
/* Allgemeine Angaben */

body {
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #aaaaaa;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	padding: 15px 5px 0px 10px;
}

p.nopadding {
	padding-bottom: 0;
	margin-bottom: 0;
	padding-top: 5px;
}

a, a:link, a:visited, a:active {
	color: #009ee0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

table, tr, td {
	padding: 0;
	margin: 0;
}

img {
	border: 0;
}

ul {
	padding: 0 5px 0 0;
	margin: 0 0 0 30px;
}

li {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

.duoble_liner
	{line-height: 10px;}

/* oberer Header */

#header {
	width: 989px;
	height: 113px;
	margin: auto;
}

#mainNav {
	text-align: left;
	width: 989px;
	margin: auto;
}

#mainNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#mainNav li {
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

#mainNav a:link, #mainNav a:visited, #mainNav a:active {
	display: block;
	width: 123px;
	height: 24px;
	padding-top: 10px;
	background-image: url(images/button_normal.gif);
	text-decoration: none;
	color: #6c6e6e;
}

#mainNav a:link, #mainNav a:visited, #mainNav a:active {
	display: block;
	width: 123px;
	height: 24px;
	padding-top: 10px;
	background-image: url(images/button_normal.gif);
	text-decoration: none;
	color: #6c6e6e;

}


#mainNav a:hover {
	color: #ffffff;
}

#mainNav li.selectedItem a:link, #mainNav li.selectedItem a:visited, #mainNav li.selectedItem a:active {
	background-image: url(images/button_mousedown.gif);
	line-height: 17px;
}

#mainNav li.selectedItem2 a:link, #mainNav li.selectedItem2 a:visited, #mainNav li.selectedItem2 a:active {
	background-image: url(images/button_mousedown.gif);
	line-height: 10px;
}

#mainNav li.searchbox {
	width: 128px;
	height: 24px;
	padding-top: 10px;
	background-image: url(images/bg_searchbox.gif);
}	

#mainNav li.searchbox input {
	margin: 0;
	padding: 0;
	width: 97px;
	height: 13px;
	background-color: #ffffff;
	border-left: 1px solid #5395bd;
	border-top: 1px solid #5395bd;
	border-bottom: 1px solid #5395bd;
	border-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
}

#mainNav li.searchbox img {
	padding-top: 1px;
}

#mainNav li.searchbox a:link, #mainNav li.searchbox a:visited, #mainNav li.searchbox a:active {
	width: 0;
	height: 0;
	background-image: none;
	display: inline;
}

#mainNav li.searchbox form {
	padding: 0;
	margin: 0;
}

html>body #mainNav li.searchbox img {
	padding-top: 0px;
}

/* Hauptinhalt */

#container {
	text-align: left;
	width: 989px;		
	background-color: #d4dbde;
	margin: auto;
}

#container.impressum {
	background-color: #d4dbde;
}

#mainContent {
 	background-image: url(images/mainbg_news.gif);
	background-repeat: repeat-y;
	width: 100%;	/* IE FLOAT BUG */	
	height: 500px;
}

#mainContent_default {
 	background-image: url(images/mainbg_default.gif);
	background-repeat: repeat-y;
	width: 100%;	/* IE FLOAT BUG */
	min-height: 500px;
}

#mainContent_impressum {
 	background-image: url(images/mainbg_impressum.gif);
	background-repeat: repeat-y;
	width: 100%;	/* IE FLOAT BUG */
}

#mainContent_kontakt {
 	background-image: url(images/mainbg_kontakt.gif);
	background-repeat: repeat-y;
	width: 100%;	/* IE FLOAT BUG */
}


#leftcolumn {
	width: 123px;
	float: left;
	height: 200px;
	background-image: none;
	background-repeat: no-repeat;
}

#leftcolumn h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding: 58px 10px 0px 10px;
}

#rightcolumn {
	float: right;
	width: 866px;
	background-color: #b6bfc0;
}

#pageHeader {
	height: 58px;
}

#pageHeader h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	padding-left: 16px;
	padding-top: 30px;
	display: block;
	width: 476px;
	float: left;
}

#pageHeader img {
	padding: 0;
	margin: 0;
	float: left;
}

#pageHeader ul {
	width: 128px;
	display: block;
	background-color: #d4dbde;
	padding: 0;
	margin: 0;
	float: right;
	list-style: none;
}

#pageHeader li {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 9px;
	line-height: 13px;
}

#pageHeader a, #pagHeader a:link, #pageHeader a:visited, #pageHeader a:active {
	color: #6c6e6e;
	text-decoration: none;
}

