BODY { 
  background-color: #ffffff; 

  font-size: 12px;
  font-family: Verdana, Geneva, Arial, sans-serif;
  margin: 10px;
}
 
a:link { font-family: Arial, sans-serif;font-weight:bold; color:#0d4d8d; text-decoration:none}
a:visited { font-family: Arial, sans-serif;font-weight:bold; color:#0d4d8d; text-decoration:none }
a:hover { font-family: Arial, sans-serif;font-weight:bold; color:#df371c; text-decoration:underline}
a:active { font-family: Arial, sans-serif;font-weight:bold; color:#df371c; text-decoration:underline}
a:focus { font-family: Arial, sans-serif;font-weight:bold; color:#df371c; text-decoration:underline}


.Hauptfenster { 
  position: relative;
  padding: 15px;
  width: 620px;
 }

.Navigation { 
  width:150px;
 }
 
 .Navigation table {
 
 	border-collapse: separate;
 }
 
 .menu * tr, td {
 
 	font-size: 12px;
 	padding: 1px;
 }
 
.Section1 { 
  padding-right: 15px;
 }
.absatz1{ 
  font-weight:bold;
}

img { border: none;  }


#pageHeader h1 { 
	background: transparent url(./bilder/Titel.jpg) no-repeat top left; 
	margin: 0px 0px -40px 0px;
	width: 620px; 
	height: 470px; 
	float: left;
	}
#pageHeader h1 span {
	display:none;
	}

.termine { position: relative; }
.termine h1{ color:#0d4d8d; }  
.termine h2{ color:#0d4d8d; }  
.termine h3{ color:#0d4d8d; }  

.termine .tagesf{ 
position: absolute;
width: 300px;
top:35px;
left:5px;
}

.termine .mtagesf { 
position: absolute;
width: 300px;
top:35px;
left: 310px;
 }

.agtsel { 
  float:left; 
  width:150px; 
  margin-bottom:2px;

 }
.agtsellast { 
  clear:both;
  width:150px; 
  margin-bottom:2px;

 }

A.ITG {   font-family: 'Arial';
  font-style: italic;
  font-weight: normal;
  font-size: x-small; 
  color: #000000; 
  text-decoration:none}


.tabHotels {
        font-size: 10px;
	color: black;	
	background-color: #f9f9f9;
}
.tabHotelsUeber {
        font-size: 10px;
	color: #000000;	
	color: #080808;
	border-bottom: 1px solid black;	
}
.tabHotelsTD {
        font-size: 10px;
	color: #000000;	
}
.tabReisen {
        font-family: Verdana, Geneva, Arial, sans-serif;
        font-size: 10px;
	background-color: #f9f9f9;
        border-width: 1px;
        border-style: solid;
        border-color: #f21313;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
 	border-collapse: separate;
}
.tabReisenUeber {
        font-size: 10px;
	color: #000000;	

}
.tabReisenTD {
        font-size: 10px;
	color: #000000;	
        padding-left: 10px;
        padding-right: 10px;
}

.tabReisenTD1 {
	color: #000000;
	background-color: #f9f9f9;
        padding-right: 0px;
}

.tabReisenTD2 {
	background-color: #ffffff;
	color: #000000;	
        padding-right: 0px;
}
.tabHinweis {
  font-weight: bold;
  color: #ffffff;
	background-color: #f21313;
}
.tabHistorie {
        font-size: 12px;
	background-color: #ffffff;
}
.tabHistorieTD {
	background-color: #ffffff;
	color: #000000;
}
.tabHistorieT1 {
	color: #080808;
}
.tabHistorieT2 {
	color: #00008b;
}

