body {
	background-image: url(../img/gbg_head_slice.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	line-height: 20px;
	color: #2b2b2b;
	font-size: 14px;
	background-color:#f5f5f5;
}

a {
	color: #006600;
	text-decoration: underline; 
}

a:hover {
	color: #395218;
	text-decoration: underline overline;
}

#main {
	background-image: url(../img/gbg_main_slice.jpg);
	width: 962px;
	margin:auto;
	background-repeat: repeat-y;
}

#overmain {
	background-image: url(../img/gbg_head_main.jpg);
	background-repeat: no-repeat;
	padding-top:35px;
	padding-right:11px;
}

#main .headmenu {
	color: #397503;
	text-align: right;
}

#main .headmenu a {
	color: #006600;
	text-decoration: none; 
	font-size: 14px;
}



#main .headmenu a:hover {
	color: #395218;
	text-decoration: underline;
}
#main .headmenu .active a {
	text-decoration: underline;
}
#main #logo {
	display: block;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 80px;
}

#main .content {}

#main .content #navcol {
	float: left;
	width: 225px;
	color: #000000;
	padding-left: 15px;
}

/* Navigation Ebene 0 */
#main #overmain .content #navcol ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
/*#main #overmain #news {
	position: relative;
	z-index: -99999999999999;
	width: 230px;
	left: 853px;
	top: 249px;
	background-image: url(../img/act_slice.jpg);
	background-repeat: repeat-y;
}*/

#main #overmain #news {
	background-image: url(../img/act_slice.jpg);
	background-repeat: repeat-y;
	position:absolute;
	top:261px;
	margin-left:50%;
	left:261px;
	width: 230px;
	
}
* html  #main #overmain #news { /*  CSS HACK IE6  */
	left:409px;
}
*+html #main #overmain #news { /*  CSS HACK IE7  */
	left:260px;
}


#main #overmain #news #overnews {
position: relative;
	background-image: url(../img/act_head.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index:inherit;
}
#main #overmain #news #overnews #btxt {
	position: relative;
	padding: 10px;
	z-index:inherit;
}



#main #overmain #news #overnews .footews {
	position: relative;
	background-image: url(../img/atk_foot.jpg);
	background-position:bottom;
	height: 7px;
	width: 230px;
	z-index:inherit;
}



#main #overmain .content #navcol li {
	background-image: url(../img/nav_button.jpg);
	background-repeat: no-repeat;
}

#main #overmain .content #navcol li a {
	height: 36px;
	width: 212px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	white-spacing: 0.01px;
	padding-left: 8px;
	line-height: 14px;
	padding-top: 5px;
}

#main #overmain .content #navcol ul li a:hover {
	background-image: url(../img/nav_active.jpg);
	color: #2b2b2b;
}

#main #overmain .content #navcol ul li .active  {
	background-image: url(../img/nav_active.jpg);
	color: #2b2b2b;
}

/* Navigation Ebene 1 */
#main #overmain .content #navcol .sub1 a {
	background-image:url(../img/nav_button_weiss.jpg);
	color:#333333;
	padding-left:20px;
	font-size:12px;
	height: 18px;
	background-position: -50 0;
}

#main #overmain .content #navcol .sub1  a:hover {
	background-image:url(../img/nav_button_weiss.jpg);
	color:#397503;
	font-weight:bold; 
}

#main #overmain .content #navcol .sub1_active a {
	background-image:url(../img/nav_button_weiss.jpg);
	color:#397503;
	font-weight:bold;
}

/* Navigation Ebene 2 */
#main #overmain .content #navcol .sub2 {
	background-image:url(../img/nav_button_weiss.jpg);
}
#main #overmain .content #navcol .sub2 a {
	color:#333333;
	padding-left:40px;
	font-size:12px;
	height: 18px;
	background-position: -50 0;
	font-weight:normal;
}
#main #overmain .content #navcol .sub2  a:hover {
	background-image:none;
	color:#397503;
		text-decoration:underline overline;
	background-repeat: no-repeat;
	background-position: 20px center;
}

