/*************/
/* Allgemein */
/*************/

body{
	width: 100%;/**/
	min-height: 768px;/**/
	margin: 0px auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #dfdbe0;
}
* html body{
	text-align: center;
	height: 768px;
}

/* Clearfix */
#clearfix1:before, #clearfix1:after, #clearfix2:before, #clearfix2:after, #clearfix3:before, #clearfix3:after, #clearfix4:before, #clearfix4:after {
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html #clearfix1, * html #clearfix2, * html #clearfix3, * html #clearfix, * html #clearfix4{height: 1%;}
/* End hide from IE-mac */


/************/
/* Struktur */
/************/
#outer {
	width: 831px;/*960-129*/
	min-height: 739px;/*768-29*/
	padding: 29px 0px 0px 129px;
	margin: 0px auto;
	text-align: center;
  background-image: url(../../bilder/basis/inner_right_kreisemblem.gif);
  background-position: 96% 95%;
  background-repeat: no-repeat;
}
* html #outer {
	height: 739px;/*768-29*/
}
#inner_left {
	width: 701px;/**/
	min-height: 739px;/**/
	margin: 0px 0px 0px 0px;
	text-align: left;
	float:left;
}
* html #inner_left {
	height: 739px;/**/
}
#inner_right {
	width: 71px;/**/
	height: 74px;/**/
	padding: 640px 0px 0px 28px;
	float:left;
}
#header{
	width: 675px;/**/
	height: 163px;/**/
	padding: 14px 14px 0px 12px;
	clear:both;
	background-color: white;
}
#header_top{
	height: 72px;/**/
	padding: 0px 0px 4px 0px;
	clear:both;
}
#header_bottom{
	height: 18px;/*83-65*/
	padding: 65px 0px 0px 1px;
	clear:both;
	background-color: #b7b0ba;
}
#header_top_left{
	width: 72px;/**/
	height: 72px;/**/
	margin: 0px 2px 0px 0px;
	float:left;
	background-color: #b7b0ba;
}
#header_top_center{
	width: 72px;/**/
	height: 72px;/**/
	margin: 0px 4px 0px 0px;
	float:left;
	background-color: #464549;
}
#header_top_right{
	width: 525px;/**/
	height: 72px;/**/
	padding: 0px 0px 0px 0px;
	float:left;
	background-color: #6b6a6d;
}
#header_bottom_left_nav{
	width: 585px;/**/
	height: 18px;/*83-65*/
	padding: 0px 0px 0px 9px;
	float:left;
}
#header_bottom_right_nav{
	width: 70px;/**/
	height: 18px;/*83-65*/
	padding: 0px 10px 0px 0px;
	float:left;
}
#body{
	width: 674px;/**/
	min-height: 527px;/**/
	padding: 0px 14px 10px 13px;
	clear:both;
	background-color: white;
}
* html #body{
	height: 527px;/**/
}
#body_top{
	height: 223px;/**/
	padding: 0px 0px 4px 0px;
	clear:both;
	background-color: white;
}
#body_bottom{
	min-height: 300px;/**/
	padding: 0px 0px 0px 0px;
	clear:both;
	background-color: white;
}
* html #body_bottom{
	height: 300px;/**/
}
#body_top_left{
	width: 224px;/**/
	height: 223px;/**/
	margin: 0px 4px 0px 0px;
	float: left;
	background-color: #464549;
}
#body_top_left .telefonnummer{
	position: relative;
	top: -140px;
	left: 10px;
	width: 224px;/**/
	color: #1D9A00;
	font-size: 11pt;
	font-weight: bold;
	letter-spacing: 0.06em;
}

#body_top_right{
	width: 446px;/**/
	height: 223px;/**/
	padding: 0px 0px 0px 0px;
	float: left;
}
#body_bottom_left{
	width: 224px;/**/
	min-height: 300px;/**/
	margin: 0px 4px 0px 0px;
	float: left;
}
* html #body_bottom_left{
	height: 300px;/**/
}
#body_bottom_right{
	width: 426px;/*446-20*/
	min-height: 280px;/*300-20*/
	padding: 10px 10px 10px 10px;
	float: left;
}
* html #body_bottom_right{
	height: 280px;/*300-20*/
}
#footer{
	width: 701px;/**/
	height: 25px;/**/
	padding: 0px 0px 0px 0px;
	clear:both;
	background-color: #dfdbe0;
}

