body {
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	width:auto;
}
#fixed {
	margin:0px auto 0px auto;
	width: auto;
	height:768px;
	background-color: #FFFFFF;
	background-image: url("images/background.png");
	background-repeat: repeat-x;
	position:fixed;
	top:0px; left:0px; right:0px;
}

#container {
	height: auto;
	width: 912px;
	margin: 0px auto 0px auto;
	z-index:2;
	position:relative;
}

#header {
	background-image:url("images/header.png");
	background-repeat:no-repeat;
	width:912px;
	height:258px;
	margin:30px auto 0px auto;
	padding:25px 0px 0px 50px;
	font-size: 10px;
}
#content {
	background-image:url("images/content.png");
	background-repeat:repeat-y;
	width:912px;
	height:auto;
	min-height: 400px;
	margin: 0px auto 0px auto;
}
#left {
	margin:-34px 0px 0px 23px;
	width: 230px;
	height:300px;
	float:left;

}

#right {
	width:610px;	
	margin: 0px 0px 0px 10px;
	padding:0px 0px 20px 0px;
	float:left;
}
#footer {
	background-image:url("images/footer.png");
	background-repeat:no-repeat;
	width:912px;
	height:178px;
	margin:0px auto 0px auto;
}
#teaser {
	height:20px;
	width:auto;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	background-image:url("images/aktuelles.png");
	background-repeat:repeat-x;
	margin-top:30px;
	padding:3px 5px 3px 5px;
	color:#FFFFFF;
}
#right_header {
  float: right;
	height:45px;
	width:200px;
	padding: 8px 29px 0px 0px;
	margin-right: 25px;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	background: url("images/right.png") no-repeat 0px 0px;
	text-align: right;
}
/* ##################################### Navi ################################################## */

#left .headerbar{
	height:30px;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url("images/menu.png");
	background-repeat: no-repeat;
	margin-bottom: 2px;
	padding: 9px 0px 7px 30px;
}
#left ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 160px;
}
#left ul li{
	padding-bottom: 2px;
}
#left ul li a{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	display: block;
	padding: 0px 0px 0px 0px;
	line-height: 16px;
	padding-left: 30px;
	text-decoration: none;
}

#left ul li a:hover,
#left .active {
	background-image: url("images/arrow.png");
	background-repeat: no-repeat;
	background-position: 10px 2px;
	outline:0;
	color: #219737;
}
/* ##################################### Stile ################################################## */

h1 {
	font-size:14px;
	color: #219737;
	border-bottom:1px dotted #000000;
}
h2 {
	font-size:12px;
	color: #62AE3C;
}
a {
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	outline:0;
}

a:hover {
	color: #219737;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	outline:0;
}
.green {
  color: #219737;
}
.ue1 {
  color: #000000;
  text-decoration: 1px dotted #000000;
  font-weight: bold;
  font-size: 16px;
  padding-bottom:10px;
}
.ue2 {
  color: #219737;
  text-decoration: 1px dotted #000000;
  font-weight: bold;
}
#site_links {
  width:600px;
  height:360px;
  background-image: url("images/world.png");
  background-repeat: no-repeat;
  background-position: 340px 150px;
}
#karte {
  padding: 0px;
  margin: 0px;
  float: left;
	display: block;
	background: url("sitemap/section/images/karte.png") no-repeat;
	
}
#wappen_kurz {
  position: absolute;
  top: 309px; left: 590px;
}
#wappen {
  margin-left:480px;
}
