@charset "UTF-8";
/* CSS Document */


body {
	background-repeat: repeat-x;
	background-image: url(../images/back_green.gif);
	background-position: 71px 131px;
}

.twoColFixRtHdr #container {
	width: 970px; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	border: 1px solid #CCC;
	text-align: justify; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 11px;
	color: #333;
	background-color: #FFFFFF;
	
} 
.twoColFixRtHdr #header {
} 

.twoColFixRtHdr #sidebar1 {
	float: right; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 220px;
}
.twoColFixRtHdr #mainContent {
	margin-top: 0;
	margin-right: 230px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixRtHdr #footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	color: #333;
	background-color: #EAEAEA;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* Wenn Sie die Ränder des ersten Elements in der Fußzeile auf 0 einstellen, können Sie unerwartete Abstände zwischen divs vermeiden. */
	padding: 10px 0; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
}
.fltrt { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.headerbild {
	margin-top: 100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
.headernavigation {
	float: right;
	margin-top: 60px;
	width: 600px;
	padding: 0px;
}
.bilderrand {
	margin-top: 100px;
}
.navi_rechts {
	padding-top: 25px;
	padding-right: 19px;
	padding-bottom: 25px;
	padding-left: 0px;
	width: 200px;
	height: 100%;
}
.bilderrandpola {
	margin-top: 100px;
	border: 1px solid #999;
}
.info_rechts {
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
}
.senden_button {
	background-image: url(../images/senden.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 69px;
	cursor: pointer;
	border-width: 0px;
}
.zurueck_button {
	background-image: url(../images/zurueck.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 69px;
	cursor: pointer;
	border-width: 0px;	
}
.ok_button {
	background-image: url(../images/ok.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 27px;
	cursor: pointer;
	border-width: 0px;
}
.fehlerseite {
	padding-top: 50px;
	padding-left: 20px;
}
.formu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	border: 1px solid #ccc;
}

.formu_jump {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	border: 1px solid #ccc;
	width: 200px;
	outline: none;
}

.tabhead {
	background-image: url(../images/bg_tabhead.gif);
	background-repeat: repeat-x;
}

.tdrahmen {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	background-color: #fff;
}

.tdrahmen_ap {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	background-color: #EAEAEA;
	padding: 2px;
}

.tabrahmen {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
}
.hoteltext {
	padding-right: 20px;
}
.listen {
	list-style-image: url(../images/pfeil_gruen.gif);
}
.listen_kreis {
	list-style-image: url(../images/navigation/kreis.gif);
}
.tab_bg_white {
	background-color: #fff;
}
.dsR8 { 
    text-align: center; 
}
.ds1 { 
    font-weight: bold; 
}

.dsR2 /*agl rulekind: base;*/ { width: 218px; }
.dsR3 /*agl rulekind: base;*/ { width: 303px; height: 95px; }
.dsR6 /*agl rulekind: base;*/ { text-align: right; width: 85px; }
.ueber_rechts {
	color: #55972D;
}
.tdmauritius {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
