body {
	background: url(../img/bg.jpg) repeat-x top;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #444;
	padding: 0;
	margin: 0;
	text-align: center;
}
#banner {
	height: 174px;
	width: 864px;
	overflow: hidden;
}
#wrap {
	text-align: left;
	width: 864px;
	margin: 20px auto;
}
a img {
	border: 0;
}
a {
	color: #ff0000;
	text-decoration: underline;
}
.splitter {
	height: 1px;
	background-color: #aaa;
	border: 0;
	margin: 10px 0;
}
.news-list-morelink {
	margin-left: 5px;
}
a:hover {
	color: #444;
}
h1 {
	font-size: 1.8em;
	font-weight: bold;
	margin: 0 0 20px 0;
	padding: 0;
	font-family: georgia, serif;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 30px 0 5px 0;
	padding: 0;
	font-family: georgia, serif;
}
h3, th {
	font-size: 1.1em;
	font-weight: bold;
	margin: 10px 0 5px 0;
	padding: 0;
	font-family: georgia, serif;
}
th, td {
	padding: 5px 30px 0 0;
}
.c2l1-left {
	width: 170px;
	vertical-align: top;
}
.c2l1-middle {
	vertical-align: top;
}
#header {
	overflow: hidden;
	height: 130px;
	position: relative;
	padding: 16px 0 0 0;
}
#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 192px;
	height: 146px;
	border-left: 1px solid #aaa;
}
#sign {
	height: 130px;
	border-top: 1px solid #aaa;
	border-right: 1px solid #aaa;
	background: url(../img/sign.jpg) #fff no-repeat right 20px;
}
#breadcrumbs {
	position: relative;
	top: 110px;
	left: 215px;
}
#main {
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #aaa;
	background-color: #fff;
}
.news-list-item_shadow {
	margin: 0 0 20px 0 !important;
}
.news-latest-item {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #aaa;
}
#nav {
	float: left;
	width: 185px;
	padding: 30px 0 0 10px;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 150px;
}
#nav a {
	display: block;
	padding: 5px 10px;
}
#nav a, #nav .active li a {
	font-weight: normal;
	text-decoration: none;
	color: #444;
	background: url(../img/navInactive.gif) no-repeat 140px center;
}
#nav .active li a {
	background-image: none !important;
}
#nav a:hover, #nav .active li a:hover, #nav .active a {
	color: #f00;
}
#nav .active a, #nav li .active a {
	font-weight: bold;
	background: url(../img/navActive.gif) no-repeat 140px center;
}
#nav li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #eee;
}
#nav li li {
	border: 0;
}
#nav li li a {
	padding-left: 30px;
}
#content {
	margin: 0 0 0 185px;
	border-left: 1px solid #aaa;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	padding: 30px;
}
#content img, .news-list-item_shadow {
	background: url(../img/shadow.gif) no-repeat right bottom;
	padding: 4px 10px 10px 4px;
	border-left: #eee 1px solid !important;
	border-top: #eee 1px solid !important;
	margin: 0 5px 5px 10px;
}
#content .tx-wssitemap-pi1 img {
	margin: 0;
	padding: 0;
	border: 0;
	background-image: none;
}
.timetable td {
	padding: 2px 25px 2px 0;
}
.contentNews {
	min-height: 282px;
	height: auto !important;
	height: 282px;
	margin-right: 190px !important;
}
#news {
	float: right;
	padding: 30px 20px 0 30px;
	background: url(../img/newsShadow.jpg) no-repeat left center;
	min-height: 282px;
	height: auto !important;
	height: 282px;
	width: 120px;
}
#footer {
	text-align: right;
	margin: 10px 30px 0 0;
}
#footer a {
	font-size: 0.9em;
	text-decoration: none;
	color: #444;
}
#footer a.active {
	font-weight: bold;
}
#footer a:hover, #footer a.active {
	color: #f00;
}
#kontaktformular {
	margin: 40px 0 20px 0;
}
#kontaktformular label {
	display: block;
	float: left;
	padding: 0 10px 0 0;
	width: 200px;
	margin: 0 0 5px 0;
}
#kontaktformular .textfield {
	width: 280px;
}
#kontaktformular select {
	width: 282px;
}
#kontaktformular .headline {
	font-weight: bold;
}
#kontaktformular textarea {
	height: 150px;
}
#kontaktformular br,
.clear {
	clear: both;
}
#kontaktformular .error {
	font-weight: bold;
	color: #d00;
}
#kontaktformular textarea,  #kontaktformular select,  #kontaktformular .textfield,  #kontaktformular .checkbox,  #kontaktformular select {
	border: 1px solid #aaa;
	float: left;
	margin: 0 0 5px 0;
}
#kontaktformular .checkbox {
	border: 0;
}
