* {margin:0;padding:0;}
html, body {height:100%;}
body {
color:#c0c0c0;
font-family:Helvetica, Verdana, Arial, sans-serif;
background-image:url(img/hintergrund.jpg);
font-size:12px;
overflow:auto;
}
#distance { 
width:1px;
height:50%;
margin-bottom: -300px;
float:left;
}
#container {
margin:0 auto;
position:relative;
text-align:left;
height: 590px; 
width: 930px;
clear:left;
/*border: 1px solid #ffffff;*/

}
/* Layout */
#site_background {
position:absolute; 
width:930px; 
height:530px; 
left:-2px; 
top:38px; 
border-left: 1px solid #878787; 
border-top: 1px solid #878787; 
border-right: 1px solid #E2E2E2; 
border-bottom: 1px solid #E2E2E2; 
background-color:#202020;
}
#site_language {
position:absolute; 
width:930px; 
height:55px; 
left:0px; 
top:40px;
}
#site_shadow_border {
position:absolute; 
width:200px; 
height:54px; 
left:0px; 
top:96px; 
background-color:#5A5A5A;
}
#site_big_image {
position:absolute; 
width:729px; 
height:91px; 
left:200px; 
top:39px; 
background-color:#202020; 
background-image:url(img/bild.jpg); 
background-repeat:no-repeat;
}
#site_big_image_dark {
position:absolute; 
width:729px; 
height:91px; 
left:200px; 
top:39px; 
background-color:#202020; 
background-image:url(img/bild_dark.jpg); 
background-repeat:no-repeat;
}
#site_logo {
position:absolute; 
width:240px; 
height:80px; 
left:650px; 
top:0px; 
background-color:#000000; 
border-left: 1px solid #878787; 
border-top: 1px solid #878787; 
border-right: 1px solid #E2E2E2; 
border-bottom: 1px solid #E2E2E2; 
background-image:url(img/logo.jpg); 
background-repeat:no-repeat;
}
#site_menu {
position:absolute; 
width:187px; 
height:473px; 
left:0px; 
top:96px; 
background-color:#2D2D2D;
}
#site_content {
position:absolute; 
width:729px; 
height:444px; 
left:200px; 
top:125px; 
overflow:auto;  
scrollbar-3dlight-color:#F7F7F7;
scrollbar-arrow-color:#F7F7F7;
scrollbar-darkshadow-color:#F7F7F7;
scrollbar-face-color:#2D2D2D;
scrollbar-highlight-color:#1D1D1D;
scrollbar-shadow-color:#404040;
scrollbar-track-color:#2D2D2D;

}
#site_footer_right {
position:absolute; 
width:740px; 
height:15px; 
left:190px; 
top:575px; 
text-align:center;
font-size: 10px;
/*border: 1px solid #ffffff;*/
}
#site_footer_left {
position:absolute; 
width:190px; 
height:15px; 
left:0px; 
top:575px; 
text-align:left;
font-size: 10px;
/*border: 1px solid #ffffff;*/
}

#site_content_artikel {
 padding-top: 25px;
 overflow:hidden; 
position:absolute; 
width:729px; 
height:444px; 
left:200px; 
top:125px;  
scrollbar-3dlight-color:#F7F7F7;
scrollbar-arrow-color:#F7F7F7;
scrollbar-darkshadow-color:#F7F7F7;
scrollbar-face-color:#2D2D2D;
scrollbar-highlight-color:#1D1D1D;
scrollbar-shadow-color:#404040;
scrollbar-track-color:#2D2D2D;
}

#middle_content {
position:absolute;
padding-left: 20px; 
padding-top: 50px;
padding-right: 20px;
/*padding-bottom: 20px;*/
left:0px;
width: 400px;
/*border: 1px solid #ffffff;*/
}

#right_content {
position:absolute;
padding-top: 50px;

/*padding-bottom: 20px;*/
left:440px;
width: 270px;
/*border: 1px solid #ffffff;*/
}

#Content_Table {
padding-left: 20px; 
padding-top: 50px;
padding-right: 20px;
padding-bottom: 0px; 
}

#top_menue_no {
width: 180px; 
text-align:left; 
font-family:Verdana, Arial; 
font-size:14px; 
}
#top_menue_no  a, #top_menue_no li a:link { 
display: block; 
color:#c0c0c0;  
text-decoration: none; 
padding-left: 25px; 
padding-bottom: 0px; 
padding-top: 13px; 
}
#top_menue_no a:hover {
text-decoration: underline; 
}

#top_menue_act {
width: 180px; 
text-align:left; 
font-family:Verdana, Arial; 
font-size:14px; 
}
#top_menue_act  a, #top_menue_act li a:link { 
display: block; 
color:#F08B31; 
text-decoration: none; 
padding-left: 25px; 
padding-bottom: 5px; 
padding-top: 13px; 
background-image:url(img/list.jpg); 
background-repeat:no-repeat;
}
#top_menue_act a:hover {
text-decoration: underline; 
}

#sub_menue_no {
width: 180px; 
text-align:left; 
font-family:Verdana, Arial; 
font-size:12px; 
}
#sub_menue_no  a, #sub_menue_no li a:link { 
display: block; 
color:#c0c0c0; 
text-decoration: none; 
padding-left: 30px; 
padding-bottom: 0px; 
padding-top: 3px; 
background-image:none; 
background-repeat:no-repeat;
}
#sub_menue_no a:hover {
text-decoration: underline; 
}

#sub_menue_act {
width: 180px; 
text-align:left; 
font-family:Verdana, Arial; 
font-size:12px; 
}
#sub_menue_act  a, #sub_menue_act li a:link { 
display: block; 
color:#F08B31; 
text-decoration: none; 
padding-left: 30px; 
padding-bottom: 0px; 
padding-top: 3px; 
background-image:url(img/list1.jpg); 
background-repeat:no-repeat;
}
#sub_menue_act a:hover {
text-decoration: underline; 
}

#language { font-family:Helvetica,Verdana, Arial,sans-serif; font-size:10px; color:#dddddd;}
#language a { font-family:Helvetica, Verdana, Arial, sans-serif; font-size:10px; color:#999999; text-decoration: none;}

#user {background-color: #202020; color:#c0c0c0; border: 1px solid #5A5A5A;}
#pass {background-color: #202020; color:#c0c0c0; border: 1px solid #5A5A5A;}
#submit {background-color: #202020; color:#c0c0c0; border: 1px solid #5A5A5A;}

#eingabe {background-color: #202020; color:#c0c0c0; border: 1px solid #5A5A5A;}
#textfeld {background-color: #202020; color:#c0c0c0; border: 1px solid #5A5A5A;}
#abschicken {background-color: #202020; color:#c0c0c0; border: 1px solid #5A5A5A;}

#link { font-family:Helvetica,Verdana, Arial,sans-serif; font-size:10px; color:#dddddd;}
#link a { font-family:Helvetica, Verdana, Arial, sans-serif; font-size:10px; color:#999999; text-decoration: underline;}