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

html {height:100%;}
body {height:100%; margin:0px; background-color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#ffffff;}

#little { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#cccccc;}
#text_grey { font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#cccccc;}
#text_cyan { font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#009fde;}



#bg_m_down {background-image:url(img/bg_m_down.jpg); height:80px;}
#bg_r_down {background-image:url(img/bg_r_down.jpg); height:80px;}
#bg_l_down {background-image:url(img/bg_l_down.jpg); height:80px;}
#img_bg {position:fixed;}
#bg_balken {background-image:url(img/bg_balken.jpg); background-repeat:no-repeat;}


#footer {height:45px; text-align:center;}
#img_bg {position:fixed;}
#Ebene1 {position: absolute; z-index: 1; top: 0px; left:0px; width:100%; height:100%; visibility: visible; display: block;}
#Ebene2 {position: absolute; z-index: 2; top: 0px; left:0px; visibility: visible; display: block; width:100%; height:100%;}


#bg_cont {background-image:url(img/bg_cont.jpg); background-repeat:no-repeat; width:50%; height:100%;}
#bg_cont_grau {background-image:url(img/bg_cont_grau.jpg); background-repeat:no-repeat; padding-left:35px; padding-top:25px; font-size:15px; line-height:19px;}
#bg_cont_grau_lang {background-image:url(img/bg_cont_grau_lang.jpg); background-repeat:no-repeat; padding-left:35px; padding-top:25px; font-size:15px; line-height:19px;}
#bg_cont_grau_lang_lang {background-image:url(img/bg_cont_grau_lang_lang.jpg); background-repeat:no-repeat; padding-left:35px; padding-top:25px; font-size:15px; line-height:19px;}
#bg_cont_index { padding-left:5px; padding-top:25px; font-size:13px; line-height:18px;}
#cyan {color:#009fde; font-size:20px;}
#cyan2 {color:#009fde;}


.nav2 {text-decoration: none; color: #ffffff; }
.nav2 a:link {text-decoration: none; color: #ffffff;}
.nav2 a:hover {text-decoration: underline; color: #009fde; }
.nav2 a:visited {text-decoration: none; color: #ffffff;}
.nav2 a:active {text-decoration: none; color: #ffffff;}

