div{
	margin: 0;
	padding: 0;	
}

.clear{
	clear: both;
	height: 1px;
}
.MainDiv{	
	position: relative;
	width: 644px;	
	left:50%;
	margin-left:-322px; 
	vertical-align: middle;
}
.MainContent{
	/*position: relative;	wenn relativ dann funzt die cmbList positinierung nicht im IE*/ 
	background-color: #352F6E;
	z-index: 0;	
	border-top:1px solid #352F6E; /*notwendig f�r Opera 6 sonst weisser streifen*/
}

.SozContent{	
	position: relative;
	text-align: center;
	vertical-align: middle;	
	left:43px;
	width:558px;
	padding-top:10px; 
	padding-bottom:20px; 
	height: auto;	
}



.min302pxH{
    height:302px;
    float:right;
    width:1px;	 	 
}

.MainTop{
	height:179px;
	width: 100%;
	position: relative;
}

.MainBottom{
	height: 163px;
	width: 100%;
	position: relative;	
}

.PicTop{
	background-image: url(../pics/01.gif);
	background-repeat: no-repeat;
	width:644px;
	height:158px;
}
.PicTopUnder{
	background-image: url(../pics/02.gif);
	background-repeat: no-repeat;
	width:644px;
	height:21px;
	text-align: center;	
	overflow: hidden;	
}

.PicLeftTop{
	position: absolute;
	top:179px;
	left:0px;
	width:43px;
	height:144px;
	background-image: url(../pics/03.gif);
	background-repeat: no-repeat;	
}

.PicRightTop{
	position: absolute;
	top:179px;
	right: 0;
	background-image: url(../pics/05.gif);
	background-repeat: no-repeat;
	width:43px;
	height:144px;		
}

.PicLeftUnder{
	position: absolute;
	top:-158px;
	left: 0px;
	background-image: url(../pics/06.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width:43px;
	height:158px;	
}
.PicRightUnder{
	position: absolute;
	top:-158px;
	right: 0px;
	background-image: url(../pics/07.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width:43px;
	height:158px;	
}
.PicBottom2{
	background-image: url(../pics/08.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	width:644px;
	height:61px;		
	overflow: hidden;
}
.PicBottom{
	background-image: url(../pics/09.gif);
	background-repeat: no-repeat;
	background-position: top;
	width:644px;
	height:102px;	
	text-align: center;
	vertical-align: middle;	
}

.copyRight{
	height: 100%;
	vertical-align: bottom;
	height: 100%;	
	padding-top:5px;
}
