body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-position: center center;
	background-repeat: repeat-y;
	background-color: #FEF7D9;
}

#kopf {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 760px;
	height: 155px;
	margin: 0px;
	padding: 0px;
	padding-top: 65px;
	margin-left: -283px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #FEF7D9;
	z-index: 1;
}

#logo {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 195px;
	height: 220px;
	margin: 0px;
	padding: 0px;
	margin-left: -478px;
	background-color: #FEF7D9;
}

#suche {
	position: absolute;
	top: 130px;
	left: 50%;
	width: 185px;
	height: 55px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	margin-left: 307px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	z-index: 2;
}

form {
	margin: 0px;
	padding: 0px;
}

.suchpfote {
	margin: 0px;
	padding: 0px;
	margin-top: -10px;
	float: right;
}

.suchfeld {
	margin-top: 25px;
	margin-right: 4px;
	margin-left: 10px;
	width: 110px;
	float: left;
}

#auswahl {
	margin: 0px;
	padding: 10px;
	width: 255px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#auswahl h1 {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;
}

#auswahl p {
	margin: 0px;
	padding: 0px;
}

#auswahl h1 a:link, #auswahl h1 a:visited {
	text-decoration: none;
	color: #294293;
}

#auswahl h1 a:hover, #auswahl h1 a:active {
	text-decoration: underline;
	color: #294293;
}

#auswahlende {
	margin: 0px;
	padding: 0px;
	margin-top: -10px;
	margin-bottom: 15px;
	width: 275px;
	height: 10px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#mainmenu {
	position: absolute;
	top: 220px;
	left: 50%;
	width: 195px;
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	margin-left: -478px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#mainmenu ul {
	font-weight: bold;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#mainmenu ul li {
	padding: 0px;
	margin: 0px;
}

#mainmenu ul li a {
	margin: 0px;
	padding-right: 35px;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 2px;
	font-size: 13px;
	font-weight: bold;
	width: 150px;
	line-height: 20px;
	display: block;
}

#mainmenu ul li a.main_n:link, a.main_n:visited {
	color: #294293;
	text-decoration: none;
	background-image: url(pic/main_n_start.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
}

#mainmenu ul li a.main_n:hover, a.main_n:active {
	color: #294293;
	text-decoration: none;
	background-image: url(pic/main_s_start.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#mainmenu ul li a.main_s:link, a.main_s:visited, a.main_s:hover, a.main_s:active {
	color: #294293;
	text-decoration: none;
	background-image: url(pic/main_s_start.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#submenu {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#submenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#submenu ul li {
	margin: 0px;
	padding: 0px;
}

#submenu ul li a {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-right: 35px;
	font-size: 12px;
	font-weight: normal;

}

#submenu ul li a.sub_n:link, a.sub_n:visited {
	text-decoration: none;
	color: #294293;
}

#submenu ul li a.sub_n:hover, a.sub_n:active {
	text-decoration: underline;
	color: #000000;
}

#submenu ul li a.sub_s:link, a.sub_s:visited, a.sub_s:hover, a.sub_s:active {
	text-decoration: underline;
	color: #000000;
}

#news {
	position: absolute;
	top: 220px;
	left: 50%;
	width: 185px;
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	margin-left: 307px;
	background-image: url(pic/ecken_news.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#newsblock {
	margin: 0px;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	width: 130px;
	background-image: url(pic/hg_newsblock.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #F7DB00;
}

#newsblock h1 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #294293;
}

#newsblock h1 a:link, #newsblock h1 a:visited {
	color: #294293;
	text-decoration: none;
}

#newsblock h1 a:hover, #newsblock h1 a:active {
	color: #294293;
	text-decoration: underline;
}

#newsblock p {
	font-size: 11px;
}

#newsblock img {
	margin: 0px;
	padding: 0px;
	margin-top: 3px;
}

#land {
	margin: 0px;
	padding: 10px;
	padding-top: 130px;
	margin-right: 15px;
	width: 150px;
	background-image: url(pic/hg_sprache.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#land ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#land ul li {
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	float: left;
}

#land img {
	border: none;
}


#sprache {
	margin: 0px;
	padding: 10px;
	padding-top: 130px;
	margin-right: 15px;
	width: 150px;
	background-image: url(pic/hg_sprache.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#sprache ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sprache ul li {
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	float: right;
}

#content {
	position: absolute;
	top: 220px;
	left: 50%;
	width: 565px;
	margin: 0px;
	padding: 0px;
	margin-left: -282px;
}

#fuss {
	padding: 0px;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

#block {
	margin: 0px;
	padding: 20px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	clear: both;
}

#blockende {
	margin: 0px;
	padding: 0px;
	margin-top: -15px;
	margin-bottom: 25px;
	width: 565px;
	height: 20px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #294293;
	margin: 0px;
	margin-bottom: 15px;
	clear: both;
}


h2 {
	font-size: 13px;
	font-weight: bold;
	color: #294293;
	margin: 0px;
	margin-top: 10px;
}

h2 a:link, h2 a:visited {
	text-decoration: underline;
	color: #294293;
}

h2 a:hover, h2 a:active {
	text-decoration: underline;
	color: #000000;
}

p {
	line-height: 18px;
}

td, tr {
	font-size: 12px;
}


p.bu {
	margin: 5px;
	font-size: 11px;
	line-height: 11px;
	color: #666666;
}

p.ende {
	margin: 20px;
	clear: both;
}

a:link, a:visited {
	text-decoration: underline;
	color: #294293;
}

a:hover, a:active {
	text-decoration: underline;
	color: #000000;
}

#bildrechts {
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}

#bildrechts img {
}

#bildlinks {
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

#bildlinks img {
}

#bildgross {
	margin-bottom: 20px;
	clear: both;
}

#bildgross img {
}

.g_bild {
	margin: 15px;
}

.kontaktfeld {
	font-size: 12px;
	width: 350px;
}
