body {
	background-color: #fff3cb;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
h1 {
	font-size: 100%;
	font-weight: normal;
}
p, td {
	font-size: 80%;
}
.oben {
	vertical-align: top;
}
table {
	margin: 0px;
	padding: 0px;
}
td {
	padding-top: 3px;
}
.error {
	color: #F30;
}
.ok {
	color: #393;
}
#wrapper {
	height: 679px;
	width: 960px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#oben {
	background-image: url(../bilder/bg-oben.jpg);
	background-repeat: no-repeat;
	height: 151px;
	width: 960px;
}
#unten {
	height: 528px;
	width: 960px;
}
#links {
	background-image: url(../bilder/bg-links.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 528px;
	width: 211px;
}
#menue {
	margin-left: 5px;
}
#mitte {
	background-image: url(../bilder/bg-mitte.jpg);
	background-repeat: no-repeat;
	overflow-x: auto;
	overflow-y: auto;
	float: left;
	height: 528px;
	width: 675px;
}


#inhalt {
	height: 427px;
	width: 650px;
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.bildcontainer {
	text-align: center;
	width: 600px;
	margin-top: 90px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.textcontainer {
	text-align: center;
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.bildabstand4 {
	margin-left: 35px;
}
.bildabstand3 {
	margin-left: 80px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#rechts {
	background-image: url(../bilder/bg-rechts.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 528px;
	width: 74px;
}

/* Menü */

div.floated {
  width: 0px;
  float: left;
  margin-left: 1em;
}

div#myElement {
  width: 0px;
  height: 0px;
  float: left;
}
.menue {
	width: 204px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	background-color: #ffefbb;
	display: block;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 2px;
	text-align:center;
}
.untermenue2 {
	width: 204px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	display: block;
	text-align:center;
	background-color: #fadf8e;
	text-decoration:none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#000000;
}
.untermenue2 a {
	display: block;
	color:#000000;
	text-decoration:none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}
.untermenue2 a:hover {
	display: block;
	color:#000000;
	text-decoration:none;
	background: #f8d15a;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.menue a {
	display: block;
	color:#000000;
	text-decoration:none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}
.menue a:hover {
	display: block;
	color:#000000;
	text-decoration:none;
	background: #f8d15a;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#geklickt {
	display: block;
	color:#000000;
	text-decoration:none;
	background: #f8d15a;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
}
div#aufklappmenue {
	width: 204px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-align:center;
	background-color: #ffefbb;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 2px;
	color:#000000;
}
.untermenue {
	text-align:center;
	background-color: #fadf8e;
	text-decoration:none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#000000;
}
div#aufklappmenue span, div#aufklappmenue a {
  display: block;
  color:#000000;
  text-decoration:none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

div#aufklappmenue a:hover {
  background: #f8d15a;
}
.impressum {
	font-size: 70%;
	margin-top: 0px;
	margin-bottom: 3px;
}
