body {
	background: #EFF0F1;
	margin:0;
	padding:0;
	font-family: verdana, sans-serif;
	font-size:74%;
	color:#75777A;
}

a {
	color: #649AC8;
}


h1, h2, h3, h4, h5, h6 {
	padding:0;
	margin:0;
	color: #649AC8;
}

h4 {
	font-size:100%;
	font-weight:bold;
}

h5 {
	font-size:90%;
}

h6 {
	font-size:100%;
	font-weight:normal;
}

.kursiv {
	font-style:italic;
}

.fett {
	font-weight:bold;
}

.weiss {
	color: white;
}

.bgrot {
	background-color:#E05832;
}

.bggelb {
	background-color:#F5A05A;
}

.bggruen {
	background-color:#72AD68;
}

.grau {
	background-color:#E0E0E0;
}

.rot {
	color:red;
}

.rahmengruen {
	border: solid 1px #72AD68;
}

.rahmengold {
	border: solid 1px #B58734;
}

.trenner {
	clear:both;
}

.klein{
	font-size:90%;
}

.kleinklein{
	font-size:80%;
	font-weight:bold;
}

.mitte {
	text-align:center;
}

div.dunkler {
	background:#DBE5EF;
	padding:1em;
	border: dotted 1px #A3A6AC;
}


#header {
	position:relative;
	width:1000px;
	border-right: solid 1px #75777A;
}

#headerdruck {
	display:none;
}

#linkstartseite {
	position:absolute;
	top:25px;
	left:30px;
	width:130px;
	height:40px;
}

#wkologo {
	position:absolute;
	top:20px;
	right:35px;
}

#hilfsnavigation {
	background:#A3A6AC;
	color:white;
	width:1000px;
	border-right: solid 1px #75777A;
	font-size:90%;
}

#hilfsnavigation a {
	color:white;
	text-decoration:none;
}

#sprachen {
	padding: 0.4em 0 0.4em 30px;
	width:170px;
	float:left;
}

#suche {
	margin-left:5px;
	width:200px;
	float:left;
}

#suche form {
	margin:0px 0px 2px 0px;
	padding:0;
}

#suche label{
	padding:0;
}

#suche input {
	font-size:85%;
	margin:0;
	padding:0;
	width:auto;
}

#suche input.submit {
	padding:0;
	width:auto;
}

#login {
	margin-left:50px;
	padding: 0.4em 0;
	float:left;
	text-align:right;
	width:510px;
}

#main{
	padding: 0px 0px 0px 0px;
	width:1000px;
	border-right: solid 1px #75777A;
background:#EFF0F1;
}

#navigation {
	padding: 10px 0px 0px 15px;
	width:160px;
	float:left;
}

/* restliche Navigation steht in navigation.css */

#inhaltsbereich {
	padding: 10px 0px 20px 18px;
	margin-left:10px;
	width:762px;
	float:left;
}

#fuss{
	background:#A3A6AC;
	color:white;
	width:930px;
	padding:0px 35px;
	text-align:right;
	border-right: solid 1px #75777A;
}

#fusszeile{
	padding:0.3em 0 0.5em 0;
	font-size:90%;
}

#fusszeile a {
	color:white;
	text-decoration:none;
}

#footer {
	width:930px;
	height:45px;
	padding: 20px 35px;
	background: #84B3DA;
	text-align:right;
	color:white;
	font-weight:bold;
	border-right: solid 1px #75777A;
	border-bottom: solid 1px #75777A;
}

#drucken {
	position:absolute;
	top:91px;
	left:810px;
}


#kasten {
	padding:50px 0px 10px 15px;
	width:120px;
}

#kasten img {
	margin-bottom:10px;
}

.fruehbucher {
	background:#EFF0F1;
	padding:10px;
	border: solid #84B3DA 1px;
}

#galerie {
padding-top:10px;
}

#galerie .galerie td.beschreibung {
font-size:90%;
}

#galerie .galerie td.blau {
 background:#84B3DA;
}

#galerie .navigation {
border-top:solid 1px #84B3DA;
}

#galerie .navigation .navizelle {
width:33%;
text-align:center;
}

.message {
font-weight:bold;
font-style:italic;
}

.hinweis{
font-style:italic;
}

.test {
color:#EFF0F1;
}

div.aufzaehlung {
    float:left;
}

ul .aufzaehlung, ul.aufzaehlungew {
    list-style:none;
    padding:0;
    margin:0;
}

ul.aufzaehlung li, ul.aufzaehlungew li {
    list-style:none;
    padding:0 10px 0 0;
    margin:0;
clear:both;
}

ul.aufzaehlungew li {
    width:270px;
}

.aktionsflaeche {
	background-color:#E2EBF2;
	border: solid 1px #84B3DA;
	padding: 10px;
	font-size:90%;
}

.aktionsflaeche a {
	color:#75777A;
	text-decoration:none;
}

.aktionsflaeche img {
	float:left;
	padding: 5px 20px 5px 0px;
}