/*++++++++++++++ System Colors +++++++++++++++++*/
/*+++Content_0 (yellow)+++RGB:193,193,0+++Hex:#C1C100++*/

body,html {
scrollbar-arrow-color: #ff6600;
scrollbar-base-color: #ff6600;
scrollbar-dark-shadow-color: black;
scrollbar-3dlight-color:#444444;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #4f4f4f;
scrollbar-darkshadow-color: black;
 }

/*++++++++++++++ Text Styles +++++++++++++++++*/
.textlight { color:#DBDBDB; font-family: Arial; font-size: 11px }
.textblue { color:#000000; font-family: Arial; font-size: 11px }
.textorange { color:#FF6600; font-family: Arial; font-size: 11px }
.text { color:#000000; font-family: Arial; font-size: 12px }
.textwhite { color:#FFFFFF; font-family: Arial; font-size: 12px }
.textsmall{ color:#000000; font-family: Arial; font-size: 11px }
.karriere { color:#000000; font-family: Arial; font-size: 15px }
.karrierelarge { color:#000000; font-family: Arial; font-size: 25px }
.fliesstext { color:#000000; font-family: Arial; font-size: 12px; line-height: 18px }
.fliesstextrot { color:#CC0000; font-family: Arial; font-size: 12px; line-height: 18px }


/*++++++++++++++ Formular Styles +++++++++++++++++*/

.inputs{
font-family:tahoma; 
font-size:11px; 
padding-left: 3px; 
color: #000000; 
background : #CFCFE2; 
border-style: solid; 
border-width: 1px; 
border-color: #000000; 
font-weight: normal
}

.inputs2{
font-family:tahoma; 
font-size:9px; 
padding-left: 2px; 
color: #000000; 
background : #CFCFE2; 
border-style: solid; 
border-width: 1px; 
border-color: #000000; 
font-weight: normal
}

.inputskontakt{
font-family:tahoma; 
font-size:12px; 
padding-left: 3px; 
color: #000000; 
background : #FFFFFF; 
border-style: solid; 
border-width: 1px; 
border-color: #000000; 
font-weight: normal
}


/*++++++++++++++ Href Link Styles +++++++++++++++++*/
a.light:link{ color:#DBDBDB; text-decoration:none; font-family: arial; font-size: 11px; }
a.light:visited { color:#DBDBDB; text-decoration:none; font-family: arial; font-size: 11px; }
a.light:hover { color:#FFFFFF; text-decoration:underline; font-family: arial; font-size: 11px; }

a.orangesmall:link{ color:#FF6600; text-decoration:underline; font-family: arial; font-size: 11px; }
a.orangesmall:visited { color:#FF6600; text-decoration:underline; font-family: arial; font-size: 11px; }
a.orangesmall:hover { color:#D58000; text-decoration:none; font-family: arial; font-size: 11px; }

a.orangelarge:link{ color:#FF6600; text-decoration:underline; font-family: arial; font-size: 12px; }
a.orangelarge:visited { color:#FF6600; text-decoration:underline; font-family: arial; font-size: 12px; }
a.orangelarge:hover { color:#D58000; text-decoration:none; font-family: arial; font-size: 12px; }

a.dark:link{ color:#6766A3; text-decoration:none; font-family: arial; font-size: 11px; }
a.dark:visited { color:#6766A3; text-decoration:none; font-family: arial; font-size: 11px; }
a.dark:hover { color:#000066; text-decoration:underline; font-family: arial; font-size: 11px; }

a.head:link{ color:#000000; text-decoration:none; font-family: arial; font-size: 14px; }
a.head:visited { color:#000000; text-decoration:none; font-family: arial; font-size: 14px; }
a.head:hover { color:#000000; text-decoration:underline; font-family: arial; font-size: 14px; }

a.left:link{ color:#A5480D; text-decoration:none; font-family: arial; font-size: 12px; }
a.left:visited { color:#A5480D; text-decoration:none; font-family: arial; font-size: 12px; }
a.left:hover { color:#A5480D; text-decoration:underline; font-family: arial; font-size: 12px; }

/*++++++++++++++ Table Backgrounds +++++++++++++++++*/

bglexikon { 
background-attachment:fixed; 
background-position:center center; 
background-repeat:no repeat; 
} 



