body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	background-color: #FFFFFF;
	margin:0
}
#kopf {
	position: absolute;
	height: 145px;
	width: 477px;
	left: 250px;
	top: 15px;
}
#kopf_e {
	position: absolute;
	height: 145px;
	width: 486px;
	left: 245px;
	top: 15px;
}
#container {
	position: absolute;
	font-size:14px;
	line-height: 19px;
	width: 600px;
	left: 179px;
	top: 210px;
	background-color: #F2F2F2;
	text-align: left;
	padding: 15px;
}
#container strong {
	color:#333333;
}
#container p {
	margin: 0 0 12px 0;
	padding: 0;
}
#container h1 {
	font-size:20px;
	margin: 0 0 15px 0;
	color: #BA0000;
}
#container h2 {
	font-size:16px;
	margin: 0 0 13px 0;
	color: #BA0000;
}
#container a {
	background: url(img/link.gif) no-repeat 2px 2px;
	font-weight: bold;
	color: #6E3E3E;
	text-decoration: none;
	padding-left: 18px;
}
#container a:hover {
	background: url(img/link_o.gif) no-repeat 2px 2px;
	color: #555555;
}
#container a.extlink {
	background: url(img/extlink.gif) no-repeat 2px 2px;
	font-weight: bold;
	color: #556E3E;
	text-decoration: none;
	padding-left: 22px;
}
#container a.extlink:hover {
	background: url(img/extlink_o.gif) no-repeat 2px 2px;
	color: #555555;
}
#container a.pdflink {
	background: url(img/pdflink.gif) no-repeat 2px 2px;
	font-weight: bold;
	color: #6E3E3E;
	text-decoration: none;
	padding-left: 33px;
}
#container a.pdflink:hover {
	background: url(img/pdflink_o.gif) no-repeat 2px 2px;
	color: #555555;
}

#menue {
	background-color:#fff;
	position: absolute;
	width: 129px;
	height: 130px;
	left: 25px;
	top: 210px;
	padding:0;
	margin:0;
}
#menue li, #menue ul {
	list-style:none;
	padding:0;
	margin:0;
}
#menue a {
	display:block;
	text-indent: -500px;
	height: 25px;
	width: 129px;
	overflow: hidden;
	padding:0;
	border-width:0;
}
#menue a:hover {
      background-position:-129px 0px;
}
#m1 a {background: #fff url(img/m1.gif) no-repeat}
#m2 a {background: #fff url(img/m2.gif) no-repeat}
#m3 a {background: #fff url(img/m3.gif) no-repeat}
#m4 a {background: #fff url(img/m4.gif) no-repeat}
#m5 a {background: #fff url(img/m5.gif) no-repeat}
#m6 a {
	background: #fff url(img/m6.gif) no-repeat;
	height: 28px;
}
#m7 a {background: #fff url(img/m7.gif) no-repeat}
#m1e a {background: #fff url(img/m1e.gif) no-repeat}
#m2e a {background: #fff url(img/m2e.gif) no-repeat}
#m3e a {background: #fff url(img/m3e.gif) no-repeat}
#m4e a {
	background: #fff url(img/m4e.gif) no-repeat;
	height: 28px;
}
#m5e a {background: #fff url(img/m5e.gif) no-repeat}

.box {
	border: 1px solid #666666;
	background: #F0A7A7;
	padding: 10px 10px 0 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.klein {
	font-size: 12px;
	line-height: 16px;
}

