body {
	margin: 0px;
	padding: 0px;
	background-color: #ffcc00;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(css_img/hg_bigsite.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#hg-container {
	position: absolute;
	height: 660px;
	width: 1100px;
	margin: -330px 0px 0px -550px;
	top: 50%;
	left: 50%;
	padding: 0px;
	overflow: hidden;
	background-image: url(css_img/hg_container.png);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 1;
}
#container {
	position: absolute;
	height: 660px;
	width: 1000px;
	margin: -330px 0px 0px -500px;
	top: 50%;
	left: 50%;
	text-align: left;
	padding: 0px;
	overflow: hidden;
	z-index: 2;
}

.div-toppic {
	width: 705px;
	height: 150px;
	position: absolute;
	top: 0px;
	left: 120px;
	overflow: hidden;
	background-image: url(css_img/toppic.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 3;
}
.div-logo {
	width: 286px;
	height: 234px;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	background-image: url(css_img/logo.png);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 4;
}
.logolink {
	position: relative;
	top: 64px;
	left: 55px;
	z-index: 5;
}

.div-quicktop {
	width: 170px;
	height: 75px;
	position: absolute;
	top: 75px;
	left: 825px;
	overflow: hidden;
	z-index: 6;
	text-align: left;
	font-size: 14px;
	color: #58585b;
}
.div-quicktop ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.div-quicktop ul li#qt, .div-quicktop ul li#qt-act {
	padding-left: 40px;
}
.div-quicktop ul li#qtfirst, .div-quicktop ul li#qtfirst-act {
	padding-left: 0px;
}
.div-quicktop ul li#qt a, .div-quicktop ul li#qtfirst a {
	display: block;
	line-height: 28px;
	text-decoration: none;
	color: #58585b;
	font-style: normal;
}
.div-quicktop ul li#qt a:hover, .div-quicktop ul li#qtfirst a:hover {
	color: #c74359;
	font-style: normal;
}
.div-quicktop ul li#qt-act a, .div-quicktop ul li#qt-act a:hover, .div-quicktop ul li#qtfirst-act a, .div-quicktop ul li#qtfirst-act a:hover {
	display: block;
	line-height: 28px;
	text-decoration: none;
	color: #c74359;
	font-style: italic;
	font-weight: bold;
}

.div-menutop {
	width: 820px;
	height: 22px;
	line-height: 22px;
	position: absolute;
	top: 155px;
	left: 175px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	color: #58585b;
	z-index: 7;
}
.div-menutop a {
	color: #58585b;
	font-style: normal;
	text-decoration: none;
}
.div-menutop a:hover{
	color: #c74359;
	font-style: normal;
}
.div-menutop a.actLink, .div-menutop a.actLink:hover {
	color: #c74359;
	font-style: italic;
	font-weight: bold;
}

.div-submenutop {
	width: 820px;
	height: 22px;
	line-height: 22px;
	position: absolute;
	top: 178px;
	left: 175px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	color: #58585b;
	z-index: 8;
}
.div-submenutop a {
	color: #58585b;
	font-style: normal;
	text-decoration: none;
}
.div-submenutop a:hover{
	color: #c74359;
	font-style: normal;
}
.div-submenutop a.actLink, .div-submenutop a.actLink:hover {
	color: #c74359;
	font-style: italic;
	font-weight: bold;
}

.div-menuleft {
	width: 170px;
	height: 415px;
	position: absolute;
	top: 210px;
	left: 0px;
	overflow: hidden;
	z-index: 9;
	text-align: right;
	font-size: 14px;
	color: #58585b;
}
.div-menuleft ul {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}
.div-menuleft ul li#leva, .div-menuleft ul li#leva-act {
	padding-right: 15px;
}
.div-menuleft ul li#leva a {
	display: block;
	line-height: 28px;
	text-decoration: none;
	color: #58585b;
	font-style: normal;
}
.div-menuleft ul li#leva a:hover {
	color: #c74359;
	font-style: normal;
}
.div-menuleft ul li#leva-act a, .div-menuleft ul li#leva-act a:hover {
	display: block;
	line-height: 28px;
	text-decoration: none;
	color: #c74359;
	font-style: italic;
	font-weight: bold;
}

