html,body{
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	border:none;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#center {
	width:940px;
	height:100%;
	min-height:100%;

}

/*__________ LayoutDivStyles __________*/

#headerimage {
	float:left;
	width:940px;; 
	height:140px;
}

#content_background {
	float:left;
	width:100%; 
}

#servicenav {
	display:none;
}

#main_menu {
	display:none;
}
#address {
	display:none;
}


#themeimage {
	float:left; 
	width:627px;
	padding-bottom:10px;
	margin-top:30px;
}

#content {
	float:left; 
	margin-left:10px;
	width:627px; 
}

#content_padding {
	padding:0px 20px 70px 15px;
}


/*__________ Menu-Styles ________ */



/*__________ Link-Stile fuer Content Links ________ */

a {
	color:#58585A;
}

a:hover {
	color:#BB90BD;
}



/*__________ Styles: Content ________ */


#content {
	color:#333333;
}



/*__________ Styles: Allgemein ________ */

#content H1 {
	font-size:14px;
	font-weight:lighter;
	color:#CA0250;
	clear:both;
	width:570px;
	border-bottom:2px solid #CE165E;
	margin-top:30px;
	padding-bottom:0px;
	margin-bottom:0px;
}
#content H2 {font-size:14px;}
#content p {
	margin-bottom:0px;
	margin-top:10px;
}


.csc-textpic{
	margin-top:-5px;
	padding: 20px;
}
.csc-textpic p {
	border-width:0px;
}

.csc-mailform-field {
	width:100px;
}
