body {
 margin: 0px;
 padding: 0px;
 background-color: white;
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 10px;
}

table	{
	width: 100%;
	border-spacing: 2px;
	border: 0;
	margin: 0 0 10px 0;
}

table.tabelleauto	{
	width: auto;
	border-spacing: 0;
	border: 0;
	margin: 0 0 10px 0;
	background-color: none;
}

td	{
	vertical-align: top;
	padding: 5px;
	background-color: white;
}

#content_rechts td	{
	vertical-align: top;
	padding: 1px;
	background-color: transparent;
}

table.reservierung td	{
	vertical-align: top;
	padding: 0;
	background-color: none;
}

table.tabelleauto td	{
	vertical-align: top;
	padding: 3px 3px 3px 0;
	background-color: transparent;
}

th	{
	vertical-align: top;
	padding: 5px;
	background-color: #3a3a3a;
	color: white;
}

fieldset table	{
	border: 0;
	margin: 0;
}

fieldset td	{
	vertical-align: top;
	padding: 0;
	background-color: #eee;
}

fieldset th	{
	vertical-align: top;
	padding: 0;
	background-color: #eee;
}

a {
 text-decoration: none;
 color: #cc0000;
}

a:hover {
 color: #666666;
}

img {
 border: 0px;
}

.alignleft
{
 	float: left;
	margin: 0 20px 20px 0;
}

ul, li	{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

h1 {
 font-size: 14px;
 font-weight: bold;
 padding: 0px;
 margin: 0 0 5px 0;
 color: #cc0000;
 font-family: Arial;
}

h2 {
 font-size: 12px;
 padding: 0px;
 margin: 0 0 5px 0;
}

label	{
	cursor: pointer;
}

fieldset	{
	border: 0;
	padding: 5px 0 0 0;
	margin: 0;
}

legend	{
	margin: 0;
}

.closer {
	clear: both;
}

#content #content_links a {
 text-decoration: underline;
}

#main {
 height: 100%;
 width: 900px;
 position: relative;
 left: 50%;
 margin-left: -450px;
 background-color: #3a3a3a;
}

#header {
 width: 900px;
 height: 90px;
 background-color: white;
}

#header #left {
	height: 65px;
	margin: 20px 0 0 0;
	padding: 0;
	width: 400px;
	float: left;
}

#header #left a {
	font-size: 10px;
	text-transform: uppercase;
	color: #343434;
}

#header ul#right {
	margin: 0;
	padding: 20px 0 0 0;
	height: 55px;
	width: 499px;
	border-right: 1px solid #dddddd;
	color: #bbb;
	font-size: 9px;
	text-align: right;
	float: left;
}

#header ul#right li {
	margin: 0;
	padding: 0;
}

#header ul#right li.end {
	margin: 0;
	padding: 15px 0 0 0;
}

#header ul#right li a{
	color: #bbb;
	margin: 0;
}

#logo {
 position: relative;
 top: 0;
 left: 0;
 float: left;
}

#logo_text {
 position: relative;
 top: 28px;
 left: 0px;
}

ul#navi {
	width: 900px;
	height: 20px;
	position: relative;
	margin: 0;
	padding: 0;
	background-color: white;
	display: block;
	z-index: 2;
}

ul#navi li {
	height: 20px;
	width: auto;
	position: relative;
	float: left;
	font-size: 10px;
	text-transform: uppercase;
	border-right: 1px solid #dddddd;
	z-index: 3;
}

ul#navi li.end {
	border-right: 0;
}

ul#navi li a {
	width: auto;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 20px;
	color: #343434;
	display: block;
}

ul#navi li a:hover {
	background-color: #cc0000;
	color: #FFFFFF;
	width: auto;
	display: block;
}

ul#navi li.aktiv a,
ul#navi li.endaktiv a	{
	line-height: 20px;
	padding-left: 20px;
	padding-right: 20px;
	color: #343434;
	display: block;
	background-color: #cc0000;
	color: #FFFFFF;
}

ul#navi li.aktiv a:hover {
	background-color: #cc0000;
	color: black;
}

ul#navi li ul {
	visibility: hidden;
	position: absolute; 
	width: 145px;
	top: 20px; 
	left: 0; 
	height: 0;
	z-index: 10;
	overflow: hidden;
}

ul#navi table {
	margin:-1px; 
	border-collapse:collapse; 
	font-size:1em; /* font size for IE5.5 */
	z-index: 11;
}

ul#navi li:hover ul,
ul#navi li a:hover ul {
	visibility: visible;
	height: auto; 
	width: auto;
	top: 20px;
	left: 0px;
	padding: 15px 20px 10px 20px;
	background: #cc0000;
	overflow: visible;
	z-index: 10;
}

