body{
	font-family: Arial,sans-serif;
	color: #3333CC;
	line-height: 1.166;
	background-color: #3333CC;
	text-align: center;
	margin: 0;
	padding: 0;
}

#outline {
	width: 750px;
	margin: 0 auto 0 auto;
	text-align: left;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background-color: #C8F2FE;
	border-bottom: 1px solid #FFFFFF;
 }
 
 #kopf {
	background-image: url(gfx/top_back.jpg);
	height: 200px;
	background-repeat: no-repeat; 
 }
 
 #navigation {
	color: #3333CC;
	padding: 150px 0px 0px 180px;
 
 }
 
 #inhalt {
	margin: 0px 50px 0px 50px;
	font-size: 13px;
	text-align: center;
 
 }
 
 #inhalt img {
	border: 1px solid #3333CC;
	margin: 0 auto 0 auto;
	;
 }
 
 h1 {
	font-size: 18px;
	font-weight: bold;
 
 }
 
 h2 {font-size: 14px;
 	font-weight: bold;
}
