@CHARSET "UTF-8";
body {
	font-size:			14px;
	font-weight:		normal;
	font-family:		Arial;
	color:				#923D4D;
	background-color:	#812C3C;
	text-decoration:	none;
}

TD.KONTAKT	{
	text-align:			center;
	color:				#923D4D;
}


/* Überschrift Reservierung */
H1 {
	font-size:			18px;
	font-weight:		bold;
	font-style:			normal;
	font-family:		Arial;
	text-align:			left;
	color:				#923D4D;
}
/* Unterüberschrift Reservierung */
H2 {
	font-size:			16px;
	font-weight:		bold;
	font-style:			normal;
	font-family:		Arial;
	text-align:			left;
	color:				#923D4D;
}

a.menu_top {
	font-size:			12px;
	text-align:			left;
	text-decoration:	none;
	color:				#FFFFFF;
}
a.menu_top_active {
	font-size:			12px;
	font-weight:		bold;
	text-align:			left;
	text-decoration:	none;
	color:				#FFFFFF;
}
a.impressum {
	font-size:			10px;
	text-align:			right;
	text-decoration:	none;
	color:				#923D4D;
}
a.impressum:hover {
	font-size:			10px;
	text-align:			right;
	text-decoration:	underline;
	color:				#923D4D;
}

a.mail {
	color:				#923D4D;
	text-decoration:	none;
}
a.mail:hover {
	text-decoration:	underline;
}
a.download {
	color:				#923D4D;
	text-decoration:	none;
}
a.download:hover {
	text-decoration:	underline;
}
a.internal-link {
	color:				#923D4D;
	text-decoration:	none;
}
a.internal-link:hover {
	text-decoration:	underline;
}
a.external-link {
	color:				#923D4D;
	text-decoration:	none;
}
a.external-link:hover {
	text-decoration:	underline;
}
a.external-link-new-window {
	color:				#923D4D;
	text-decoration:	none;
}
a.external-link-new-window:hover {
	text-decoration:	underline;
}

.bodytext {
	text-align:left;
}
.csc-textpic {
	text-align:center;
	clear:both;
}

.tx-guestbook-pagination a {
	color: #923D4D;
}
