* {
	margin : 0;
	padding : 0;
}
#pagecounter {
	margin: 15px auto 15px auto;
	z-index: 11;
}
html, body {
	height: 100%;
}
body {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 11pt;
	font-weight : normal;
	background-image : url(images/background.gif);
	background-attachment : fixed;
	background-repeat : no-repeat;
	color : #ffffff;
	background-color : #333333;
	height : 100%;
}
a:link {
	color : #66ff00;
	background-color : inherit;
	font-weight : bold;
}
a:visited {
	color : #66ff00;
	background-color : inherit;
	font-weight : bold;
}
a:active {
	color : #00cc00;
	background-color : inherit;
	font-weight : bold;
}
a:hover {
	color : #66ffff;
	background-color : inherit;
	font-weight : bold;
}
img {
	border : none;
}
fieldset {
	border : none;
	text-align : left;
}
input {
	margin: 3px;
}
table {
	margin-left : auto;
	margin-right : auto;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 11pt;
	font-weight : normal;
}
ul {
	list-style-type : disc;
	margin-left: 20px;
}
h1, h2, h3, h4, h5, h6 {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	margin: 5px 0 2px 0;
}
h1 {
	color : #66ffff;
	background-color : inherit;
	font-size: 16px;
}
h2 {
	color : #66ffff;
	background-color : inherit;
	font-size: 14px;
}
h3 {
	color : #66ffff;
	background-color : inherit;
	font-size: 13px;
}
h4 {
	color : #66ffff;
	background-color : #333333;
}
h5 {
	color : #66ffff;
	background-color : #333333;
}
h6 {
	color : #66ffff;
	background-color : #333333;
}
.content a:link {
	font-weight : normal;
	text-decoration : underline;
}
.content a:visited {
	font-weight : normal;
	text-decoration : underline;
}
.content a:active {
	font-weight : normal;
	text-decoration : underline;
}
.content a:hover {
	font-weight : normal;
	text-decoration : underline;
}
.center {
	text-align : center;
}
#center {
	width : 800px;
	margin : 10px auto 10px auto;
	height: 500px;
}
#startleft {
	position : absolute;
	width : 250px;
	height : 200px;
	text-align : left;
}
#startleft ul {
	margin : 20px 0 0 30px;
}
#startleft li {
	line-height : 50px;
}
#startright {
	position : absolute;
	width : 250px;
	height : 200px;
	text-align : right;
	margin-left : 550px;
}
#startright ul {
	margin : 20px 0 0 0;
}
#startright li {
	line-height : 50px;
}
#startmiddle {
	position : absolute;
	width : 300px;
	height : 230px;
	margin-left : 250px;
}
#startmiddle ul {
	margin : 20px 0 0 0;
	display : inline;
}
#startmiddle li {
	text-align : center;
}
#hotlineblinken {
	text-decoration : blink;
	color : #ff0000;
	background-color : #333333;
}
.paragraphen {
	color : #66ff66;
	background-color : #333333;
}
input, select {
	border : none;
}
input.error, select.error {
	padding-right : 16px;
	border : 1px solid red;
	color : #000000;
	background-color : #fffce2;
	background-image : url(images/warning_obj.gif);
	background-position : right;
	background-repeat : no-repeat;
}
input:focus, select:focus {
	border : 1px solid red;
	color : #000000;
	background-color : #efefef;
}
.mandatory {
	font-weight : bold;
}
.comment {
	color : #bbbbbb;
	background-color : #333333;
}
.fixed {
	position : absolute;
	padding : 0;
}
#menu {
	position : fixed;
}
.linksstart {
	font-size : 14px;
}
.linksstart a:link {
	font-weight : bold;
	text-decoration : none;
}
.linksstart a:visited {
	font-weight : bold;
	text-decoration : none;
}
.linksstart a:active {
	font-weight : bold;
	text-decoration : none;
}
.linksstart a:hover {
	font-weight : bold;
	text-decoration : none;
	text-align : right;
}
#navigation {
	width : 250px;
	line-height : 200%;
	font-size : 10pt;
	font-weight : bold;
}
#absolut {
	position : fixed;
	overflow : auto;
	height : 100%;
	padding : 0;
	margin : 0;
	white-space : nowrap;
}
#absolut a {
	text-decoration : none;
	font-weight : bold;
}
#flashinfo {
	width : 500px;
	padding : 0;
	margin : 0;
}
#address {
	position : absolute;
	width : 170px;
	height : 100px;
	font-weight : bold;
	top : 200px;
}
#marquee {
	position : absolute;
	width : 630px;
	height : 30px;
	top : 250px;
	margin-left : 170px;
}
#contact {
	position : absolute;
	height : 90px;
	width : 300px;
	top : 290px;
	font-weight : bold;
	margin-left : 250px;
	text-align : center;
}
#comic {
	position : absolute;
	height : 200px;
	width : 120px;
	top : 300px;
	margin-left : 650px;
}
#counter {
	position : absolute;
	height : 20px;
	width : 80px;
	top : 400px;
	margin-left : 350px;
}
#guetesiegel {
	position : absolute;
	height : 145px;
	width : 250px;
	top : 330px;
}
#navleft {
	position: fixed;
	width: 235px;
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
	padding-top: 100px;
	font-weight: bold;
	font-size: 13px;
	white-space: nowrap;
}
#navleft ul {
	margin : 20px 0 0 20px;
}
#navleft li {
	line-height : 20px;
}
#navleft a {
	text-decoration: none;
}
#pagecontent {
	position: absolute;
	width: 565px;
	margin-left: 235px;
	top: 10px;
	z-index: 4;
}
