﻿@charset "utf-8";
/* CSS Document */
body { margin: 0px; padding: 0px; font-family: "Trebuchet MS", Arial, Tahoma; color:#969696; font-size:12px; background-color:#333333; } 
div, p, h1, h2 { margin: 0px;} 
h1 { font-size:19px; text-transform:uppercase;padding-bottom:0px; color:#CC0000;}
ul { margin:0px; padding-left:0;}
li {list-style:none; padding-left:20px; margin:0px; background:url(../images/li_str.gif) no-repeat 0px 5px;}
h2 { font-size:11px; text-transform:uppercase; color:#FFFFFF; font-weight:bold;}/*{ font-size:12px; color:#c4c4c4;}*/
.yellow {color:#facc51;}
p { text-align:justify;}
img { border:0; }
input { width:290px;}
textarea { width:290px;}
a {color:#facc51; text-decoration:none}
a:hover{ color:#FF9900;} /* FF9900 facc51*/

#container { }
#left_column { position: absolute; left: 0px; top: 0px; width: 50%; background-color: #333333;height:100%; } 
#center_column { position:absolute; margin-left:50%; left:-385px; background-color: #333333; width:770px; z-index:3;  }
#right_column { position: absolute; right: 0px; top: 0px; width: 50%; height:100%; background-color: #333333; background:#333333; } 

#header { }
#head_abstand { background-color: #333333; height:90px; width:770px;}
#head { background-color: #333333; height:70px; width:770px;}

#content{ min-height:161px; width:770px; float:left; }
#content_2{ min-height:161px; width:770px; float:left;   }
#first_col { border-top:4px solid ; border-color:#660000; width:325px; float:left; padding:20px;background-color: #000;}
#between_col { width:0px; float:left; padding:20px;background-color: #333333;}
#second_col { border-top:4px solid; border-color:#660000;width:325px; float:left;padding:20px;background-color: #000;}

#content_text{ min-height:100px; width:770px; float:left; }
#first_coltext { text-align:justify;width:325px; float:left; padding:20px;background-color: #000;}
#between_coltext { width:0px; float:left; padding:20px;background-color: #333333;}
#second_coltext { text-align:justify;width:325px; float:left;padding:20px;background-color: #000;}

#footer { }
#footer_abstand { background-color: #333333; height:10px; width:770px;}
#foot { background-color: #333333; height:55px; width:770px;}
#content_footer{ min-height:161px; width:770px; float:left; }
#first_colfoot { width:325px; float:left; padding:20px;background-color: #333333;}
#between_colfoot { width:0px; float:left; padding:20px;background-color: #333333;}
#second_colfoot { width:325px; float:left;padding:20px;background-color: #333333;}