/* ---------------------------------------------------------- Anpassung Standard HTML Tags */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 10px 0px 10px 0px;
}
h1 {
	color: #3a407a;
	font-size: 18px;
	line-height: 30px;
	color: #244597;
	margin: 16px 0px 0px 0px;
}
h2 {
	color: #3a407a;
	font-size: 16px;
	line-height: 18px;
	margin: 16px 0px 0px 0px;
}
h2 span {
	font-size: 12px;
}
ul {
	list-style-type: square;
		list-style-image: url(../images/liste2.gif);
	line-height: 22px;
}
ul.haken {
	list-style-type: square;
	list-style-image: url(../images/liste.gif);
	line-height: 22px;
}
.bilderrechts {
	float: right;
	width: 240px;
}
a img.thumb, a:link img.thumb, a:visited img.thumb {
	border: 2px solid #bbbdbb;
	padding: 2px;
}
a:hover img.thumb {
	border: 2px solid #287dc6;
}
.rechts {
	float: right;
	margin: 0px 0px 5px 5px;
}
.links {
	float: left;
	margin: 0px 5px 5px 0px;
}
/* ---------------------------------------------------------- Layout-Grundelemente */

#wrapper {
	width: 885px;
	overflow: hidden;
	min-height: 560px;
	margin: 10px auto 0px auto;
	padding: 32px 14px 0px 14px;
	background-color: #ffffff;
	background-image: url(../images/bg_wrapper.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

#content {
	width: 885px;
	overflow: hidden;
	background-image: url(../images/bg_content.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #f5f5f5;
	padding: 78px 0px 0px 0px;
}
#inhalt {
	float: left;
	width: 512px;
	height: auto;
	padding: 0px;
	margin: 0px 0px 0px 30px;
	color: #000000;
	overflow: hidden;
}

#footer {
	clear: both;
	width: 885px;
	height: 120px;
	background-image: url(../images/bg_footer.gif);
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#footer h1 {
	width: 232px;
	float: left;
	margin: 35px 0px 0px 251px;
	font-size: 14px;
	line-height: 18px;
	color: #244597;
}
#footer h1 span {
	color: #000;
	font-size: 12px;
}
#footer p {
	float: left;
	width: 288px;
	line-height: 18px;
	margin: 35px 0px 0px 15px;
}
#footer a, #footer a:link, #footer a:visited {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer label {
	float: left;
	width: 40px;
}

/* ----------------------------------------------------------Inhaltsgestaltung */


.wichtig {
	font-weight: bold;
	font-size: 14px;
	color: #3a407a;
}
.blau {
	font-weight: bold;
	font-size: 13px;
	color: #3a407a;
}



/* ---------------------------------------------------------- Preislisten */

p.tabelle {
	float: left;
	width: 442px;
	height: auto;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	padding: 0px 4px 0px 4px;
	text-align: right;
	background-image: url(../images/be_tabelle.gif);
	background-repeat: repeat-y;
}
p.tabelle label {
	float: left;
	width: 350px;
	text-align: left;
}
p.tabelle label.dreispalten {
	width: 300px;
}
p.tabelle span {
	float: left;
	width: 80px;
	text-align: left;
}
p.tabelle br {
	clear: left;
}


/* ---------------------------------------------------------- Routenplaner */

#route {
	font-size: 11px;
	left: 410px;
	width: 222px;
	height: auto;
	overflow: hidden;
}
#route table {
	width: 99%;
}
p.routentext {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 3px 240px;
}

form {
	margin: 0px;
}
input#submit {					/* Gestaltung des Submit-Buttons */
	padding:2px;
	background:#e9681f;
	color: #fff;
	cursor:pointer;
	border: 1px solid #919191;
	margin: 5px 0px 10px 0px;
}

input#submit:hover {
	background-color: #e9681f;
	border: 1px solid #000;
	color: #fff;
}
.route-start td, .route-ziel td{
	background-color: #CCCCCC;
	border: 1px solid #ccc;
	color: #fff;
	letter-spacing: 3px;
}


/* ---------------------------------------------------------- Allgemeine Styles */
p.unten {
	width: 451px;
	margin: 5px 0px 5px 0px;
	padding: 4px;
	text-align: right;
	border-top: 1px solid #f3e5c1;
	border-bottom: 1px solid #f3e5c1;
}
.unten a, .unten a:link, .unten a:visited {
	font-size: 11px;
	color: #ba1100;
}
.unten a:hover {
	color: #000;
}
:focus {
 outline: 0;
}
.close {
	float: right;
	margin: 5px;
}
.clearer {
	clear: both;    
	display: block; 
    height: 0; 
}
.clearer2 {
	clear: both;    
	display: block; 
    height: 10px; 
	margin-bottom: 8px;
	border-bottom: 1px solid #eb680b;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

a, a:link, a:visited, a:active {
	color: #3d4983;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #000000;
}