/*---------------------------allgemeine/ seitenweite Angaben-------------------------------*/
body {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#ccc;
	}
hr {
	border: 1px solid #ccc;
	}

#container {

/*	font-size: 12px;
	height: 140%;*/
/*	width:895px;*/
	width:725px;
	height: auto;
	text-align: left;
	overflow:hidden;
	background-color:#ffffff;
	}

#head, #main, #footer {
	width:895px;
/*	clear:both;*/
	overflow:hidden;
	}


#head-p {
	display: none;
	}

#main {
	margin-top: 0px;
	}

.left, .middle, .right {float:left; overflow: hidden;}

.left {
	margin-top:3px;
	width:193px;
}


/*---------------------------Content-------------------------------*/
.middle {
	/*padding: 10px;*/
	margin-left:8px;
	margin-top:3px;
	width:492px;
    height: auto;
	}

#topnav {
/*	height: 20px;*/
	}

#middle_img_top {
	height:130px;
	margin-bottom: 10px;
	width:auto;
	}

#middle_content {
	line-height: 150%;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 2px;
	min-height: 500px;
	height: 500px;
	border-top: 1px solid #9ABE9A;
	}

div[id] #middle_content {
   height:auto;
   }

#footer_middle {
	border-top: 1px solid #fff;
	margin-top:5px;
	/*margin-bottom:10px;*/
	width: 492px;
	text-align:center;}

.footer_middle_l {
	float: right;
	}


.footer_middle_r {
	float: right;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #9ABE9A;
	}

/*---------------------------rechte Spalte-------------------------------*/
.right {
	float: right;
	margin-left:8px;
	margin-top:3px;
	line-height:150%;
	width: 194px;
	height: auto;
}

#top_right {
	height: 130px;
	margin-bottom: 10px;
}

#aktuell {
    padding-top: 10px;
/*    min-height: 500px;
	height: 500px;*/
	}

div[id] #aktuell {
   height:auto;
   }

#teaser {
	margin-top: 6px;
	overflow: hidden;
	}

#footer_right {
	}

/*---------------------------linke Spalte/ Navigation-------------------------------*/
#nav_logo {
	height:130px;
	margin-bottom: 10px;
	background-image: url(images/logo_f130.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width:auto;
	}

#nav-main {
    min-height: 300px;
	height: 300px;
	line-height: 150%;
	padding-top: 0px;
	padding-bottom: 25px;
	border-right: 1px dotted #9ABE9A;
	}
	
div[id] #nav-main {
   height:auto;
   }
	
/*.menu1_level_1-no {
	padding: 5px 5px 5px 15px;
	margin-left: 22px;
	margin-right: 22px;
	margin-bottom: 10px;
	}

.menu1_level_1-act {
	padding: 5px 5px 5px 15px;
	margin-left: 22px;
	margin-right: 22px;
	margin-bottom: 10px;
	background-color: #9ABE9A;
	}*/

.menu1_level_2-no {
/*	padding: 0px 5px 10px 5px;*/
/*	margin: 5px 22px 5px 27px;*/
	padding: 3px 5px 3px 18px;
	margin: 0px 22px 0px 30px;	
/*	background-color: #D5E3D4;*/
	}

.menu1_level_2-act {
	padding: 3px 5px 3px 18px;
	margin: 0px 22px 0px 30px;	
/*	background-color: #9ABE9A;
	border-left: 1px solid #9ABE9A;*/
	background-image: url(images/eisen_14.gif);
	background-repeat: no-repeat;
	background-position: left 8px;

	}

.menu1_level_3-no {
	padding-left: 45px;}

.menu1_level_3-act {
	padding-left: 45px;
	}

#left_teaser {
	margin-left: 10px;
	}

#footer_left {
	}

/*.menu3-act {
	display: inline;
	margin-left: 10px;
	padding:0px 5px 0px 5px;
	text-align: center;
	}

.menu3-no {
	display: inline;
	margin-left: 10px;
	padding:0px 5px 0px 5px;
	text-align: center;
	}*/


/*---------------------------Reitermenue-------------------------------*/

#middle_reiter {
	height: auto;
/*	padding-top: 10px;
	border-bottom: 1px solid #ccc;*/
}

#middle_reiter a:link, #middle_reiter a:visited {
/* 	color:#8D1C0C;*/
	font-weight: normal;
  	text-decoration: none;}

#middle_reiter a:hover {
/* 	color:#5A101F;
	background-color: #8D1C0C;*/
	font-weight: normal;
  	text-decoration: none;}

