body.Layout {
	margin: 0px auto 0px auto;
	width: 800px;
	background-image: url("/images/bg_main_01.jpg");
	text-align: center;
	font-size: 100.01%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a img {
	border: 0;
}
/*original*/
/*#map {
	position: relative;
	left: 0px;
	top: 0px;
   width: 750px;
	float: none;
	display: block;
}*/
#map {
	position: relative;
	left: 0px;
	top: 0px;
   width: 750px;
	float: none;
	display: block;
	/*background: url("/images/startseite_08.jpg") no-repeat;*/
	z-index: 4;
}
ul.start {
	padding: 0;
	margin: 0;
}
li.start {
	padding: 0;
	margin: 0;
}
#Aktuelles {
}
#Politik {
}
#Verwaltung {
}
#Landratsamt {
}
div.hiddenlinks {
	position: absolute;
	top: -90px;
	overflow: hidden;
	z-index: 6;
}
#Suche {
	background: url("/images/Suchfeld.gif") no-repeat;
	position: relative;
	top: -460px;
	right: 5px;
	padding: 0;
	margin: 0;
	width: 200px;
	float: right;
	z-index: 2;
}
#Suche form {
	padding: 0;
	margin: 0;
}
.Suchfeld {
	position: relative;
	top: -9px;
	left: -9px;
	border: 0px solid black;
	width: 142px;
	height: 18px;
	padding: 0 0 0 0;
	font-size: 0.8em;
	color: #2F4F4F;
}
.Suchbild {
	position: relative;
	top: -1px;
	left: -10px;
}
#NewsBlock {
	width: 800px;
	border: 0px solid red;
	margin: 0 0 0 10px;
}
#NewsBlockStart {
	background: url("/images/news_top.gif") no-repeat bottom;
	width: 758px;
	height: 14px;
	padding: 0;
	margin: 0;
}
#NewsBlockContent {
	width: 758px;
	max-width: 733px;
	font-size: 0.8em;
	padding: 0px 15px 2px 10px;
	background: url("/images/news_middle.gif") repeat-y;
	margin: 0;
}
#NewsBlockEnde {
	background: url("/images/news_bottom.gif") no-repeat top;
	width: 758px;
	height: 16px;
	padding: 0;
	margin: 0;
}
#NewsBlockContent h1 {
	font-size: 1.5em;
	color: white;
	font-weight: bold;
	padding: 10px 15px 10px 10px;
	margin: 0;
	display: block;
	text-align: center;
	background-color: Gray;
	max-width: 733px;
}
#NewsBlockContent h2 {
	font-size: 1.3em;
	color: white;
	font-weight: bold;
	padding: 10px 15px 10px 10px;
	margin: 0;
	display: block;
	text-align: center;
	background-color: Gray;
	max-width: 733px;
}
#NewsBlockContent h3 {
	font-size: 1.1em;
	color: white;
	font-weight: bold;
	padding: 10px 15px 10px 10px;
	margin: 0;
	display: block;
	text-align: center;
	background-color: Gray;
	max-width: 733px;
}
#NewsBlockContent h4 {
	font-size: 1.0em;
	color: white;
	font-weight: bold;
	padding: 10px 15px 10px 10px;
	margin: 0;
	display: block;
	text-align: center;
	background-color: Gray;
	max-width: 733px;
}
#News {
	background-color: White;
	max-width: 733px;
	padding: 0;
	margin: 0;
}
hr {
	color: Silver;
}
#FooterBlock {
	width: 758px;
	height: 56px;
	padding: 7px 5px 7px 5px;
	background: url("/images/footer.gif") no-repeat;
	text-align: center;
	margin: 0px 0px 0px 10px;
	font-size: 0.8em;
	color: White;
	font-weight: bold;
}
#FooterBlock a, #NewsBlock a {
	color: gray;
}
#FooterBlock a:hover, #NewsBlock a:hover {
	color: red;
	text-decoration: underline;
}
