@charset "UTF-8";
/* CSS Document */

* ul {
padding:0;
}
* li {
padding:0;
}

@font-face { font-family:milch43;
src:url(http://www.domain.de/fonts/xfiles.pfr); }

body {
background-image:url(img/header3_side.png);
background-repeat:repeat-x;
color:#999999;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
}
#wrapper {
background-color:transparent;
color:#FFFFFF;
margin:10px auto;
width:1000px;
}

#top_header {
background-image:url(img/header3.png);
height:270px;
width:1000px;
z-index:500;
}

#footer {
position: fixed;
margin-left:0px;
z-index:4;
bottom: 0px;
min-width: 1000px;
height: 35px;
color:#002942;
background-color: #FFFFFF;
border-top-style: none;
border-top-color: FFFFFF;
border-top-width: 1px;
padding-top: 15px;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
line-height:18px;
text-align: center;
	
}

#navi {
border:none;
float:left;
height:400px;
margin-right:4px;
margin-top:4px;
width:150px;
border-bottom-left-radius:40px;
}

#content {
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
float:right;
min-height:220px;
margin-top:4px;
margin-bottom:40px;
padding-right:10px;
width:680px;
}

#content img {
margin-left:25px;
margin-bottom:2px;
}

p.order {
margin-top:0px;
margin-bottom:17px;
margin-left:25px;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
color:#666;
	}

div.content_muster {
width:560px;
margin-left:20px;
margin-bottom:20px;
padding-bottom:10px;
color:#999999;
border-bottom: 1px solid #CCCCCC;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;

}


content_muster img {
float:left;
border:none;
}

#navi_rechts {
float:right;
height:400px;
margin-top:4px;
width:140px;
}

p.content {
display:block;
color:#666;
padding-left:25px;
}

h1 {
font-size:12px;
font-weight:bold;
margin-top:5px;
}

ul li {
color:#666666;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:10px;
padding-bottom:5px;
vertical-align:middle;
}
ul.navi {
margin-top:0;
padding-top:0;
}

li.navi {
background-image:url(img/arrow_right.png);
background-repeat:no-repeat;
text-align:right;
color:#666666;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-bottom:5px;
padding-left:20px;
vertical-align:middle;
}

li.navi_r {
background-image:url(img/arrow_right.png);
background-repeat:no-repeat;
text-align:left;
color:#666666;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-bottom:5px;
padding-left:5px;
vertical-align:middle;
}

a.navi {
color:#666666;
text-decoration:none;
}

a.img {
border:none hidden;
color:#FFF;
	}
	
a.navi:hover {
color:#222;
text-decoration:none;
}
a.top {
color:#FF9900;
float:right;
font-weight:bold;
height:20px;
margin-right:10px;
margin-top:5px;
text-decoration:none;
vertical-align:middle;
}
a.top:hover {
color:#FFFFFF;
text-decoration:none;
}

p.ticker {
color:#999999;
line-height:0;
margin:10px 5px 0 0;
padding:0;
vertical-align:middle;
}
a.ticker {
color:#333;
font-weight:bold;
text-decoration:none;
width:auto;
}
a.reg {
color:#FFFFFF;
text-decoration:none;
}
a:hover {
color:#999999;
}
a.reg:hover {
color:#999999;
}