/* ================================================== 
   Styles for index.php
   ================================================== */
   
body#homepage {
background: #000000 url(../images/bg_landing.gif) left top repeat-x;
}
.header1 {
height: 222px;
background: url(../images/header_landing.gif) center top no-repeat;
}
	.content {
	text-align: center;
	font-size: 9px;
	}
	
.mainbody1 {
width: 960px;
margin: 0 auto;
margin-top: 25px;
background: url(../images/cars.jpg) center top no-repeat;
padding: 190px 0 20px 0;
}
img.number {
margin: 10px 40px 0 10px;
}
img.lassen {
margin-left: 50px;
}
.center1 {
width: 960px;
margin: 0 auto;
color: #CCCCCC;
text-align: center;
}
	.center1 h1 {
	padding-top: 10px;
	}
.navi_bottom {
overflow: hidden;
margin: 0;
padding-left: 12px;
border-top: 1px solid #333333;
border-bottom: 1px solid #333333;
margin-top: 10px;
}
.navi_bottom ul { margin: 0; }
.navi_bottom li {
float: left;
list-style: none;
margin: 0 ;
}
.navi_bottom a {
display: block;
color: #CCCCCC;
margin-bottom: 0;
padding: 7px 24px 10px 24px;
text-align: center;
}
.navi_bottom a:hover {
color: #fbcf03;
}
#mydiv {
text-align: left;
padding: 5px 0;
}
	#mydiv p {
	padding-bottom: 10px;
	}
	#mydiv h2 {
	padding-bottom: 10px;
	font-size: 12px;
	}
	a.slide {
	color: #CC560F;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	display: block;
	padding-bottom: 10px;
	}

.pics img {
margin: 10px 7px;
}
.sound {
width: 720px;
margin: 0 auto;
text-align: right;
}


/* ====================================================
   General styles
   ==================================================== */

body {
background: #ffffff url(../images/bg.gif) left top repeat-x;
line-height: 2;
color: #FFFFFF;
}

a { outline: none; } 

h1 {
font-size: 12px;
color: #fede03;
margin-bottom: 10px;
}

h2 {
font-weight: normal;
font-size: 14px;
padding: 10px 0;
color: #fede03;
}
.clear {
clear: both;
height: 1px;
}

/* ================================================== 
   Styles for services.php, fahrzeuge.php
   ================================================== */

.bg_header {
background: url(../images/header.gif) center top no-repeat;
}
.header {
width: 960px;
margin: 0 auto;
padding: 0 0 12px 0;
}
	.header img {
	margin-top: 2px;
	}
	
#wrapper {
width: 960px;
margin: 0 auto;
}
#mainbody {
overflow: hidden;
line-height: 1.9;
background-color: #646264;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}
	#mainbody p {
	padding-bottom: 10px;
	}
	
.express {
width: 250px;
float: left;
padding: 17px 25px 15px 0;
background: #4c4c4c url(../images/bg_form.gif) left top repeat-y;
text-align: right;
}
	.express form {
	line-height: 3.3
	}
	img.express1 {
	padding-right: 60px;
	}
	.error {
	text-align: left;
	color: #FFD102;
	padding-left: 20px;
	line-height: 1.3;
	height: 13px;
	}
	.select1, .input1, .txtarea1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0;
	width: 157px;
	margin-left: 5px;
	}
	.select1 {
	width: 160px;
	}
	.label1 {
	float: left;
	padding-left: 19px;
	}
	.txtarea1 {
	height: 30px;
	margin-top: 5px;
	}
	.count {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 1;
	padding: 5px 0;
	}
	.btn_send {
	margin-right: 80px;
	margin-top: 10px;
	}

.flash {
background-color: #000000;
text-align: right;
overflow: hidden;
height: 273px;
}

#content {
background: #4B4A4A url(../images/24std.gif) right top no-repeat;
border-top: 1px solid #000000;
padding: 30px 35px 20px 35px;
}
	
img.headline {
margin-bottom: 20px;
}

.btn_services,.btn_fahrzeuge {
padding-top: 15px;
}
.btn_services ul, .btn_fahrzeuge ul {
margin: 0;
padding: 0;
overflow: hidden;
margin-left: 10px;
}
.btn_services ul li, .btn_fahrzeuge ul li {
list-style-type: none;
float: left;
margin-right: 30px;
}
.btn_services ul li a, .btn_fahrzeuge ul li a {
display: block;
width: 147px;
padding: 3px 0 130px 0;
text-align: center;
text-transform: uppercase;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}
.btn_fahrzeuge ul li a {
text-transform: capitalize;
}
.btn_services ul li a:hover, .btn_fahrzeuge ul li a:hover {
color: #fdce03;
}
.btn_services ul li a span, .btn_fahrzeuge ul li a span {
color: #fdce03;
}
.btn_services ul li a:hover span, .btn_fahrzeuge ul li a:hover span {
color: #FFFFFF;
}
	.btn_fahrzeuge li.cars01 {
	background: url(../images/stretch.jpg) center top no-repeat;
	}
	.btn_fahrzeuge li.cars02 {
	background: url(../images/hummer.jpg) center top no-repeat;
	}
	.btn_fahrzeuge li.cars03 {
	background: url(../images/mercedes.jpg) center top no-repeat;
	}
	.btn_fahrzeuge li.cars04 {
	background: url(../images/oldtimer.jpg) center top no-repeat;
	}
	.btn_fahrzeuge li.cars05 {
	background: url(../images/busse.jpg) center top no-repeat;
	margin-right: 0;
	}
	
	.btn_services li.services01 {
	background: url(../images/party.jpg) center top no-repeat;
	}
	.btn_services li.services02 {
	background: url(../images/hochzeit.jpg) center top no-repeat;
	}
	.btn_services li.services03 {
	background: url(../images/werbe.jpg) center top no-repeat;
	}
	.btn_services li.services04 {
	background: url(../images/chauffeur.jpg) center top no-repeat;
	}
	.btn_services li.services05 {
	background: url(../images/stadt.jpg) center top no-repeat;
	margin-right: 0;
	}
	
