* {
margin:0;
padding:0;
list-style:none;
}

body
{
background-color:#FFE03F; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

a, a:link, a:visited, a:active
{
color: #000;
}

h2 {
font-size: 14px;
color: #040F5E;
margin-bottom: 15px;
}

h3 {
font-size: 14px;
color: #040F5E;
margin: 5px;
}

h4 {
font-size: 12px;
color: #040F5E;
margin: 5px;
margin-left: 10px;
}

p {
margin-bottom:10px;
}

p.imgRow
{
text-align:center;
}

p.imgRow img
{
padding: 3px;
width:250px;
}

p.imgRowL
{
text-align:left;
}

p.imgRowL img
{
padding: 3px;

}

p.backLink
{
text-align:right;
margin-bottom:0px;
margin-right: 10px;
}

.txtSmall
{
font-size:10px;
}

div .clear {
clear: both;
height:1px;
}

div#header {
position: relative;
height:180px;
overflow:hidden;
background-color: #FFD80F;
/*background: #150858 url(img/header.gif) 420px 10px no-repeat;*/
}

div#logo {
position: absolute;
}

div#logo {
/*width:264px;*/
top:0px;
left:0px;
}

div#container
{
position:relative;
/*margin: 10px auto 0px auto;*/
width: 900px;
border-bottom: #040F5E 1px solid;

}

div#box
{
background-color: #FFD80F;
border: 0px solid #fff;
}

/*div#content {
height: 600px;
}

html>body div#content {
height: auto;
}*/

div#col1 {
width:170px;
float: left;
height: 100%;
}

div#col2 {
width: 715px;
float: left;
min-height: 600px;
height: 400px;
padding-left: 10px;
padding-top: 10px;
padding-bottom: 20px;
background-color: #FFEA77;
}

html>body div#col2 {
height: auto;
width: 720px;
}


div#footer {
text-align:center;
font-size: 10px;
color: #000;
margin-top: 2px;
padding-bottom: 10px;
width:900px;
}


div#col1 ul
{

}

div#col1 ul li
{

}

div#col1 ul li.lastItem a
{
border-bottom: 1px solid #FFEA77;
}

div#col1 ul li.placeholder
{
height: 25px;
}

div#col1 ul li a
{
color: #040F5E;
text-decoration: none;
display:block;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
border-top: 1px solid #FFEA77;
font-weight: bold;
background: #FFE03F url(img/button1.gif) 0px 0px no-repeat;
width:160px;
}

div#col1 ul li a:hover
{
color:#FFD70C;
background: #FFE03F url(img/button1a.gif) 0px 0px no-repeat;
}

.clear
{
clear:both;
height:0px;
overflow:hidden;
}


div#col1 ul li.sub a
{
font-size:10px;
}

.contentList
{
margin-left: 20px;
}

.contentList li
{
list-style-type:circle;
margin-left: 20px;
}


.contentListItems
{
/*margin-left: 20px;*/
}

.contentListItems li
{
/*list-style-type:circle;
margin-left: 20px;*/
float:left;
border: #040F5E 1px solid;
margin: 5px;
}

.contentListItems li a
{
width: 160px;
height: 60px;
display:block;
padding-left: 60px;
padding-top: 4px;
padding-right: 4px;
background: #fff url(img/haken1.gif) 2px 5px no-repeat;
}

.contentListItems li a.ext
{
height: 70px;
}


.contentListPDF
{
margin-left: 20px;
}

.contentListPDF li a
{
list-style-type:none;
padding-left: 20px;
background: transparent url(img/pdf.gif) 0px 0px no-repeat;
height: 20px;
display:block;
}



div#menuLogos
{
margin-top:40px;
text-align:center;
margin-bottom: 20px;
}


/* gallery fuhrpark */

div#galleryFuhrpark .galleryItem
{
	float:left;
	width:170px;
	text-align:center;
	margin-bottom:10px;
	height: 150px;
	overflow: hidden;
}

div#galleryFuhrpark .galleryText
{
}


/* gallery rent a car */

div#galleryRentACar .galleryItem
{
	float:left;
	width:190px;
	text-align:center;
	margin-bottom:10px;
	height: 140px;
	overflow: hidden;
}

div#galleryRentACar .galleryText
{
}


.rentACarContainer
{
position: relative;
border: 0px solid #000;
width: 225px;
height: 260px;
margin-right: 5px;
margin-bottom: 15px;
float:left;
background: transparent url(img/hintBox.gif) 0 10px no-repeat;

}

.rentACarContent
{
position: absolute;

left: 0px;
top: 10px;
width: 215px;
height: 240px;
background-color: #fff;
z-index: 1;
}

.costFlag
{
position: absolute;
background: transparent url(img/costFlag.gif) 0 0 no-repeat;
width: 80px;
height: 79px;
top: 0px;
left: 135px;
z-index: 3;
}

.rentACarCost
{
margin-top: 20px;
text-align: center;
color: #fff;
font-weight: bold;
font-size:15px;
}

.rentACarThumb
{
position: absolute;
top: auto;
bottom: 5px;
width: 215px;
height: 110px;
text-align:center;
overflow: hidden;
}

.rentACarItemText
{
margin:5px;
width: 100px;
font-size:11px;
}

/* kontaktformular */
form#KontaktForm input, form#KontaktForm textarea
{
border: 1px solid #150858;
}

form#KontaktForm textarea
{
height: 100px;
}

form#KontaktForm .formField
{
width: 270px;
}

form#KontaktForm td
{
padding: 2px;
vertical-align: top;
}


.tCenter
{
text-align:center;
}



