/* allgemeine Elemente */
/* ------------------------------------------------------ */
body {
	padding: 6px;
	margin: 0px;
	background-color: #f2f2f2;
}

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: #0133a5;
	
}

h2 {
	font-size: 13px;
	
}

h3 {
	font-size: 13px;
	color:#c71219;
}

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	{
	border: solid;
	border-width: 1px;
	border-color: #094EA3;
	width: 981px;
}
/* Haken statt Listenpunkt in Besonderheiten setzen */
.bullet {
   list-style-image: url(../bilder/option/bullet.gif);
   }
   /* Haken statt Listenpunkt in Besonderheiten setzen */
.haken {
   list-style-image: url(../bilder/option/haken.gif);
} 
/* allgemeiner Rahmen um diverse Elemente */
.rahmen {
	border: solid;
	border-width: 1px;
	border-color: #7F9DB9;
}

/* Kopfzeile */
.headTD {
	/*background-color: #ffffff;*/
}

/* Hintergrund-Zelle für Navigationstabelle */
.naviTD	{
	background-color: #fed829;
}

/* Navigationselemente */
.naviTD, .naviLevel1TD, .naviLevel2TD {
	width: 157px;
}

.naviLevel1TD, .naviLevel2TD {
	height: 35px;
	vertical-align: middle;
	border-bottom: solid;
	border-bottom-width: 1px;
	color: #d3031c;
}

.naviLevel1TD {
	padding: 2px 5px 2px 10px;
}

.naviLevel2TD {
	padding: 2px 5px 2px 25px;
	background-color: #FFE288;
	background-image: url(../bilder/standard/navi_line.gif);
	background-position: center left;
	background-repeat: no-repeat;
}

.naviLevel1Link, .naviLevel2Link {
	font-size: 13px;
	color: #32386c;
}

.naviLevel1Link {
	font-weight: bold;
}

/* 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 {
	padding: 0px;
	width: 826px;
}

/* 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;
}

.offerTD {
   background-color: #f2f2f2;

}

.offerLeftDiv {
	margin: 0px 30px 30px 30px;
}

.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: 6px;
	width: 500px;
	margin-bottom: 0px;
}

/* Reise-Übersicht Thumbnails - Tabelle */
.thumbnail_nav1TD {
	padding-bottom:10px;
	width:150px;
}

/* Reise-Übersicht mit Kurzbeschreibungen */
.thumbnail_nav2TD {
	padding-right: 10px; 
	padding-bottom:10px;
}

.teaser_nav2TD {
	padding-bottom: 10px;
	font-weight: bold;
	font-size: small;
}

/* 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;
}

table.anschlussuebersicht
{        
border:1px solid #ffc211;
   background-color: #fffff0;
   width:90%;
   margin-top:10px;
} 

/* Boxen */
.boxDiv {
	position: absolute;
	z-index: 2;
	top: 135px;
	left: 788px;
	width: 200px;
}

.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: 195px;
	height: 2px;
	background-image: url(../bilder/standard/box_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;*/
}
