html { 
	margin-bottom: 1px;
	height: 100%!important;
} 

body {
	min-height:101%;
	background-color:#9A0009;
	color:#000000;
	font-size:0.8em;
}

a:link, a:visited, a:active {
	color:#006C65;
	text-decoration:none;
}

a:hover, a:focus {
	text-decoration:underline;
}

#seite {
	background-color:#ffffff;
	width:56em;
	padding:1em;
	border:1px solid #6C0006;
	margin:auto;
}

#navigation ul {
	margin:0;
	padding:0;
	width:56em;
	margin:auto;
}

#navigation li {
	list-style-type:none;
	float:left;
	padding:0;
	line-height:1em;
}

#navigation a, #navigation .aktuell {
	display:block;
	font-weight:bold;
	padding:0.2em 0.5em;
	margin-right:0.5em;
	border-right:1px solid #9A0009;
	text-align:center;
	text-decoration:none;
	color:#6C0006;
	margin:0;
	white-space:nowrap;
}

#navigation a:hover,#navigation a:focus,#navigation a:active,#navigation .aktuell {
	color:#006C65;
}

#search_engine {
	margin:0;
	padding:0;
}

#search input {
	font-size:.9em;
	vertical-align:middle;
}

#search input.searchfield {
	width:18ex;
	border:2px solid #ccc;
	vertical-align:middle;
	padding:2px;
}

#search input.searchbutton {
	border:0;
	color:#fff;
	font-weight:700;
	background:#ccc;
	padding:6px;
}

#navigation2 {
	margin-top:1.5em;
	width:15em;
	margin-left:1em;
	padding:1em;
	background-color:#efefef;
	border:1px solid #ccc;
	float:right;
}

#navigation2 a {
	color:#000;
}

#navigation2 a:hover,#navigation2 a:focus {
	text-decoration:underline;
}

#publikationen h2 {
	margin-top:2em;
	margin-bottom:1em;
}

#publikationen h3 {
	margin-top:0;
	margin-bottom:0;
}

#publikationen h3 + p {
	margin-top:0;
}

#publikationen p {
	margin-left:160px;
}

#publikationen .buchtitel {
	clear:left;
	float:left;
	margin-left:0;
	margin-right:0.5em;
	margin-top:0.5em;
}

.mainPicture {
	text-align:center;
	float:right;
	margin-left:1em;
	margin-bottom:.5em;
}

.picture {
	text-align:center;
	clear:both;
	float:left;
	margin-right:1em;
	margin-bottom:.5em;
	margin-top:1em;
}

#impressum {
	clear:right;
}

h1,h2,h3,p,li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.7em;
}

h1 {
	font-size:1.4em;
	color:#9A0009;
}

h1 a {
	font-size:0.8em;
	font-weight:normal;
	vertical-align:middle;
}

h2 {
	font-size:1.2em;
	margin-bottom:0;
	color:#9A0009;
}

h2 + p {
	margin-top:0.5em;
}

h3 {
	margin-top:2em;
	font-size:1em;
	font-weight:bold;
	color:#9A0009;
}

h3 + h1 {
	margin-top:-1em;
}

ul {
	list-style-type:circle;
	margin-left:1.5em;
}

p + ul {
	margin-top:-1em;
}

.texte li {
	margin-bottom:2em;
}

img {
	border:1px solid #6C0006;
}

hr {
	color:#000000;
	border:1px solid #000000;
	height:1px;
	width:25%;
	text-align:left;
}

blockquote {
	margin-left:0;
	margin-right:0;
	padding:0;
}

blockquote > p {
	line-height:1.2em;
	margin-left:3em;
	margin-right:3em;
}

cite {
	font-size:smaller;
	color:#333333;
	font-style:normal;
}

fieldset {
	margin-bottom:1em;
	padding:1em;
}

legend {
	color:#000000;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:1em;
}


#frmKontakt label {
	display:block;
	float:left;
	width:8em;
}

.required {
	margin-left:1ex;
	font-size:smaller;
	color:red;
}

button {
	color:#660000;
}

.fehler {
	border:1px dotted red !important;
}

textarea {
	width:95%;
	height:15em;
}

label {
	font-weight:bold;
	color:#2E5A6B;
}


#printfooter, #printheader {
	visibility:hidden;
	position:absolute;
	top:0;
	z-index:-1;
}
