body {
	background-color: Black;
	font-family: verdana;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	margin-top: 20px;

}
table {
	width: 80%;
}
.links {
	width: 175px;
	vertical-align: top;
	padding-top: 30px;
}
.center {
	text-align: left;
	vertical-align: top;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
}

.menueleisterand{
	width: 5%;
}
.menueleiste {
	width: 15%;
	color: #00000;
}
.linkleiste {
	font-size: 12px;
	font-weight: bold;
	height: 20px;
}
.headline {
	font-size: 14px;
	font-weight: bold;
	
}
.topic {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding-top: 30px;
	padding-left: 30px;
}
.gästebuch {
	color: #CCCCCC;
}

a {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	color: #FF9933;
}