#main #overmain .content #navcol .sub2_active a {
	background-image:url(../img/nav_arrow.jpg);
	color:#397503;
	text-decoration:underline;
	background-repeat: no-repeat;
	background-position: 20px center;
}

#main .content #contentcol {
	float: left;
	width: 640px;
	padding-top: 100px;
	padding-left: 30px;
	padding-bottom: 30px;
	min-height: 430px;
	padding-right: 30px;
}

#main .content #contentcol h1, #main .content #contentcol_news h1 {
	color:#397503;
	line-height:1em;
	font-weight: normal;
}

#main .content #contentcol h2 , #main .content #contentcol_news h2{
	color:#535353;
	font-weight: normal;
}
#main .content #contentcol_news {
	float: left;
	width: 570px;
	padding-top: 100px;
	padding-left: 30px;
	padding-bottom: 30px;
	min-height: 430px;
}  
#news #overnews .shownews #btxt h1.csc-firstHeader { 
	color: #535353;
	font-size: 18px;
	padding-left:10px;
 	margin-top: 4px;
	margin-bottom: 6px;
	font-weight: normal;
}

#news #overnews .shownews a {
	color: #006600;
	text-decoration: none;
}
#news #overnews .shownews a:hover {
	color:#000000;
	text-decoration: underline;
}

#news #overnews hr {
	color: #CCCCCC;
	width:80%;
	margin-bottom:8px;
	margin-top:8px;
	margin-left:auto;
	margin-right:auto;
	height:0px;
}

/* .nws_time {
	float: right;
	font-size: 11px;
	color: #535353;
	padding-right:10px;
} */

.nws_title {
	float: left;
	font-weight: bold;
	font-size: 12px;
	padding-left:10px;
	margin:0px;
}

.nws_body {
	font-size: 12px;
	line-height: 16px;
	text-align:justify;
	padding-left: 10px;
	padding-right: 10px; 
	margin-top:23px;
}

.nws_more {
	display:block;
	text-align:right;
	padding-bottom:6px;
	margin:0px;
	height:12px;
	border-bottom: 1px solid lightgreen;
	margin-bottom:3px;
	position:relative;
	top:-10px;
}


#main .content #contentcol_news h2 {
	color:#535353;
	font-weight: normal;
}

#footer {
	background-image: url(../img/gbg_foot_slide.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 68px;
}

#footer #footer_main {
	background-image: url(../img/gbg_foot_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:948px;
	height: 68px;
	margin:auto;
	color: #535353;
	text-align: right;
	padding-right: 14px;
	padding-top: 6px;
}

#footer #footer_main a {
	color: #535353;
	text-decoration: none;
	font-size: 14px;
}
#footer #footer_main  .active a {
	text-decoration: underline;
}

#footer #footer_main a:hover {
	color: #395218;
	text-decoration: underline;
}

.clear{
	clear:both; 
}

#main #overmain .content #contentcol #colLeft {
	float: left;
	width: 310px;
}

#main #overmain .content #contentcol #colRight {
	float: left;
	width: 310px;
	margin-left: 20px;
}

/***************************
*****   mailformplus   *******
***************************/

#rm_mfp_generator_name, #rm_mfp_generator_strasse, #rm_mfp_generator_email,
#rm_mfp_generator_telefon, #rm_mfp_generator_fax, #rm_mfp_generator_vorname,
#rm_mfp_generator_nachname, #rm_mfp_generator_firma, #rm_mfp_generator_land {
   border:1px solid #888888;
   width:200px;
}

#rm_mfp_generator_bundesland , #rm_mfp_generator_anrede {
   border:1px solid #888888;
   width:202px;
}

#rm_mfp_generator_plz {
   border:1px solid #888888;
   width:68px;
   margin-right:2px;
}

