body {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	text-align: center;
	margin: 0px;
	margin-bottom: 40px;
}

#wrapper {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#menu {
	width: 140px;
	margin-top: 80px;
	float: left;
}

.menueActive {
	font-size: 11px;
	font-weight: bold;
}

.menueActiveLarge {
	font-size: 14px;
	font-weight: bold;
}


.menueSmall {
	font-size: 11px;
	font-weight: normal;
}

#menupunkte {
	font-size: 14px;
	font-weight: normal;
	color: #30265b;
	text-align: right;
	margin-right: 20px;
	margin-top: 40px;
	line-height: 20px;
	margin-bottom: 180px;
}

#address {
	margin-right: 20px;
	font-size: 9px;
	font-weight: normal;
	color: #30265b;
	text-align: right;
}

span.channel {
	color: #30265b;
	font-size: 24px;
	font-weight: bold;
}

span.section {
	color: #30265b;
	font-size: 12px;
	font-weight: bold;
}

h1 {
	color: #30265b;
	font-size: 14px;
	font-weight: bold;
}

h2,h3 {
	color: #30265b;
	font-size: 11px;
	font-weight: bold;
}

img {
	border: none;
}

a {
	font-size: 14px;
	color: #30265b;
	text-decoration: none;
}

#menupunkte a:link {
	font-size: 14px;
	color: #30265b;
	text-decoration: none;
}

#menupunkte a:hover {
	font-size: 14px;
	color: #30265b;
	text-decoration: none;
}

#menupunkte a:active {
	font-size: 14px;
	color: #30265b;
	text-decoration: none;
}

#startcontent {
	width: 576px;
	background-image: url(../images/menu-linie.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom: 1px solid #30265b;
	float: left;
}

#content {
	padding-top: 100px;
	width: 576px;
	background-image: url(../images/menu-linie.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom: 1px solid #30265b;
	float: left;
	padding-bottom: 10px;
}

TABLE {
	width: 500px;
	border: 1px solid #ffffff;
	font-size: 11px;
	padding-bottom: 20px;
}

#kontakt TABLE {
	width: 500px;
	border: 0px;
	font-size: 11px;
	padding-bottom: 20px;
}

#kontakt TD {
	background-color: #ffffff;
}

TD {
	background-color: #f3f3f3;
}

.centerTable{
	text-align: center;
}

.centerTable td, .centerTable th {
	padding: 1px;
}

#kontakt TH {
	background-color: #ffffff;
}

TH {
	background-color: #e7e7e7;
}

#sitecontent {
	padding-left: 20px;
	font-size: 11px;
}

input {
	width: 200px;
	border: 1px solid #30265b;
}

.plz {
	width: 50px;
	margin-right: 2px;
}

.ort {
	width: 148px;
}

textarea {
	width: 200px;
	border: 1px solid #30265b;
}

.button {
	color: #ffffff;
	background-color: #30265b;
	width: 80px;
	border-top: 1px solid #785fe4;
	border-left: 1px solid #785fe4;
	border-right: 1px solid #1f183a;
	border-bottom: 1px solid #1f183a;
}


.zeiten{
	width: 280px;
	border: 0px;
	background: #ffffff;
	color: #ooffoo;

}

.zeiten td{
	border: 0px;
	background: #ffffff;
	color: #ooffoo;
}
