* {
  padding: 0;
  margin: 0;
}

body {
  
  font-family: arial;
  font-size: 15px;
  color: #434343;
   }

.clearfix {
  clear:both;
}




#wrapper {
width: 950px;
margin: 16px auto 0 auto;
}



.headerlink {
width:950px;
height: 94px;
}

.headerlink a {
width:950px;
height: 94px;
display: block;
text-decoration:none;
outline: none;
}



#navi {
	width: 950px;
	background: url(/fileadmin/template/img/bg_verlauf.png) top repeat-x;
	height: 57px;
	}
	
  #nav {
  	
 margin: 0 auto;
 padding: 1px 0 0 0;
 width: 820px;
}

#nav li   {list-style-type:none; height:25px; float: left; text-align: center;}

#nav li a {
	display: block;
	width: 180px;
	padding:4px 10px 3px;
	color:#656565;
	font-weight:normal;
	text-decoration:none;
	white-space:nowrap;
	border-bottom: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;
	border-left: 1px solid #b3b3b3;
	background-color: #ffffff;
	vertical-align:middle;
}
#nav li a:hover  {background-color:#d3171f; color: #ffffff;}
#nav .aktiv {background-color:#d3171f; color: #ffffff;}

	
  #subnavi {
  	border-top: 1px solid #b3b3b3;
 margin: 0 auto;
 padding: 0;
 }
 

#subnavi li   {list-style-type:none; height:28px; text-align: left;}

#subnavi li a {
	display: block;
	width: 175px;
	padding: 4px 0px 3px;
	color:#434343;
	font-weight:normal;
	text-decoration:none;
	white-space:nowrap;
	border-bottom: 1px solid #b3b3b3;
	background-color: #ffffff;
	}
#subnavi li a:hover  { color: #d20e1d; font-weight: bold;}
#subnavi .aktiv {color: #d20e1d; font-weight: bold;}



#content {
	width: 950px;
	}

#content_links{
float: left;
width: 175px;	
}

#cl_oben {
	
	}
#cl_mitte {
	
	padding-bottom: 30px;
}
#cl_unten {
 padding-bottom: 10px;
	
	}
	
#content_mitte {
	background-image: url(/fileadmin/template/img/pfeil.png);
	background-position: 0px 16px;
	background-repeat: no-repeat;
	border-top: 1px solid #d20e1d;
	border-bottom: 1px solid #d20e1d;
	padding: 12px 0px 12px 12px;
	
	}

#content_mitte a {color: #d20e1d; text-decoration: none;
	}

#abstand {
	height: 25px;
	}

#content_rechts {
float: left;
width: 670px;
/*min-height: 480px;*/
padding: 0px 65px 82px 40px;
}

#content_rechts li {

background-image: url(/fileadmin/template/img/bullet.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
padding-left: 14px;
list-style: none;
}

#content_rechts h1              {font-size:15px; font-weight:bold; background: url(/fileadmin/template/img/h1_bg.png) top left no-repeat;padding-top:10px;padding-bottom: 10px;}
#content_rechts h2              {font-size:14px; font-weight:normal; padding-bottom: 10px;}
#content_rechts h3              {font-size:14px; padding-bottom: 10px; font-weight: normal;}
#content_rechts h4              {font-size:14px; color:#222; padding-bottom: 10px;}
#content_rechts h5              {font-size:12px;padding-bottom: 10px; }
#content_rechts h6              {font-size:10px;padding-bottom: 10px; }

#content_rechts hr {
border: 0; 
height: 1px;
background: #b3b3b3;
width: 660px;
text-align:left;
}

#content_links h1              {font-size:15px; font-weight:bold; }
#content_links h2              {font-size:14px; font-weight:normal; }
#content_links h3              {color:#e34500; font-size:14px; }
#content_links h4              {font-size:14px; color:#222; }
#content_links h5              {font-size:12px; }
#content_links h6              {font-size:10px; }


#footer {
border-top: 1px solid #b3b3b3;
padding-top: 6px;
text-align: center;
color: #d20e1d;	
}

a {color: #434343; text-decoration: none;
	}
a:hover {color: #d20e1d;}

.indent{
padding-left: 50px;
}

.formular {
	padding: 3px 0px 3px 0px;
	width: 300px;
	display: block;
	border: solid 1px #c6c6c6;
	}

label{
	float: left;
	width: 100px;
	}

input, textarea, radio, submit, fieldset{
  margin-bottom: 5px;
  padding: 3px;
  border: 0px;
	}


	
.csc-mailform-radio {

	}
	
#blog a {color: #d20e1d; text-decoration: none;
	}
