body {
	font-family: verdana, arial, serif;
	font-size: 0.7em;
	margin-bottom: 20px;
	margin-top: 10px;
	text-align: center;
	background-color: #DE774C;
	color: black;
}

a {
	background-color: #ffffff;
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	background-color: #ffffff;
	color: #000000;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 770px;
background-image: url(../upload/logos/hntlinks.gif);
	background-repeat: no-repeat;
	background-position: 0px 110px;
min-height: 650px;
}

#header {
	background: url(../upload/logos/lgonav.gif) no-repeat;
	height: 120px;
	text-align: center;
	width: 100%;
}

#header h1 {
	font-size: 2.2em;
	position: relative;
	left: 260px;
	
}



#sidebar {display:none;
	float: left;	
	margin-top: 10px;
	width: 100px;
}

#sidebar ul {
	list-style: none;
	margin-left: 15px;
	padding-left: 0px;
}

#sidebar ul li {
	display: block;
	padding-bottom: 8px;	
}
/*border-bottom: 1px solid #666666; padding: 2px 8px;*/
#sidebar a {
	background-color: #ffffff;
	color: #803B1E;
	display: block;
	font-size: 0.9em;
	font-weight: bold;	
	text-decoration: none;
	width: 140px;
}

#sidebar a:hover {
	background-color: #D8E2FE;
	color: #000000;
}

#content {
	padding-left: 10px;
	padding-right: 20px;
	margin-top: 2px;
	width: 750px;
}

#footer { display:none;

	clear: right;
	font-size: 0.9em;
	margin: 0 auto;
	padding-bottom: 4px;	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	text-align: right;
	width: 730px;
}

#footer a {
	border-bottom: 1px solid #666666;
}

#footer a:hover {
	text-decoration: none;	
}



#verlauf {display:none;

PADDING-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#titlecontent {
	PADDING-RIGHT: 20px;
	PADDING-LEFT: 20px;
	PADDING-BOTTOM: 12px;
	MARGIN: 0px;
	WIDTH: 500px;
	PADDING-TOP: 12px;
	HEIGHT: 21px;
	background-image: url(../upload/logos/ueberschrift.gif);
	background-repeat: no-repeat;
}

h1 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}

h3 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
background-color: #FFFFFF;
color:#DE774B;
}


