@CHARSET "UTF-8";

#background {
	background:url("../images/bodyflow.png") no-repeat;
	height:905px;
	margin:0 auto;
	max-height:100%;
	max-width:100%;
	width:1280px;
}

#contentfield {
	background:url("../images/main_field.png") no-repeat;
	float:left;
	font-size:0.9em;
	height:401px;
	width:630px;
}

#footer {
	color:#777;
	float:left;
	font-size:0.9em;
	margin:25px auto 0 auto;
	height:50px;
	text-align:center;
	width:100%;
}

#impressumstyle, #datenschutzstyle {
	background:url("../images/impressumflow.jpg") repeat-y #333;
	color:#fff;
	font-size:0.9em;
	height:100%;
	padding-top:100px;
	padding-left:35px;
	padding-right:35px;
	margin-bottom: 150px;
	position:absolute;
	width:350px;
	overflow: scroll;
}

.disclaimer
{
	width: 300px;
}

#closeimpressum, #closedatenschutz {
	display:none;
}

#karasch {
	background:url("../images/indu.png") no-repeat;
}

#kwg_logo {
	background:url("../images/karasch_kwg.png") no-repeat;
}

#main {
	padding-top:100px;
}

#sidefield {
	float:left;
	margin-right:15px;
	width:200px;
}

.smallfield{
	background:url("../images/small_field.png") no-repeat;
	float:left;
	margin-bottom:15px;
	height:193px;
	width:200px;
}

#wrapper {
	margin:0 auto;
	position:relative;
	width:845px;/*960px;*/
}



