@charset "utf-8";
/* CSS Document */

/*Grunddesign*/

html {
	margin: 0;
	padding: 0;
	text-align:center;
}


html {
	height: 100.1%;
}

body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background: #f4f5dd url(/fileadmin/templates/img/background_c.gif) repeat-x;
	text-align: center;
}

#iframe {
	background: #f4f5dd;
}

h1,h2,h3,h4,h5,h6 {
	padding-top:0px;
	margin-top:0px;
}

#logo {
	margin-top: 10px;
}

#startnavi{
	width: 780px;
   margin: 10px auto 0px;
}

#startfooter {
   width: 760px;
	margin:0px auto;
	padding: 0px 5px;
}

#startcontent {
	width: 710px;
	margin:0px auto;
	padding: 30px;
}

.navbox {
	width:120px;
	text-align:right;
	float: left;
	padding:0px 5px;
}

.navtext {
	width: 120px;
	background: #e6e0c1; 
	text-align:center;
	color:#466e8e;
}

.navtext a {
	color:#466e8e;
	text-decoration: none;
}

.clerasil {
	clear: both;
}


/*Contentseiten*/

#kopf {
	background: url(../img/bg_head_right.jpg) no-repeat right;
	height: 100px;
	text-align: left;
	padding: 20px;
	padding-left:100px;
}

#navigation {
height:32px;
	border-bottom: 10px solid #f3f5dd;
	font-size: 11px;
}

#navi {
   width: 995px;
	color: #FFF;
	height:32px;
	margin:0px auto;
	border-left: 1px solid #f3f5dd;
}

#telnum {
	text-align: left;
	font-size: 15px;
	padding-left: 50px;
	padding-top: 5px;
	width: 150px;
	float: left;
}

#navi a{
float:left;
height: 28px;
   padding: 2px 10px;
	border-right: 1px solid #f3f5dd;
	color:#FFF;
	text-decoration:none;
	
}

#navi a:hover {
	background: #f3f5dd;
	color:#466e8e;
	border-bottom: 4px solid #702e16;
}


#contentwrapper {
	width: 995px;
	margin: 0px auto;
	padding: 30px 0px;
}

.akt {
	border-bottom: 4px solid #702e16;
}

#subnaviwrapper {
	width: 995px;
	padding: 0px 0px 0px 10px;
	margin: 0px auto;
}

#subnavi {
	width: 60%;
	text-align: left;
	float:left;
}

#metanavi {
	width:40%;
	text-align: right;
	float: right;
}

#subnavi a, #metanavi a {
	padding: 0px 10px 0px 10px;
	background: url(../img/blue.gif) no-repeat left;
	font-weight: bold;
	color: #466e8e;
	text-decoration:none;
}

#subnavi a:hover, #metanavi a:hover {
 text-decoration: underline;
 }
 
 
 /*COntentbereich*/
 #clinks {
 	width: 285px;
	text-align:right;
	float: left;
 }
 
 #cmitte {
 	width: 409px;
	padding: 0px 10px 0px 27px;
	float:left;
	text-align: left;
 }
 
 #crechts {
 	width: 264px;
	float:left;
	padding-top:36px;
 }
 
.formfield		{ color:#000000; font-family:Tahoma; width:170px; }
.textarea		{ color:#000000; font-family:Tahoma; width:200px; }
.error {
	color: Red;
}

.csc-textpic-imagewrap img{
	padding-bottom: 10px;
}

