html { 
	padding: 0;
	margin: 0;
	background-image: url(./bg.gif);
	background-repeat: repeat-x;
}

body { 
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-family: Verdana, Sans-Serif;
}

img { 
	border: 0;
	margin: 0;
	padding: 0;
}

.award { 
	margin: 0 0 0 45px;
}

#header a { 
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}

#box { 
	padding: 0;
	margin: 0;
	width: 900px;
}

#links { 
	margin: 0;
	padding: 0;
	float: left;
	width: 180px;
	font-size: 12px;
}

#left_img { 
	padding-top: 150px;
}

#left_imgHome { 
	padding-top: 150px;
}

#links ul { 
	margin: 15px 0 0 0;
	padding: 0;
	text-indent: 0;
	font-size: 12px;
}

#links li { 
	border-left: 4px solid #f09000;
	padding: 3px;
	list-style: none;
	display: block;
}

#links li a:link { 
	color: #000;
	background-color: #fff;
	text-decoration: none;
	font-size: 12px;
}

#links li a:visited { 
	color: #000;
	background-color: #fff;
	text-decoration: none;
}

#links li a:hover { 
	color: #f09000;
	background-color: #fff;
	text-decoration: none;
}

#links li a#current_links, #links li a#current_links:link { 
	color: #f09000;
	background-color: #fff;
	text-decoration: none;
}

#navlist li a#current_oben:hover { 
	color: #f09000;
	background-color: #fff;
}

#links li a:active { 
	color: #f09000;
	background-color: #fff;
	text-decoration: none;
}

#rechts { 
	float: right;
	width: 265px;
	background-color: #fff;
        margin: 15px 25px 0 0;
	padding: 30px 0 0 0;
}

#rechts img { 
	margin: 0 0 10px 10px;
}

#kopf { 
	background-color: #fff;
}

#kopf span { 
	height: 260px;
}

#kopf H1 { 
	margin: 0px;
	padding: 5px 15px;
	font-size: 11px;
	color: #564b47;
	text-transform: uppercase;
	text-align: left;
}

#kopf P { 
	padding: 9px;
	margin: 0px;
}

#header { 
	margin: 0;
	padding: 0;
}

#header_left { 
	float: left;
	width: 619px;
	height: 200px;
}

#header_right { 
	float: left;
	font-size: 12px;
	width: 270px;
	height: 192px;
	padding: 3px;
}

#header_right ul { 
	margin: 0;
	padding: 180px 5px 0 0;
}

#header li.inline { 
	line-height: 12px;
	display: inline;
	padding-left: 3px;
	padding-right: 7px;
	border-right: 1px solid #fff;
}

#header li.last { 
	display: inline;
	padding-left: 3px;
	padding-right: 3px;
	border-right: 0px;
}

#navbar { 
	float: left;
	width: 900px;
	height: 40px;
}

#navbar ul { 
	margin: 0;
	padding: 17px 0 0 4px;
	list-style: none;
}

#navbarleft { 
	float: left;
	width: 609px;
	height: 40px;
	font-size: 15px;
	background-color: #fff;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #bbb;
	list-style-type: none;
}

#navlist li { 
	float: left;
	margin-right: 15px;
	width: auto;
	display: block;
}

#navlist li a, #navlist li a:link { 
	background-color: #fff;
	color: #969696;
	padding-bottom: 2px;
	text-decoration: none;
	display: block;
}

#navlist li a:hover { 
	background-color: #fff;
	color: #000;
	border-bottom: 3px solid #999;
	cursor: pointer;
}

#navlist li a#current_oben, #navlist li a#current_oben:link { 
	color: #000;
	cursor: default;
	font-weight: bold;
	border-bottom: 3px solid #f09000;
}

#navlist li a#current_oben:hover { 
	border-bottom: 3px solid #f09000;
	background-color: #fff;
}

#navlist li a:active { 
	border-bottom: 3px solid #f09000;
	background-color: #fff;
}

#navbarright { 
	float: left;
	width: 260px;
	height: 40px;
	font-size: 15px;
	color: #969696;
	background-color: #fff;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #bbb;
	list-style-type: none;
}

#navbarl li { 
	float: left;
	margin: 0;
	width: auto;
	display: block;
	padding: 0 5px 5px 5px;
}

#navbarl li a, #navlist li a:link { 
	color: #555;
	text-decoration: none;
	display: block;
}

#navbarl li a#current_oben, #navlist li a#current_oben:link { 
	color: #000;
	font-weight: bold;
	padding: 0 5px 2px 5px;
}

#navbarl img { 
	border: 0;
	margin: 0;
	padding: 0;
}

#inhalt { 
	margin: 15px 0 0 10px;
	padding: 0 5px 0 0;
	float: left;
	overflow: auto;
	width: 400px;
	background-color: #fff;
	font-size: 11px;
	color: #000;
}

#inhalt h1 { 
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
}

#inhalt h2 { 
	line-height: 18px;
	font-size: 13px;
	font-weight: bold;
	color: #f09000;
}

#inhalt h3 { 
	font-size: 11px;
	color: #f09000;
}

#inhalt ul { 
	list-style-type: square;
}

#inhalt ol { 
	list-style-type: none;
}

#inhalt li { 
	list-style-type: square;
}

#inhalt a { 
	color: #f09000;
	text-decoration: none;
}

#inhalt a:active { 
	color: #000;
	text-decoration: none;
}

#inhalt a:hover { 
	color: #000;
	text-decoration: none;
}

#inhalt a:visited { 
	color: #000;
	text-decoration: none;
}

#inhalt li a { 
	color: #f09000;
	display: block;
	text-decoration: none;
}

#inhalt li a:visited { 
	color: #f09000;
	display: block;
	text-decoration: none;
}

#inhalt li a:active { 
	color: #000;
	display: block;
	text-decoration: none;
}

#inhalt li a:hover { 
	color: #f09000;
	display: block;
	text-decoration: none;
}

#inhalt li li a { 
	color: #f09000;
	display: block;
	text-decoration: none;
}

#inhalt li li a:visited { 
	color: #f09000;
	display: block;
	text-decoration: none;
}

#inhalt li li a:active { 
	color: #000;
	display: block;
	text-decoration: none;
}

#inhalt li li a:hover { 
	color: #f09000;
	display: block;
	text-decoration: none;
}

#inhalt label { 
	float: left;
	width: 120px;
	font-weight: bold;
}

#inhalt submitbutton { 
	margin-left: 120px;
	margin-top: 5px;
	width: 60px;
}

#inhalt input, textarea { 
	width: 180px;
	margin-bottom: 5px;
}

#inhalt textarea { 
	width: 250px;
	height: 150px;
}

#form br { 
	clear: left;
}

.clear { 
	clear: both;
}

#footer { 
	position: absolute;
	bottom: 0;
	margin-top: 60px;
	height: 90px;
	text-align: center;
	color: gray;
	font-size: 9px;
}

#footer p { 
	margin-bottom: 10px;
}

#footer a { 
	color: gray;
	text-decoration: none;
}

#footer a:active { 
	color: gray;
	text-decoration: none;
}

#footer a:hover { 
	color: #000;
	text-decoration: none;
}

#footer a:visited { 
	color: gray;
	text-decoration: none;
}

#rechts { 
	
}

#form br { 
	clear: left;
}

