body {
	font-family: Arial;
	font-size: 12px;
	color: black;
	padding: 10px;
	margin: 0px;
	background-color: #EAEAEB;
	text-align: center;
}

table tr td {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

table tr th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-weight: bold;
}

a, a:active, a:visited {
	color: #0F385A;
	text-decoration: underline;
}

a:hover {
	color: #0F385A;
	text-decoration: underline;
}

#all {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 780px;
}

#header {
	height: 234px;
	text-align: left;
}

#navigation {
	height: 30px;
	xxxbackground-color: #0F385A;
	background-color: #BBBCBD;
	text-align: center;
}

#content {
	min-height: 400px;
	background-color: #FFFFFF;
	text-align: left;
	padding: 20px;
}

#footer {
	height: 70px;
	background-color: #212812;
	color: #FFFFFF;
	text-align: center;
}

.footer {
	padding: 8px 0px 0px 10px;
}

.footer a, .footer a:hover, .footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#navigation table tr td {
	text-align: center;
	width: 120px;
	height: 30px;
}

#navigation a {
	color: #FFFFFF;
	text-decoration: none;
}

.navigation {
	xxxbackground-color: #57748C;
	background-color: #BBBCBD;
	color: #FFFFFF;
}

.navigation_over, .navigation_over a {
	background-color: #FFFFFF;
	color: #0F385A !important;
	font-weight: bold;
	cursor: pointer;
}

#content h1 {
	font-size: 18px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #0F385A;
}

#content h2 {
	font-size: 14px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #0F385A;
}

.db_table {
	background-color: #57748C;
}

.db_table tr td {
	background-color: #FFFFFF;
}

.db_table tr th {
	color: #FFFFFF;
}

.db_table_nav tr td {
	padding-top: 10px;
	font-size: 14px;
	text-align: center;
}

#clearer, .clearer {
	clear: both;
}

.firma {
	xbackground-color: red;
	float: left;
	width: 296px;
	border-top: 1px solid #57748C;
	padding: 2px;
}

.firma a, .strasse a, .plz_ort_land a {
	text-decoration: none;
	color: black;
}

.strasse {
	xbackground-color: green;
	float: left;
	width: 216px;
	border-top: 1px solid #57748C;
	padding: 2px;
}

.plz_ort_land {
	xbackground-color: blue;
	float: left;
	width: 216px;
	border-top: 1px solid #57748C;
	padding: 2px;
}

.details {
	display:none;
	background-color: #EEF1F4;
	text-align: right;
}

.url {
	margin-top: 10px;
	width: 216px;
	float: right;
	padding: 2px;
}

.infoun {
	margin-top: 10px;
	width: 216px;
	float: right;
	padding: 2px;
}

.url_hightlight a {
	color: white;
}

.kontaktpersonen {
	padding: 2px 0px;
	border-top: 1px solid #57748C;
}

.kontaktpersonen_bold {
	padding: 6px 0px 2px 0px;
	border-top: 2px solid #57748C;
}

.kontaktpersonen a, .kontaktpersonen_bold a {
	text-decoration: none;
	color: black;
}

#einleitung {
	float: left;
	border: 2px solid #212812;
	width: 360px;
	min-height: 250px;
}

#einleitung .luft {
	padding: 5px;
}

#latestnews {
	float: right;
	border: 2px solid #212812;
	width: 360px;
	min-height: 250px;
}

#fullsize {
	margin-top: 20px;
	float: left;
	border: 2px solid #212812;
	width: 736px;
}

#einleitung h3, #latestnews h3 {
	margin: 0px;
	padding: 5px;
	width: 350px;
	background: #212812;
	color: white;
}

#fullsize h3 {
	margin: 0px;
	padding: 5px;
	width: 728px;
	background: #212812;
	color: white;
}

#latestnews .tx-ttnews-browsebox, #latestnews .csc-firstHeader {
	display: none;
}