.div-center {
	width: 580px;
	height: 415px;
	position: absolute;
	top: 210px;
	left: 175px;
	overflow: hidden;
	z-index: 10;
	background-image: url(css_img/center.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.div-center-content {
	width: 580px;
	height: 412px;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: auto;
	z-index: 11;
}
/*.div-center-content div {
	margin: 0px;
	padding: 0px;
	overflow: visible;
}*/
.div-right {
	width: 220px;
	height: 415px;
	position: absolute;
	top: 210px;
	left: 775px;
	overflow: auto;
	z-index: 12;
}

.div-menufooter {
	width: 1000px;
	height: 20px;
	line-height: 20px;
	position: absolute;
	top: 630px;
	left: 0px;
	overflow: hidden;
	z-index: 13;
	text-align: center;
	font-size: 12px;
	color: #58585b;
}
.div-menufooter a {
	color: #58585b;
	font-style: normal;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}
.div-menufooter a:hover{
	color: #c74359;
	font-style: normal;
}
.div-menufooter a.actLink, .div-menufooter a.actLink:hover {
	color: #c74359;
	font-style: italic;
	font-weight: bold;
}

.div-searchbox {
	width: 170px;
	height: 50px;
	position: absolute;
	top: 20px;
	left: 825px;
	overflow: hidden;
	z-index: 14;
	text-align: left;
	font-size: 14px;
	color: #58585b;	
}
.div-searchbox input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.div-searchbox td {
	vertical-align: middle;
}
.div-searchbox a {
	text-decoration: none;
	color: #58585b;
	font-size: 11px;
	font-style: normal;
}
.div-searchbox a:hover {
	color: #c74359;
	font-style: normal;
}

.div-contleft {
	width: 250px;
	height: 410px;
	position: relative;
	margin-left: 10px;
	float: left;
	overflow: visible;
}
.div-contright {
	width: 270px;
	height: 410px;
	position: relative;
	margin-right: 15px;
	/*padding-right: 5px;*/
	float: right;
	overflow: visible;
}
.div-contleft img {
	float: right;
	border: none;
	margin-bottom: 15px;
}

.div-contalltxt {
	width: 540px;
	/*height: 410px;*/
	position: relative;
	float: none;
	margin-left: 10px;
	overflow: visible;
}
.tx-indexedsearch {
	width: 540px;
	height: 410px;
	position: relative;
	float: none;
	margin-left: 10px;
	overflow: visible;
}

.tx-indexedsearch fieldset {
	border: 1px solid #58585b;
	padding: 10px;
	margin-bottom: 10px;
}
.tx-indexedsearch input, .tx-indexedsearch select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-bottom: 5px;
}
.tx-indexedsearch label {
	margin-bottom: 5px;
}

.table-contpic {
	
}

.td-contpic2 {
	
}

.td-contpic3 {
	
}

.table-rightpic {
	margin: 0px;
	padding: 0px;
	border: none;
}

.td-rightpic1 {
	
}

.td-rightpic2 {
	
}

.td-rightpic3 {
	
}


.div-center h1, .div-center h2 {
	font-size: 14px;
	color: #c74359;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
}
.div-center h5 {
	font-size: 12px;
	font-weight: bold;
	color: #c74359;
	text-align: left;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 5px;
}
.div-center h5 a {
	font-size: 12px;
	font-weight: bold;
	color: #c74359;
	text-align: left;
	text-decoration: none;	
}
.div-center p {
	font-size: 11px;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 15px;
}
.div-center a {
	font-size: 11px;
	color: #000000;
	text-align: left;
	text-decoration: underline;
}
.div-center a:hover {
	color: #c74359;	
}

/*Liste Unterk�nfte*/
.table-uk {
	width: 550px;
	margin-left: 10px;
}
.table-uk td {
	vertical-align: top;
}
.table-uk .td-ukimg {
	width: 160px;
}
.table-uk .td-ukaddr {
	width: 310px;
}
.table-uk .td-uksym {
	width: 80px;
}
.table-uk h6.uk-head {
	font-size: 12px;
	font-weight: bold;
	color: #c74359;
	text-align: left;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 5px;	
	display: block;
	padding-left: 2px;
	background-color: #fcf5cc;
}
.table-uk h6.uk-zwshead {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 3px;	
}
.table-uk p.uk-txt {
	padding-left: 5px;
}
.table-uk p.uk-addontxt {
	padding-left: 5px;	
}
.table-uk .td-ukaddr p {
	font-size: 11px;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 3px;	
	padding-left: 5px;
}
.table-uk .td-ukaddr .uk-booklink {
	float: right;
}
/*Liste Gastronomiebetriebe*/
.table-gast {
	width: 550px;
	margin-left: 10px;
}
.table-gast td {
	vertical-align: top;
}
.table-gast .td-gastimg {
	width: 160px;
}
.table-gast .td-gastaddr {
	width: 330px;
}
.table-gast .td-gastsym {
	width: 60px;
}
.table-gast h6.gast-head {
	font-size: 12px;
	font-weight: bold;
	color: #c74359;
	text-align: left;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 5px;	
	display: block;
	padding-left: 2px;
	background-color: #fcf5cc;
}
.table-gast h6.gast-zwshead {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 3px;	
}
.table-gast p.gast-txt {
	padding-left: 5px;
}
.table-gast .td-gastaddr p {
	font-size: 11px;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 3px;	
	padding-left: 5px;
}
.table-gast .td-gastaddr {
	float: right;
}
