body {
background: url('images/bg.jpg ') repeat-x top #fff;
}
a {
color:#333333;
}
a:hover {
text-decoration:none;
}

.navigationoben {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #333333;
	text-align: right;
	margin-right: 11px;
}
.navigationoben a.{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	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: #FFFFFF;
	text-align: left;
	margin-left: 16px;
	margin-top: 5px;
	font-weight: normal;
	width: 140px;
}
.contenttable {
border-right: 0px solid #C2C2C2;
border-bottom: 0px solid #C2C2C2;
width: 540px;
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-left: 10px;
	letter-spacing: -1px;
	text-align: left;
	vertical-align: top;
}

.themap {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bolder;
	color: #fff;
	margin-left: 3px;
	padding: 0px;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: middle;
}

.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	line-height: 1.5em; 
	font-weight: bolder;
	color: #000000;
	padding: 0px;
}
.textboldklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 1.5em; 
	font-weight: bolder;
	color: #000000;
	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: 12px;  
	line-height: 1.3em; 
	color: #333333;
	letter-spacing:0px;
	padding-left: 10px;
	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;
		}
* { margin: 0; padding: 0; }
*:focus
{
-moz-outline: none !important;
}
.clear {
   clear: both;
   line-height: 1px;
   font-size: 1px;
   height: 1px;
}


quote,small,form,input,ul,li,ol,label{
	margin:0px;
	padding:0px;
}

img {border: 0;}
/***************************************************************/	
  

form {
background: #fff;
}

form br { 
  clear: both; 
}

input#submit { 
  float: none;
}	

/***************************************************************/	
#form-container{

	padding:0px;
	margin-top: 15px;
	-moz-border-radius:12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius:12px;
}


label{
	font-size:11px;
	font-family:Tahoma,Arial,Sans-serif;
}

textarea{
	color:#404040;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	width: 400px;
}

td > button{
	text-indent:8px;
}

.error{
	background-color:#AB0000;
	color:white;
	font-size:10px;
	font-weight:bold;
	margin-top:10px;
	padding:10px;
	text-transform:uppercase;
	width:240px;
}

#loading{
	position:relative;
	bottom:9px;
	visibility:hidden;
}



