#header
{
	position: relative;
	width: 1000px;
	height: 30px;
	left: 0px;
	/*padding-top: 328px;
	padding-left: 0px;*/
	/*top: 0px;*/
	/*padding-top: 175px;
	padding-left: 40px;
	padding-right: 40px;*/

	background-image: url('/media/customer/257/sites/1/layout/bg_top_clean.jpg');
	background-repeat: repeat;
	background-position: 0px -350px;
	text-align: center;
	border: 0px solid red;
	z-index: 100;
/*	display: none;*/
}

#menu_right
{
	position: absolute;
	top: 3px;
	z-index: 0;
	left: 5px;
	overflow: show;
	border: 0px solid red;
	height: 20px;
}

#contentview-middle
{
	position: relative;
	width: 1000px;
	/*padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	min-height: 392px;*/
	/*background-repeat: repeat;*/
	background: #ffffff;
	background-color: #FFFFFF;
	border: 0px solid black;
	clear: both;
	z-index: 100;
	/*margin-bottom: -52px;*/
	z-index: 0;
}

#contentview
{
	width: 1000px;
	background: url('/media/customer/257/sites/1/layout/bg_middle_clean.jpg') top left no-repeat;
	position: relative;
	top: 0px;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	margin-top: -0px;
	color: #868889;
	border: 0px solid blue;
	overflow: hidden;
	z-index: 0;
	min-height: 680px;
}

#content
{
	position: relative; 
	float: left;
	width: 980px;
	border: 0px solid blue;
	padding-left: 10px;
	padding-right: 10px;
}

#kaderview
{
	position: relative;
	float: left;
	width: 0px;
	padding-right: 0px;
	border: 0px solid red;
}

#contentview-bottom
{
	position: absolute;
	width: 1000px;
	height: 20px;
	text-align: center;
	/*bottom: 0px;*/
	border: 0px solid red;
	color: #868889;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
	left: 50%;
	margin-left: -500px;
}

h1
{
	color: #ffffff;
	font-size: 8px;
}
