
BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.4em;
}

H1 {
	font-size: 14px;
	font-weight: bold;
	color: #FBC384;
	padding-left: 5px;
	border-bottom: 1px solid #FBC384;
	border-left: 5px solid #FBC384;
	font-variant: small-caps;
}

H2 {
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding-left: 5px;
	border-bottom: 1px solid white;
	border-left: 5px solid white;
	font-variant: small-caps;
}

A.booking {
	display:block;
	background-color:#FFFFFF;
	color:#CE0303;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.8em;
	padding-left:5px;
}

A.booking:hover {
	background-color:#2B1CCE;
	color:#FFFFFF;
}

A.menu1 {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 1.8em;
}

A.menu1:hover {
	text-decoration: underline;
}

A.menu1aktiv {
	font-weight: bold;
	text-decoration: none;
	color: #FBC384;
	line-height: 1.8em;
}

A.menu1aktiv:hover {
	text-decoration: underline;
}

A.menu2 {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

A.menu2:hover {
	text-decoration: underline;
}

A.menu2aktiv {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FBC384;
}

A.menu2aktiv:hover {
	text-decoration: underline;
}


A.footer {
	font-size: 10px;
	color: #CE0303;
	text-decoration: underline;
}

A.footer:hover {
	text-decoration:none;
}

A.inhalt {
	font-size: 12px;
	color: white;
	text-decoration:underline;
}

A.inhalt:hover {
	text-decoration:none;
}

.text {
	color: #FFFFFF;
}

.textfett {
	color: #FFFFFF;
	font-weight: bold;
}

.textklein {
	font-size: 11px;
	color: #FFFFFF;
}

.footer {
	color: #CE0303;
	font-size: 10px;
}

.error {
	color: #FBC384;
	font-size: 10px;
}


.rahmen {
		border: 1px solid #DA4744;
		padding-top: 10px;
		padding-bottom: 10px;
}

.bildrahmen {
	border: 1px solid #CCCCCC;
}
