html { height:100%; }

body {

	background-color: #FFFFFF;
	font-family: Arial,Verdana,Times,serif;
	min-width: 1200px;
	margin:0; padding:0;
	
}

.cleaner {
		clear:both;
		height:0px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}


#top_head {
	width: 994px;
	height: 130px;
	margin-left: 51px;
	
	background-color: #FFDD09;
}

#top_head1 {
	height: 130px;
	width: 7px;
	float: left;
	margin:0; padding:0;
	background:url("/images/global/schatten_links.gif") top left repeat-y;
}

#logo {
	float: left;
	position: relative;
	left: 20px;
	top: 10px;
}

#logorechts {
	float: left;
	position: relative;
	left: 155px;
	top: 10px;
}

#top_head2 {
	height: 130px;
	width: 7px;
	float: right;
	margin:0; padding:0;
	background:url("/images/global/schatten_rechts.gif") top right repeat-y;
}


#ente_oben {
	position: relative;
	float: right;
	right: 90px;
	top: 111px;
}

#navi {
	width: 1174px;
	height: 70px;
	background-color: #fefbe6;
	
}
#navi_links {
	float: left;
	height: 70px;
	width: 259px;
}

#navi_middle {
	float: left;
	padding-top: 26px;
	height: 44px;
	width: 574px;
	background-color: #fefbe6;
	background:url("/images/global/navi_middle.gif") top left repeat-x;
}

#navi_middle_element {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	
	font-size: 0.8em;
	font-weight: bold;
	border-left: 1px solid black;

	text-decoration: none;
}

#navi_middle_element a{
	text-decoration: none;
	color: black;
}

#navi_middle_element_last {
	float: left;
	border-left: 1px solid black;
}
#navi_rechts {
	float: left;
	height: 70px;
	width: 341px;	
}

#main {
	margin-left: 50px;
	width: 996px;
	background-color: #fefbe6;	
}

#main1 {
	margin:0; padding:0;
	background:url("/images/global/unten_links.gif") top left repeat-y;
	
}
		
#main2 {		
	margin:0; padding:0;
	background:url("/images/global/unten_rechts.gif") top right repeat-y;
	
}
#main_links {
	float: left;
	position: relative;
	top: -10px;
}
#main_menu_head {
	margin-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	
	width: 188px;
	font-size: 0.8em;
	font-weight: bold;
	background-color: #FFDD09;
	border-right: 1px solid #c6bd89;
	border-bottom: 1px solid #c6bd89;
	cursor:pointer;
	text-decoration: none;
}
#main_menu_head a{
	text-decoration: none;
	color: black;
}
#main_menu_element {
	margin-left: 8px;
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	width: 188px;
	font-size: 0.8em;
	border-right: 1px solid #c6bd89;
	border-bottom: 1px solid #c6bd89;
	cursor:pointer;
}
#main_menu_element a{
	text-decoration: none;
	color: black;
}
#main_rechts {
	float: right;
	position: relative;
	font-size: 0.8em;
	font-weight: bold;
	top: -10px;
	right: 0px;
	width: 200px;
}

#content {

	margin-left: 209px;
	padding: 20px;
	width: 534px;
	font-size: 0.9em;
	background-color: #fefbe6;
	border-right: 1px solid #c6bd89;
	min-height: 300px;
}

















