body {
	background-image: url(bilder/background_dunkel.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.menuHaupt {
	font-size: 13px;
	font-weight: bold;
}
.menuHaupt:link, .menuHaupt:visited,.menuHaupt:focus,.menuHaupt:active  {
	text-decoration:none;
	color:#000000;
}
.menuHaupt:hover {
	color:#000000;
	text-decoration: underline;
}

.menuHauptSub {
	font-size: 11px;
	font-weight: bold;
}
.menuHauptSub:link, .menuHauptSub:visited,.menuHauptSub:focus,.menuHauptSub:active  {
	text-decoration:none;
	color:#000000;
}
.menuHauptSub:hover {
	color:#000000;
	text-decoration: underline;
}


.menuBalken {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.menuBalken:link, .menuBalken:visited,.menuBalken:focus,.menuBalken:active  {
	text-decoration:none;  
	color:#FFFFFF;		
}

.menuBalken:hover {
	color:#FFFFFF;
	text-decoration: underline;
}


.startSeite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}

.seitenTitel {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.textTitel {
	font-size: 14px;
	font-weight: bold;
}

.text {
	font-size: 12px;
}

.textKursive {
	font-size: 12px;
	font-style: italic;
}

.textTitel_hotel {
	font-size: 16px;
	font-weight: bold;
}

.text_hotel {
	font-size: 14px;
}

.textKursive_hotel {
	font-size: 14px;
	font-style: italic;.startSeite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
