body {
margin: 0px;
background-color : #000000;
color : #CCCCCC;
font-family : Verdana, Arial, Helvetica, san-serif;
}
p {
font-size : 10px;
}
h1 {
font-size : 16px;
}
h2 {
font-size : 14px;
}
a {
color : #6699ff;
text-decoration : none;
font-size: 10px;
}
a:hover {
color : #cccccc;
text-decoration : underline;
font-size: 10px;
}
#all {
margin: 0px;
}
#navall {
	background-image: url(../images/nav_hg.png);
	background-repeat: repeat-x;
	height: 20px;
	margin-top: 0px;
}
#butall {
	width: 520px;
	height: 20px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.butall_boxen a {
	display : block;
	text-align : center;
	text-decoration : none;
	font-weight: bold;
	color : #6699ff;
	float: left;
	width: 130px;
	height: 17px;
	display: inline;
	padding-top: 3px;
}
.butall_boxen a:hover {
	display : block;
	text-align : center;
	text-decoration : underline;
	font-weight: bold;
	color : #cccccc;
	float: left;
	width: 130px;
	height: 17px;
	display: inline;
	padding-top: 3px;
}
#content_all{
	text-align: center;
	margin: 0px auto 0px auto;
}

#footerall {
	text-align: center;
	background-image: url(../images/nav_hg.png);
	background-repeat: repeat-x;
	font-size: 10px;
	height: 15px;
	margin-top: 0px;
}
#impressum {
	width: 600px;
	background-color: transparent;
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
