body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#ece7e1;
	margin:auto;
	height:100%;
	color:#000000;
}

/* Container Standarddefinitionen*/

#container {
	margin:auto;
	height:445px;
	width:910px;
	position:absolute;
	top:50%;
	left:50%;
	margin: -272px 0px 0px -455px;
}

#content {
	background-color:white;
	height:445px;
	width:667px;

}

#impressum {
	clear:both;
	text-align:left;
	width:162px;
	height:20px;
	padding-left:10px;
	padding-top:8px;
	color:white;
	font-size:11px;
	margin-left:11px;
}

#impressum a {
	display:inline;
	line-height:14px;
	font-size:11px;
	color:white;
}

#bild {
	heigth:445px;
	width:667px;
	margin:0px;
	padding:0px;
	border:none;
}

#left, #right {
	border:14px solid white;
	float:left;
}

#space {
	float:left;
	height:445px;
	width:14px;
}

#logo {
	margin-top:0px;
	height:290px;
	width:169px;
	border:none;
	overflow:hidden;
	
}

a#facebook {
	display:block;
	width: 12px;
	height:13px;
	background:url('../images/facebook.png');	
	float:right;
}

a#facebook:hover {
	background:url('../images/facebook1.png');	
}

a#facebook span {
	text-indent: -9999px;	
}

#menu {
	margin:0px;
	padding:0px;
	width:169px;
	height:155px;
	background: #fbfaf8;
}
a {
	text-decoration:none;
	color:#6e6e6e;
	line-height:0px;
	padding:0px;
	margin:0px;
	display:block;
	width:169px;
	margin-bottom:1px;
	background:no-repeat;
}

a.last {
	margin-bottom:none;
}

a#ms {
	background-image:url(../images/ms.gif);
}
a#mp {
	background-image:url(../images/mp.gif);
}
a#mk {
	background-image:url(../images/mk.gif);
}
a#mf {
	background-image:url(../images/mf.gif);
}
a#mh {
	background-image:url(../images/mh.gif);
}
a#mb {
	background-image:url(../images/mb.gif);
}

a#bmh {
	background-image:url(../images/bmh.gif);
}

a#naw {
	background-image:url(../images/naw.gif);
}

a#ms:hover, a.selected#ms  {
	background-image:url(../images/ms1.gif);
}
a#mp:hover, a.selected#mp  {
	background-image:url(../images/mp1.gif);
}
a#mk:hover, a.selected#mk  {
	background-image:url(../images/mk1.gif);
}
a#mf:hover, a.selected#mf  {
	background-image:url(../images/mf1.gif);
}
a#mh:hover, a.selected#mh  {
	background-image:url(../images/mh1.gif);
}
a#mb:hover, a.selected#mb  {
	background-image:url(../images/mb1.gif);
}

a#bmh:hover, a.selected#bmh {
	background-image:url(../images/bmh1.gif);
}

a#naw:hover, a.selected#naw {
	background-image:url(../images/naw1.gif);
}


div.slideshow ul {
  margin:0px;
  padding:0px;
  left:442px;
  top:10px;
  position: absolute;
  z-index: 10001;
}
div.slideshow ul a {
  cursor: pointer;
  display: block;
  height:12px;
  margin-right: 5px;
  margin-bottom: 2px;
  opacity:1;
  width:12px;
  border:1px solid white;
}
div.slideshow ul a.active,
div.slideshow ul a:hover {
  opacity: 1;
  color:white;
  background-color:white;
}
div.slideshow ul li {
  float: left;
  list-style: none;
  color:white;
}