#rm_mfp_generator_ort {
   border:1px solid #888888;
   width:128px;
}

#rm_mfp_generator_nachricht {
   border:1px solid #888888;
   width:200px;
}

#rm_mfp_generator_submit {
   border:1px solid #888888;
   width:100px;
}

#rm_mfp_generator_submit_long {
   border:1px solid #888888;
   width:150px;
}
.news-latest-morelink {
	display:block;
	text-align:right;
	font-size:12px;
}
.news-list-text {
	padding-bottom:25px;
}

.news-list-date {
	background-color:transparent;
	color: #000000;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
}



.ind_title {
	font-size: 21px;
	font-weight: normal;
	color:#535353;
	margin-top:23px;
	margin-bottom:18px;
}

.ind_group{
	width:462px;
	margin-bottom:23px;
	
}

.ind_group .ind_line_top{
	height:12px;
	background:url('/fileadmin/system/layout/img/line_top.png') no-repeat left top;
	border:0px solid #000;
	
}

.ind_group .ind_line_1_3{
	padding:5px;
	padding-left:20px;
	height:40px;
	background:url('/fileadmin/system/layout/img/line_1_3.png') repeat-y left;
}

.ind_group .ind_line_2_3{
	padding:5px;
	padding-left:20px;
	height:40px;
	background:url('/fileadmin/system/layout/img/line_2_3.png') repeat-y left;
}

.ind_group .ind_line_3_3{
	padding:5px;
	padding-left:20px;
	height:40px;
	background:url('/fileadmin/system/layout/img/line_3_3.png') repeat-y left;
}

.ind_group .ind_line_1_2{
	padding:5px;
	padding-left:20px;
	height:40px;
	background:url('/fileadmin/system/layout/img/line_1_2.png') repeat-y left;
}

.ind_group .ind_line_2_2{
	padding:5px;
	padding-left:20px;
	height:40px;
	background:url('/fileadmin/system/layout/img/line_2_2.png') repeat-y left;
}

.ind_group .ind_line_bottom{
	height:12px;
	background:url('/fileadmin/system/layout/img/line_bottom.png') no-repeat left top;
	border:0px solid #000;
}

.ind_group .ind_name {
	padding-top:10px;
	padding-left:15px;
	float:left;
}

.ind_group .ind_pic_0 {
	float:left;
	width:35px;
	height:36px;
	background-image:url('/fileadmin/system/layout/img/thumb-no.png');
	background-repeat:no-repeat;
}

.ind_group .ind_pic_1 {
	float:left;
	width:35px;
	height:36px;
	background-image:url('/fileadmin/system/layout/img/thumb-up.png');
	background-repeat:no-repeat;
}

.ind_group .ind_pic_2 {
	float:left;
	width:35px;
	height:36px;
	background-image:url('/fileadmin/system/layout/img/thumb-middle.png');
	background-repeat:no-repeat;
}

.ind_group .ind_pic_3 {
	float:left;
	width:35px;
	height:36px;
	background-image:url('/fileadmin/system/layout/img/thumb-absmiddle.png');
	background-repeat:no-repeat;
}

.ind_group .ind_pic_4 {
	float:left;
	width:35px;
	height:36px;
	background-image:url('/fileadmin/system/layout/img/thumb-nearly-down.png');
	background-repeat:no-repeat;
}

.ind_group .ind_pic_5 {
	float:left;
	width:35px;
	height:36px;
	background-image:url('/fileadmin/system/layout/img/thumb-down.png');
	background-repeat:no-repeat;
}

p.csc-linkToTop { 
text-align:right;font-size:11px;

}
p.csc-linkToTop a{ 
background:url(../img/totop.png) left -2px no-repeat;
padding-left:12px;
}

.csc-textpic{
	display:block;
	clear:both;
}
.csc-textpic-clear{
clear:both;
}
.lastupdate {border:0px solid #000; color:#006600; }
