body{
	text-align:center;
	}
	
.mainContainer{
	width:1024px;
	margin:0px auto;
	text-align:left; 
	}
	
.header{
	background-image:url(../../images/Index_01.gif);
	background-repeat:no-repeat;
	width:1024px;
	height:236px;
	position:relative;
	margin-top:-10px;
	display:block;
	top:0px;
	}
	
.middleLeft{
	background-image:url(../../images/Index_05.gif);
	background-repeat:no-repeat;
	width:336px;
	height:612px;
	float:left;
	position:relative;
	}
	
.middleCenter{
	background-image:url(../../images/Index_03.jpg);
	background-repeat:no-repeat;
	width:443px;
	height:612px;
	float:left;
	position:relative;
	z-index:11;   
	}
	
.middleRight{
	background-image:url(../../images/Index_06.gif);
	background-repeat:y-repeat;
	width:245px;
	height:612px;
	float:left;
	position:relative;    
	}
	
.footer{
	background-image:url(../../images/Index_08_neu.gif);
	background-repeat:y-repeat;
	width:1024px;
	clear:both;
	top:-37px;
	position:relative;
	overflow:visible;
	}

.footerZwo{
	background-image:url(../../images/Index_09.gif);
	background-repeat:y-repeat;
	width:1024px;
	top:-37px;
	height:76px;
	clear:both;
	position:relative;
	overflow:visible;
	}
	
.content{
	position:relative;
	height:100%;
	top:20px;
	left:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	z-index:100;
	}
	
.menue{
	left:184px;
	top:24px;
	position:relative;
	}
	
.menueButton{
	background-image:url(../../images/menueButton.gif);
	background-repeat:no-repeat;
	position:relative;
	width:148px;
	height:34px;
	overflow:hidden;
	}
	
.menueLink{
	top:9px;
	position:relative;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	}	
	
a:link.navi, a:visited.navi { color:#000000; background-color:transparent; text-decoration:none; padding-top:8px; padding-bottom:6px; padding-left:10px; padding-right:200px; }
a:hover.navi, a:active.navi, a:link.navi_active, a:visited.navi_active, a:hover.navi_active, a:active.navi_active { color:#FFFFFF; background-color:#91638f; text-decoration:none;  padding-top:5px; padding-bottom:6px; padding-left:10px; padding-right:200px; }

a:link.subnavi, a:visited.subnavi { color:#000000; background-color:#d6b6c5; text-decoration:none; padding-top:8px; padding-bottom:6px; padding-left:10px; padding-right:200px; }
a:hover.subnavi, a:active.subnavi, a:link.subnavi_active, a:visited.subnavi_active, a:hover.subnavi_active, a:active.subnavi_active { color:#FFFFFF; background-color:#91638f; text-decoration:none;  padding-top:5px; padding-bottom:6px; padding-left:10px; padding-right:200px; }
