body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #061370;
}



#top{
	background-image: url(../images/top.jpg);
	position: absolute;
	width: 801px;
	height: 223px;
	top: 20px;
	}

#middle{
	background-image: url(../images/middel.jpg);
	position: relative;
	width: 801px;
	top:215px;
	background-repeat: repeat;
	
	
	
}

	
#top2{
	background-image: url(../images/fond_top.jpg);
	position: absolute;
	width: 652px;
	height: 38px;
	left: 135px;
	top: 13px;
	
	
}

#middle2{
	background-image: url(../images/fond_middle.jpg);
	position: relative;
	width: 652px;
	top:25px;
	background-repeat: repeat;
	left: 135px;
	
	
}

#bottom2{
	background-image: url(../images/bottom3.jpg);
	position: relative;
	width: 801px;
	height: 60px;
	}
#top3{
	background-image: url('../images/marken_top.jpg');
	position: absolute;
	width: 141px;
	height: 24px;
	left: 506px;
	top: 6px
	
	
}

#middle3{
	background-image: url('../images/marken_middle.jpg');
	position: absolute;
	width: 130px;
	height: 227px;
	top:30px;
	background-repeat: repeat;
	left: 508px
	
	
}

#bottom3{
	background-image: url('../images/marken_bottom.jpg');
	position: absolute;
	width: 135px;
	height: 30px;
	top:257px;
	left: 507px
	
	
	}


#menu{
	position: absolute;
	width: 160px;
	top:0px;
	display: block;
	padding-left:10px;
	left: -135px;
	height: 500px;
	
}

.menu2{
	width: 700px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left:80px;	
	margin-top:25px;
	
}

a{
	color: #7186B2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a:link{
	color: #7186B2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

a:hover{
	color: #D9263C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}


.text{
margin-left:15px;
margin-right:5px;
}


.titre{
	color: #4A0187;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
.p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CECECE;

}

.m {
	color: #D9263C;
	font-weight: bold;
}
.pfad {
	color: #D9263C;
	
	font-size: 9px;
}
.pfad a{
	color: #7186B2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	}
.pfad a:link{
	color: #7186B2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

.pfad a:hover{
	color: #D9263C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

