body {
	font-family: Tahoma, Helvetica, Arial;
	font-size:11px;
	background-color: #FFFFFF;
	margin: 0px;
	/*padding: 0px;*/
	text-align:left;
   background-repeat:no-repeat;
   background-position: 907px 287px;
}

div {
   margin:0;
   padding:0;
}

#body {
	background-image: url(../images/hintergrund.jpg);
	background-repeat:repeat-x;
}

table, td, img {
	font-family: inherit;
	font-size: inherit;
	padding: 0px;
	/*margin: 0px;*/
	border: 0px;
	line-height:18px;
	text-align:left;
}

a {
   color:inherit;
   text-decoration:inherit;
}

.kopf1 {
	background-image: url(../images/kopf_blau.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 71px
}
.quicknav {
   color:#ffffff;
   text-decoration:none;
   font-family: Verdana;
   font-size: 10px;
   font-weight: bold;
}

.kopf {
	background-image: url(../images/kopf.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.menue1 {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.menue2 {
	color: #595959;
	text-decoration: none;
	font-weight: bold;
}
.menue3 {
	color: #000000;
	text-decoration: none;
}

.untermenue {
	background-image: url(../images/links2.jpg);
}


.navi1_table{
	width: 100%;
	background-position:absolute;
	width:201px;
	border-top:1px solid white;
}
.navi1_table td {
   height:32px;
	background: url(../images/menue.jpg) no-repeat;
}
.navi1_td{
	text-align: left;
	vertical-align: middle;
}


#slideshow {
   position:relative;
   height:350px;
   display:none;
}
#slideshow IMG {
    position:absolute;
    top:1px;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

.navi1_a {
	display:block;
	text-decoration:none;
	padding-left:50px;
}

.navi1_td:hover, .navi1_td_active:hover {
	background: url(../images/menue_hover.jpg) no-repeat;
}

.navi1_td_active{

	text-align: left;
	vertical-align: middle;
   padding-left:50px;
}


.navi1_a{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
}

.navi1_a_active{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
}

.navi2_a{
	color: #595959;
	text-decoration: none;
	font-weight: normal;
	margin-left: 5px;
}

.navi2_a_active{
	color: #0069B5;
	text-decoration: none;
	font-weight: normal;
	margin-left: 5px;
}

.navi3_a{
	color: #595959;
	text-decoration: none;
	font-weight: normal;
	margin-left: 15px;
}

.navi3_a_active{
	color: #0069B5;
	text-decoration: none;
	font-weight: normal;
	margin-left: 15px;
}
.newsbox {
   background-repeat:no-repeat;
   background-position: 586px 10px;
	background-image: url(../images/newsbox.png);
}

#main {
   position:relative;
   z-index:10;
}

#toplinks {
   float:right;
   border-right:1px solid white;
   color:white;
}
#toplinks div {
   float:left;
   border-left:1px solid white;
}
#toplinks tbody {
padding:0;
margin:0;
}
#menu {
   width:909px;
   height:71px;
}

#navtree {
   width:669px;
   position:relative;
   padding-left:20px;
   top:32px;
}
#navtree a {
   text-decoration:none;
   color:#EEAF15;
   font-weight:bold;
}

#fuss{
	/*background-image: url(../images/unten.jpg);*/
	background-image: url(../images/hintergrund.jpg);
	/*text-align:center;*/
	padding-left:150px;
	padding-top:4px;
	color: white;
	text-decoration: none;
	font-weight: normal;
	vertical-align: middle;
	height:20px;
	position: relative;
	margin-top:30px;
}
#kopf_bild {
   border-left:1px solid white;
   background-image: url(../images/bild_kopf.png);
   background-repeat:no-repeat;
   background-position: 0 1px;
   overflow:hidden;
}
#slogan {
  display:none;
   position:absolute;
   top:120px;
   left:530px;
}
#web20links {
   display:none;
   position:absolute;
   top:229px;
   left:810px;
}
#web20links img {
   float: right;
   margin-right:7px;
}
#content {
   width:909px;
   position:relative;
   /*top:290px;*/
   top:35px;
   left:0px;
   min-height:420px;
   margin-bottom:10px;
   margin-right:16px;
}
.news_table {
   width:320px;
   padding:0;
   margin:0;
}
.news_head,.news_body{
   padding:0px 0px;
}
.news_head {
   height:63px;
   background-color:#e2e2e2;
   border-top-left-radius: 10px;
   border-top-right-radius: 10px;
   -moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-bottom: solid 1px #efefef;
}
.news_body {
    border-top: solid 1px #d1d1d1;
   min-height:160px;
   background-color:#efefef;
   border-bottom-left-radius: 10px;
   border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
a:visited {
/*color:#0569B6;*/
text-decoration:none;
}
#printandlinks {
   position:absolute;
   top:300px;
   left:686px;
   width:220px;
   z-index:20;
}
#printandlinks div {
   float:right;
}

