body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #555555;
	text-decoration : none;
	background-color: #FFFFFF;
}
td
{
	font-size: 12pt;
	line-height: 14pt;
	vertical-align: top;
}

a {
	font-family: Arial, sans-serif;
	font-size:10pt;
	color: #FF6600;
	text-decoration: none;
}

a:hover {
  text-decoration: none;
  font-family: Arial, sans-serif;
  font-size:10pt;
  font-weight: bold;
  color: #CC3300;
}

.linkGross {
	font-family: Arial, sans-serif;
	font-size:12pt;
}

.linkGross a {
	font-size:12pt;
	color: #FF6600;
	text-decoration: none;
}

.linkGross a:hover {
	font-size:12pt;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}

.linkFotos {
  font-size: 10pt;
}

.tdPasseios {
  background-color: #FFFFFF;
  padding: 20px;
  text-align: center;
}

.tdText {
  background-color: #FFFFFF;
  padding: 20px;
  text-align: left;
}

.tdFotos {
  background-color: #CCCCCC;
  padding: 10px;
  text-align: center;
  width: 50%;
}

.tdPreiseHell {
  background-color: #CCCCCC;
  padding: 5px;
  text-align: center;
}

.tdPreise {
  background-color: #BBBBBB;
  padding: 5px;
  text-align: center;
}

.temporada {
  font-size: 11px;
  padding: 0px;
}

.MainMenu {
  font-family: Arial, Helvetica, sans-serif;
  width: 200px;
  height: 28px;
  background-color: #FFAA33;
  font-size: 16px;
  border-top: 1px solid #555555;
  padding-top: 4px;
  padding-left: 8px;
  text-decoration: none;
  vertical-align: middle;
  margin-top: 4px;
  margin-bottom: 4px;
}
	
.MainMenu a {
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}
.MainMenu a:hover {
	font-size: 16px;
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}

.SubMenu {
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	height: 18px;
	background-color: #FFDD99;
	font-size: 10px;
	border-top: 1px solid #555555;
	padding-top: 2px;
	padding-left: 8px;
}
	
.SubMenu a {
	font-size: 10px;
	color: #777777;
	text-decoration: none;
}

.SubMenu a:hover {
	color: #555555;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.formLabel {
   width: 180px;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	background-color: #FFAA33;
} 

.formInput {
  vertical-align: top;
  background-color: #FFDD99;
} 

.opaque {
	opacity: 0.60;
	filter: alpha(opacity=60);
}
						  
.titelHaupt {
  line-height: 60px;
  height: 50px;
  font-size: 32px; 
  position: relative; 
  top: 90px;
  left: 200px;
  width: 60%;
}

.selectedLink {
  color: #555555;
  font-weight: bold;
}

.linksTitel {
  line-height: 25px;
  border-bottom: 3px groove #999999;
}

.errorMark {
  color: #FF0000;
  font-weight: bold;
}

.gbText {
  background-color: #FFF0E0;
}

.gbKommentar {
  background-color: #FFF0E0;
  padding-top: 6pt;
  padding-bottom: 6pt;
}

.infotable {
  border: 1px solid #CCCCCC;
  border-collapse: collapse;
  text-align: center;
  vertical-align: middle;
  width:196px;
  height:196px;
}

.welcomeText {
  font-family: Arial, Helvetica, sans-serif;
  color: #784008;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  font-size: 12pt;
}
