body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58799B;
}
#top_banner {
	background-color: #CC9900;
	background-image: url(../images/banner.jpg);
	height: 103px;
	width: 629px;
}

#aussen {
	margin: auto;
	padding: 0px;
	width: 629px;
	background-image: url(../images/vert.gif);
	background-repeat: repeat-y;
	border: 1px solid #FF9900;

}#contentbox {
	width: 589px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(../images/backpix.jpg);
	color: #FF6600;
}
#contentbox img {
	margin-left: 20px;
	margin-bottom: 20px;
}
#gutschein {
	background-image: url(../images/GeschenkgutscheinMuster.jpg);
	background-repeat: no-repeat;
	height: 263px;
	width: 553px;
	border: 1px solid #CC6600;
}
.smallfont {
	font-size: 9px;
}

#contentbox a {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
#contentbox a:hover {

	font-weight: bold;
	color: #FF9966;
	text-decoration: none;
}
#fuer {
	margin-top: 190px;
	margin-left: 75px;
	background-color: #FFF0D9;
	border: 1px solid #FFF0D9;
	width: 174px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}
#von {
	margin-top: 190px;
	margin-left: 85px;
	background-color: #FFF0D9;
	border: 1px solid #FFF0D9;
	width: 174px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}
#top_nav {
	background-color: #CC9900;
	background-image: url(../images/HCH_Farbe_Navi.gif);
	height: 25px;
	width: 629px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
#top_nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	display: block;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
	padding-top: 3px;
	padding-left: 10px;
	height: 23px;
	padding-right: 10px;
	color: #FF6631;
	font-weight: bold;
}
#top_nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: overline;
	display: block;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
	padding-top: 3px;
	padding-left: 10px;
	height: 23px;
	padding-right: 10px;
	color: #FF6631;
	font-weight: bold;
}
