/*  ----- Created by Jacco van der Post - 2006 - Netcreators.com ---- */

body {
	background: #fff url(../img/bg-1px.gif) repeat-y center !important;	
	background: #fff url(../img/bg.gif) repeat-y center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}


#frame {
	margin: auto;
	width: 940px;
	top: 0;
	position: relative;
	text-align: left;
}

#header {
	background: url(../img/header.jpg) no-repeat top;
	width:940px;
	height:179px;
	top:0;
	left:0px;
	position:absolute;
}

#header span	{
	display: none;	
}

#header h1, #header h2 {
	margin:0;
	padding: 0;
}


#header h1 {
	background: url(../img/logo.gif) no-repeat;
	height: 125px;
	width: 377px;
	top:0px;
	position:absolute;
}

#header h1 a {
	display: block;
	height: 125px;
	width: 377px;
	cursor: pointer;
/*	float: left;*/
}

#center h3 {
	font-size:18px;
	font-weight:bold;
	color:#8dc127;
	margin:0;
	padding: 0;	
}

#center h4 {
	font-size:12px;
	font-weight:bold;
	color:#6f299d;
}

a {
	color:#6f299d;
	}

#center {
	left:189px;
	top:180px;
	position: absolute;
	padding: 20px;
	padding-top:2px;
	width:523px;
}

#left {
	width:188px;
	left:1px;
	top:180px;
	position:absolute;
}

#right {
	width:186px;
	left:753px;
	top:180px;
	position:absolute;
}

/* contact */

#mailform label {
	float: left;
	width: 150px;
	height: 20px;
	margin-left: 10px;
	}

.csc-mailform  {
	padding:20px;
	}

fieldset {
	border:0px;
	}

.csc-mailform  select {
	margin-bottom:5px;
	border: 1px solid #005aa9;}

.csc-mailform  input {
		width:150px;
		border: 1px solid #333;
		margin-bottom:5px;
		}
		
.csc-mailform  input.csc-mailform-submit {
	color:white;
	font-size:10px;
	width:60px;
	margin-left:3px;
	padding-left: 6px !important;
	padding-left:0;
	padding-bottom: 0px !important;
	padding-bottom:5px;
	background: #AE90FF;
	height:auto !important;
	height:17px;
	}
	
#mailformBericht {
	border: 1px solid #333;
	width:300px;
	}