	@import "./tabledesign.css";
	@import "./google_map.css";
	@import "./navigationen.css";
	@import "./fontresizer.css";
* {
	font-family: Arial, Helvetica, sans-serif;
}
html {
	font-size: 12px;
}
body {
	background-image: url('../images/outer_content_bg.jpg');
	background-repeat: repeat-x;
	background-color: #bee3eb;
}
html {
	overflow-y: scroll;
}
a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
a:active {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
#content_wrapper {
	height: 100%;
	width: 100%;
	background-color: #FFF;
}
.box_title {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
#outer-container {
	position: absolute;
	width: 950px;
	min-height: 742px;
	left: 50%;
	margin-left: -475px;
/* Um die Hälfte der Breite nach links schieben */
}
#logo {
	width: 174px;
	height: 86px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#search {
	width: 220px;
	height: 21px;
	position: absolute;
	right: -1px;
	top: 50px;
	border: 1px solid #a0b8c3;
}
#searchterm {
	border: 0px solid #000000;
	width: 157px;
}
#go-search {
	margin-top: 2px;
}
#go-search input {
	font-size: 11px;
}
#go-search a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #05456a;
	text-decoration: none;
}
#go-search a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #05456a;
	text-decoration: none;
}
#go-search a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #05456a;
	text-decoration: none;
}
#go-search a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #05456a;
	text-decoration: none;
}
#go-search a:hover {
	text-decoration: underline;
}
#go-search a:active {
	text-decoration: underline;
}
#searchword {
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#inner-container {
	position: relative;
	top: 86px;
	width: 950px;
	min-height: 570px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	background-position: center bottom;
	background-repeat: no-repeat;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main-content {
	width: 920px;
	padding: 0 15px;
}
#main-content-no-padding {
	position: relative;
	top: 21px;
	left: 0;
}
#article_image_1 {
	padding: 0;
	margin: 0;
	max-height: 553px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	color: #6d1846;
	text-decoration: none;
	padding: 5px 16px 0 16px;
}
h2 {
	padding: 0 15px;
	font-weight: bold;
	font-size: 1.3em;
	color: #6d1846;
	text-decoration: none;
	padding: 0 15px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	color: #6d1846;
	text-decoration: none;
}
.Anlauftext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.4em;
	font-size: 1.05em;
	color: #05456a;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
.Anlauftext p {
	text-decoration: none;
	padding: 0;
	margin: 0;
}
.Copytext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.4em;
	font-size: 1.05em;
	color: #000;
	text-decoration: none;
	padding: 0;
}
.Copytext p {
	text-decoration: none;
	padding: -10px 0;
	margin: 0;
}
.Copytext ul {
	padding: 0 15px;
	margin: 0;
}
.Copytext li {
	line-height: 1.4em;
	padding: 5px 0;
}
.Bildtext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.4em;
	font-size: 1.05em;
	color: #000;
	text-decoration: none;
	padding: 0;
}
#kommentare_admin {
	width: 100%;
}
#kommentare_admin thead tr th {
	border-bottom: 1px solid #000;
	padding: 2px;
	text-align: left;
}
#kommentare_admin tbody tr td {
	padding: 2px;
}
#kommentare {
	width: 100%;
}
#kommentare thead tr th {
	border-bottom: 1px solid #000;
	padding: 2px;
	text-align: left;
}
#kommentare tbody tr td {
	padding: 2px;
	min-height: 20px;
	line-height: 20px;
}
#kommentar_verfassen {
	width: 100%;
}
#untere_servicenavigation {
	position: absolute;
	bottom: -25px;
	text-align: right;
	width: 100%;
}
#untere_servicenavigation ul {
	list-style-type: none;
}
#untere_servicenavigation li {
	height: 20px;
	line-height: 20px;
	display: block;
	float: right;
	padding: 0px 7px;
}
#untere_servicenavigation ul li a {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#untere_servicenavigation ul li a:visited {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#untere_servicenavigation ul li a:hover {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#untere_servicenavigation ul li a:active {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#suchbutton {
	border: 0;
	color: #05456A;
	background-color: #FFF;
	position: relative;
	bottom: 1px;
	right: 4px;
}
hr {
	border: none 0;
	border-top: 1px dashed #666666;
	width: 100%;
	height: 1px;
}

