body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.navwhite {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;	
	font-weight: normal;
	text-decoration: none;
}

.navwhite a{
	font-size: 11px;
	font-weight: normal;
	font-style: normal;	
	font-weight: normal;
	text-decoration: none;
}
.navwhite a:active {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;	
	font-weight: normal;
	color: black;
	text-decoration: none;
}

a:hover {
	font-weight: normal;
	font-style: normal;	
	font-weight: normal;
	color: black;
	text-decoration: none;
}

.serv_akt {
	font-size: 11px;
	font-weight: normal;
	color: #373737;
	text-decoration:none;
}


.brandladr {
	font-size: 11px;
	color: #716F6F;
	padding: 5px;
}

.brandladr a{
	font-size: 11px;
	color: #716F6F;
	
	text-decoration: none;
}

.brandladr a:active{
	font-size: 11px;
	color: #716F6F;
	
	text-decoration: none;
}

.brandladr a:hover{
	color: #716F6F;
	text-decoration: none;
}

.brandladr a:visited{
	font-size: 11px;
	color: #716F6F;
	
	text-decoration: none;	
}

.head {
	font-size: 16px;
	font-weight: bold;
	color: #777777;
}

.themennav {
	font-size: 14px;
	font-weight: bold;
	color: #777777;
	padding-left:10px;
	text-decoration: none;
}

.themennav a {
	font-size: 14px;
	font-weight: bold;
	color: #777777;
	padding-left:10px;
	text-decoration: none;
}

.themennav a:active {
	font-size: 14px;
	font-weight: bold;
	color: #777777;
	padding-left:10px;
	text-decoration: none;
}

.themennav a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #777777;
	padding-left:10px;
	text-decoration: none;
}

td,
.text {
	font-size: 11px;
	color: #333333;
	line-height: 1.5;
}

a,
.text a {
	font-size: 11px !important;
	color: #2D6191;
	line-height: 1.5;
	text-decoration: none;
}

.text a:visited{
	font-size: 11px;
	color: #2D6191;
	line-height: 1.5;
	text-decoration: none;
}

.text a:hover{
	color: #00315E;
	text-decoration: underline;
}

.text a:active {
	font-size: 11px;
	color: #00315E;
	line-height: 1.5;
	text-decoration: none;
}

.boxtext {
	font-size: 11px;
	color: #333333;
	padding: 5px;
	line-height: 1.5;
}

/* Formulare */

form#offert p
{
	width: 250px;
	float: left;
	font-size: 11px;
	color: #333333;
	line-height: 1.5;
}

form#offert label
{
	font-size: 11px;
	color: #333333;
	line-height: 1.5;
	display: block;
	width: 85px;
	float: left;
}

form#offert input,
form#offert textarea,
form#offert select
{
	width: 150px;
	float: left;
	border: 1px solid gray;	
}

form#offert input.check
{
	width: auto;
	height: auto;
	margin-right: 15px;
}

form#offert img.scriptschutzbild
{
	float: left;
	margin: 0;
	padding: 0;
}

form#offert label.breit
{
	width: 200px;
}
