/* CSS Document */

body{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
color:#FFFFFF;
background-color: #333333;
height:95%;
}
html{
height:95%;
}

ul{
list-style: none;
}

a{
text-decoration: none;
color: #FFFFFF;
}
a:hover{
text-decoration: none;
color:#6ec132;
}



hr{
border: 0px solid;
}

h1{
font-size: 12px;
margin: 0;
padding: 0;
text-transform: uppercase;
}

h2{
font-size: 12px;
margin: 0;
padding: 0;
text-transform: uppercase;
}

.header_h2{
background-image: url(../img/h1_black.jpg);
background-repeat:no-repeat;
padding: 0 0 0 23px;
height: 30px;
margin: 0 0 15px -23px;
color: #000000;

}

.header_h1{
background: transparent;
padding: 0 0 0 3px;
height: 30px;
margin: 0 0 15px 0;
color:#FFFFFF;

}

.img_square{
padding: 3px 0 0 0;
margin-right: 11px;
float: left;
}
.img_balken{
padding: 2px 0 0 22px;
float: left;
}

.bodytext{
margin: 5px 0 15px 24px;

}

#container{
margin: 0 auto 0 auto;
width: 865px;
background-color: #1E1E1E;
background-repeat:no-repeat;

}

#line_left{
padding: 0 0 0 16px;
clear: both;

}
#middle{
clear: both;
}
*html #middle{
margin: -110px 0 110px 0 ;

}
#header{
width: 850px;
height: 186px;

}

#right{
border-left: 2px solid #6ec132;
float:left;
}

#menue{
font-family:Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
text-transform:uppercase;
margin: 130px 0 0 60px;
}

#menue ul{
list-style-type: none;
margin: 0;
padding: 0;
}

#menue li{
float: left;
margin: 0 5px 0 0;
}

#menue a{
color: #000000;
text-decoration: none;

}

#menue a:hover{

text-decoration: none;
color: #6ec132;

}

#menue .active{
text-decoration: none;
color: #6ec132;

}

#menue_oben{
text-align: right;
padding: 10px 15px;
}

#menue_oben a{
color:#000000;
text-decoration: none;
}

#menue_oben a:hover{
color:#6ec132;
text-decoration: none;
}

#left{
float: left;
width: 224px;
padding: 20px 0 20px 40px;
background-color:#000000;
min-height:330px;
background-image:url(../img/bg_content.jpg);
}

*html #left{

height:330px;

}

#container_rechts{
clear: both;
width: 583px;
min-height:330px;
}

*html #container_rechts{
height:330px;
}

#container_rechts a{
text-decoration: none;
color: #000000;
}
#container_rechts a:hover{
text-decoration: none;
color:#6ec132;
}

#right_middle{
min-height:330px;
width: 267px;
float: left;
padding: 20px 10px 20px 40px;
}

#right_middle a, #right_right a{
text-decoration: none;
color: #FFFFFF;
}
#right_middle a:hover, #right_right a:hover{
text-decoration: none;
color:#6ec132;
}

#right_right{
width: 226px;
float:left;
min-height:330px;
padding: 20px 0 20px 40px;
background-color:#000000;
background-image:url(../img/bg_content.jpg);
}

#footer{
font-size:11px;
color: #FFFFFF;
text-align: right;
background-color: #1E1E1E;
padding: 3px 0px 3px 0;
text-align: center;
margin: 0 0 0 -16px;

}

.tabelle{
border: 1px solid #CCCCCC;
margin: 0 0 0 25px;

}

.active_small{
text-decoration: none;
color: #6ec132;
}
.tabelle_einzel td{
vertical-align:top;
border: 1px solid #CCCCCC;
min-width: 80px;
}

.tabelle td{
vertical-align:top;
border: 1px solid #CCCCCC;
width: 80px;
}

.clearer{
clear:both;

}

.table_news .bodytext{
margin: 0;

}

.news_date{
font-size:8px;
color:#999999;
}

.news_header{
color:#6ec132;
font-weight: bold;
font-size: 12px;
margin-bottom: 5px;
}

.news_morelink{
margin-top: 5px;
}

.news_latest_container{

margin: 0 5px 0 23px;

}

.news_image IMG{
float: left;
margin: 5px;
}

.csc-textpic-imagewrap{

	margin: 0 0 0 25px;

}

#right_middle .tx-rgsmoothgallery-pi1 {
background:#FFFFFF url(img/loading-bar-white.gif) no-repeat scroll center;
margin-left:-30px;
margin-top:-20px;
}

/*************************************** IE6 **********************************/


*html #header{
height: 186px;

}
*html #menue{
margin: 130px 0 0 60px;
}

