body {margin:0px;padding-bottom:20px;}

#header #languages {float:right;}
#header #searchForm {margin-bottom:10px;}


.width0 {width:820px;text-align:left;}
.width1 {width:800px;text-align:left;}
.width2 {width:798px;text-align:left;}

.border1 {border-width:10px;border-style:solid;}
.border2 {border-width:1px;border-style:solid;height:auto;}

#leftBlock {float:left;width:164px;}
#mainBlock {float:right;width:606px;min-height:600px;margin-top:8px;}
.gap {width:8px;float:right;}

#iframeWindowDivHead {border:1px solid;}
#iframeWindowDivHead #logoDiv {margin:5px 0px 6px 8px;}
#iframeWindowDivControls {float:right;padding:5px 5px 0px 0px;}
#iframeWindowDivControls a {margin-bottom:4px;font-weight:bold;width:55px}

#copyright {float:right;}

.partners {margin-top:5px; padding-left: 175px;}

#footer {margin-top:7px;}

#footer_left {float: left; width: 175px;}

#footer_right {}
#footer_right hr {clear: none; margin-left: 0px;}

.teaserbox {min-height:128px; height:auto; height:128px;}


/* anfragebox */

#anfragebox {
	clear:both;
	color: #000000;
	overflow: hidden;
	background-color:#f7f8eb;
	border-width: 1px 1px 1px 1px;
	border-style:dotted;
	border-color:#660000;
	margin-top:5px;
	padding:5px;
}

.anfrageheader {
	color:#9d1915;
	font-size:18px;
	margin-bottom:10px;

}

.anfragetxt {
	color:#000000;
	font-size:16px;
}

/* hinweis */

#hinweis {
	clear:both;
	color: #000000;
	overflow: hidden;
	background-color:#eeeeee;
	border-width:medium;
	border-style:double;
	border-color:#660000;
	margin-top:5px;
	padding:5px;
}

