body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	}
	
#main{
    position:relative;
	width:852px;
	left:50%;
	margin-left:-426px;
	min-height:740px;
}

#left{
    position:relative;
	width:330px;
	min-height:740px;
	float:left;
}
#left_top{
    position:relative;
	width:330px;
	height:91px;
}
#left_nav{
	position:relative;
	width:330px;
	height:220px;
	background-image:url(Bilder/bg_left_nav.jpg);
	padding: 0px;
}
#left_ad{
    position:relative;
	width:330px;
	height:345px;
	background-image:url(Bilder/bg_left_ad.gif);
}

#left_footer{
	position:relative;
	width:330px;
	height:250px;
	background-image:url(Bilder/bg_left_footer_long.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	padding: 0px;
}
#left_footer2{
	position:relative;
	width:330px;
	height:75px;
	text-align: center;
	padding: 0px;
}

#right{
    position:relative;
	width:522px;
	min-height:731px;
	float:right;
}
#right_top{
	position:relative;
	width:522px;
	height:91px;
	background-image:url(Bilder/bg_right_nav.jpg);
	z-index:2;
}
#right_nav{
	position:relative;
	width:522px;
	height:70px;
	z-index:3;
	top:21px;
}
#right_pic{
    position:relative;
	width:522px;
	height:189px;
}

#right_content{
    position:relative;
	width:522px;
	height:451px;
}
#right_inhalt{
    position:relative;
	width:470px;
	min-height:300px;
	margin-left:26px;
	margin-top:26px;
}
#right_footer{
	position:relative;
	width:496px;
	height:40px;
	margin-left:26px;
	background-image:url(Bilder/bg_right_footer.gif);
	text-align: right;
}

.l1{
	position:relative;
	top:190px;
	width:109px;
	height:29px;
	text-align:center;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 29px;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
}
.l1:hover{
	position:relative;
	top:190px;
	width:109px;
	height:29px;
	text-align:center;
	float:left;
	background-color:#CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 29px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}
.l2{
	position:relative;
	top:190px;
	width:108px;
	height:29px;
	text-align:center;
	float:left;
	margin-left:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 29px;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
}
.l2:hover{
	position:relative;
	top:190px;
	width:108px;
	height:29px;
	text-align:center;
	float:left;
	margin-left:1px;
	background-color:#CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 29px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}
.l3{
	position:relative;
	top:190px;
	width:109px;
	height:29px;
	text-align:center;
	float:left;
	margin-left:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 29px;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
}
.l3:hover{
	position:relative;
	top:190px;
	width:109px;
	height:29px;
	text-align:center;
	float:left;
	margin-left:1px;
	background-color:#CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 29px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}


