/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../img/hg_body.jpg);
	background-repeat:repeat-x;
	background-color:#E6DDB9;
	scrollbar-3dlight-color : #688CAE;
	scrollbar-arrow-color : #688CAE;
	scrollbar-base-color : ;
	scrollbar-darkshadow-color : #EEE9D2;
	scrollbar-face-color : #EEE9D2;
	scrollbar-highlight-color : #EEE9D2;
	scrollbar-shadow-color : #688CAE;
	scrollbar-track-color : #EEE9D2;

}
td.hgbreadcrumbs{
	background-color:#678CAD;
}
td.hgcontent{
	background-color:#EEE9D2;
}
td.hgsub{
	background-color:#4B6D8B;
}
td.topleft{
	background-image:url(../img/top_left.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
td.back{
	background-image: url(../img/back.jpg);
	background-repeat: repeat-x;
	background-position: top right;
}
td.topright{
	background-image:url(../img/top_right.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
td.slideleft{
	background-image:url(../img/slide_left.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
td.slideright{
	background-image:url(../img/slide_right.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
td.breadcrumbsleft{
	background-image: url(../img/breadcrumbs_left.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
td.breadcrumbsright{
	background-image: url(../img/breadcrumbs_right.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
td.shadowleft{
	background-image:url(../img/shadow_left.jpg);
	background-repeat:repeat-y;
	background-position:top right;
}
td.shadowright{
	background-image:url(../img/shadow_right.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}
td.subleft{
	background-image:url(../img/shadow_sub_left.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#3E5973;
}
td.subright{
	background-image:url(../img/shadow_sub_right.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#3E5973;
}
td.hgnav{
	background-color:#F1EEDC;
}
td.breadcrumbs{
	font-family:Tahoma, Arial, Verdana;
	font-size:10px;
	color:#EEE9D2;
}
td.breadcrumbs a{
	font-family:Tahoma, Arial, Verdana;
	font-size:10px;
	color:#EEE9D2;
	text-decoration:none;
}
td.breadcrumbs a:link{
	font-family:Tahoma, Arial, Verdana;
	font-size:10px;
	color:#EEE9D2;
	text-decoration:none;
}
td.breadcrumbs a:active{
	text-decoration:none;
}
td.breadcrumbs a:hover{
	color:#E6DDB9;
	font-weight:normal;
	text-decoration:none;
}
td.breadcrumbs a:visited{
	text-decoration:none;
}
td.adresse{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CA9B39;
}
td.adresse strong{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CA9B39;
	font-weight:bold;
}
td.adresse a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CA9B39;
	text-decoration:none;
}
td.adresse a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CA9B39;
	text-decoration:none;
}
td.adresse a:active{
	text-decoration:none;
}
td.adresse a:hover{
	color:#CA9B39;
	font-weight:bold;
	text-decoration:none;
}
td.adresse a:visited{
	text-decoration:none;
}
/*Hauptnavigation erweiterbar */
ul.menu {
	margin-left: 0px;
	padding-left: 0px;
	width: 162px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul.menu li {
	list-style-type: none;
	width: 162px;
	padding-left: 0px;
	background-image: none;
	background-repeat: no-repeat;
	list-style-image: none;
}
ul.menu li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B6D8B;
	text-decoration: none;
	display: block;
	width: 162px;
	height: 20px;
	line-height: 20px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	font-weight: bold;
	text-indent: 0px;
}
ul.menu li a:link {
	background-image: none;
	background-repeat: no-repeat;
}
ul.menu li a:visited {
	background-image: none;
	background-repeat: no-repeat;
}
ul.menu li a:hover {
	color: #94ADC5;
	background-image: none;
	background-repeat: no-repeat;
}
ul.menu li a:active {	/* doesn't work when reloaded */
	background-image: none;
	background-repeat: no-repeat;
}
/*Subnavigation */
ul.submenu {
	margin-left: 0px;
	padding-left: 0px;
	width: 162px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul.submenu li {
	list-style-type: none;
	width: 162px;
	padding-left: 0px;
	background-image: none;
	list-style-image: none;
	background-repeat: no-repeat;
}
ul.submenu li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CA9B39;
	text-decoration: none;
	display: block;
	width: 162px;
	height: 20px;
	line-height: 20px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	text-indent: 20px;
	font-weight: normal;
}
ul.submenu li a:link {
	background-image: none;
	background-repeat: no-repeat;
}
ul.submenu li a:visited {
	background-image: none;
	background-repeat: no-repeat;
	text-decoration: none;
}
ul.submenu li a:hover {		
	color: #CA9B39;
	font-weight:bold;
	background-image: none;
	background-repeat: no-repeat;
}
ul.submenu li a:active {	/* doesn't work when reloaded */
	background-image: none;
	background-repeat: no-repeat;
	text-decoration: none;
}
table.news{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4B6D8B;
	line-height:18px;
}
table.news td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4B6D8B;
	line-height:18px;
}
table.news h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4B6D8B;
	line-height:18px;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
table.news strong{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4B6D8B;
	line-height:18px;
	font-weight:bold;
}
table.news a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#93271D;
	line-height:18px;
	text-decoration:none;
}
table.news a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#93271D;
	line-height:18px;
	text-decoration:none;
}
table.news a:active{
	text-decoration:none;
}
table.news a:hover{
	color:#CA9B39;
	text-decoration:none;
}
table.news a:visited{
	text-decoration:none;
}
td.hgwellness{
	background-image:url(../img/hg_wellness.jpg);
}
form {
	margin: 0px;
	padding: 0px;
}

INPUT, CHECKBOX, OPTION {
	border : 1px solid #D4CBA4;
	border-bottom : 1px solid #D4CBA4;
	border-color : #D4CBA4;
	background: #F1EEDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4B6D8B;
	margin: 0px;
	padding: 0px;
}
td.button INPUT, CHECKBOX, OPTION {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
select {
	border : 1px solid #D4CBA4;
	border-bottom : 1px solid #D4CBA4;
	border-color : #D4CBA4;
	background: #F1EEDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4B6D8B;
	margin: 0px;
	padding: 0px;
}
TEXTAREA {
	border : 1px solid #D4CBA4;
	border-bottom : 1px solid #D4CBA4;
	border-color : #D4CBA4;
	background: #F1EEDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4B6D8B;
	margin: 0px;
	padding: 0px;
}
/*content */
td.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4B6D8B;	
	line-height:20px;
}
strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CA9B39;	
	line-height:20px;
	font-weight: bold;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4B6D8B;	
	line-height:20px;
}
table{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4B6D8B;	
	line-height:20px;;
}
span{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4B6D8B;	
	line-height:20px;
}
font{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4B6D8B;	
	line-height:20px;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4B6D8B;	
	line-height:20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:39px;
	color:#CA9B39;	
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight:bold;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#CA9B39;	
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight:bold;
}
hr{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E6DDB9;
	height: 1px;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#93271D;	
	line-height:20px;
	text-decoration: none;
}
a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#93271D;	
	line-height:20px;
	text-decoration: none;

}
a:active{
	text-decoration: none;
}
a:hover{
	color: #CA9B39;
	text-decoration: none;
}
a:visited{
	text-decoration: none;
}
td.content ul{
	margin: 0 0 9 10;
	padding: 0 0 0 4;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(../img/li.gif);
	background-image: none;
}
td.content li{
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 1px;
	background-image: none;
}
img{
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
table.hervorgehoben td{
	background-color: #F1EEDC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6DDB9;
}
table.preis{
	background-color: #F1EEDC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #E6DDB9;
	border-right-color:#E6DDB9;
}
table.preis td{
	background-color: #F1EEDC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E6DDB9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6DDB9;
}


table.anfrage  a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
	background-color: #4b6c8b;
	margin: 0px;
	padding: 3px;
	text-decoration: none;
}
table.anfrage a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #Ffffff;
	line-height: 20px;
	background-color: #4b6c8b;
	margin: 0px;
	padding: 3px;
	text-decoration: none;
}
table.anfrage a:active{
	text-decoration:none;
}
table.anfrage  a:hover{
	background-color: #597d9d;
	color: #ffffff;
	text-decoration: none;
}
table.anfrage a:visited{
	text-decoration:none;
}