{ /* Mit dem Universalselektor die Polsterungseigenschaften aller (Block-)Elemente auf null setzen */
margin: 0;
padding: 0;
}

div {
text-align: left; /* text-align:center wieder aufheben, damit DIV-Inhalte linksbÃ¼ndig ausgerichtet sind */
}
/* clearfix zum Aufheben der Floatumgebung */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
body {
	padding: 6px;
	margin: 0px;
	background-color: #ffffff;
	text-align: center;
}

#bodybg{
	
	background-image: url(../bilder/option/kachel.jpg);
	background-repeat: repeat;
}

body, p, td, input, option {
	/*color: #221E1F;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body, p, td, input, option {
	font-size: 12px;
}

h1, h2, h3 {
	font-weight: bold;
	
}

h1 {
	font-size: 16px;
	color: #000000;
}

h2 {
	font-size: 13px;
	
}

h3 {
	font-size: 13px;
	color:#0133a5;
}

td {
	vertical-align: top;
	padding-left: 0px;
}

a {
	text-decoration: none;
	color: #094EA3;
}

a:hover {
	text-decoration: underline;
}

hr {
	border: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #094EA3;
}

/* Klassen */
/* ------------------------------------------------------ */
/* Haupttabelle, die den gesamten Inhalt einschließt */
.mainTable	{
	position: relative;
	border: solid;
	border-width: 1px;
	border-color: #094EA3;
	width: 981px;
	background-color: white;
	background-image: url(../bilder/option/cont_bg.gif);
	background-repeat: repeat-y;
}
/* Haken statt Listenpunkt in Besonderheiten setzen */
.bullet {
   list-style-image: url(../bilder/option/bullet.gif);
	margin-left: 0px;
   }
   /* Haken statt Listenpunkt in Besonderheiten setzen */
.haken {
   list-style-image: url(../bilder/option/haken.gif);
	margin-left: 30px;
} 
.head_right .haken {
   list-style-image: url(../bilder/option/haken.gif);
	margin-left: 0px;
} 
.strich {
   list-style-image: url(../bilder/option/pfeil.gif);
	margin-left: 20px;
} 
.plus {
   list-style-image: url(../bilder/option/plus.gif);
	margin-left: 0px;
} 

/* allgemeiner Rahmen um diverse Elemente */
.rahmen {
	border: solid;
	border-width: 1px;
	border-color: #7F9DB9;
}

/* Kopfzeile */
.headTD {
	/*background-color: #ffffff;*/
	height:116px;
	width: 981px;
	
}

/* Hintergrund-Zelle für Navigationstabelle */
.naviTD	{
	background-color: #fed829;
	float: left;
	height: 110%;
	width: 160px;
	padding: 0px;
	margin: 0px;
	text-align: left;
margin-top: -10px;
}
.naviTD ul{
	list-style: none ;
	background-color: #fed829;
	padding: 0px;
	margin-left: 0px;
}
.naviSearch{
	margin-bottom: 10px;
}
/* Navigationselemente */
.naviTD, .naviLevel1TD, .naviLevel2TD {
clear:both;
margin-top: -12px;
}

.naviLevel1TD, .naviLevel2TD {
	vertical-align: middle;
	border-bottom: solid;
	border-bottom: 1px solid white;
}

.naviLevel1TD {
	padding: 5px 5px 5px 10px;
}

.naviLevel2TD {
	padding: 15px 5px 5px 25px;
	background-color: #FFE288;
	background-image: url(../bilder/standard/navi_line.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}

.naviLevel1Link, .naviLevel2Link {
	font-size: 13px;
	color: #32386c;
}

.naviLevel1Link {
	font-weight: bold;
}

.naviLevel2Link {
	margin-top:0px;
}
/* Navigationslinks, die im Inhaltsbereich erscheinen sollen */
.naviTextLink {
	font-weight: bold;
}

.linkSelected {
	text-decoration: underline;
}

/* Text, der in der Navigationsleiste erscheinen soll */
.naviText {
	color: white;
}

/* Inhaltszelle */
.contentTD {
	float:left;
	padding: 10px 0px 0px 10px;
	width: 811px;
	overflow: hidden;
	background-color: white;
}

/* Trennungslinien zwischen Kopfzeile und Inhalt 
.outerLineTD {
	height: 0px;
	background-color: #22276b;
}

.innerLineTD {
	height: 0px;
	background-color: #ffcf3f;
}*/

/* Inhalte auf Reiseseiten */
.offerOverviewTD {
	padding: 10px 10px 15px 30px;
	width: 771px;
}

.offerTD {
   background-color: #ffffff;    
	width: 811px;
	
}

.offerLeftDiv {
	margin: 0px 30px 30px 20px;
	width: 461px; 
}

.offerRightDiv {
	margin: 0px 0px 30px 40px;
	width: 355px; 
	float: right;
	right: 0px;
}

.dateTable {
	width: 350px;
}

.dateTD {
	padding: 3px 10px 5px 0px;
}

.keinTermin {
	font-size:9pt; 
	font-weight:bold;
}

/* Inhalte auf Nicht-Reiseseiten */
.contentDiv {
	margin-top: 0px;
	margin-left: 2px;
	width: 500px;
	margin-bottom: 0px;
}

.contentDiv h1{
	padding-bottom: 10px;
}

/* Reise-Übersicht Thumbnails - Tabelle */
.thumbnail_nav1TD {
	float: left;
	padding-bottom:10px;
	width:120px;
	
}

/* Reise-Übersicht mit Kurzbeschreibungen */
.reisenavi2{
	width: 550px;
}
.thumbnail_nav2TD {
	float: left;
	padding-right: 10px; 
	padding-bottom:10px;
	width:120px;
	height: 125px;
}

.teaser_nav2TD {
	float: left;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: small;
	width:370;
	height: 125px;
}

/* Suchformular */
.suchfeld {
	width: 250px;
}

/* markierter Text (i.d.R. rot) */
.markSpan {
	color: red;
}

/* Warnungen, die erscheinen, wenn kein JavaScript aktiviert ist */
.warnDiv, .buchungWarnDiv {
	margin-top:5px; 
	color:red; 
	font-weight:bold;
}

.buchungWarnDiv {
	z-index:100; 
	position:absolute; 
	top:177px; 
	left: 185px; 
	width: 600px; 
	height: 400px; 
	background-color: white;
}

/*Anschlußbuchung*/
table.anschlusstabelle{
    border:1px solid #ffc211;
   background-color: #fffff0;
   margin-top:10px;
}

table.anschlussoffer{
    border:1px solid #ffc211;
   background-color: #fffff0;
   margin-top:10px;
}

.anschlussuebersicht
{        
border:1px solid #ffc211;
   background-color: #fffff0;
   width:90%;
   margin-top:10px;
} 

/* Boxen */
.boxDiv {
	position: absolute;
	overflow: hidden;
	float: right;
	z-index: 2;
	left: 781px;
	top: 135px;
	width: 200px;
}
.box_container{
	
}

.boxHead {
	background-color: #0133a5;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	width: 195px;
	padding: 5px;
	/*background-image: url(../bilder/standard/box_head.gif);*/
	background-position: top;
	background-repeat: no-repeat;

}

.boxText {
	width: 195px;
	padding: 4px;
	border: solid;
	border-width: 3px 0px 0px 0px;
	border-color: #FFcF3F;
	background-color: #c0cce3;
}

.boxBottom {
	width: 200px;
	height: 2px;
	background-image: url(../bilder/standard/box_bottom.gif);
	background-position: bottom;	
	background-repeat: repeat-x;
}

.box_container hr, p {
	margin: 10px 0;
}
#content_all{
	/*background-color: lime;*/
	width: 981px;
	margin: 0px auto 0px auto;
	text-align: left;
}
.belegungsfehler_titel{
	font-size: 11pt;
}
.belegungsfehler_meldung{
	
}
.belegungsfehler_text{
	
}
.buchungsform1{
	}
.buchungsform2{
width:500px;
	}

.buchungsform2 table{
width:500px;
	}	
	
.linkliste li{
	padding-bottom:10px;
}
.suche_page{
	padding-left: 20px;
	padding-bottom: 20px;
}	
div#startpage_content{
	position:absolute;
	top:120px
}
div#startpage_bild{
	background-image: url(../bilder/option/face.jpg);
	background-repeat: no-repeat;
	width: 818px;
	height: 545px;
	margin-top: -20px;
}
.head_logo{
	float: left;
}
.head_right{
	float: right;
	padding-top: 10px;
	height: 116px;
}
.head_center{
	float: right;
	padding-top: 0px;
	margin-top: 0px;
	background-color: rgb(254, 219, 41);
	width: 617px;
}
#infobalken{
	width: 811px;	
	overflow: hidden;
}
.center{
	text-align:center;
}

.naviSearch input{
	width: 120px;
}

.offerLeistungen{
	background-color: #FFE288;
	padding-top:10px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom: 10px;
}

div.align-left{    
	text-align:left;
}

.banner {
	position: relative;
	overflow: hidden;
	float: right;
	z-index: 99;
	left: 0px;
	top: 0px;
	width: 200px;
	text-decoration: none;
	border: none;
}
