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

    body  {
    	font: 12px Verdana, Arial, Helvetica, sans-serif;
    	background-color: #e3edf6;
    	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
    	padding: 0;
    	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
    	color: #24425c;
		background-image: url(Grafiken/wall1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
    }
    .twoColFixLtHdr #container { 
	position: relative;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
    } 
    .twoColFixLtHdr #header { 
	height: 150px;
	widht: 900px;
	padding: 0 10px 0 20px;  
	background-image: url(Grafiken/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
    } 
    .twoColFixLtHdr #header h1 {
	display: none;
    	margin: 0; /* Wenn Sie den Rand des letzten Elements im #header-div auf 0 einstellen, können Sie das Auftreten unerwarteter Abstände zwischen divs vermeiden. Wenn das div einen Rahmen hat, ist dies unnötig, weil dieser Rahmen die gleiche Wirkung hat. */
    	padding: 10px 0; /* Durch die Verwendung der Auffüllung anstelle von Rändern lässt sich gewährleisten, dass das Element die Kanten des div nicht berührt. */
    }
	
	#Icons {position: absolute;
width: 300px;

top: 10px;
right: 0px;}

#Icons ul {list-style-type: none;}

#Icons ul li {float: right;
padding-left: 5px;
padding-right: 5px;}

#Icons a {display: inline;
height: 40px;
width: 40px;
background-image: none;}
#Icons ul {display: inline;}
#Icons ul li {display: inline;}



	#clearheader {
	clear: both;
}
 #banner {
	height: 196px;
	background-image: url(Grafiken/BannerIndexSeite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

 #bannerUnternehmen {
	height: 196px;
	background-image: url(Grafiken/Banner-Unternehmen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
 #bannerReisen {
	height: 196px;
	background-image: url(Grafiken/Banner-Reise-Bergig.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

    .twoColFixLtHdr #sidebar1 {
    	float: left;
	width: 200px;
	padding-top: -20px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
    }
    .twoColFixLtHdr #mainContent {
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
    } 
    .twoColFixLtHdr #footer { 
    	
    		padding: 0 10px 0 20px;
	color: #FFFFFF;
	background-color: #25405b;
    } 
    .twoColFixLtHdr #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;
    }
	
	
	#logo {
	float: left;
	height: 150px;
	width: 300px;
	background-image: url(Grafiken/logo.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	
	#navi {
	margin-top: 78px;
	float: right;
	
	
}
#navi ul {
	list-style-type: none;
	float: left;
}
#navi ul li {
	float: left;
	
	font-size: 12px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
}

#navi li {
	background: url(Grafiken/navi_oben_tab_right.gif) no-repeat top right;
	text-transform: uppercase;
}
li a {
	display: block;
	line-height: 35px;
	background-image:url(Grafiken/navi_oben_tab_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	padding-top: 0;
	padding-right: 1.8em;
	padding-bottom: 0px;
	padding-left: 1.8em;
}
#navi a:link, #navi a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

#navi a:hover {color: fff;}

#navi li:hover, #navi li:hover a {background-position: right bottom;}

#navi li:hover a {
	background-position: left bottom;
}

#navi_left {
	margin-top: 65px;
	margin-left: 0px;
}
#navi_left ul {margin: 0px;
padding: 0px;
margin-left: 10px;
list-style-type: none;}
#navi_left ul a {
	display: block;
	width: 138px;
	height: 39px;
	line-height: 39px;
	color: #fff;
	text-decoration: none;
	background-image: url(Grafiken/rolloverkleiner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 0px;
	padding-right: 0px;
	margin-right: 0px;
}
#navi_left li.first a {height: 40px;
line-height: 40px;}

#navi_left a:hover, .selected a {background-position: right bottom;
color: #fff;}
#navi_left li {display: inline; /*Entfernt Lücken im IE*/}

p { font: 12px/1.5em Verdana, Arial, Helvetica, sans-serif;
margin-top: 1.5em;
margin-bottom: 1.5em;}

h1, h2, h3, h4, {font-family: Arial, Helvetica, sans-serif;}

h1 {
	display: none;
}
h2 {
font-size: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #0B86B0;
	border-right-color: #0B86B0;
	border-bottom-color: #0B86B0;
	border-left-color: #0B86B0;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 7px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: solid;}
h3 {
	font-size: 13px;
}
#mainContent h3 {margin-bottom: -12px;}
h4 {
	font-size: 12px;
}
ul {
	list-style-type: square;
}
li {
	margin-left: -20px;
}
img {
padding:0;
margin: 0;border: 0;}

.SidebarUeberschriftIndex {
	font-weight: bold;
	color: #2E5476;
	font-size: 14px;
	text-decoration: underline;
}

.UeberschriftTermineIndex {
	font-style: normal;
	font-weight: bold;
	color: #4177A9;
}
.DatumTermineIndex {
	font-weight: bold;
	color: #1A6A5C;
	padding-top: -5px;
	padding-bottom: -5px;
	margin-top: -7px;
	margin-bottom: -7px;
}
.mehrdazuTermineIndex {
	color: #7D0F12;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.AngeboteUeberschriftIndex {
	font-weight: bold;
	color: #AD1522;
	font-size: 13px;
	margin-bottom: -7px;
	padding-bottom: -7px;
}


.SidebarUeberschriftIndex img {margin-top: 20px;}
.Bilder_Sidebar2 {
	padding-top: 0px;
	padding-bottom: 0px;
	border: 3px solid #CCCCCC;
	margin-top: 20px;
	margin-bottom: 10px;
}
#FlashVideoAbstand {padding-bottom: 10px;}
#Unterschrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.BildimText {
	padding-right: 5px;
	padding-top: 7px;
}
/*--------------------------------Links-----------------------------*/

#footer a {color: #fff;
text-decoration:none;}
#footer a:hover {color: #fff;
text-decoration: underline;
}

.Brottext a {color: #7D0F12;
text-decoration: none;}
.Brottext a:hover {text-decoration:underline;}



li span {
	
	font-weight: bold;
	text-transform: uppercase;
}
