body      {
	font-family:"times new roman",times,serif;
	text-align:justify;
	font-size: 11pt;
	color: black;
	margin-bottom: 6cm;
	background: white;
}

/* Überschriften */
h2, h3, h4 {
	font-family:"times new roman",times,serif;
	text-align:justify;
	font-size: 14pt;
	font-weight: bold;
	 background:white;
	 color: black;
	padding: 0px;
	margin:0px;
	margin-top: 10px;
	padding-left: 5px;
}

h3 {
	font-weight: normal;
	font-size: 12pt;
	font-style:italic;
	margin-top: 4px;
	padding-left: 5px;
}

h4 {
	font-weight: normal;
	font-size: 11pt;
	margin-top: 4px;
	padding-left: 5px;
}

h2.impressum {
	font-size: 11pt;
}

/* Links */
a {
	font-family:"times new roman",times,serif;
	text-align:justify;
	font-size: 11pt;
	color: #eeeeee;
	background:white;
	decoration:none;
}

a[href]:after {
	content:" ("attr(href)" )";
	color: #656565;
	background-color:inherit;
	font-weight: bold;
	size:80%;
	decoration:none;
} 

a:link    {
	font-family:"times new roman",times,serif;
	background:white;
	color: black;
	text-align:justify;
	font-size: 11pt;
	decoration:none;
}
a:visited {
	font-family:"times new roman",times,serif;
	background:white;
	color: black;
	text-align:justify;
	font-size: 11pt;
	decoration:none;
}
a:active  {
	font-family:"times new roman",times,serif;
	background:white;
	color: black;
	text-align:justify;
	font-size: 11pt;
	decoration:none;
}
a:hover  {
	font-family:"times new roman",times,serif;
	background:white;
	color: black;
	text-align:justify;
	font-size: 11pt;
	color: #eeeeee;
	decoration:none;
}
	
a.menuelink {
	text-decoration:none;
	font-size: 11pt;
	display:block;
	padding-right:45px;
	padding-top: 5px;
	padding-bottom: 12px;
}

a.menuelink:link {
	color:#eeeeee;
	font-family:"times new roman",times,serif;
	text-align:justify;
	font-size: 11pt;
}
a.menuelink:visited {
	color:#eeeeee;
	font-family:"times new roman",times,serif;
	text-align:justify;
	font-size: 11pt;
}
a.menuelink:active {
	color:#eeeeee;
	font-family:"times new roman",times,serif;
	text-align:justify;
	font-size: 11pt;
}
a.menuelink:hover {
	color:#eeeeee;
	font-family:"times new roman",times,serif;
	text-align:justify;
	font-size: 11pt; 
	background: white;
	background-repeat: no-repeat;
	background-position: top right;
}

/* divs */

div {
	background:white;
	color: black;
	position:relative;
	border: 0px black solid;
	align: left;
	width: 19cm;
	text-align: left;
	float:none;
}

div#outer {
	background:white;
	color: black;
	width:17cm;
	align: left;
	text-align: left;
	float:none;
}

div#headleiste {
	background:white;
	color: black;
	top:0cm;
	width:17cm;
	text-align:left;
	float:none;
}

div#hausbild {
	background:white;
	color: black;
	position:absolute;
	top:0cm;
	left:0cm;
	padding:0cm;
	margin:0px;
	float:left;
}

div#willkommen {
	background:white;
	color: black;
	display:none;
	position:absolute;
	top:0cm;
	left:0cm;
	width:0cm;
	height:0cm;
	float:none;
}

div#logo {
	background:white;
	color: black;
	position:absolute;
	top:0cm;
	left:7.5cm;
	float:left;
}

div#main {
	background:white;
	color: black;
	position:relative;
	width:17cm;
	text-align:left;
	top:0cm;
	float:none;
}

div#menue {
	display:none;
	top:0px;
	left:0px;
	width:0px;
	float:none;
}

div.menueitem {
	display:none;
	left:0cm;
	width:0cm;
	float:none;
}

p.activemenueitem {
	display:none;
	width:0cm;
	height:0cm;
	float:none;
}

div#content {
	background:white;
	color: black;
	display:inline;
	position:relative;
	width:12.5cm;
	text-align: justify;
	float:none;
}

div#galcontent {
	background:white;
	color: black;
	display:inline;
	position:relative;
	width:12.5cm;
	text-align: justify;
	float:none;
}

div#bilder {
	background:white;
	color: black;
	position:relative;
	left:0cm;
	top: 1cm;
	width:17cm;
	float:none;
	visibility:visible;
}

div#galbilder {
	background:white;
	color: black;
	position:relative;
	left:0cm;
	top: 1cm;
	width:17cm;
	float:none;
	visibility:hidden;
	display:none;
	overflow: none;
}

div#adresse {
	background:white;
	color: black;
	display:block;
	visibility:visible;
	position:absolute;
	width: 9cm;
	left:7.5cm;
	top:1.5cm;
	z-index:3;
	float:none;
}

div#printbilder {
	background:white;
	color: black;
	position: relative;
	width:17cm;
	margin: 0cm;
	padding: 0cm;
	left:0cm;
	top:0cm;
	display:none;
	float:none;
/*	visibility: visible; */
}

p {
	background:white;
	color: black;
	display:inline;
	padding:0px;
	padding-top:0.5cm;
	padding-left: 0.3cm;
	margin:0px;
}

p.maincontent {
	background:white;
	color: black;
	display:block;
}

p.maincontentanfahrt {
	display:none;
	visibility:hidden;
}

p.maincontentanfahrtprint {
	display:block;
	visibility: visible;

}
img#anfahrtbw {
	display:inline;
	visibility: visible;
	width: 14cm;
	height: 15cm;
}

p.fehler {
	background:white;
	color: black;
}

p#tradition {
	display:none;
}

table {
	background:white;
	color: black;
}

th, td {
	background:white;
	color: black;
	font-family:"times new roman",times,serif;
	text-align:justify;
	font-size: 11pt;
	font-weight: normal;
}

input {
	background:#cccccc;
	border: black 1px solid;
	color: black;
	width: 10cm;
	font-family:"times new roman",times,serif;
	text-align:justify;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	padding: 1px;
}

input#eintrag {
	display:none;
	visibility:none;
	width: 0cm;
	border: 0cm;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	color: navy;
	padding: 1px;
	background: #ffffde;
}

textarea {
	background:#cccccc;
	color: black;
	border: black 1px solid;
	width: 10cm;
	height: 5cm;
	font-family:"times new roman",times,serif;
	text-align:justify;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	padding: 1px;
}