/* Scrollbars IE only*/
BODY  
{
scrollbar-base-color : #E6E6E6;
scrollbar-track-color : #E6E6E6;
scrollbar-face-color : #E6E6E6;
scrollbar-highlight-color : #E6E6E6;
scrollbar-3dlight-color : #E6E6E6;
scrollbar-darkshadow-color : #E6E6E6;
scrollbar-shadow-color : #002164;
scrollbar-arrow-color : #002164;
color : black
}

/* Links */



A.eins  
{
font-size : 10pt;
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
font-style : normal;
color:#000000;
text-decoration:underline;
}

A.zwei  
{
font-size : 10pt;
font-family : Arial,Helvetica,sans-serif;
font-weight : normal;
font-style : normal;
color : #FF7900;
text-decoration:underline;
}


A.eins:Visited  
{
font-size : 10pt;
font-family : Arial,Helvetica,sans-serif;
font-weight : normal;
font-style : normal;
color:#FF7900;
text-decoration:none;
}

A.zwei:Visited  
{
font-size : 10pt;
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
font-style : normal;
color : #FF7900;
}



A.eins:Active  
{
font-size : 10pt;
font-family : Arial,Helvetica,sans-serif;
font-weight : normal;
font-style : normal;
color:#FF7900;
text-decoration:none;

}		

A.zwei:Active  
{
font-size : 10pt;
font-family : Arial,Helvetica,sans-serif;
font-weight : normal;
font-style : normal;
color : #000000;
text-decoration:none;
}
					

A.eins:Hover  
{
font-size : 10pt;
font-family : Arial,Helvetica,sans-serif;
font-weight : normal;
font-style : normal;
color:#FF7900;
text-decoration:none;
}                          

A.zwei:Hover  
{
font-size : 10pt;
font-family : Arial,Helvetica,sans-serif;
font-weight : normal;
font-style : normal;
color : #000000;
text-decoration:none;
}


.textorangebold {
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
font-weight: bold;
color: #FF7900;
}

.text {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: normal;
color: #000000;
}


}
.textsmallbold {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
color: #000000;
}

.textbold {

font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: normal;
color: #000000;
}

.textorangeboldsmall {
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
font-weight: bold;
color: #FF7900;
}

