*{padding:0;margin:0;}

html, body {
	color: #000000;
 	font-size: 100.01%;
	font-family: Verdana;
	background-color: #ffffff;
	/*background-color: #e8e8e8;*/
}

#content {
	position:relative;
	width: 61em;
	margin: 0.1em auto 0 auto;
	border:1px solid #000000;
}

#kopfzeile {
	position: relative;
	font-weight: bold;
	color: #FEF200;
	background-color: #294944;
	font-family: Times New Roman;
	padding: 0.5em 0 2.4em 0;
	background-image: url('image/logo.jpg');
	background-repeat: no-repeat;
	background-position: 41em 0.3em;
	border: 1px solid #FEF200;
	border-bottom: 1px solid #2d3192;
}

* html #kopfzeile {
	height: 1%;
}

* html #kopfzeile {
	background-position: 40.3em 0.2em;
}

#kopfzeile h1 {
	float: left;
	font-size: 5em;
	padding-left: 0.5em;
	color: #FEF200;
}

#kopfzeile h1 span {
	display: block;
	font-size: 0.26em;
	margin-top:-0.7em;
	letter-spacing: 0.05em;
}

#logo_mitte {
	position: absolute;
	top: 5px;
	left: 50%;
	margin-left: -4em;
	text-align: center;
	/*border: 1px solid #000000;*/
}
/*
#logo_mitte div {
	border: 1px solid #BD3F09;
	padding: 0.1em;
}
*/
#logo_mitte img {
	margin:0.1em;
	border: 1px solid #ffffff;
}

#logo_mitte a {
	font-size: 2em;
	color: #B0B7C9;
}

#kopzeilerechts {
	float: right;
	font-size: 1.5em;
	list-style-type: none;
	margin-right: 1.25em;
}

#kopzeilerechts li {
	margin-bottom: 0.5em;
}

#inhaltzeile {
	font-size: 0.85em;
	background-color: #F0F0F0;
	padding: 1em;
}

#zweitauswahl {
	background-color: #FEF200;
	color: #2d3192;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0.1em 0 0.2em 0.5em;
}

#zweitauswahl a{
	color: blue;
	text-decoration: underline;
}

#zweitauswahl a:hover{
	text-decoration: none;
}

#fusszeile {
	font-size: 0.8em;
	padding: 1em 0;
	text-align:center;
}

/*Menue Style Anfang ---------------------------------------------------------*/
#menuezeile {
	position: absolute;
	left: 0px;
	bottom: 0px;
	display: block;
	list-style-type: none;
	font-size: 1em;
	clear:both;
}

#menuezeile li{
	float:left;

}

#menuezeile a{
	display: block;
 	color: #FEF200;
  	font-weight: bold;
	text-decoration: none;
	background-image: url(image/links.jpg);
	background-repeat: no-repeat;
	background-position: top left;

}

#menuezeile a span {
	display: block;
	padding: 0.4em 0.7em 0.2em 0.7em;
	background-image: url(image/rechts.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	white-space:nowrap;
}

#menuezeile a:hover{
	display: block;
	color: #BD9909;
	background-image: none;
}

#menuezeile a:hover span{
	display: block;
	background-image: none;
}

#menuezeile #aktueller_link a{
	display: block;
	color: #BD9909;
	background-image: none;
}

#menuezeile #aktueller_link a span{
	display: block;
	background-image: none;
}

* html #menuezeile a{
 width: 1%;
}

a{
	color: blue;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}
/*Menue Style ende ---------------------------------------------------------*/

/*TEXT Style ---------------------------------------------------------------*/

h1 {
	font-size: 1.8em;
	color: #294944;
}

h2 {
	font-size: 1.3em;
	color: #066271;
}

h3 {
	font-size: 1.1em;
	color: #000000;
}

#weitere_bilder img{
	margin: 1em;
	width: 150px;
	height: 100px;
}

/*TEXT Style Pickup wohnkabinen----------------------------*/
#basistable {
	width: 45em;
	font-size: 0.9em;
	border: 1px solid #000000;
	border-left: 0px solid #000000;
	border-bottom: 0px solid #000000;
	margin-left: 2em;
}

#basistable th, td{
	padding: 0.3em 0;
}

#basistable th{
	color: #2d3192;
	text-align: left;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #ffffff;
	padding-left: 0.3em;
}

#basistable td{
	text-align: center;
	font-weight: bold;
	font-size: 1em;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#modelle_liste {
	width: 55em;
	margin: auto;
	padding-top:0.5em;
	padding-left:0.5em;
}

#modelle_liste .clear {
	clear:both;
}

#modelle_liste a{
	font-size: 1.2em;
	font-weight: bold;
}

#modelle_liste .links {
	float: left;
	width: 25em;
	margin-bottom: 4em;
}

#modelle_liste .rechts {
	float: right;
	width: 25em;
	margin-bottom: 4em;
}

#modell_beschreibung #bild_wagen {
	float: left;
	margin-right: 2em;
}

#modell_beschreibung ul {
	padding-top: 1em;
	padding-left: 4em;
	font-size: 0.9em;
}

#modell_beschreibung li {
	padding-left: 0.4em;
}

#modell_beschreibung li ul li {
	font-size: 1.1em;
}

#modelltable {
	width: 60em;
	font-size: 0.9em;
	border: 1px solid #000000;
	border-left: 0px solid #000000;
	border-bottom: 0px solid #000000;
}

#modelltable th, td{
	padding: 0.3em;
}

#modelltable th{
	color: #2d3192;
	text-align: left;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #ffffff;
}

#modelltable td{
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

/*TEXT Style  Pickup wohnkabinen--------------------ende*/
#formular fieldset {
	width: 33em;
	margin: auto;
}

#formular legend {color:#2d3192;font-weight:bold;}

#formular label {
	display:block;
	float: left;
	width:10em;
	font-weight:bold;
	text-align:right;
	padding-right:1em;
	clear:left;
}
#formular input, textarea {width:20em;border:1px solid #2d3192;}
#formular textarea {height: 10em;}
#formular input:active, #formular input:focus {background-color:#5E0000;color:#ffffff;}
input.submit {display:block;margin:auto;}

#abstand_input input {margin-bottom:0.5em;}

/*TEXT Style  ---------------------------------------------------------ende*/


