* {
	margin:0;
	padding:0;
	border:0 none;
	}

html, body {
	height:99%;
	}



body {
	background-color:#CCC;
}


p {
	font-family:Trebuchet MS, Lucida, Verdana Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:140%;
	}	

h1, h2, h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	}	
	
h1 {
	font-size:18px;
	}
	
h2 {
	font-size:16px;
	}
	
h3	{
	font-size:14px;
	}	
	
	
	
	

#container {
	position:relative;
	min-height:100px;;
	width:755px;
	margin:10px auto;
	}


#head { width:755px; height:220px; background-image:url(bilder/head.gif); background-repeat:no-repeat; background-color:#CCC;}


#nav h1 { display:none; }
		
#nav li {
	list-style:none;
	display:inline;
	}	

#nav ul {
	padding-top:200px; 	
	}
	
#nav a {
	font-family:Trebuchet MS, Lucida, Verdana Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	padding:1px 3px 1px 3px;
	}	
	
#nav a:hover {
	background-color:#999;
	padding:1px 3px 1px 3px;
	}	
	

.aa {
	margin-left:50px;
	
	}

.ab {
	margin-left:140px;
	
	}
	
.ac {
	margin-left:130px;
	
	}
	
.ad {
	margin-left:80px;
	
	}	

.ae {
	margin-left:90px;
	
	}
	
#path {
	margin: 8px 0 10px 0px;
	padding-left:20px;
	background-color:#000;
	height:20px;
	color:#FFF;
	}

#path a {
	font-family:Trebuchet MS, Lucida, Verdana Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	}
	
#path a:hover {
	text-decoration:underline;
	}
	
dd, dt {
	font-family:Trebuchet MS, Lucida, Verdana Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:140%;
	}

dt {
	font-size:14px;
	padding-bottom:15px;
	}
	
.oben {
	padding-top:20px;
	}

#content {
		padding:20px; 
		width:700px;
		max-height:99%;
		padding:20px 20px 50px 20px;
		max-width:500px;
		}
		
#content a{
	font-family:Trebuchet MS, Lucida, Verdana Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:140%;
	text-decoration:none;
	color:#000;	
	}
	
#content a:hover {	
	text-decoration:none;
	color:#fff;
	}
	
	
.clearing{
	clear:both;
	height:0;
	padding:0;
	border:0;
	margin:0;
	font-size:0;
	line-height:0;
	}
		
#footer {
	position:fixed;
	bottom:0;
	height:18px;
	width:715px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;	
	
	-khtml-border-bottom-left-radius: 8px; 
	-khtml-border-bottom-right-radius:8px;
	
	background-color:#000;
	padding: 9px 20px 8px 20px;
	color: #fff;
	}
	
	
	
/* musik */

.mbn {
	margin-left:17px;
	
	}
	
.link {
	margin-left:30px;
}

.musik a{
	text-decoration:none;
	color:#000;
}

.musik a:hover{
	text-decoration:none;
	color:#fff;
}