body
{
	background-color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#all
{
	width:100%;
	margin-top:20px;
	text-align:center;
}
#main
{
	width:950px;
	margin:auto;
	overflow:hidden;
	text-align:center;
	background-image:url(http://www.foersterhilms.de/bilder/mainbg.gif);
	background-repeat: repeat-y;
}
#content
{
	margin: 0px 50px 0px 50px;
	overflow:hidden;
}
#contentcontainer
{
	width:850px;
	background-image:url(http://www.foersterhilms.de/bilder/raute.gif);
	background-position:top center;
	background-repeat:no-repeat;
	padding-bottom:20px;
}
#right
{
	float:right;
	width:425px;
	margin-top:20px;
	text-align:left;
}
#left
{
	width:415px;
	float:left;
	margin-top:20px;
	margin-right:10px;
}
#headline
{
	text-align:left;
}

.clearfix:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.brottext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
a.brottext, a.brottext:hover, a.brottext:visited, a.brottext:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: blue;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.kleinschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	
}
#kontaktformular
{
	width:400px;
	margin:10px 0px 0px 25px;
	padding:10px 0px 10px 0px;
	background-color:#dddddd;
}
.label25
{
	margin-right:10px;
	width:100px;
	float:left;
	height:25px;
	text-align:right;
}
.labelx
{
	margin-right:10px;
	width:100px;
	float:left;
	text-align:right;
}
.label75
{
	margin-right:10px;
	width:100px;
	float:left;
	height:75px;
	text-align:right;
}
.field25
{
	float:right;
	height:25px;
	text-align:left;
	width:280px;
}
.field
{
	float:right;
	text-align:left;
	width:280px;
}
.field75
{
	float:right;
	text-align:left;
	width:280px;
	height:75px;
}
.label
{
	margin-top: 4px;
	font-size:11px;
}
.errortext
{
	margin: 0px 15px 6px 0px;
	font-weight:bold;
}
