body {
  margin:0px;
  padding:0px;
  color: #000;
	background: #F0F0F0 url("../pics/background.jpg");
  font: normal 13px  Trebuchet MS,Tahoma,sans-serif; 
	min-width:10px; 
	text-align:center;
}



#mainframe {
	width:780px;
	min-height:650px;
	position:relative;
	margin:auto;
	top:40px;


	border-color: #000;
	border-style:solid;
	border-width:1px;


	padding:0px;

	background-color: #FFFFFF;
	text-align: left;
}



#mainframe a {
	color:#000000;
	text-decoration: underline;

}

#mainframe a img{
	border-style:none;
	
}



#toppicture{
	width:780px;
	height: 120px;
	background-image: url("../pics/wasser.jpg");
}

#anmerkung{
	position:absolute;
	top: 100px;
	left: 30px;
	width:83px;
	height: 68px;
	background-image: url("../pics/filtervlies70gk.gif");
}

#topdivb {
	height:15px;
	overflow:hidden;
}

#topdiv h1,#topdiv h2,#topdiv {
	display:inline;
  font-size: 10px;
	color: #888;
	margin:0px;
	font-weight:normal;
	line-height:1em;

}


h1 {
  font-size: 20px;
	color: #000;
	margin:20px 00px 10px;
	font-weight:normal;
}

h2 {
  font-size: 18px;
	color: #000;
	margin:20px 00px 10px;
	font-weight:normal;
}

h3 {
  font-size: 15px;
	color: #000;
	margin:20px 00px 10px;
	font-weight:normal;
}


#logo{
	margin-top: 60px;
	text-align: center;
}

#logo h1{
  font-size: 30px;
	margin-top:2px;
}

#map{
	float: right;
}

.normalesund{
  font-family:Tahoma,sans-serif;
}


#footer{
	border-width:1px;
	border-color:#888;
	border-style: none;
	
	position:absolute;
	bottom:0px;
	width:780px;
	text-align:center;
	padding:0px;
	background-color:#ddd;
}



#textframe {
	padding:35px;
	padding-top:0px;
	margin:0px;
}


.produkte{
	background-color:#eee;
	padding:10px;
	margin:0px 35px 40px 35px;
	
}

.produkte h2{
	margin:0px 0px 10px 0px;
	
}


#tabs {
	float:left;
	width:100%;
	height:47px;
	font-size:16px;
	font-weight:normal;
	padding:0px;
	border:0px none #202840;
	text-align:left;
	margin:0px;
	margin-top:10px;
	margin-bottom:20px;
}

#tabs ul {
		margin:0px;
		padding:0px;
		list-style:none;
}

#tabs li {
		display:inline;
		margin:0;
		padding:0;
		height:31px;
		
}

#tabs a {
		float:left;
		background:url("../pics/kreise.gif") no-repeat center top;
		margin:0;
		padding:0 0 0 6px;
		margin-left:10px;
		text-decoration:none;
		height:31px;
}

#tabs a span {
	float:left;
	display:block;
	padding:32px 20px 20px 20px;
	color:#404040;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */



#tabs a:hover span {
	color:#000000;
}

#tabs a:hover {
	background-position:center 0px;
}


#tabs #current a {
  background-position:center -300px;
}