body {
	margin: 0;
	background-color: #000000;
}
p, br, html {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, sans-serif;
	line-height: 18px;
	margin: 0;
}
textarea  {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 90%;
}
.inputtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 90%;
}
ul, li, ol {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, sans-serif;
	list-style-type: square;

}
tr, th, td, table {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, sans-serif;
	line-height: 16px;
}
h1  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
	padding-bottom: 0px;
	letter-spacing: 1px;
}
h2  {
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: 1px;
}
h3{
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 1px;

}
h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	font-weight: bold;
}
.Titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 20px;
}
.zwischentitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#navigation {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
}
#navigation a {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	letter-spacing: 1px;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#navigation a:hover {
	color: #FFCC00;
	background-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC00;
}

#inhalt {
	position: absolute;
	top: 90px;
	left: 0px;
}
#inhalt_SA {
	position: absolute;
	top: 0px;
	left: 0px;
}
a:link {
	color: #000000;

}
a:visited {
	color: #000000;

}
a:hover {
	color: #CC3300;

}
#shoptab {

}
#shoptab td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}