.titel {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	letter-spacing: 3px;
}
.untertitel {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	letter-spacing: 3px;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}
.link {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
}
.kleintitel {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration:underline;
}

/*Navigation Standard*/
.aktuell
{
background-image:url(images/frame_07.jpg);
display:block;
width:189px;
height:39px;
background-repeat:no-repeat;
outline-width:0;
}
.lage
{
background-image:url(images/frame_10.jpg);
display:block;
width:189px;
height:40px;
background-repeat:no-repeat;
outline-width:0;
}
.angebot
{
background-image:url(images/frame_12.jpg);
display:block;
width:189px;
height:39px;
background-repeat:no-repeat;
outline-width:0;
}
.gastgeber
{
background-image:url(images/frame_14.jpg);
display:block;
width:189px;
height:39px;
background-repeat:no-repeat;
outline-width:0;
}
.fotogalerie
{
background-image:url(images/frame_16.jpg);
display:block;
width:189px;
height:39px;
background-repeat:no-repeat;
outline-width:0;
}
.links
{
background-image:url(images/frame_18.jpg);
display:block;
width:189px;
height:40px;
background-repeat:no-repeat;
outline-width:0;
}
.kontakt
{
background-image:url(images/frame_20.jpg);
display:block;
width:189px;
height:39px;
background-repeat:no-repeat;
outline-width:0;
}
/*Navigation Hover*/
.aktuell:hover
{
background-image:url(images/frame_over_07.jpg);
display:block;
width:189px;
height:39px;
background-repeat:no-repeat;
}
.lage:hover
{
background-image:url(images/frame_over_10.jpg);
display:block;
width:189px;
height:40px;
background-repeat:no-repeat;
}
.angebot:hover
{
background-image:url(images/frame_over_12.jpg);
display:block;
width:189px;
height:39px;
background-repeat:no-repeat;
}
.gastgeber:hover
{
background-image:url(images/frame_over_14.jpg);
display:block;
width:189px;
height:39px;
background-repeat:no-repeat;
}
.fotogalerie:hover
{
background-image:url(images/frame_over_16.jpg);
display:block;
width:189px;
height:39px;
background-repeat:no-repeat;
}
.links:hover
{
background-image:url(images/frame_over_18.jpg);
display:block;
width:189px;
height:40px;
background-repeat:no-repeat;
}
.kontakt:hover
{
background-image:url(images/frame_over_20.jpg);
display:block;
width:189px;
height:39px;
background-repeat:no-repeat;
}
/*Navigation eben besuchte Seite*/
#idaktuell #aktuell a
{
background-image:url(images/frame_over_07.jpg);
display:block;
width:189px;
height:39px;
background-repeat:no-repeat;
cursor: default;
}
#idlage #lage a,
#iderreichbarkeit #lage a,
{
background-image:url(images/frame_over_10.jpg);
display:block;
width:189px;
height:40px;
background-repeat:no-repeat;
cursor: default;
}
#idangebot #angebot a,
#idunterkunft #angebot a,
#iderlebnistag #angebot a,
#idwandern #angebot a
{
background-image:url(images/frame_over_12.jpg);
display:block;
width:189px;
height:39px;
background-repeat:no-repeat;
cursor: default;
}
#idgastgeber #gastgeber a
{
background-image:url(images/frame_over_14.jpg);
display:block;
width:189px;
height:39px;
background-repeat:no-repeat;
cursor: default;
}
#idfotogalerie #fotogalerie a
{
background-image:url(images/frame_over_16.jpg);
display:block;
width:189px;
height:39px;
background-repeat:no-repeat;
cursor: default;
}
#idlinks #links a
{
background-image:url(images/frame_over_18.jpg);
display:block;
width:189px;
height:40px;
background-repeat:no-repeat;
cursor: default;
}
#idkontakt #kontakt a,
#iderfolg #kontakt a,
#idfehler #kontakt a
{
background-image:url(images/frame_over_20.jpg);
display:block;
width:189px;
height:39px;
background-repeat:no-repeat;
cursor: default;
}

