
body { overflow-y: scroll; }
body { background: #ffffff; padding: 0; margin:0; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;color:#000000;font-size: 15px; }
#page{
	padding-top: 36px;
	padding-bottom:30px;
	float:left;
	width: 1200px;
	min-height:1000px;
	/*margin: 0 auto;*/
	background: url(images/hintergrund.jpg) no-repeat left top;
}

h1{
	float:right;
	text-align: right;
	font-weight: normal;
	font-size: 55px;
	margin:0;
	padding:0;
}

h2{
	float:right;
	text-align: right;
	font-weight: normal;
	font-size: 22px;
	margin:0;
	padding:0;
}

#header{
	width: 1200px;
	height: 148px;
	float:left;
	overflow: hidden;
}

#subheader{
	width: 1200px;
	height: 145px;
	float:left;
}

#col1{
	width:595px;
	float:left;
}
#col1_content{
	padding: 276px 0 0 42px;
	float:left;
}

#col2{
	width:548px;
	float:right;
}
#col2_content{
	padding: 0 10px 0 0;
	float:left;
}
