body {
	background-color:#797dbb;
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS',  Arial, Verdana, helvetica, sans-serif;
	font-size: 17px;
	font-stretch:extra-expanded;
	color: #4b4c4a;
	height:100%;
	}
body h1 {
	font-family: 'Trebuchet MS', Arial, Verdana, helvetica, sans-serif;
	display:block;
	color: #093A8c;
	line-height: 0.8em;
	font-size: 18px;
	font-style: italic;
	margin: 20px 0 0px 30px;
	padding-bottom: 2px;
}
#container {
	position:absolute;
	left: 50%;
	margin-left: -446px;
	height: auto;
	width: 893px;
}
#logo {
	background-image: url(img/head_peterkaas.jpg);
	height: 128px;
	width: 883px;
	background-repeat: no-repeat;

}

#schatten {
	background-image: url(img/schatten.jpg);
	background-repeat:no-repeat;
	margin-top: 14px;
	height: 567px;
}
#navi {
	margin-top: 4px;
	width:883px;
	height: 30px;
	background-color:#093A8c;
	color:#ffffff;
	padding: 0;
	margin: 0;
	float:left; 
	line-height:normal; 
	
}
#koncontent {
	background-image: url(img/bg_kontakt.jpg);
	background-repeat:no-repeat;
	background-color:#F9C785;
	text-align: left;
	width: 883px;
	height: 512px;
	padding-bottom: 15px;
}
#icontent {
	background-image: url(img/bg_impressum.jpg);
	background-repeat:no-repeat;
	background-color:#Ffffff;
	text-align: left;
	width: 883px;
	height: 512px;
	padding-bottom: 15px;
}

#dscontent {
	background-image: url(img/bg_datenschutz.jpg);
	background-repeat:no-repeat;
	background-color:#Ffffff;
	text-align: left;
	width: 883px;
	height: 512px;
	padding-bottom: 15px;
	background-position:left 30px ;
}

#blautextblock {
	margin: 10px 0 0 28px;
	height:462px;
	text-align: left;
	width: 218px;	
	float:left;
	}

#blautextblock p{
	font-size:11px;
	font-stretch:condensed;
	line-height: 17px;
	font-style:italic;
	color: #093A8c;
	font-weight: bolder;
	}
#blautextblock a {
	text-decoration:none;
	color: #093A8c
	}
div#blautextblock a:focus, div#blautextblock a:hover, div#blautextblock a:active {
	color:#e68800;
	}
#form {
	margin: 137px 100px 0px 0px;
	color: #5F605E;
	width:535px;
	float:right;
	font-size:12px;
	font-stretch:condensed;
	line-height: 17px;
	font-style:italic;
	font-weight: bolder;
	}
#formsuccess {
	margin: 454px 100px 0px 0px;
	color: #5F605E;
	width:535px;
	float:right;
	font-size:12px;
	font-stretch:condensed;
	line-height: 17px;
	font-style:italic;
	font-weight: bolder;
	}
td.textfeld {
	padding-bottom: 7px;
	}
input {
 	border:none;
	width: 160px;
	height: 23px;
	text-align:left;
	background-color: #ffffff;
	}
input[type=submit] {
	background: url(img/submitbutton.gif);
	background-color:#oc4097;
	border:none;
	height 25px;
	}


input.datenschutz {
	width:23px;
	height:23px;
	float:left;
	margin-right:3px;
	margin-top:0;
	background-color:#fff;
	box-shadow:none!important;

	
}

.check_label {
   line-height:14px;
}

textarea {
	width: 160px;
	border: none;
	height: 188px;
}

#footer {
	background-color: #093A8C;
	width:883px;
	height: 30px;
	margin: 0;
	}
#footer .text {
	margin-left: 30px;
	color:#ffffff;
	font-size:12px;
	line-height:30px;
	}

#footer a {
	text-decoration:underline;
	color: #ffffff;
	}
div#footer a:focus, div#footer a:hover, div#footer a:active {
	color:#e68800;
	}
td a {
	text-decoration:underline;
	color: #4b4c4a;
	}
td a:focus, td a:hover, td a:active {
	color:#093A8c;
	}






