@charset "utf-8";
/* CSS Document */

body, div, td {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.logo {
	display: block;
	width: 240px;
	float: left;
	margin-top: 120px;
	margin-left: 40px;
}
#mainNav {
	height: 36px;
}
ul#navigation {
	margin: 0px;
	padding: 0px;
}
ul#navigation li {
	list-style:none;
	display:inline;
}
ul#navigation a {
	text-decoration:none;
	color:#fff;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 36px;
}
ul#navigation a:hover {
	color:#E3990C;
}
ul#navigation a.first {
	text-decoration:none;
	color:#fff;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 20px;
	line-height: 36px;
}
ul#navigation a.first:hover {
	color:#E3990C;
}
#footer {
	height: 48px;
	background-image: url(images/footerbg.jpg);
	text-align: center;
	color: #FFF;
	font-size: 12px;
	padding-top: 8px;
	letter-spacing: 1px;
	line-height: 20px;
}
#suche {
	margin-top: 5px;
	float: right;
	font-size: 12px;
	color: #FFF;
	line-height: 36px;
	margin-right: 20px;
}
.textFeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.auswahl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	color: #960013;
}
.headline {
	font-size: 16px;
	color: #960013;
}
p , span, li {
	font-size: 12px;
	line-height: 18px;
}
.subNav {
	width: 200px;
}
.subNav a {
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C8C8;
	font-size: 12px;
	color: #424242;
	display: block;
	line-height: 24px;
	text-decoration: none;
	padding-left: 10px;
}
.subNav a:hover {
	background-color:#e0e0e0;
}

.subNav .titleText {
	color: #960013;
	line-height: 30px;
	background-image: url(images/nav_subbg.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 30px;
	padding-left: 25px;
	font-size: 12px;
}

.text_weiss {
	text-align: left;
	color: #FFfffF;
	font-size: 12px;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 20px;
	background-color: #870120;
}

a.link_weiss {
	text-align: left;
	color: #FFfffF;
	font-size: 12px;
	line-height: 20px;
	background-color: #870120;
	text-decoration: none;
}
a.link_weiss_fett {
	text-align: left;
	color: #FFfffF;
	font-size: 12px;
	line-height: 20px;
	background-color: #870120;
	text-decoration: none;
	font-weight:bold;
}

#angebot {	
	position:relative; 
	top:-50px;
}

.preis_top {
	color:#FFF;
	text-align: center;
	margin-top: 15px;
	text-decoration:none;
	font-size:16px;
}
#Kat_Name {
	position:absolute;
	left: 5px;
	top: 162px;
}
.preise_termine {
	background-repeat:no-repeat;
	background-position: 0px 40px;
}
.buchungsform {
	background-color: #e6e6e6;
	font-size: 12px;
	line-height: 18px;
}

a {
	text-decoration:none;
	color:#870120;
	}
a:hover {
	text-decoration:underline;
	
}

.link_rot {
	text-decoration:none;
	color:#870120;
}
.link_rot:hover {
	text-decoration:underline;
	color:#900;
}
.text_fett {
	padding-top:15px;
	display:block;
}

.imgLeft {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
.topzeile {
	background-color: 99cccc;

}
.preis_button {
	background:url(images/button.gif);
	background-repeat:no-repeat;
	background-position:center;
	font-size:20px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
.preis_eur {
	text-align:right;
}

/* clearfix */

.clearfix:after {  /* für Firefox, IE8, Opera, Safari, etc. */
    content: ".";  
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
 
* + html .clearfix { /* für IE7 */
    display: inline-block;
}
 
* html .clearfix { /* für IE6 */
	height: 1%;
}.linie {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #D0D0D0;
}
.news_head {
	background-image: url(images/news.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	text-indent: 5px;
	line-height: 25px;
	font-weight: bold;
	text-transform: uppercase;
}
.fuhrpark_blk {
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	text-indent: 10px;
	vertical-align: top;
	padding-top: 12px;
}
.icon_sub {
	font-size: 8px;
	color: #244378;
	letter-spacing: 1px;
}

.fuhrpark_weiss {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	text-indent: 10px;
	vertical-align: top;
	padding-top: 12px;
}

/* Tooltip */
.xbtooltip {
  position: absolute;
  display: none;
  padding:5px;
  border:solid 1px #000;
  background-color: #FFFFFF;
}
	

