body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	overflow: scroll;
}
a img {
	border:none;
}
#buehne {
	background-color: #FFFFFF;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	margin-top: 10px;
}
#head {
	background-image: url(../img/head-linie.png);
	background-repeat: repeat-x;
	background-position: 0px 134px;
}
#logo {
	float: left;
	width: 180px;
}
#media {
	float: left;
	text-align: right;
	width: 800px;
}
#menu {
	float:left;
	width: 150px;
	padding-left: 31px;
	height:180px;
	margin-top: 40px;
}
#menu ul {
	margin: 0px;
	padding:0px;
	list-style-type: none;
}
#menu ul li {
	padding-top: 7px;
	padding-bottom: 7px;
}
#menu ul li a {
	color: #a5032b;
	padding-left: 15px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 6px;
	font-size: 12px;
	background-image: url(../img/menupunkt.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#menu ul li a:hover {
	text-decoration: underline;
	background-image: url(../img/menupunkt-mo.png);
}
#content {
	float: left;
	width: 650px;
	height: auto;
	margin-left: 50px;
	margin-top: 20px;
}
#content h1 {
	font-size: 16px;
	margin: 0px 0px 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	color: #a5032b;
	background-image: url(../img/hg-h1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
}
#content h2 {
	font-size: 14px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #a5032b;
}
#content p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
}
#content .linkbox {
	
}

#content .linkbox a {
	color: #ffffff;
	display: block;
	padding: 10px 10px 5px;
	width: 208px;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 240px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-image: url(../img/button-hg0.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content .linkbox a:hover {
	background-image: url(../img/button-hg1.jpg);
	color:#a5032b;
}

#rechts {
	float: left;
	width: 180px;
	height: auto;
	padding-left: 10px;
}
#foot {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a5032b;
	height: 70px;
	clear: both;
	margin-top: 20px;
}

.clear {
	clear: both;
}
#content table {
	border-collapse: collapse;
	margin: 0px 0px 0px 15px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
table tr td {
	border: 1px solid #a5032b;
	padding: 2px 10px 2px 5px;
}
table tr.tabellenkopf td {
	font-weight: bold;
	color: #ffffff;
	background-color: #a5032b;
}
table tr.farbzeile td {
	background-color:#efe4b9
}
form label {
	width: 120px;
	display:block;
	float:left;
	text-align:right;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
form {
	padding-left:15px;
	padding-bottom: 10px;
}
select {
	display: block;
	width: 300px;
}
#karte {
	float: left;
}
#variabel {
	float: left;
	height: auto;
	width: 270px;
	visibility:hidden;
	padding: 10px;
}
div.logo {
	float: left;
	width: 200px;
	margin-top: 20px;
	text-align:center;
}
div.programme {
	float: left;
	width: 380px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding-top: 20px;
}
div.logohs {
	text-align: center;
	height: 100px;
	width: 215px;
	float:left;
}