*
{ 
margin: 0; 
padding: 0; 
}*

body 
{ 
font: .8em Arial, Sans-Serif; 
line-height: 1.5em; 
background: #E0E0E0; 
color: #444; 
}


#header {
background:  url(images/header.jpg) repeat-x;
height: 161px;
}


#container
{ 
padding: 10px 10px 3px 10px; 
width: 900px; 
margin:20px auto; 
background: #fff;
}


#menu 
{ 
float: left; 
margin-left:0px;
width: 170px; 
background: #6F7FAE;  
margin-bottom: 10px; 
margin-top: 20px; 
border: 1px dotted #FF8B1E;
}

#menu ul 
{ 
padding: 5px 10px 10px 10px;
margin: 0; 
}

#content 
{ 
margin-bottom: 10px; 
margin-left:10px;
float: left; 
width: 530px;
padding: 0 10px 10px 10px; 
margin-top: 10px;
}

#werbung
{ 
float: right; 
text-align:left;
margin-right:0px;
line-height: 1.0em; 
width: 165px; 
height:900px;
background: #FFFFFF;  
margin-bottom: 10px; 
margin-top: 20px; 
border: 0px dotted #FF8B1E;
}

div.features
{
width: 154px; 
padding: 2px;
border: 1px solid #6F8EBD;
font-size:11px;

}


div.affili {
width:520px;
height:30px;
background-color:#FFCB3F;
text-align:center;
font-weight:bold;
border: 1px solid #1B2D63;

}

div.affili a {color: #000000; text-decoration: underline;}
div.affili a:visited {color: #000000; text-decoration: underline;}
div.affili a:hover {color: #000000; text-decoration: underline;}



#werbung2
{ 
float: right; 
margin-right:0px;
width: 170px; 
height:300px;
background: #FFFFFF;  
margin-bottom: 10px; 
margin-top: 20px; 
border: 1px dotted #1B2D63;
}


#footer 
{ 
background: #EDE2A5;
font-size: 11px; 
text-align: center; 
border-top: 1px solid #2F1B64; 
padding: 10px 5px; 
height: 20px;
margin-bottom: 10px;
}


a {color: #DBB563; text-decoration: none;}
a:visited {color: #DBB563; text-decoration: none;}
a:hover {color: #333; text-decoration: underline;}

#content a {color: #5C86C0; text-decoration: underline;}
#content a:visited {color: #5C86C0; text-decoration: underline;}
#content a:hover {color: #5C86C0; text-decoration: none;}


#footer a {color: #DBB563; text-decoration: none;}
#footer a:visited {color: #DBB563; text-decoration: none;}
#footer a:hover {color: #DBB563; text-decoration: underline;}


h1 { font-size: 18px; padding: 10px 0 3px; margin: 0 0 10px; }
h2 { font-size: 14px; padding: 10px 0 3px; margin: 0 0 10px; color: #0098DD;  }
h3 { padding-left: 10px; font-size: 1em; color: #fff; background: #1B2D63;  height: 24px; line-height: 24px; }
h4 {  padding-left: 5px; font-size:12px; color: #fff; background: #0098DD;  height: 20px; line-height: 24px; width:155px; }

ul a {COLOR: #FFFFFF; text-decoration: underline;}
ul a:hover {COLOR: #DBB563; text-decoration: none;}
a:visited {COLOR: #FFFFFF; text-decoration: underline;}

#werbung2 a {color: #1B2D63; text-decoration: underline;}
#werbung2 a:visited {color: #1B2D63 text-decoration: underline;}
#werbung2 a:hover {color: #1B2D63; text-decoration: none;}

#werbung a {color: #1B2D63; text-decoration: underline;}
#werbung a:visited {color: #1B2D63 text-decoration: underline;}
#werbung a:hover {color: #1B2D63; text-decoration: none;}



ul {  padding: 0; margin: 0 0 10px; line-height: 1.8em; }
li { list-style-type: none;}

#content ul {  padding: 0; line-height: 1.5em; margin-left:15px; }
#content li { list-style-type:square;}

#content ul a {COLOR: #444; text-decoration: underline;}
#content ul a:hover {COLOR: #DBB563; text-decoration: none;}
#content ul a:visited {COLOR: #444; text-decoration: underline;}

p { margin: 5px 0 10px 0; }
img { border: none; }