ul#navi li:hover ul li,
ul#navi li a:hover ul li {
	height: auto;
	display: block;
	width: 200px;
	font-size: 100%;
	line-height: 112.5%;
	text-transform: none;
	border: none;
	padding: 0;
	margin: 0 0 5px 0;
}

ul#navi li:hover ul li a,
ul#navi li a:hover ul li a,
ul#navi li:hover ul li a:visited,
ul#navi li a:hover ul li a:visited	{
	font-size: 100%;
	line-height: 112.5%;
	padding: 0;
	margin: 0;
	color: white;
	text-transform: none;
	text-decoration: none;
}

ul#navi li:hover ul li a:hover,
ul#navi li a:hover ul li a:hover	{
	text-transform: none;
	text-decoration: none;
	background: none;
	color: #343434;
}

#banner {
 width: 900px;
}

#footer {
	clear: both;
	width: 899px;
	height: 89px;
	color: #ccc;
	margin-bottom: 0px;
	background-image: url(../../images/footer.jpg);
}

ul.footer {
	float: left;
	margin: 25px 10px 0 30px;
}

ul.footer li	{
	margin: 0;
	padding: 0;
}

ul.footer li a {
	color: #999;
	text-decoration: none;
}

ul.footer li a:hover {
	color: #ccc;
}

#copy {
	float: left;
	margin: 40px 0 0 300px;
	padding: 0;
}

#content {
	position: relative;
	height: 100%;
	width: 900px;
	background-color: white;
	padding: 10px 0 10px 0;
	z-index: 1;
}

#article {
	background-color: #eeeeee;
	padding: 20px;
	color: #333;
	font-size: 10px;
	width: 635px;
	float: left;
	margin: 10px 0 0 0;
}

#article ul	{
	margin: 0;
	padding: 0;
}

#article li	{
	margin: 0 0 5px 0;
	padding: 0 0 0 8px;
	background: url(../../images/auflistung.gif) no-repeat 0 6px;
}

.clear {
	clear: both;
}

#article_startseite {
	color: #333;
	font-size: 10px;
	width: 675px;
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
}

#article_blank {
	color: #333;
	font-size: 10px;
	width: 900px;
	margin: 10px 0 0 0;
	padding: 0;
}

#content #content_rechts {
	height: 100%;
	width: 205px;
	margin: 10px 0 0 20px;
	padding: 0;
	float: left;
}

.teaser {
	background-color: #eeeeee;
	font-size: 10px;
	padding: 20px;
	margin: 0 0 20px 0;
}

.teaser .teaser_content {
	font-size:9px;
}

.teaser .teaser_content a:hover {
	color: #666;
}

#startseite_aktuelles	{
	background-color: #eeeeee;
	padding: 20px;
	color: #333;
	font-size: 10px;
	width: 635px;
	margin: 0 0 20px 0;
}

#startseite_boxlinks	{
	background-color: #eeeeee;
	padding: 20px;
	color: #333;
	font-size: 10px;
	width: 290px;
	margin: 0 20px 0 0;
	float: left;
}

#startseite_boxrechts	{
	background-color: #eeeeee;
	padding: 20px;
	color: #333;
	font-size: 10px;
	width: 285px;
	margin: 0;
	float: left;
}

#stationen_links	{
	height: 530px;
	background-color: #eeeeee;
	padding: 20px;
	color: #333;
	font-size: 10px;
	width: 120px;
	margin: 0 20px 0 0;
	float: left;
}

#station	{
	width: 150px;
	position: absolute;
	top: 50px;
	left: 730px;
}

.station	{
	width: 150px;
	position: absolute;
	top: 50px;
	left: 730px;
}

#stationen_karte	{
	height: 530px;
	background-color: #eeeeee;
	padding: 20px;
	color: #333;
	font-size: 10px;
	width: 680px;
	margin: 0;
	float: left;
}

#kontaktformular	{
	height: 470px;
	background-color: #eeeeee;
	padding: 20px;
	color: #333;
	font-size: 10px;
	width: 320px;
	margin: 0 20px 0 0;
	float: left;
}

#kontakt	{
	height: 470px;
	background-color: #eeeeee;
	padding: 20px;
	color: #333;
	font-size: 10px;
	width: 480px;
	margin: 0;
	float: left;
}
 

#content_nachoben {
	height: 10px;
	width: 165px;
	background-color: #eee;
	padding: 10px 20px 10px 20px;
	margin: 0;
	position: absolute;
	right: 0;
	bottom: 10px;
	font-weight: bold;
}

#content_nachoben p {
	margin: 0;
	padding: 0;
}


#teaser_stationen {
 width: 200px;
 height: 200px;
 background-color: #eeeeee;
}

.plus {
 margin-bottom: -2px;
}

.plus_service {
 margin-bottom: -10px;
}