#pageHeader a:hover, #pageHeader li.selectedItem a:link, #pageHeader li.selectedItem a:visited, #pageHeader li.selectedItem a:active {
	color: #009ee0;
}

#pageHeader li img {
	border: 0;
	padding: 0;
	float: none;
	padding-top: 4px;
}

#leftContent {
	width: 492px;
	float: left;
}
	
#leftContent td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #4b5454;
	text-align: center;
}

#leftContent td.rightLine {
	border-right: 1px solid #ffffff;
}

#leftContent td.text {
	padding: 2px;
}

#leftContent td a, #leftContent td a:link, #leftContent td a:visited, #leftContent td a:active, #leftContent td a:hover {
	text-decoration: none;
	color: #ffffff;
	display: block;
	width: 118px;
}

#rightContent {
	width: 374px;
	float: right;
}

#leftContent.gallery {
	width: 614px;
	white-space:nowrap;
}

#rightContent.small {
	width: 252px; 
}

#routenplaner {
	width: 230px; 
	float: left;
}
	
p.smallTextColumn {
	width: 220px;
	padding-right: 13px;
	padding-top: 5px;
	margin: 0;
	float: left;
}

#news {
	float: right;
	width: 128px;
	background-image: url(images/newsbox_bg.gif);
	border-bottom: 1px solid #a1c4d9;
}

#news h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #009ee0;
	padding: 3px 0 3px 7px;
	margin: 0;
}

#news p {
	padding: 3px 0 3px 7px;
	margin: 0;
	border-top: 1px solid #a1c4d9;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
}

#gallery {
	width: 614px;
	height: 105px;
	padding-top: 3px;
	background-color: #b6bfc0;
	overflow: auto;
	
	scrollbar-face-color: #b9c4c7;
	scrollbar-highlight-color: #cfd8da;
	scrollbar-3dlight-color: #e1e8ea;
	scrollbar-darkshadow-color: #99a5a6;
	scrollbar-shadow-color: #a4afb3;
	scrollbar-arrow-color: #4b5454;
	scrollbar-track-color: #7b8485;
	
}

#gallery img {
	border: 2px solid #b6bfc0;
}

#leftcolumn ul {
	list-style: none;
	padding: 0 2px 0 4px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 80px;
}

#leftcolumn li {
	padding: 2px 0 0px 0;
	font-weight: bold;	
}

#leftcolumn li.seperator {
	display:block;
	border-top: 1px solid #888888;
	padding: 0;
	margin: 2px 0 0 0;
	font-size: 1px;
	line-height: 1px;
}

#leftcolumn li.level2 {
	font-weight: normal;
	padding: 1px 0 1px 10px;
}

#leftcolumn li.level2 s {
	font-weight: normal;
}

#leftcolumn a, #leftcolumn a:link, #leftcolumn a:visited, #leftcolumn a:active {
	color: #000000;
	font-size: 11px;
	
}

#leftcolumn li.selectedItem a, #leftcolumn li.selectedItem a:link, #leftcolumn li.selectedItem a:visited, #leftcolumn li.selectedItem a:active {
	color: #009ee0;
}


#leftcolumn a:hover {
	text-decoration: none;
	color: #009ee0;
}

/* Formulare */

label, input, select { /* Alle Labels UND Formularelemente auswählen */
  display: block;  
  float: left; 
  width: 125px; /* Breite.*/
  padding: 2px; 
  margin: 0;
  margin-bottom: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

input.search {
	display: inline;
	float: none;
	width: 120px;
	margin: 0;
	padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;	
}

#routeform {
	margin-top: 48px;
}

#routeform label {
	width: 40px;
	padding-left: 12px;
}

#routeform input {
	width: 170px;
}

#routeform #submit {
	width: 172px;
}

#routeform label.msg {
	width: 37px;
}

html>body #routeform label.msg {
	width: 40px;
}

label.msg {
	width: 122px;
}

html>body label.msg {
	width: 125px;
}

input {
	width: 320px;
	background-color: #ffffff;
	padding: 0;
	margin: 0;
	border: 1px solid #000000;
}

textarea {
	width: 320px;
	background-color: #ffffff;
	padding: 0;
	margin: 0;
	border: 1px solid #000000;
	height: 100px;	
}

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

input#submit { /* den Submit-Button */
  float: none;
  width: 322px;
  margin-top: 4px;
  cursor: pointer;
}

/* Footer */

#footer {
	background-color: #4b5454;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	width: 986px;
	margin: auto;
	padding: 3px 3px 3px 0;
}
