body{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 15px;
	background-color: #333333;  /*#669999;*/ 
	color: #FFFFFF;
}

#container{
	width: 1100px;
	height: 600px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;	
}

#navicontainer{
	height: 20px;
	width: 1100px;
	font-weight: bold;
	font-size: 14px;
	line-height: 23px;
}

#navlist li{
	display: block;
	list-style-type: block;
	font-stretch:narrower;
}

#home {width: 120px; height:35px; float: left;}

#baldauf {width:165px; height:35px; float: left;}

#ausbildung {width:155px; height:35px; float: left;}

#kontakt {width:155px; height:35px; float: left;}

#wer_singt_wo {width:165px; height:35px; float: left;}

#referenzen {width:140px; height:35px; float: left;}

#ortsplan {width:150px; height:35px; float: left;}

#navicontainer a:link { 
	color: #3366FF; 
	text-decoration:none; 
}

#navicontainer a:visited { 
	color: #3366FF; 
	text-decoration:none; 
}

#navicontainer a:focus { 
	color: #3366FF; 
	text-decoration:none; 
}

#navicontainer a:hover { 
	color: #3366FF; 
	text-decoration:none; 
}

#navicontainer a:active { 
	color: #3366FF; 
	text-decoration:none; 
}

#hauptteil{
	width: 950px;
	height: 580px;
	margin-left: auto;
	margin-right: auto;	

}

#text a:link { 
	color: #9999cc; 
}


#text a:visited { 
	color: #9999cc; 
}

#text a:focus { 
	color: #9999cc; 
}

#text a:hover { 
	color: #9999cc; 
}

#text a:active { 
	color: #9999cc; 
}

#copyright{
	position: relative;
	left: 45px;
	top: 640px;
	font-size: 11px;
	width: 100px;
	height: 15px;
}

#copyright a:link{
	text-decoration: none;
	color: #666666;
}

#copyright a:visited { 
	text-decoration: none;
	color: #ffccff; 
}

#copyright a:focus { 
	text-decoration: none;
	color: #666666; 
}

#copyright a:hover { 
	text-decoration: none;
	color: #ffccff; 
}

#copyright a:active { 
	text-decoration: none;
	color: #ffccff; 
}

