body {
	background-color: Black;
	color: #ffffff;
	text-align: center;
	margin: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: Aqua;
}
a:visited {
	color: Aqua;
}
a:link:hover {
	color: Silver;
}
a:visited:hover {
	color: Silver;
}
div.h1 {
	color: Black;
	text-align: center;
	height: 114px;
	background-color: Silver;
	background-image: url(images/h1.png);
	width: auto;
	font-size: 46px;
	margin: 0px;
}
div.bar {
	height: 16px;
	margin: 0px;
	margin-top: 3px;
	width: 100%;
	background-color: transparent;
}
div.tabbasis
{
	background-color: transparent;
	display: block;
	margin-top: 5px;
	height: auto;
	width: auto;
	border: none;
	text-align: center;
}
div.tab {
	background-color: transparent;
	background-image: url(images/h1b.png);
	border-bottom: 1px solid Gray;
	border-right: 1px solid Gray;
	border-left: 1px solid Gray;
	border-top: none;
	color: #000000;
	display: inline;
	padding: 5px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-top: auto;
}
div.tab:hover, div.activetab {
	background-color: transparent;
	background-image: url(images/h1.png);
	border-bottom: 1px solid Gray;
	border-right: 1px solid Gray;
	border-left: 1px solid Gray;
	border-top: none;
	color: #000000;
	display: inline;
	padding: 5px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-top: auto;
}
a.tab {
	color: #000000;
	text-decoration: underline;
}
a.tab:hover {
	color: #000000;
	text-decoration: none;
}
h1 {
	color: Black;
	text-align: center;
	font-size: 50px;
	margin: 0px;
}
h2.title {
	color: Silver;
	font-size: 18px;
}
h3 {
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
div.liste {
	background-color: #454545;
	border: 1px solid Gray;
	padding: 20px;
	margin: 5px;
	margin-top: 20px;
	width: 80%;
	text-align: center;
}
div.hp {
	background-color: #454545;
	background-image: url(images/hpbg.png);
	height: 200px;
	width: 80%;
	text-align: left;
	border-top: none;
	border-left: solid 1px Gray;
	border-right: solid 1px Gray;
	border-bottom: solid 1px Gray;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 5px;
}
div.counter {
	background-color: #666666;
	background-image: url(images/hpbg.png);
	background-repeat: repeat-x;
	height: auto;
	width: 80%;
	text-align: left;
	border-top: none;
	border-left: solid 1px Gray;
	border-right: solid 1px Gray;
	border-bottom: solid 1px Gray;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 5px;
	padding: 5px;
}
img.shoot {
	float: left;
}
img {
	border: none;
}
textarea.code {
	border: 1px solid Gray;
	background-color: transparent;
	color: #FFFFFF;
}
fieldset {
	background-color: transparent;
	border-color: Black;
	border: 1px solid;
	padding: 5px;
}
div.menue {
	background-color: transparent;
	background-image: url(images/h1b.png);
	border-bottom: 1px solid Gray;
	border-right: 1px solid Gray;
	border-left: none;
	border-top: 1px solid Gray;
	color: #000000;
	display: block;
	width: 100%;
	padding: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 1px;
}
div.menue:hover {
	background-color: transparent;
	background-image: url(images/h1.png);
	border-bottom: 1px solid Gray;
	border-right: 1px solid Gray;
	border-left: none;
	border-top: 1px solid Gray;
	color: #000000;
	display: block;
	width: 100%;
	padding: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 1px;
}
.einstellungen {
	border: 1px solid Gray;
	text-align: left;
}
