BODY {
	font-family:						Arial;
	scrollbar-base-color:		#EEDFC3;
	scrollbar-arrow-color:	#9C1B53;
}
.DefaultText {
	font-size:				14px;
	line-height:			20px;
	text-align:				justify;
	padding-top:			8px;
	padding-right:		14px;
	padding-left:			10px;
	padding-bottom:		10px;
}
.Reservation {
	font-size:				14px;
	padding-left:			20px;
}
.ContentTitel {
	font-size:				14px;
	font-weight:			600;
	letter-spacing:		2px;
	color:						#9C1B53;
	background-color:	#EFD6C6;
	border-bottom:		2px white inset;
	padding-left:			3px;
	height:						19px;
	vertical-align:		bottom;
}
.ContentText {
	padding-top:			3px;
	padding-left:			11px;
	padding-right:		15px;
	font-size:				14px;
	line-height:			19px;
	text-align:				justify;
}
.ContentInfo {
	font-family:			Verdana;
	font-size:				7pt;
	color:						#9C1B53;
	border-right:			#B40121 1px solid;
	padding-left:			5px;
	border-bottom:		#B40121 1px solid;
	text-align:				right;
}
.ContentInfoOver {
	font-family:			Verdana;
	font-size:				7pt;
	border-left:			#B40121 1px solid;
	padding-left:			5px;
	border-bottom:		#B40121 1px solid;
	text-align:				right;
	background-color: #993366;
	cursor:						help;
}
.VorschauText {
	padding-top:			3px;
	padding-left:			3px;
	padding-right:		15px;
	font-size:				11px;
}
.ContentImage {
	border-bottom:		#B40121 1px solid;
}
.Link {
	color:						#9C1B53;
	text-decoration:	none;
}
.LinkTitel {
	font-weight:			bold;
	border-bottom:		#99ccff 1px solid;
	text-decoration:	none;
}
.LinkText {
	padding-left:			10px;
	font-size:				14px;
	line-height:			15px;
}
.LinkUrl {
	padding-left:			2px;
	font-size:				9px;
	color:						#9C1B53;
}
.GalleryOver {
	background-color: #95B9D1;
	cursor:						hand;
}
.GalleryOut {
}
.Form {
	padding-left:			3px;
	background-color:	#EEDFC3;
	border:						2px solid #FBF3DF;
	border-bottom:		1px solid White;
}
.Submit 
{
	padding-left:			3px;
	background-color:	#EEDFC3;
	border:						1px solid #FFFFFF;
}