body {
  background-image:url(../../template_hebpraxis_in_der_mitte/imgs/hg_body.jpg);
  background-color: #6E192E;  
  background-position: center top;
  background-repeat:no-repeat;
  font-family:'Arial';
  color: #6E192E;
}



.csc-header h1 {
  margin:0 0 20px 0;
  padding:0px;
  font-family:'Arial';
  font-size:18px;
  color:#B10050;
  line-height:23px;
  font-weight:normal;
  mrgin-top: 9px;
  
}



.csc-firstHeader {
  margin:0 0 20px 0;
  padding:0px;
  font-family:'Arial';
  font-size:18px;
  color:#B10050;
  line-height:23px;
  font-weight:normal;
  mrgin-top: 9px;
}



#gesamtrahmen {
  width:950px;
  min-height:10px;
  position:relative;
  margin:0 auto;
}

#header_rahmen {
  width:950px;
  position:relative;
  height:80px;
  background:transparent;
  overflow:hidden;
  border-bottom: 1px solid #B10050;
}

#header {
  position:relative;
  height:130px;
  width:950px;
  overflow:hidden;
}

/*#zwischen_header_und_content {
  position:relative;
  height:20px;
  width:950px;
  overflow:hidden;
}										*/

#content_gesamt_rahmen {
  position:relative;
  width:950px;
  min-height:330px;
  height:auto !important;
  height:330px;
  background:#FEF8E8;
}

#content_menue_rahmen {
  min-height:10px;
  position:relative;
  width:50px;
  overflow:hidden;
  float:left;
  margin-top: 60px;
  margin-bottom: 30px;
  visibility: hidden;
}


#content_menue a {
  font-size:12px;
  color:#404040;
  text-decoration:none;
}

.level1 {
font-weight: bold;
line-height: 44px;
}




#content_rahmen {
  margin-top: 40px;
  width:780px;
  position:relative;
  float:left;
  min-height:10px;
}

#content {
  width:830px;
  position:relative;
  min-height:10px;
  font-size:12px;
  line-height:18px;
  margin-top: 14px;
  background: #FEF8E8 ;
  min-height: 400px;
}

.align-center {
text-align:center
}

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

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


#clearer {
  width:0px;
  height:0px;
  overflow:hidden;
  clear:left;
  padding:0px;
  margin:0px;
}

#footer_rahmen {
  position: relative;
  height: 0px;
  width:950px;
  background:#A75150;
  overflow:hidden;

}
							

