html,body {
	height : 100%;
	margin : 0;
  padding : 0;
  font : 11px Verdana, Helvetica, Arial, sans-serif;
  background-image : url("../_img/hintergrund.jpg");
	background-repeat : repeat-x;
	background-color : #a2a18c;
	color : #000;
}
table,td {
	 font : 11px Verdana, Helvetica, Arial, sans-serif;
	 color : #000;
}
img {
  border : 0;
}

a {
	color : #5f5f4c;
  text-decoration : none;
}
a:hover {
	color : #899952;
  text-decoration : underline;
}
.footerlink {
	font : 10px Verdana, Helvetica, Arial, sans-serif;
}
.datum {
	background-color : #c3c3b6;
	padding : 5px;
	border-bottom : 1px solid #a2a28c;
	color : #717165;
	height : 15px;
}
.news {
	background-color : #e4e3de;
	padding : 10px;
	border-bottom : 1px solid #c71444;
}
li {
	line-height : 20px;
}
h2 {
	font-size : 14px;
	color : #c71444;
	padding : 0px 0px 0px 10px;
}
h1 {
	font-size : 12px;
	font-weight : bold;
	color : #5f5f4c;
}
.button_o {
	width : 150px;
	height : 50px;
	background-image : url("../_img/btn_o.jpg");
}
.button {
	width : 150px;
	height : 50px;
	background-image : url("../_img/btn.jpg");
}
#leisteoben {
	height : 5px;
	width : 100%;
	background-image : url("../_img/bg_oben.gif");
}
#spacer {
	height : 50px;
}
.spacer5 {
	height : 5px;
}

#logo_blau {
	width: 89px;
	height: 30px;
	-moz-opacity:0.70;
	filter:alpha(opacity=70);
	opacity: 0.70;
	position : absolute; 
	left : 5px;
	top : 95px;
	padding : 0px;
	background-image : url("../_img/logo_blau.png");
	background-repeat : no-repeat;

}

#nssw {
	position : absolute;
	width: 236px;
	height: 110px;
	left : 800px;
	top : 0px;
	padding : 0px;
	background-image : url("../_img/nssw.png");
	background-repeat : no-repeat;

}
#cover {
	position : relative;
	top:0px;
	width : 798px;
	height :auto;
  margin-right : auto;
	margin-left : auto;
	background-color : #fff;
	padding-bottom : 2px;
}
#navigate {
	width : 798px;
	height : 50px;
	margin-top : 0;
  margin-right : auto;
	margin-left : auto;
  padding-bottom : 2px;
	padding-top : 2px;
}
.visitcard {
	width : 500px;
	height : 260px;
	margin-left : auto;
	margin-right : auto;
  padding : 10px;
	background-image : url("../_img/visit.jpg");
  background-repeat : no-repeat;
}
#header {
	width : 798px;
	height : 85px;
  margin-right : auto;
	margin-left : auto;
	margin-top : 0px;
	padding-bottom: 2px;
}
.beige_leiste {
	width : 798px;
	height : 2px;
  margin-right : auto;
	margin-left : auto;
	background-image : url("../_img/beige.gif");
}

#content {
	width : 778px;
	background-color : #ffffff;
	margin-left : auto;
	margin-right : auto;
	padding-top : 0px;
	padding-left : 10px;
	padding-right : 10px;
	min-height : 220px;
}
#inhalt {
 float : right;
 width : 569px;
 min-height : 400px;
 padding : 10px;
 background-image : url("../_img/bg_inh.jpg");
 background-repeat : no-repeat;
 border-left : 1px solid #a2a28c;
}
#linkespalte {
	float : left;
	padding : 0px;
	width : 170px;
}
td.whitetd {
	background-color : #FFFFFF;
}
#nwkdf {
  font-size : 12px;
  color : #5e5e38;
	text-align : center;
  width : 160px;
  height : 43px;
	padding-top : 10px;
  background-image : url("../_img/nwkdf.gif");
  background-repeat : no-repeat;
}
#angebote {
  font-size : 12px;
  color : #5e5e38;
	text-align : center;
  width : 160px;
  height : 43px;
	padding-top : 10px;
  background-image : url("../_img/angebot.gif");
  background-repeat : no-repeat;
}
.thumbs {
	height : 87px;
  float : left;
	width : 130px;
	padding : 0px;
	margin : 3px;
	border : solid 1px #5e5e38;
	background-color : #fff;
}
#footer {
	position : relative;
	width : 798px;
	height : 33px;
  margin-right : auto;
	margin-left : auto;
	padding-top: 2px;
	background-image : url("../_img/footer.jpg");
	background-repeat : no-repeat;
}


