html {
	background-color: #FFFFFF;
}
body {
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
}
.edit {
	font-size: 10px;
	color: red;
}
.editmode {
	font-size: 11px;
	color: red;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #08A06D;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
#container {
	height: auto;
	clear: right;
	width: 956px;
	border-top: solid #CCCCCC 1px;
	border-left: solid #CCCCCC 1px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/bilder/layout/schatten_rechts.jpg);
	background-repeat: repeat-y;
	background-position: 952px 0px;
	text-align: left;
	min-height: 600px;
}
#container #head {
	float: left;
	height: 106px;
	width: 952px;
	position: relative;
	background-image: url(/bilder/layout/hg_head.jpg);
	background-repeat: repeat-y;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#container #head #logo {
	float: left;
	height: 80px;
	width: 479px;
	position: relative;
	background-image: url(/bilder/layout/logo.jpg);
	background-position: 3px 0px;
	background-repeat: no-repeat;
}
#container #head #head_navi {
	float: right;
	height: 40px;
	width: auto;
	position: relative;
}
#container #head #head_navi li {
	float: left;
	position: relative;
	list-style-type: none;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 8px;
	margin-right: 8px;
	font-weight: bold;
}
#container #head #head_navi li a {
	color: #000000;
	text-decoration: none;
}
#container #head #head_navi li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#container #head #siteshow {
	float: left;
	height: 25px;
	width: 952px;
	position: relative;
	background-image: url(/bilder/layout/hg_siteshow.jpg);
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	color: #000000;
	font-weight: bold;
	text-align: right;
	line-height: 20px;
}
#container #head #siteshow #anzeige {
	float: right;
	position: relative;
	margin-right: 5px;
}
#container #main {
	float: left;
	width: 952px;
	position: relative;
	height: auto;
}
#container #main #left {
	float: left;
	width: 250px;
	position: relative;
	height: auto;
	background-image: url(/bilder/layout/hg_search.jpg);
	background-repeat: repeat-x;
}
#container #main #left #search {
	float: left;
	height: 130px;
	width: 250px;
	position: relative;
}
#container #main #left #suchfeld {
	float: left;
	position: relative;
	margin: 60px 0px 0px 20px;
}
#container #main #left #navi {
	float: left;
	width: 250px;
	position: relative;
	height: auto;
	padding: 10px 0px 40px 0px;
	border-top: solid #CCCCCC 1px;
	border-bottom: solid #CCCCCC 1px;
}
#container #main #left #navi ul {
	width: 200px;
	float: left;
	margin-left: 0px;
	position: relative;
	list-style-position: outside;
	list-style-type: none;
}
#container #main #left #navi ul li {
	list-style-position: outside;
	list-style-type: none;
	border-bottom: solid #999999 1px;
	padding: 0px 0px 3px 2px;
	margin-left: 5px;
}
#container #main #left #navi ul a:link {
 	color: #000000;
	font-weight: bold;
	text-decoration: none; 
}
#container #main #left #navi ul a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#container #main #left #navi ul a:hover {
 	background-image: url(/bilder/layout/hg_navi.jpg);
	display: block;
	background-repeat: repeat-x; 
}
#container #main #left #navi ul a:active {
 	background-image: url(/bilder/layout/hg_navi.jpg);
	display: block;
	background-repeat: repeat-x;
}
#container #main #right {
	float: left;
	width: 702px;
	position: relative;
	height: auto;
}
#container #main #right #image {
	float: left;
	width: 701px;
	position: relative;
	height: 129px;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#container #main #right #inhalt {
	float: left;
	width: 682px;
	position: relative;
	height: auto;
	padding: 20px 10px 10px 10px;
}
#container #footer {
	float: left;
	height: 15px;
	width: 952px;
	position: relative;
	font-size: 11px;
	color: #999999;
	margin-top: 5px;
}
#container #footer a {
	color: #999999;
}
#container #footer a:hover {
	color: #000000;
}
#container #footer #footer_left {
	float: left;
	height: 15px;
	width: auto;
	position: relative;
	margin-left: 8px;
}
#container #footer #footer_right {
	float: right;
	height: 15px;
	width: auto;
	position: relative;
	margin-right: 8px;
}
#schatten {
	height: 4px;
	width: 956px;
	clear: left;
	position: relative;
	background-image: url(/bilder/layout/schatten_unten.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: auto;
	margin-left: auto;
}