.pluslink {
	width: 100%;
	text-align: right;
}

.service_box p.pluslink {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 178px;
}

.link {
	width: 100%;
	text-align: right;
}

.pluslink a {
	 background: url(../../images/plus.gif) no-repeat 0 3px;
	 padding: 0 0 0 12px;
	 margin: 0;
}

.toplink a {
	 background: url(../../images/nachoben.jpg) no-repeat 0 2px;
	 padding: 0 0 0 15px;
	 margin: 0;
}

.pluslink_start {
 position: relative;
 left: 160px;
}

.pluslink_service {
 position: relative;
 left: 110px;
}

.bold {
	font-weight: bold;
	}
	
.red {
	color: #cc0000;
	}
	
.right {
	text-align: right;
	}

.pluslink_pkw {
 position: relative;
 left: 190px;
}

.pluslink_lkw {
 position: relative;
 left: 490px;
}

.pluslink_lkw2 {
 position: relative;
 left: 405px;
}

#start, #start_2 {
 background-color: #eeeeee;
 padding: 20px;
 color: #333;
 font-size: 10px;
 width: 635px;
}

.start_inhalt {
 padding: 10px;
 background-color: white;
}

#stationen {
 background-color: white;
 width: 900px
}

.stationen {
 background-color: white;
 width: 900px
}

#stationen .links{
 height: 330px;
 float: left;
 padding: 10px;
 width: 140px;
 background-color: #eeeeee;
}

#stationen .links {
 height: 100% !important;height: 330px;
 margin-top: 10px;
 width: 120px;
 float: left;
 background-color: #eeeeee;
 padding: 20px;
 color: #333;
 min-height: 330px;
}

#stationen .links a {
 color: #000000;
 font-size: 10px;
 line-height: 16px;
}

#stationen .rechts {
 margin-left: 20px;
 height: 100% !important;height: 310px;
 margin-top: 10px;
 width: 680px;
 float: left;
 background-color: #eeeeee;
 padding: 20px;
 color: #333;
 min-height: 232px;
}

.pkw_listing_box {
	height: 210px;
	width: 287px;
	background-color: white;
	float: left;
	margin: 20px 20px 25px 0;
	padding: 10px;
}

.pkw_listing_box.nomargin {
	margin: 20px 0 25px 0;
}

.fahrzeugbox {
	height: 200px;
	width: 180px;
	background-color: white;
	float: left;
	margin: 20px 10px 25px 0;
	padding: 10px;
}

.kontaktbox {
	height: 160px;
	width: 275px;
	background-color: white;
	float: left;
	margin: 20px 10px 25px 0;
	padding: 10px;
}

.listing_img	{
	width: 180px; 
	height: 100px; 
	text-align: center;
}

.lkw_listing_box {
	/* height: 250px; */
	width: 615px;
	background-color: white;
	margin: 20px 0 25px 0;
	padding: 10px;
}

.pkw_listing_box img,
.lkw_listing_box img	{
	display: block;
	margin: 10px 0 5px 0;
}

.service_box {
	position: relative;
	display: inline;
	height: 155px;
	width: 178px;
	background-color: white;
	float: left;
	margin: 0 13px 25px 0;
	padding: 10px;
}

.box_index {
	background-color: white;
	display: block;
	margin: 0 0 25px 0;
	padding: 10px;
}

.service_box.nomargin {
	margin: 0 0 25px 0;
}

.form	{
	margin: 0;
	padding: 0;
}

.login	{
	float: left;
	width: 130px;
	margin: 0 10px 15px 0; 
	display: inline;
	padding: 0;
}

p.formular	{
	margin: 0 2px 0 0;
}

input {
	background-color: #fff;
	border: 1px solid #ccc;
	font-size: 10px;
	font-family: Arial;
}

textarea {
	background-color: #fff;
	border: 1px solid #ccc;
	font-size: 10px;
	width: 289px;
	height: 140px;
	margin: 0 0 10px 0;
	font-family: Arial;
}


#rundumsorglos {
 background-color: #eeeeee;
 padding: 20px;
 margin-top: 20px;
 color: #333;
 float:left;
 width: 287px;
}

#funcars {
 float:left;
 background-color: #eeeeee;
 padding: 20px;
 margin-top:20px;
 margin-left:20px;
 color: #333;
 width: 287px;
}

#minuten {
 float:left;
 background-color: #eeeeee;
 padding: 20px;
 margin-top:20px;
 color: #333;
 width: 287px;
}

#rundumsorglos a, #funcars a, #minuten a {
 color:#333;
}

#rundumsorglos a:hover, #funcars a:hover, #minuten a:hover {
 color: #666;
}

.service {
 margin-top: 10px;
 width: 675px;
 float: left;
 background-color: #eeeeee
}

