body {
	width: 702px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	background-color: white;
	font-family: Arial;
} 
* html body{
	text-align: center;
}
#all{
	width: 702px;
	min-height: 570px;
}
* html #all{
	height: 570px;
}
#header{
	text-align: left;
}
#header_top{
	width: 702px;
	height: 50px;
}
#header_top_logo{
	width: 127px;
	height: 50px;
	float: left;
}
#header_top_abstand{
	width: 3px;
	height: 50px;
	float: left;
}
#header_top_nav{
	width: 566px;/*702-3-149-6+22*/
	height: 26px;/*50*/
	padding: 24px 0px 0px 6px;
	float: left;
	background-image: url(../../bilder/basis/bg_header.jpg);
	background-repeat: no-repeat;
	top: 0px;
}
#body{
	text-align: left;
	font-size: 1px;
}
#body_left{
	width: 149px;
	min-height: 435px;
	float: left;
}
* html #body_left{
	height: 435px;
}
#body_left_nav1{
	width: 149px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	margin-top: 10px;
}
#body_left_nav2, #body_left_nav3{
	width: 149px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	margin-top: 18px;
}
#body_left_nav1_top, #body_left_nav2_top, #body_left_nav3_top{
	width: 149px;
	height: 22px;/*22*/
	padding: 0px 0px 0px 0px;
}
#body_left_nav4_top{
	width: 149px;
	height: 22px;/*22*/
	margin: 18px 0px 0px 0px;
}
#body_left_nav1_strich, #body_left_nav2_strich, #body_left_nav3_strich{
	width: 50px;
	height: 4px;
	background-image: url(../../bilder/basis/nav/body_left_nav_trenner.png);
	background-repeat: no-repeat;
	margin: 6px 0px 0px 0px;
	padding: 0px;
	float: left;
}
#body_left_nav_level{
	width: 10px;
	height: 10px;/*22*/
	margin: 0px 10px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	float: left;
}
#body_left_nav1_content, #body_left_nav2_content, #body_left_nav3_content{
	width: 149px;
	clear: both;
}
#body_left_nav1_bottom, #body_left_nav2_bottom, #body_left_nav3_bottom{
	width: 149px;
	height: 4px;/*21*/
	padding: 18px 0px 0px 0px;
	clear: both;
}
#body_center{
	width: 696px;/*702*/
	min-height: 429px;/*435*/
	background-color: white;
	border: 3px solid white;
	float: left;
}
* html #body_center{
	height: 429px;
}
#body_right{
	width: 149px;
	border-top: 0px solid white; 
	min-height: 437px;
	float: left;
}
* html #body_right{
	height: 435px;
}
#content{
	width: 696px;/*696-18-18=640*/
	min-height: 429px;/*429-32-15=382*/
	padding: 0px 0px 0px 0px;
	background-color: white;
}
* html #content{
	height: 429px;/*429-32-15*/
}
#content_left{
	width: 348px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#content_right{
	width: 348px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}
#content_left_right{
	width: 696px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#footer{
	width: 1000px;
	height: 63px;
	text-align: left;
}
#footer_left{
	width: 149px;
	height: 63px;
	float: left;
}
#footer_center{
	width: 693px;/*702*/
	height: 42px;/*63*/
	margin: 15px 0px 0px 9px;
	float: left;
}
#footer_center_nav{
	width: 693px;/*702*/
	height: 43px;/*63*/
}
#footer_right{
	width: 149px;
	height: 63px;
	float: left;
}

/* Clearfix */
.clearfix:after, .clearfix:before {
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}

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



/****Navigation****/
#body_left_nav_norm {
	margin-bottom: 4px;
	clear: both;
}
#body_left_nav_norm a{
	width: 129px;/**/
	display:block;
	font-size: 8pt;
	font-weight: normal;
	color: white;
	text-decoration: none;
	background-image: url(../../bilder/basis/nav/body_left_nav_strich_norm.png);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
}
#body_left_nav_norm a:hover{
	background-image: url(../../bilder/basis/nav/body_left_nav_strich_over.png);
	background-repeat: no-repeat;
}



#body_left_nav_click {
	margin-bottom: 4px;
	clear: both;
}
#body_left_nav_click a{
	width: 129px;/**/
	display:block;
	font-size: 8pt;
	font-weight: normal;
	color: white;
	text-decoration: none;
	background-image: url(../../bilder/basis/nav/body_left_nav_strich_click.png);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
}

