body {
	margin: 0; 
	padding:0 0 20px 0; 
	background: #b5b6b8 url(../file/layout/body_background.png) repeat-x;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#browserwarning {
	margin: 10px auto 10px auto;
	width: 760px;
	border:2px solid #ff0000;
	padding:15px;
	background:#ffffff;
}

h1 {
	color: #e00039;
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;	
}

h3 {
	color: #555;
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
}

a {
	color: #e00039;
	text-decoration: none;	
}

a:hover {
	text-decoration:underline;
}

div.clear {
	clear: both;	
}

#wrapper {
	width: 1008px;
	margin: 30px auto;
}

#logo {
	float:left;
	width: 273px;
	height: 117px;
	margin-left: 30px;
	margin-bottom: 25px;
}

#banner {
	float:left;
	width: 637px;
	height: 117px;
	margin-left: 50px; 
	margin-bottom: 25px;
}

#contentwrapper {
	position: relative;
} 

#mainnav {
	background: url(../file/layout/mainnav_background.png);
	width: 908px;
	height: 37px;
	margin: 0 0 0 50px;
	padding-top: 12px;
	z-index: 10;
	position: relative;
	text-align: center;
}

#mainnav a {
	color: white;
	font-weight: bold;
	text-decoration: none;	
}

#mainnav a.selected {
	color: #ff3964;
}

#mainnav a:hover {
	text-decoration: underline;
}

#content_top {
	background: url(../file/layout/content_background_top.png);
	width: 1008px;
	height: 10px;
	margin: -35px 0 0 0;
}

#content_middle {
	background: url(../file/layout/content_background_middle.png);
	width: 1008px;
	padding-top: 30px;
}

#content_background {
	background: url(../file/layout/content_background.jpg) repeat-y;
	min-height: 500px;
	margin: 0 10px 0 15px;	
}

#content_bottom {
	background: url(../file/layout/content_background_bottom.png);
	width: 1008px;
	height: 19px;
}

#content {
	padding: 50px 29px 20px 20px;
}

#subnavigation {
	float: left;
	width: 120px;
	border-right: 2px solid #e00039;
	padding: 10px 20px 10px 40px;
	min-height: 480px;
}

#subnavigation a {
	text-decoration: none;
	font-weight: bold;
	color: black;
	display: block;
	margin-bottom: 10px;	
}

#subnavigation a.selected {
	color: #e00039;	
}

#subnavigation a.child {
	font-weight: normal;
	padding-left: 20px;	
}

#innerlayout_narrow {
	float: left;
	min-height: 480px;
	width: 732px;
	margin-left: -2px;
	border-left: 2px solid #e00039;
	padding: 10px 50px 10px 15px;
	text-align: justify;
}

#innerlayout_wide {
	margin-right: 3px;
	padding: 10px 50px 10px 40px;
	text-align: justify;
}

#gaestebuch {
	margin-bottom: 30px;	
}

#gaestebuch div.gbleft {
	width:390px;
	float:left;	
}

#gaestebuch div.gbright {
	width:320px;
	float:left;	
}

#gaestebuch input,#gaestebuch select,#gaestebuch textarea {
	border:1px solid #d0d0d0;
	width:190px;
	height:16px;
	background:#fff;
	margin:10px;
}

#gaestebuch input:focus,#gaestebuch select:focus,#gaestebuch textarea:focus {
	border:1px solid #333;
	background-color: #e0e0e0;
}

#gaestebuch input.error,#gaestebuch select.error,#gaestebuch textarea.error {
	border:1px solid #e00039;
	background-color: #FFDDDD;
}

#gaestebuch label {
	width:160px;
	display:block;
	float:left;
	margin: 10px 3px 10px 3px;
}

html>body #gaestebuch label {
	width:170px;
}

#gaestebuch fieldset {
	border:1px solid #e00039;
	width:875px;
	padding:6px;
	margin-bottom:10px;
	float:left;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
}

#gaestebuch fieldset.error {
	border:1px solid #e00039;
	width:875px;
	padding:6px;
	margin-bottom:10px;
	float:left;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
}

