body {
	margin:0;
	padding:0;
	background-color: #D3DFE6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
div#logo {
	margin:0 0 0 0;
	padding:0;
	width:912px;
	height:183px;
	background-color:#ffffff;
}
div#inhalt {
	width:912px;
	background-color:#ffffff;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
div#content{
background-color:#FFFFFF;
	width:912px;
	margin:auto;
	padding:0;
	text-align:left;
}		
div#center { 
	float:left;
	width:560px;
	margin:0 0 100px 65px;
	padding:0;
}
div#center img{ 
	margin:0 10px 10px 10px;
	padding:0;
	border:none;
	float:right;
}
div#center h1{
	margin:32px 0 0 0;
	padding:2px 0 12px 0;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#333333;
}
div#center h2{ 
	margin:0;
	padding:0;
	font-size: 13px;
	line-height: 2.5ex;
	font-weight: bold;
	text-decoration: none;
	color:#333333;
}
div#center p{ 
	margin:0;
	padding:0 0 13px 0;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	color:#333333;
}
div#center ul{ 
	margin:0;
	padding:0 0 13px 0;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	color:#333333;
}
div#center li{
	margin:0;
	padding:0;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	color:#333333;
	list-style-position: inside;
	list-style-type: disc;
	list-style-image: url(../images/bullet.gif);
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #660000;
	text-decoration: none;
}
div#footer {
}
div#footer p{
	margin:0 0 0 344px;
	padding:0 0 20px 0;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	color:#333333;
}