ul.infos {
margin-left: 40px;
}
	ul.infos li {
	padding-left: 10px;
	}

#footer {
clear: both;
height: 30px;
background-color: #000000;
}
   #footer ul {
	margin-bottom: 0;
	padding-left: 265px;
   }
   #footer li {
	margin-left: 0;
	list-style-type: none;
	float: left;
	width: 100px;
   }
   #footer li a {
	margin-bottom: 0;
	color: #ffffff;
	display: block;
	padding: 5px 0 0 0;
	text-align: center;
	font-size: 10px;
	}
	#footer li a:hover {
	text-decoration: none;
	}

#bottom {
width: 960px;
margin: 0 auto;
font-size: 9px;
color: #666666;
}
	.copyright {
	float: left;
	padding: 8px 0;
	width: 250px;
	}
	.designedby {
	float: right;
	padding: 8px 0;
	text-align: right;
	width: 250px;
	}
	#bottom a {
	color: #666666;
	text-decoration: underline;
	}


/* ========================= 
   Styles for preise.php
   ========================= */

#preise #content {
border-top: none;
overflow: hidden;
padding-bottom: 10px;
}
#preise .headline {
margin-bottom: 25px;
}
.prices {
padding-top: 10px;
}
.prices img {
border: 1px solid #000000;
}
#preise h1 {
padding: 5px 0;
}
.prices table {
border: 1px solid #737373;
float: left;
margin-right: 25px;
margin-bottom: 25px;
line-height: 1.2;
}
.prices table td {
background-color: #000000;
padding: 5px 10px;
font-size: 11px;
}

/* ========================= 
   Styles for anfrage.php
   ========================= */

#anfrage #content {
overflow: hidden;
border-top: none;
}
#anfrage form {
text-align: right;
float: left;
background-color: #000000;
width: 435px;
padding: 20px 100px 0 20px;
line-height: 3;
border: 1px solid #737373;
margin-top: 10px;
height: 450px;
}
#anfrage form #error {
color: #ED7500;
text-align: center;
line-height: 1;
padding-bottom: 5px;
}
.required {
font-size: 10px;
color: #fede03;
}
#anfrage form .input1, #anfrage form .select1, #anfrage form .txtarea1 {
width: 250px;
margin-left: 10px;
}
#anfrage form .txtarea1 {
height: 80px;
}
#anfrage form .label1 {
width: 150px;
}
#anfrage span {
color: #fede03;
}
.btn_send1 {
margin-right: 172px;
}
.adress {
float: right;
width: 240px;
background-color: #000000;
padding: 30px 30px 0 30px;
text-align: center;
border: 1px solid #737373;
margin-top: 10px;
height: 440px;
}
.adress a {
color: #fede03;
}

/* =========  jobs.php  ========== */

table.bewerben {
text-align: left;
}
table.bewerben input,
table.bewerben select,
table.bewerben textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
width: 250px;
margin-left: 15px;
}
table.bewerben textarea {
height: 80px;
margin-top: 5px;
}
#anfrage form p {
font-size: 10px;
}
table.bewerben img {
margin-left: 15px;
margin-top: 15px;
}
	

/* ========================= 
   Styles for galerie.php
   ========================= */

#galerie h1 {
margin: 5px 0 5px 0;
}
#galerie #content {
background-image: none;
text-align: center;
padding: 10px 10px;
border-top: none;
}
#galerie #content img {
border: 1px solid #000000;
margin: 0 7px 10px 8px;
float: left;
}
#galerie #content p {
padding: 10px 0 20px 0;
}
.link a {
color: #f7a700;
font-size: 14px;
font-weight: bold;
}
#galerie #content p.zoom {
padding: 0;
width: 237px;
float: right;
clear: right;
padding-left: 5px;
margin-bottom: 10px;
background: url(../images/glas.png) left center no-repeat;
}

/* ========================= 
   Styles for specials.php
   ========================= */

#specials #content {
padding-bottom: 30px;
overflow: hidden;
border-top: none;
}
.box {
margin-top: 15px;
background-color: #000000;
padding: 5px 20px 20px 20px;
overflow: hidden;
}
#specials img.headline {
margin-bottom: 10px;
}
img.cessna {
float: right;
margin: 15px 0 0 20px;
}

/* ========================= 
   Styles for presse.php
   ========================= */

#presse #content {
padding-bottom: 30px;
overflow: hidden;
border-top: none;
}
#presse img.headline {
margin-bottom: 10px;
}
#presse .box {
width: 500px;
padding: 25px 40px;
border: 1px solid #737373;
margin-top: 20px;
}
#presse .box img {
float: left;
}
#presse .box a {
display: block;
color: #fede03;
padding: 10px 0;
}
	#presse .box a:hover {
	color: #ED7900
	}
	

/* ========================= 
   Styles for sitemap.php
   ========================= */
   
#sitemap #content {
border-top: none;
}
#sitemap #content a {
display: block;
color: #fede03;
padding: 3px 0;
}
#sitemap #content a:hover {
color: #ED7900
}
#sitemap #content ul {
margin-left: 50px;
}
#sitemap #content ul li {
list-style-type: disc;
}
#sitemap #content ul li ul li{
list-style-type: circle;
}

table.logos {
text-align: center;
margin-left: 40px;
}
table.logos img {
border: 1px solid #000000;
}

/* ======================================= 
   E N D  screen.css 
   ======================================= */

