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', Verdana, Arial, helvetica, sans-serif;
	color: #093A8c;
	display:inline;
	line-height: 1.3em;
	font-size: 18px;
	font-style: italic;
	}
body h2 {
	font-family: 'Trebuchet MS', Verdana, Arial, helvetica, sans-serif;
	color: #093A8c;
	display:inline;
	font-size: 16px;
	font-style: italic;
	padding-top:15px;
}	
	
#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; 
}
#navi2 {
	position:absolute;
	margin: 35px 40px 0 735px;
	color:#797EBC;
	font-size:17px;
	vertical-align:top;
	z-index: 2;
	height: 39px;
	}
#navi2 .tag1 {
	font-size:25px;
	padding-right: 12px;
	}
#navi2 .tag2 {
	font-size:25px;
	padding-left: 12px;
	}
#navi2 .over {
	color:#1c4398;
	}
#navi2 a{
	text-decoration:none;
	color: #797EBC;
	}
#navi2 a:focus, #navi2 a:hover, #navi2 a:active {
	color:#1c4398;
	}

#content01i {
	background-image:url(img/willkommen_hg.jpg);
	background-position: left;
	background-repeat:no-repeat;
	background-color: #ffffff;
	width: 883px;
	height: 512px;
	padding-bottom: 15px;
	}

#textblock {
	
    top: 192px; 
	text-align: left;
	width: 600px;
	height: 477px;	
	margin-left: 30px;
	voice-family: "\"}\""; 
	voice-family:inherit; 
	position:absolute;
	float:left;
	
}

#textblock p{
	margin-left: 85px;
	}

#infoich {
	margin: 447px 12px 0px 810px;
	float:right;
	voice-family: "\"}\""; 
	voice-family:inherit; 
	position:absolute;
	}
#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;
	}






