@charset "utf-8";
/* CSS Document */


#container {
	width:700px;
	background:url(hintergrund1.gif);
	height:980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top:100px;
	padding-bottom: -100px;
}
#navi {
	width:700px;
	height:20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;	
		background:#112211;	
}

a{	text-decoration: none;
	color: #FFCC33;}
a:hover {
	text-decoration: underline;
}

#navi a {
	width:170px;
	display:block;
	float:left;
	text-align:center;
	font-weight: bold;
	margin-top:4px;
}

#inhalt {
	width:700px;
	height:467px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;	
background:url(mourning_forest_bg.jpg);

}


body {
	margin: 0px;
	padding: 0px;
	font-size: 8.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:100%;
	/*	overflow: hidden;	*/
}
html{height:100%;}

#Schrift {
top:395px;
clear:left;
position:absolute;
	padding: 10px 100px 10px 100px;
	width:500px;
 	overflow: visible;

			background:#000000;
	filter:alpha(opacity=61);
	opacity: 0.61;
        -moz-opacity:0.61;
		color:#FFFFFF;
		line-height:120%;
}

h2{
	font-size: 10pt;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#zahl {
	font-size:190px;
	margin:0px;
	padding: 5px 0px 0px 0px;
	filter:alpha(opacity=30);
	opacity: 0.30;
     -moz-opacity:0.30;
	color: #000000;
	font-weight: bold;
	float:left;}
#sieben{
	position:relative;
	font-size: 18px;
	padding-top: 55px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	filter:alpha(opacity=61);
	opacity: 0.61;
        -moz-opacity:0.61;
		float:left;
}

ul {
	background:#000000;
	float: left;
	list-style-type: none;
	margin-top: 50px;
	margin-left: 0px;
	filter:alpha(opacity=61);
	opacity: 0.61;
     -moz-opacity:0.61;
	padding: 10px 10px 10px 5px;
	width:300px;
	z-index: 5;
}
.uldummy
{float: left;
	margin-top: 50px;
	margin-left: 0px;
	padding: 10px 10px 10px 5px;
	width:300px;
}

