BODY {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: Happyfont 3GLAB, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
}
A {
	text-decoration: none;
	color: #000;
}
A:hover, A:active, A:focus {
	background-color: #615D52;
	color: #D4CDA7;
}
.content_text A {
		text-decoration: underline;
}
.content_text A:hover, .content_text A:active, .content_text A:focus {
		/*text-decoration: none;*/
}
BODY DIV {
	width: 100%;
	float: left;
}
H1, H2 {
	font-size: 110%;
	margin: 0px;
	padding: 0px 5px 2px 5px;
	font-weight: bold;
}
H2 {
	font-size: 100%;
	padding: 0px 0px 2px 0px;
}
.struklogo {
	background-color: #615D52;
	text-align: center;
}
.strukcontent {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFF;
}
.struknavi {
	background-color: #D4CDA7;
	border-top: 1px solid #B4AE8E;
}
.struknavi SPAN, .struktop SPAN {
	padding: 0px 5px;
}
.struktop {
	background-color: #D4CDA7;
	border-top: 1px solid #B4AE8E;
}
.toplink SPAN {
	padding: 0px 0px 0px 17px;
}
.toplink {
	background-image: url(i_m/top.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	xxcolor: #615D52;
}
.struktop, .strukhotel, .struknavi, .struktop UL, .strukhotel UL, .struknavi UL, .struktop LI, .strukhotel LI, .struknavi LI, .struktop A, .strukhotel A, .struknavi A {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 100%;
	float: left;
}
.strukhotel UL {
	margin: 0px 0px 8px 0px;
}
.strukhotel {
	background-color: #D4CDA7;
	border-bottom: 1px solid #B4AE8E;
	padding-top: 8px;
}
.text, .strukhotel SPAN {
	margin: 0px 5px;
}
.strukbook, .strukswitch {
	background-color: #9c967c;
}
.strukbook a, .strukswitch a {
	display: block;
	cursor: pointer;
	width: 100%;
	height: 36px;
	line-height: 36px;
	color: white;
	text-decoration: underline;
	text-align: center;
}
.strukbook a:active, .strukbook a:focus, .strukbook a:hover {
	background-color: inherit;
}
.strukswitch a:active, .strukswitch a:focus, .strukswitch a:hover {
        background-color: inherit;
}
