body {
	background-color: #DBDBCD;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.main {
	background-color: #FFFFFF;
}
.header {

}
#menu a, #menu a:visited,#menu a:active {
	display: block;
	color:#CCCCCC;
	font-family: 'Arial';
	font-size: 15px;

	text-align:center;
	height: 28px;
	background-image:url();
	line-height:28px;
	background-repeat:repeat-x;
	border-top: 0px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;
	text-decoration:none;
}
#menu a:hover {
	display: block;
	color:#CCCCCC;
	font-family: 'Arial';
	font-size: 15px;

	text-align: center;
	height: 28px;
	background-image:url(images/navi-hover-big.png);
	line-height:28px;
	background-repeat:repeat-x;
	border-top: 0px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 0px solid ##666666;
	border-left: 0px solid #666666;
	text-decoration:none;
}
.text {
	padding-left: 25px;
	font-size: 15px;
}
.activ {
color:#999999
}
.ueberschrift {
	font-size: 17px;
	font-weight: bold;
	font-family: Eurostile;
	text-decoration: underline;
}
