* {
	font-family			: arial;
	font-size			: 12px;
	line-height			: 16px;
	color				: #861E19;
	margin				: 0px;
	padding				: 0px;
	border				: 0px;
}

ul,div,span,p {
	margin				: 0px;
	padding				: 0px;
	border				: 0px;
}

ul {
	list-style-type		: disc;
	margin-left			: 0px;
	padding-left		: 20px;
}

a {
	text-decoration		: none;
}

body {  
	background-color	: #AB4B30;
	background-image	: url('images/metanav_bg.png');
	background-repeat	: repeat-x;
}

.breaker {
	clear				: both;
}

#minheight {
	height				: 800px;
}

#bg_repeat {  
	background-image	: url('images/bg_repeat.jpg');
	background-repeat	: repeat-y;
	background-position	: 0 1000px;
}

#rahmen {
   	width				: 1600px;
   	background-image	: url('images/bg.jpg');
   	background-repeat	: no-repeat;
}

#metanav{
	padding-top			: 4px;
	padding-left		: 700px;
	height				: 22px;
}

#mainnav {
   	background-image	: url('images/mainnav_bg.png');
   	background-repeat	: no-repeat;
   	width				: 690px;
   	height				: 94px;
   	margin-left			: 10px;
   	margin-bottom		: 20px;
}

#left {
	float				: left;
	width				: 266px;
	margin-left			: 0px;
}

#middle {
	float				: left;
	width				: 727px;
	
}

#right {
	padding-top			: 30px;
	padding-left		: 30px;
	float				: left;
	width				: 153px;
	margin-left			: 0;
}

#startseite	{
	margin-left			: 24px;
}
