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

* {
	margin: 0;
	border: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
body {
	font-size: 17px;
	text-align: left;
	line-height: 1.2em;
}
.headerArea {
	clear: both;
	height: 153px;
	width: 921px;
	background-color: #FFF;
}
.contentArea {
	clear: both;
	height: 700px;
	width: 921px;
	background-color: #FFF;
}
.content_headline {
	float: right;
	height: 40px;
	width: 277px;
	padding-top: 25px;
	padding-right: 228px;
	display: inline;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.content_text {
	float: right;
	height: 253px;
	width: 485px;
	margin-top: 10px;
	margin-right: 20px;	
	display: inline;
}
/* CSS Document */

.header_left {
	float: left;
	height: 153px;
	width: 640px;
	background-image: url(content/header_type.gif);
}
.content_left {
	background-color: #eff3f9;
	float: left;
	height: 700px;
	width: 640px;
}
.sidebar_logo {
	background-image: url(content/sidebar_logo.gif);
	float: left;
	height: 101px;
	width: 75px;
	background-repeat: no-repeat;
	margin-left: 20px;
}
.sidebar_textlogo {
	float: left;
	height: 212px;
	width: 261px;
	margin-top: 12px;
	margin-left: 20px;
}
.content_picture {
	float: right;
	height: 325px;
	width: 505px;
	background-image: url(content/content_picture.jpg);
}
.sidebar_siegel {
	background-image: url(content/sidebar_siegel.gif);
	background-repeat: no-repeat;
	height: 124px;
	width: 67px;
	float: left;
	margin-left: 20px;
}
.sidebar_textsiegel {
	height: 130px;
	width: 226px;
	margin-left: 20px;
	margin-top: 13px;
	float: left;
	padding-right: 35px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #002570;
	text-align: left;
}
h1 {
	font-weight: bold;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #002570;
	text-align: left;
}
.contentArea .sidebar_textlogo {
	font-size: 0.8em;
	line-height: 1.4em;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.contentArea .sidebar_textsiegel {
	font-size: 0.8em;
	line-height: 1.4em;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
