body {
	background-color: #666666;
	background-image: url(imgs/bg_site.gif);
	background-repeat: repeat-y;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main {
	width: 1000px;
	background-image: url(imgs/bg_main.gif);
	background-repeat: repeat-x;
}
#logo {
	padding: 0;
	margin: 0;
	height: 91px;
	float: left;
}
#cars {
	float: right;
	padding: 0;
	margin: 0;
	height: 91px;	
}
#navigation {
	clear: both;
	display: block;
	height: 30px;
	padding: 0;
	margin: 0;
	width: 742px;
}
#navigation ul {
	float: right;
	list-style-type: none;
	padding: 0;
	margin: 0;
	height: 30px;	
}
#navigation ul li {
	float: left;
	padding-top: 6px;
	padding-left: 11px;
	padding-right: 12px;
	height: 30px;	
	background-image: url(imgs/navispacer.gif);
	background-repeat: no-repeat;
	background-position: right top;	
}
#navigation ul li:hover {
	background-image: url(imgs/nav_hover.gif);
	background-repeat: repeat-x;
	background-position: right top;		
}
#navigation ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 13px;
}
#navigation ul li a:hover {
	text-decoration: underline;
}
#topspacer {
	clear: both;
	padding: 0;
	margin: 0;
	background-image: url(imgs/topspacer.gif);
	background-repeat: no-repeat;
	height: 9px;
	white-space: 1000px;
}
#container {
	clear: both;
	background-image: url(imgs/bg_inhalt.gif);
	background-repeat: repeat-y;
}
#inhalt {
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	width: 725px;
}
#inhalt h1 {
	font-weight: bold;
	font-size: 14px;
}
#inhalt h2 {
	font-weight: bold;
	font-size: 13px;
}
#inhalt a {
	text-decoration: none;
	color: #800000;
}
#inhalt a:hover {
	text-decoration: underline;
}

#rechtespalte {
	float: right;
	width: 250px;
}
#rossa {
	margin-top: 115px;
	text-align: center;
	font-size: 11px;
}

#foot {
	clear: both;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 725px;
	text-align: right;
}
#foot p {
	padding: 0;
	margin: 0;
}
#foot a {
        color: #000000;
        text-decoration: none;
}
#foot a:hover {
        text-decoration: underline;
        color: #333333;
}
.fzg_bestand {
	clear: both;
	border: 1px solid #999999;
	width: 700px;
	height: 132px;
	margin-top: 3px; 
	margin-bottom: 3px;
}
.fzg_bestand:hover {
	background-color: #E2E2E2;
}
.fzg_bestand img  {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 5px; 
	float: left;
}
.fzg_details {
	width: 720px;
}
.fzg_details_bilder  {
	width: 290px;
	float: right; 
	text-align: center;
}
.fzg_details_tab {
	width: 430px;
}
.fzg_details_tab tr td {
	vertical-align: top;
}
.fzg_details_tab tr:hover {
	background-color: #E2E2E2;
}
.mietwagentab {
}
.mietwagentab_top {
	background-color: #CCCCCC;
}
.mietwagentab tr td {
	background-color: #E2E2E2;
	vertical-align: top;
}

.formular {
	width: 450px;
}

.ebene {
	clear: both;
	padding: 2px 0
}

.label {
	float:left;
	padding:3px 0 0 0;
	width: 150px;
}

.feld{
	float:left;
	width:30em
} 

.submit{
	clear: both;
	margin:10px 0 0 160px;
}

.feldbreite{
	background:#eee;
	border:1px solid #ccc;
	font:1em "trebuchet ms", arial, sans-serif;
	overflow:auto;
	width: 270px;
}
#meldung {
	background-color: #FFCC66;
	border: 1px solid #993333;
	padding: 10px; 
	margin: 5px;
}
.imp_para {
	float: right;
	margin-right: 95px;
}
#slideshow {
	position: relative; height: 406px; 
}
#slideshow img {
	position: absolute; top: 0;
}
