@import url(navigation.css);
@import url(content.css);
@import url(formulare.css);
@import url(mm_forum.css);
body{
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474747;
	background-image: url(../images/bg_rahmen.gif);
	background-repeat: repeat-y;
	background-position: center top;		
	background-color:#ebecee;
}

img{
	border:none;
}
.clr{
	clear:both;
}

a{
	color: #e08a26;
}	
a:hover{
	text-decoration:underline;
}

#wrapper {
	width:1000px;
	margin-left:auto;
	margin-right:auto;

}

#wrapperCont{
	float:left;
	width:760px;
	background-image: url(../images/headerbild.jpg);
	background-repeat: no-repeat;
	background-position: 10px 45px;	
}

#imageLeisteXX{
	width:756px;
	height:167px;
	background-image: url(../images/headerbild.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#imageLeiste{
	width:756px;
	height:167px;

}


.logo{
	text-align:right;
}




#contentLeft{
	width:485px;
	float:left;
	padding:36px 22px 11px 28px;
	margin:0 0 0 0;
	line-height: 16px;
}



#teaserRight{
	width:172px;
	width:208px;
	float:left;
	padding-left:11px;
}

#teaserRight h1{
	display:none;
	padding:0 0 0 0;
	margin:0 0 0 0;
}





