
body{
   background-color: #FFFFFF;
	color:#1B646B;
}
.one{ background-color: #2FB1BF;}
.two{ background-color: #1D6770;}


/* main navigation */
.navigation:link{
	background-color:#FFFFFF;
	color: #1D6571;
	

}
.navigation:visited{
	background-color:#FFFFFF;
	color: #1D6571;

}
.navigation:hover{
	background-color:#2FB1BF;
	color: #1D6571;

}
.navigation:active{
	background-color:#FFFFFF;
	color: #1D6571;

}

.navigationselected:link{
	background-color:#2FB1BF;
	color: #1D6571;

}
.navigationselected:visited{
	background-color:#2FB1BF;
	color: #1D6571;

}
.navigationselected:hover{
	background-color:#2FB1BF;
	color: #1D6571;

}
.navigationselected:active{
	background-color:#2FB1BF;
	color: #1D6571;

}
a:link{
font-family: Tahoma, arial, helvetica;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	color: #1B646B;
}

a:visited{
font-family: Tahoma, arial, helvetica;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	color: #1B646B;

}
a:hover{
font-family: Tahoma, arial, helvetica;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	color: #1B646B;

}
a:active{
font-family: Tahoma, arial, helvetica;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	color: #1B646B;
	
}

/* - gastronomie - */

.gastronomieBalken{ background-color: #2FB1BF; color:#FFFFFF;}

/*besichtigungen------------------------------------------------------------------------------------*/
.listbesichtigungen {
height:23px;
width:460px;
padding:10px;
margin-bottom:1px;
border-right:10px solid #30b1bf;
background-color:#FFFFFF;

}
.active{
border-right:10px solid #30b1bf;
}
.inactive{
border-right:10px solid #d52890;
}

.listbgtwo{
background-color:#F2F2F2;
}
.listbgone{
background-color:#FFFFFF;
}
.listtext{
width:260px; text-align:left;}
.listlink{
width:190px; text-align:right;}
