body{
	background:#000000;
	text-align:center;
	font-family:serif;
	font-size:12px;
}
#wrap{
	position:relative;
	width:990px;
	height:700px;
	margin-left: auto;
	margin-right: auto; 
	text-align:left;
	font-family:serif;
}
#heading{
	Z-INDEX:2;
	position:relative;
	top:10px;
	left:25px;
	width:750px;
	height:100px;
	float:left;
	background-image:url(../media/hintergrund_gross.jpg);
	font-weight:bold;
	text-align:center;
	color:#ece8e8;
	font-size:84px;
	font-family:serif;
	letter-spacing: 15px;
}
#changelanguage{
	Z-INDEX:2;
	position:relative;
	top:10px;
	left:-15px;
	width:150px;
	height:100px;
	background-image:url(../media/hintergrund_klein.jpg);
	font-weight:bold;
	text-align:center;
	color:#ece8e8;
	font-family:sans-serif;
	float:right;
}
#navigation{
	Z-INDEX:1;
	position:relative;
	top:10px;
	width:225px;
	height:475px;
	background-image:url(../media/HalbeMurmel.jpg);
	background-repeat:no-repeat;	
	font-family:serif;
	font-weight:bold;
	color:#ece8e8;
	font-size:27px;
	line-height:30px;
	text-align:left;
	padding: 40px 0 0 10px;
	float:left;
	clear:both;
}
#content{
	Z-INDEX:1;
	position:relative;
	top:30px;
	left:-15px;
	width:740px;
	height:100%;
	max-height:560px;
	color:#ece8e8;
	font-family:serif;
	font-size:14px;
	float:right;
	overflow:auto;
}
.backgroundimage{
	background-image: url(../media/eingang.jpg);
	background-repeat:no-repeat;
}
.home{
position:relative;
top:5px;
}
.murmel{
position:relative;
top:5px;
}
.galerie{
position:relative;
top:5px;
}
.angebote{
position:relative;
top:5px;
}
.wsw{
position:relative;
top:5px;
}
.kontakt{
position:relative;
top:5px;
}
.agb{
position:relative;
top:5px;
}
.impressum{
position:relative;
top:5px;
}
.links{
position:relative;
top:5px;
}
#navigation a:hover{
	font-style:italic;
	color:#ece8e8;
	text-decoration:none
}
a:hover{
	color:#ece8e8;
	text-decoration:none
}
a:link{
	color:#ece8e8;
	text-decoration:none;
}
a:visited{
	color:#ece8e8;
	text-decoration:none;
}
a:active{
	color:#ece8e8;
	text-decoration:none;
}
.zentriert{
text-align:center;
}
#content h1{
	font-weight:bold;
	font-size:30px;
	text-align:center;
}
#content h2{
	font-weight:bold;
	font-size:20px;
	text-align:left;
}
#content a:hover{
	font-style:italic;
	color:#ece8e8;
	text-decoration:underline;
}
#content a:link{
	color:#ece8e8;
	text-decoration:underline;
}
#content a:visited{
	color:#ece8e8;
	text-decoration:underline;
}
#content a:active{
	color:#ece8e8;
	text-decoration:underline;
}
table{
	color:#ece8e8;
	font-family:serif;
	font-size:16px;
}
.rot{
	color:red;
}
.gross{
	font-size:18px;
}
