@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	background-color: #ecddc4;
	color: #404040;
	}


div#all {
	width: 806px;
	margin: 0 auto;
	padding-left: 22px;
	padding-right: 22px;
	background-color: #ffffff;
}

div#ol {
	width: 358px;
	height: 185px;
	border-top-style: solid;
	border-top-color: #a1b9e8;
	border-top-width: 55px;
	padding-top: 4px;
}

div#om {
float: right;
	width: 183px;
	height: 235px;
	padding-top: 2px;
	
}

div#or {
float: right;
	width: 245px;
	padding-top: 115px;
	margin-left: 15px;
	border-bottom-style: solid;
	border-bottom-color: #a1b9e8;
	border-bottom-width: 5px;
}

h1 {
	font-weight: bold;
	font-size: 25px;
	line-height: 15px;
	width: 265px;
}

h2 {
	font-weight: normal;
	font-size: 24px;
	line-height: 15px;
		width: 265px;

}

h3 {
padding-top: 37px;
font-weight: normal;
font-size: 20px;
border-top-width: 2px;
border-top-style: solid;
border-top-color: #a1b9e8;
padding-bottom: 0px;
	margin-bottom: 0px;
}

h3.oben {
	padding-top: 0;
	border-top-style: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h4 {
	font-weight: normal;
	font-size: 18px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

p {
	font-size: 13px;
	line-height: 17px;
}

div#inhalt {
	float: left;
	padding-top: 55px;
	width: 510px;
}

div#rechts {
float: right;
	width: 245px;
	padding-top: 55px;
	
}

div#impr {
	clear: both;
	border-top-style: solid;
	border-top-color: #a1b9e8;
	border-top-width: 2px;
	margin-top: 20px;
	font-size: 11px;
	text-align: center;
	padding-top: 3px;
}

a {
	font-weight: bold;
	text-decoration: underline; 
	color: #628ad8;
}