body
{
background:#000000;
margin:auto;
height:1200px;
background-image: url(images/hinter3.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
background-position: center top;
-moz-user-select:none;
-html-user-select:none;
}

#mama
{
width:900px;
padding:5px;
margin:auto;
font-family: courier new, verdana, arial, sans-serif;
color:#faf7e5;
font-size: 18px;
outline-style:none;
text-decoration:none;
text-align:center;
background-image: url(images/schwotz.png);
background-repeat:repeat;
background-attachment:fixed;
-moz-user-select:none;
-html-user-select:none;
}


#logo
{
width:430px;
height:167px;
margin-top:10px;
margin-left:190px;
background:url(images/logo2.png);
}


#navi
{
width:750px;
height:30px;
margin:auto;
padding:10px;

}


a.navigationspunkt
	{
	font-family:verdana, arial, sans-serif;
	display:block;
	height:30;
	width:160px;
	color:#ccc;
	outline-style:none; 
	text-decoration:none;
	text-align:left;
	}
	
a.navigationspunkt:hover
	{
	font-family:verdana, arial, sans-serif;
	display:block;
	height:30px;
	width:160px;
	color:#fff;
	outline-style:none; 
	text-decoration:none;
	text-align:left;
	text-shadow: #000 4px 4px 5px;
	}
	
		


a
{
font-family: courier new, verdana, arial, sans-serif;
color:#faf7e5;
outline-style:none;
text-decoration:none;
}

a:hover
{
font-family: courier new, verdana, arial, sans-serif;
color:#a52239;
outline-style:none;
text-decoration:none;
}

.imprint
{
color:#cccccc;
font-size:12px;
float:left;
margin-left:50px;
margin-top:5px;
}

.rot
{
color:red;
}



.trenner
{
clear:both;
}

.float
{
float:left;
}

.float2
{
float:left;
margin-left:15px;
margin-top:10px;
}

.margin
{
margin-left:50px;
margin-bottom:30px;
float:left;
}