body {
	 background: url(http://www.wegehaupt-berlin.de/fileadmin/template/images/bg_body.gif) top left repeat-x #9d9d9d;
	margin: 0;
	padding: 0;
	text-align:center;
	font-family: Tahoma, Arial, Verdana, Arial, Helvetica, sans-serif;
}

html {  min-height: 100.05%; }

#headerarea {
	padding-top:10px;
	margin:auto;
}

#naviarea {
	background-image:url('http://www.wegehaupt-berlin.de/fileadmin/template/images/navi_background.jpg');
	background-position:top left;
	background-repeat:repeat-x;
	margin:auto;
	height:30px;
	width:796px;
}

#contentarea {
	background-color:white;
	margin:auto;
	width:796px;
	text-align:left;
}

#footerarea {
	margin:auto;
	width:796px;
}

.contentin {
	padding:15px;
	padding-right:10px;
}

h1 {
	padding: 0px;
	margin: 0px;
	color: #990000;
	font-size: 14px;
}

h2 {
	margin: 0;
	padding: 0;
	font-size : 24px;
	line-height : 100%;
	color: #990000;
	font-weight : bold;
}
h3 {

	font-size: 14px; 
	font-weight: bold;
	color: #999;
	}

.menu {
	padding-top:4px;
}

.bodytext {
	font-family: Tahoma, Arial, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

A.menulink {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 14px;
	font-weight:bold;
	padding-right:15px;
	padding-left:15px;
}

A.menulink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 14px;
	font-weight:bold;
	padding-right:15px;
	padding-left:15px;
}

.csc-mailform {
	border: 1px solid #C0C0C0;
}

.csc-mailform-field {
	padding:10px;
}

label {
	display: block;
   	width: 100px;
   	float: left;
	font-family : Arial;
	font-size : 12px;
}

A:link {
	background-color : transparent;
	text-decoration : none;
}
A:visited {
	background-color : transparent;
	text-decoration : none;
}
A:hover {
	background-color : transparent;
	text-decoration : none;
	color: #FF8C00;
}

A:active {
	background-color : transparent;
	text-decoration : none;
}

.csc-form-label-req {
	font-family : Arial;
	font-size : 11px;
	line-height : 120%;
	color: black;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	padding-bottom : 0px;
	text-indent : 0px;
	font-weight : normal;
	text-align: justify;
}

.csc-form-label {
	font-family : Arial;
	font-size : 11px;
	line-height : 120%;
	color: black;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	padding-bottom : 0px;
	text-indent : 0px;
	font-weight : normal;
	text-align: justify;
}

input, textarea {
	background-color:#EECBCC;
	border:1px #A20B0B solid;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