.service a {
 color: #333;
}

.alignleft	{
	float: left;
	margin: 0 20px 20px 0;
}

.abstand20	{
	display: block;
	height: 20px;
	width: 20px;
	margin: 0;
	padding: 0;
}

.abstand10	{
	display: block;
	height: 10px;
	width: 20px;
	margin: 0;
	padding: 0;
}

.abstand5	{
	display: block;
	height: 5px;
	width: 20px;
	margin: 0;
	padding: 0;
}

/*****************************
*	RESERVIERUNGSTOOL	 	 *
******************************/
.kalenderbox {
	width: 132px;
	height: 177px;
	float: left;
	margin: 0 0 10px 10px;
	padding: 0;
	display: inline;
	border: 1px solid #C8C9CC;
	}
	
/*****************************
*	FORMULARE			 	 *
******************************/
/* ALLGEMEIN */
legend {
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #808080;
	}
	
label {
	width: 110px;
	float: left;	
	margin: 0 10px 10px 0;
	display: inline;
	}
	
.submit {
	height: 18px;
	background: #97989C;
	border: 0;
	font: 11px arial,helvetica,sans-serif;
	color: #ffffff;
	padding: 1px 2px 2px 2px;
	}	
	
fieldset .anmerkung {
	font-size: 10px;
	text-transform: uppercase;
	color: red;
	}
	
fieldset .preis {
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
	border: 0;
	padding: 0;
	margin: 0;
	float: left;
	}
	
fieldset p {
	margin: 5px 0 7px 0;
	padding: 0;
	clear: both;
	}
	
fieldset fieldset p {
	margin: 5px 0 7px 0;
	padding: 0;
	clear: both;
	}

/* INPUT */
#content fieldset {
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #C8C9CC;
	font: 11px arial,helvetica,sans-serif;
	color: #665C5C;
	}

#content fieldset .eingabefeld {
	height: 12px;
	border: 1px solid #C8C9CC;
	font: 11px arial,helvetica,sans-serif;
	padding: 2px 0 3px 5px;
	}
	
#content fieldset .dropdown {
	height: 21px;
	border: 1px solid #C8C9CC;
	font: 11px/11px arial,helvetica,sans-serif;
	padding: 2px 0 2px 0;
	}

#content fieldset .checkbox {
	height: 12px;
	color: #76777B;
	padding: 2px 2px 2px 2px;
	border: 0;
	}

#rechts .eingabefeld {
	height: 14px;
	padding: 3px 2px 1px 2px;
	border: 0;
	font: 11px arial,helvetica,sans-serif;
	}
	
#kopf_rechts .eingabefeld {
	height: 15px;
	padding: 2px 2px 1px 3px;
	border: 0;
	font: 11px arial,helvetica,sans-serif;
	}
	
#rechts .dropdown {
	padding: 2px 2px 2px 2px;
	border: 0;
	font: 11px arial,helvetica,sans-serif;
	}
	
option {
	font: 11px arial,helvetica,sans-serif;
	}

/* FIELDSET */
#content .allgemeines {
	width: 288px;
	height: 140px;
	float: left;
	margin-right: 15px;
	display: inline;
	}	

#content .allgemeines .auto {
	float: left;
	margin-left: 103px;
	height: 80px;
	}
#content .oeffnungszeiten {
	width: 288px;
	height: 140px;
	float: left;
	}

#content .stationen_drop {
	width: 178px;
	height: 112px;
	float: left;
	display: inline;
	margin: 5px 15px 0 0;
	}
	
#content .zeitliches {
	width: 615px;
	float: left;
	}
	
#content .firmenkunden {
	width: 615px;
	float: left;
	}

#content .passwort {
	width: 615px;
	float: left;
	}
	
#content .optionen {
	width: 288px;
	float: left;
	margin-right: 15px;
	display: inline;
	}
	
#content .kosten {
	width: 288px;
	float: left;
	}

#content .anschrift_registrierung {
	width: 288px;
	height: 345px;
	float: left;
	margin-right: 15px;
	display: inline;
	}
	
#content .anschrift {
	width: 288px;
	height: 305px;
	float: left;
	margin-right: 15px;
	display: inline;
	}	
	
#content .kreditinformationen {
	width: 288px;
	float: left;
	}
	
#content .berechtigungen {
	width: 288px;
	float: left;
	}
	
#content .agb_submit {
	width: 288px;
	float: left;
	padding-top: 10px;
	}
	
#content fieldset .abfahrt {
	width: 278px;
	height: 73px;
	margin: 0 5px 10px 0;
	padding: 0 10px 0 10px;
	}
	
#content fieldset .ankunft {
	width: 278px;
	height: 73px;
	margin: 0;
	padding: 0 10px 0 10px;
	}