#gaestebuch legend.error {
	color: #e00039;
	font-weight: bold;	
}

#gaestebuch legend {
	color: #e00039;	
}

#gaestebuch textarea {
	width:450px;
	height:150px;
}

#gaestebuch button {
	background:#d0d0d0;
	border: 1px solid;
	border-color:#e0e0e0 #a0a0a0 #a0a0a0 #e0e0e0;
}

#gaestebuch button:hover {
	background:#286ea0;
	color:white;
}

#gaestebuch li {
	line-height: 1.4em;
}

#gaestebuch ul {
	margin:0px;
	padding-left:20px;
}

#gaestebuch div.prevpage {
	width:172px;
	float:left;
	text-align:left;
}

#gaestebuch div.page {
	width:545px;
	float:left;
	text-align:center;
}

#gaestebuch div.nextpage {
	width:172px;
	float:left;
	text-align:right;
}

div.rounded_box {
	border: 1px solid #e00039;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	padding: 10px;
	background: #eee;
	overflow: hidden;
}

#bereichsuebersicht {
	visibility: hidden;
	border: 1px solid #aaaaaa;
	padding: 10px;
	background: #fff;
}

#content_middle table {
	border-collapse:collapse;
}

#content_middle table td {
	border: 1px solid #aaa;
	padding: 3px;
	vertical-align: middle;
}

#content_middle table tr.ueberschrift td {
	border: 1px solid #e00039;
	background: #cccccc;
	padding: 3px;
	font-weight: bold;
	vertical-align: top;
}

#content_middle table td.ueberschrift {
	border: 1px solid #e00039;
	background: #cccccc;
	padding: 3px;
	font-weight: bold;
	vertical-align: top;
}

#content_middle table tr.leer td {
	border-top: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-bottom: none;
	padding: 3px;
	vertical-align: top;
}

#content_middle table tr.rahmenlos td {
	border: none;
	padding: 0px;
	vertical-align: top;
}

img.left {
	margin-left: 5px;
}

img.right {
	margin-right: 5px;
}

#kontaktformular div.gbleft {
	width:390px;
	float:left;	
}

#kontaktformular div.gbright {
	width:470px;
	float:left;	
}

#kontaktformular input,#kontaktformular select,#kontaktformular textarea {
	border:1px solid #d0d0d0;
	width:190px;
	height:16px;
	background:#fff;
	margin:10px;
}

#kontaktformular input:focus,#kontaktformular select:focus,#kontaktformular textarea:focus {
	border:1px solid #333;
	background-color: #e0e0e0;
}

#kontaktformular input.error,#kontaktformular select.error,#kontaktformular textarea.error {
	border:1px solid #e00039;
	background-color: #FFDDDD;
}

#kontaktformular label {
	width:160px;
	display:block;
	float:left;
	margin: 10px 3px 10px 3px;
}

html>body #kontaktformular label {
	width:170px;
}

#kontaktformular fieldset {
	border:1px solid #e00039;
	width:718px;
	padding:6px;
	margin-bottom:10px;
	float:left;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
}

#kontaktformular fieldset.error {
	border:1px solid #e00039;
	width:718px;
	padding:6px;
	margin-bottom:10px;
	float:left;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
}

#kontaktformular legend.error {
	color: #e00039;
	font-weight: bold;	
}

#kontaktformular legend {
	color: #e00039;	
}

#kontaktformular textarea {
	width:706px;
	height:138px;
}

#kontaktformular button {
	background:#d0d0d0;
	border: 1px solid;
	border-color:#e0e0e0 #a0a0a0 #a0a0a0 #e0e0e0;
}

#kontaktformular button:hover {
	background:#286ea0;
	color:white;
}

#kontaktformular li {
	line-height: 1.4em;
}

#kontaktformular ul {
	margin:0px;
	padding-left:20px;
}

#footer {
	margin-top: 2px;
	font-size: 11px;
	text-align: center;	
}

p.newsparagraph {
	margin-bottom:10px;
	line-height: 18px;
}

