body {
background-color:#fff;
}
a {
color:#333333;
}
a:hover {
text-decoration:none;
}

form {
  background: #E9E9E9;
  margin:0;
  padding:.5em;
}
label {
float: left; 
text-align: right; 
width: 5em; 
margin-right: .3em; 
}

input[type=text]
{   
display: block;
float: left;
padding:1px;
margin:1px;
width: 200px; 
} 

textarea
{ 
  display: block;
  float: left;
  padding:1px;
  margin:1px;
  width: 300px; 
  color: #000000;
}

form br { 
  clear: both; 
}

input#submit { 
  float: none;
}	

.navigationoben {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	color: #333333;
	text-align: right;
	margin-right: 11px;
}
.navigationoben a.{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	color: #333333;
}
.navigationunten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	color: #333333;
	text-align: right;
	margin-right: 6px;
	height: 14px;
}
.elixen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt; 
	font-weight: normal;
	color: #333333;
	text-align: right;
	vertical-align: top;
}
.navigationunten a. {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	color: #333333;
	text-decoration: none;
}
.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	margin-left: 8px;
	margin-top: 5px;
	font-weight: normal;
	width: 140px;
}
.contenttable {
border-right: 1px solid #C2C2C2;
border-bottom: 1px solid #C2C2C2;
width: 360px;
padding-right: 2px;
margin-left: 6px;
margin-top: 7px;
}
.thema {
	font-family: Arial, Helvetica, sans-serif;
	font-size:17pt;
	font-weight: 400;
	color: #666666;
	padding: 0px;
	letter-spacing: -1px;
	text-align: left;
	vertical-align: top;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.74em; 
	line-height: 1.5em; 
	font-weight: bolder;
	color: #333333;
	padding: 0px;
}
.textboldklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em; 
	line-height: 1.5em; 
	font-weight: bolder;
	color: #333333;
	padding: 0px;
}
.textboldunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.2em;
	font-weight: bolder;
	color: #333333;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	


}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.72em;  
	line-height: 1.5em; 
	color: #333333;
	letter-spacing:0px;
	padding: 0px;
	display: block;
}
#kontakt a {
		height: 51px;
		width: 141px;
		display: table-cell;
		background: url("images/kontakt.jpg") 0px 0px no-repeat;
		}
#kontakt a:hover {	
		background-position: 0px -51px;
		}

#leistungen a {
		height: 52px;
		width: 149px;
		display: table-cell;
		background: url("images/leistungen.jpg") 0px 0px no-repeat;
		}
#leistungen a:hover {	
		background-position: 0px -52px;
		}
#uns a {
		height: 49px;
		width: 149px;
		display: table-cell;
		background: url("images/uns.jpg") 0px 0px no-repeat;
		}
#uns a:hover {	
		background-position: 0px -49px;
		}

#partner a {
		height: 52px;
		width: 141px;
		display: table-cell;
		background: url("images/partner.jpg") 0px 0px no-repeat;
		}
#partner a:hover {	
		background-position: 0px -52px;
		}
		
#referenz a {
		height: 49px;
		width: 141px;
		display: table-cell;
		background: url("images/referenz.jpg") 0px 0px no-repeat;
		}
#referenz a:hover {	
		background-position: 0px -49px;
		}