.menu2-act a:link, .menu2-act a:visited {
	color:#333333;
	}

.menu2-act {
	display: inline;
	padding:5px 5px 5px 5px;
	margin-right: 10px;
	border-top: 1px solid #9ABE9A;
	border-right: 1px solid #9ABE9A;
	border-left: 1px solid #9ABE9A;
	background-color: #9ABE9A;
	text-align: center;
	}

.menu2-no {
	display: inline;
	padding:0px 5px 0px 5px;
	margin-right: 10px;
	border-top: 1px solid #507D50;
	border-right: 1px solid #507D50;
	border-left: 1px solid #507D50;
	border-bottom: 1px solid #666666;
/*	background-color: #fff;*/
	text-align: center;
	}



/*---------------------------text/links-------------------------------*/

a:link {
        color:#666666;
        font-weight: bold;
        text-decoration: none;}

a:visited {
        color:#666666;
        font-weight: bold;
        text-decoration: none;}

a:hover {
        color:#333333;
        font-weight: bold;
        text-decoration: underline;}

.left a:link, .left a:visited {
/* 	color:#fff;*/
	font-size: 12px;
	font-weight: bold;
  	text-decoration: none;}

.left a:hover {
 	color:#333;
	font-weight: bold;
	background-color: #D5E3D4;
  	text-decoration: none;}

h1 {
        font-size: 16px;
        font-weight: bold;
        font-family: Verdana, Arial, Helvetica, sans-serif;
		}

h2, h3, h4, h5, h6 :link{
        font-size: 12px;
        font-weight: bold;
        font-family: Verdana, Arial, Helvetica, sans-serif;}

h2, h3, h4, h5, h6 {
        font-size: 12px;
        font-weight: bold;
        font-family: Verdana, Arial, Helvetica, sans-serif;}

#middle_img_top h1 {
	margin: 0;
	padding: 0;
	padding-top: 90px;
	font-size: 20px;
	}

.middle h2 {
	font-size: 14px;
	padding-top: 20px;
}
.middle h3 {
	font-size: 13px;
	padding-top: 0px;
}
.middle h4 {
	font-size: 12px;
	padding-top: 0px;
}
.align-center {
	text-align: center;
	}

/*---------------------------Tabellen-Layout-------------------------------*/


.contenttable {
	font-size: 12px;
}
.contenttable thead {
	font-weight: bold;
}
.contenttable td {
	padding-right: 15px;
	border-bottom: 1px solid #ccc;
}	
.contenttable tfoot {
	font-weight: bold;
}	

/*---------------------------Datei-Download-Tabelle-------------------------------*/
.csc-uploads {
	width: 90%;
	border: 0;
	cellpadding: 0	;
	cellspacing: 0;	
	font-size: 12px;
	margin-left: 10px;
}
.csc-uploads a {	
	font-weight: normal;
}
.tr-even {
}	
.tr-odd {
}	
.csc-uploads-fileName, .csc-uploads-icon, .csc-uploads-fileSize {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 5px;
	border-bottom: 1px solid #666;
	vertical-align: top;
}
.csc-uploads-description {
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 0px;
	vertical-align: top;
}
.csc-uploads-fileSize {
	white-space:nowrap;
}


/*---------------------------ab_linklist-------------------------------*/
.tx-ablinklist-pi1 h2, h3 {
	margin: 0px;
	padding: 0px;
}
/*---------------------------Login-Box-------------------------------*/
.homeLoginText {
		font-size: 12px;
        font-weight: bold;
		color: #ffffff;
        font-family: Verdana, Arial, Helvetica, sans-serif;}


/*---------------------------Mailformular-------------------------------*/

/* VON SEITE DES KH ÜBERNEHMEN*/

/*---------------------------Rahmen der Contentelemente-------------------------------*/
.csc-frame-invisible {
		margin-top: 30px;
}

.csc-frame-rulerBefore {
		border-top: 1px solid #fff;
		margin-top: 20px;
}
	
.csc-frame-rulerAfter {
		border-bottom: 1px solid #fff;
		margin-bottom: 20px;
}
.csc-frame-frame1 {
	border: 2px solid #CC0000;
	margin: 0 40px 0 40px;
	padding: 0 8px 0 8px;
}

.csc-frame-frame2 {
	border: 1px solid #CCC;
	margin: 0 30px 0px 30px;
	padding: 0 8px 0 8px;
}

.csc-linkToTop {
	text-align: right;
	border-top: 1px solid #8D1C0C;

}

.csc-frame-indent3366 {
	padding: 0 30px 0 30px;
}