body {
margin: 0px;
}

.content {
font-family: tahoma;
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
}


.outer {
padding-top: 15px;
padding-bottom: 15px;
padding-left: 10px;
padding-right: 10px;
background-color: #97311A;	
border: 10px solid #FFFFFF;
}	

.box {
border: 1px solid #ffffff;	
}


a:link {
color: #fec10e;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
text-decoration: underline;

}
a:visited {
color: #999999;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
font-style: normal;
text-decoration: underline;

}

a:hover {
color: #000000;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
font-variant: normal;
text-decoration: none;
}



.artikel_header {
padding: 10px;
background-color: #fec10e;
font-family: tahoma;
font-size: 13px;
font-weight: bold;
color: #FFFFFF;

}

.artikel_text {
padding: 10px;
font-family: tahoma;
font-size: 12px;
font-weight: none;
color: #555555;
background-color: #ffffff;
}


.artikel_header_rechts {
padding: 10px;
background-color: #9D0B00;
font-family: tahoma;
font-size: 13px;
font-weight: bold;
color: #ffffff;
border-bottom: 1px solid #ffffff;	
}


.menu {
width: 300px;
background-color: #9D0B00;
font-family: tahoma;
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
}


.menu_text {
padding: 10px;
width: 300px;
background-color: #9D0B00;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
}

.artikel {
width: 500px;
background-color: #FFFFFF;
font-family: tahoma;
font-size: 11px;
color: #666666;
}



h2 {
font-family: tahoma;
font-size: 14px;
font-weight: bold;
color: #55555;
text-decoration: none;
line-height: 0px;
}


h3 {
font-family: tahoma;
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
} 


.header {
background-color: #97311A;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;;
}

.header_table { 
padding: 10px;
background-color: #97311A;
font-size: 15px;
color: #FFFFFF;
font-weight: bold;
text-align: center;
} 


.text {
font-family: tahoma;
font-size: 11px;
font-weight: normal;
color: #555555;
}


.copyright { 
padding: 5px;
font-family: tahoma;
font-size: 11px;
color: #ffffff;;
background-color: #97311A;	
border: 1px solid #ffffff;
text-align: center;
}


textarea, input, select {
font-family: Tahoma;
font-size: 11px;
color: #666666;
font-weight: normal;
line-height: 14px;
}

.border {
border: 1px solid #000000;	
}


.iright
{
/* margin-left: 0px; */
padding-left: 10px;
padding-bottom: 10px;
float: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #555555;
text-decoration: none;
text-align: center;
}

.ileft
{
padding-right: 10px;
padding-bottom: 10px;
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #555555;   
text-decoration: none;
text-align: center; 
}

.icenter
{
padding-top: 10px;
padding-bottom: 10px;
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #555555;
text-decoration: none;
text-align: center;  
}
