.zemSubmit {
	padding: 0px;
	margin: 0px;
	background-color: white;
	border: none;
}
#searchform .ls_results
{
	position: absolute;
	right: 0px;
	top: 25px;
	background-color: #efefef;
	overflow: hidden;
	width: 400px;
	border: 1px solid #000;
	padding: 0px;
	text-align: left;
}
#searchform .ls_results ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#searchform .ls_results ul li a {
	padding: 10px;
	border-bottom: solid 1px #aaa;
	display: block;
}
#searchform .ls_results ul li a:hover {
	background-color: white;
	text-decoration: none;
}
.zemContactForm label {
	width: 100px;
	display: block;
	float: left;
}
.zemContactForm ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.zemContactForm li {
	line-height: 30px;
}
label.zemTextarea {
	float: none;
	width: 500px;
}
.zemContactForm input,.zemContactForm select,.zemContactForm textarea {
	background-color: #E8E8E8;
	border: 1px solid #666;
	padding: 2px;
}
.box div {
	padding: 3px;
	margin-right: 3px;
	text-align: center;
	width: 123px;
	position: relative;
	float: left;
}
.box div a:hover {
text-decoration: none;
}
.box div img {
width: 120px;
}
#searchformdiv {
	position: absolute;
	top: 90px;
	left: 50%;
	margin: 0px;
	padding: 0px;
	margin-left: 190px;
	width: 220px;
	text-align: right;
}
#searchform {
	margin-left: 0px;
}
#searchform fieldset {
	border: none;
	padding: 0px;
	margin: 0px;
}
#searchform input {
	border: solid 1px #ddd;
	background-color: white;
	font-family: Tahoma, Geneva, sans-serif;
}
a {
	color: darkgreen;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.aktuell {
	width: 297px;
	margin-left: 1px;
	padding: 0px;
	background-color: #dcdcdc;
	background-image: url(../images/aktuelltop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}
.aktuell div {
	background-image: url(../images/aktuellbottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 10px;
	font-size: 11px;
	color: #333;
}
.aktuell div div {
	padding: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: dotted 1px gray;
}
.banner {
	margin-top: 10px;
	padding-top: 10px;
	border-top: dotted 1px #ddd;
}
#hpleft {
	width: 457px;
	padding-right: 24px;
	padding-top: 10px;
	float: left;
	background-image: url(../images/hpbgleft.jpg);
	background-repeat: no-repeat;
	background-position: 462px 70px;
}
#hpright {
	width: 299px;
	padding-top: 10px;
	float: right;
}
.morelinkhidden {
	display: none;
}
.rss, .face{
	margin: 70px 0 0 5px;
}
.rss a{
	background: url(../images/ico-rss.gif) no-repeat left;
	color: darkgreen;
	font-weight: bold;
	padding: 0 0 2px 25px
}
.rssMenu,.category_list {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.rssMenu {
	margin-bottom: 15px;
}
.rssMenu li,.category_list li {
	padding: 5px;
	border-bottom: dotted 1px #DDD;
}
.rssMenu a,.category_list a {
	color: darkgreen;
	text-decoration: none;
}
.article_overview {
	background-image: url(../images/cat_item_bg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	margin-top: 15px;
}
.article_overview img {
	width: 160px;
	height: 126px;
	float: left;
	margin-right: 10px;
}
.article_overview h3 a {
	color: darkgreen;
	text-decoration: none;
	font-size: 14px;
}
.article_publish_date {
	background-image: url(../images/dateicon.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 14px;
}
.article_info {
	background-image: url(../images/datebg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	line-height: 14px;
	height: 24px;
	float: right;
	width: 183px;
	display: block;
	font-size: 11px;
	text-align: center;
}
.article_overview h3 a:hover {
	text-decoration: underline;
}
html,body {
	height: 100%;
}
#container {
	position: absolute;
	width: 100%;
	top: 0px;
	min-height: 100%;
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	background-position: center center;
}
#footer2 {
	background-image: url(../images/bottomstrip.jpg);
	background-position: center top;
	height: 126px;
	position: absolute;
	bottom: 0px;
	width: 100%;
}
#footer2 div {
	color: #FFF;
	padding-top: 15px;
	width: 920px;
	position: absolute;
	left: 50%;
	margin-left: -462px;
	text-align: right;
}
#footer2 div a {
	color: #FFF;
	text-decoration: none;
}
#footer2 div a:hover {
	color: #9F3;
}
#header {
	background-image: url(../images/topstrip.jpg);
	background-position: center top;

	height: 126px;
}

#footer1 {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 32px;
	height: 92px;
	padding-left: 51px;
	width: 681px;
	padding-right: 191px;
	position: absolute;
	bottom: 126px;
	left: 50%;
	margin-left: -462px;
}

* html #container { height: 100%; }
body {
	margin: 0px;
	padding: 0px;
	background-color: #1e1e1e;
	background-image: url(../images/map.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#footer1 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 30px;
}
#content {
	padding-bottom: 250px;
}
#maincontent {
	width: 822px;
	position: relative;
	left: 50%;
	margin-left: -411px;
	color: #333;
}
#header div {
	background-image: url(../images/bg.png);
	width: 963px;
	height: 126px;
	position: absolute;
	left: 50%;
	margin-left: -482px;
}
#header div div {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	padding-right: 70px;
	padding-left: 71px;
	width: 822px;
	padding-top: 50px;
	height: 76px;
}
h1 {
	background-image: url(../images/logo.jpg);
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 285px;
	display: block;
	overflow: hidden;
}
h1 a {
	display: block;

	height: 60px;
	width: 285px;
	line-height: 200px;
}
#menu {
	list-style-type: none;
	margin: 0px;
	background-color: #000;
	background-image: url(../images/menubg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 39px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 20px;
	height: 24px;
}
#menu li {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/menu_split.jpg);
	height: 25px;
	background-repeat: no-repeat;
	background-position: left center;
}
#menu li a {
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}
#menu li a:hover {
	color: #80e200;
}
h2 {
	background-image: url(../images/h2bg.jpg);
	margin: 0px;
        line-height: 37px;
        padding-left: 10px;
        width: 605px;
        display: block;
        color: white;
        font-size: 20px;
        font-weight: normal;
}
#hpleft h2 {
	width: 447px;
	background-image: url(../images/h2bghp.jpg);
}
h3.gallery {
        width: 605px;
        display: block;
        clear:both;
        margin: 0px;
        padding-top: 20px;
        padding-bottom: 10px;
        color: darkgreen;
}
h4 {
	color: darkgreen;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 5px;
	font-weight: normal;
	font-size: 18px;
}
h5 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: darkgreen;
	font-weight: normal;
}
h5 a {
	color: darkgreen;
	text-decoration: none;
}
h5 a:hover {
	text-decoration: underline;
}
#flash {
	height: 400px;
	width: 822px;
	background-color: #000;
}
#subhead {
	width: 822px;
	position: relative;
	left: 50%;
	margin-left: -411px;
}