* {
	zoom: 1;
}

a:hover strong {
	cursor: hand;
}

body {
	background-color: #675733;
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS";
	_text-align: center;
}

body td {
	font-family: "Trebuchet MS";
}

td.gallery-item-view {
	width: 520px;
}

body.popup * {
	color: white;
}

ul, li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
	zoom: 1;
}

p {
	margin: 5px 0 0 0;
}

div {
	overflow: hidden;
}

img {
	border: none;
}

a {
	text-decoration: none;
}

h1, h2, h3, form {
	padding: 0px;
	margin: 0px;
}

h2 {
	margin: 0 0 10 0;
	padding: 0px;
	font-family: Georgia, "Times New Roman";
	font-size: 18px;
	font-weight: normal;
}

div.gcl-container {
	margin-left: auto;
	margin-right: auto;
	width: 996px;
	border-bottom: 10px solid #675733;
	background-color: white;
	_text-align: left;
}

div.gcl-main {
	border: 5px solid white;
	background-color: #f1e9d2;
}

div.gcl-gallery img {
	margin: 0px;
	padding: 0px;
}



/* HEADER MENU */
div.gcl-header-menu {
	background-color: #675733;
	border-top: 1px solid white;
	height: 31px;
}

div.gcl-header-menu ul li {
	float: left;
	text-transform: uppercase;
	font-size: 13px;
	border-right: 1px solid white;
}

div.gcl-header-menu ul li.last {
	border: none;
}

div.gcl-header-menu ul li a {
	display: block;
	float: left;
	padding: 10 10 5 10;
	color: white;
	text-decoration: none;
}

div.gcl-header-menu ul li a.active, div.gcl-header-menu ul li a.active:hover {
	color: #675733;
	background-color: #f1e9d2;
}

div.gcl-header-menu ul li a:hover {
	color: white;
	background-color: #aca083;
}



/* Contentbereich */
div.gcl-content {
	clear: both;
	margin: 0px;
	padding: 0px;
}

table.table-braun {
	background-color:#f1e9d2;
	color:#675733;
}

table.table-braun td img{
	margin-right:10px;
}

table.table-braun td h2 {
	color:#675733;
}



/* CONTENT LINKS */
div.gcl-content-left {
	float: left;
	width: 198px;
	margin: 50 0 0 4;
	display: inline;
}
div.gcl-content-left * {
	color: white;
}

/*	SEARCHBOX */
div.gcl-content-left-search {
	background-image:url(../i/bg-left-search.gif);
	background-repeat: no-repeat;
	background-color: #79973d;
	padding: 18 0 2 10;
	margin: 0px;
}
div.gcl-content-left-search h2 {
	
}
div.gcl-content-left-search input.searchwords {
	border: 1px solid #638f14;
	width: 140px;
	height: 23px;
	margin-right: 1px;
	color: #675733;
}

/*	MENU */
div.gcl-content-left-gradient {
	background-image:url(../i/bg-left-menu.gif);
	background-repeat: repeat-x;
	background-color: #97be3d;
}

div.gcl-content-left-menu {
	margin: 0 0 10 10;
	font-size: 12px;
}
/*	MENU LEVEL 1 */
div.gcl-content-left-menu ul li {
	border-bottom: 1px solid white;
}
div.gcl-content-left-menu ul li a {
	display: block;
	padding: 8 0 5 5;
}
div.gcl-content-left-menu ul li a:hover {
	background-color: #698331;
}
div.gcl-content-left-menu ul li.active {
	background-color: #e8be56;
}
div.gcl-content-left-menu ul li.active * {
	color: #675733;
}

/*	MENU LEVEL 2 */
div.gcl-content-left-menu ul li ul li {
	border-top: 1px solid #675733;
	border-bottom: none;
}

div.gcl-content-left-menu ul li ul li a {
	display: block;
	padding: 8 0 5 15;
}
div.gcl-content-left-menu ul li ul li a:hover, div.gcl-content-left-menu ul li.active a:hover {
	background-color: #edcb78;
}
div.gcl-content-left-menu ul li ul li.active {
	font-weight: bold;
}

/* MENU LEVEL 3 */
div.gcl-content-left-menu ul li ul li ul li a {
	display: block;
	padding: 8 0 5 20;
	font-weight: normal;
}
div.gcl-content-left-menu ul li ul li ul li.active a {
	font-weight: bold;
}


/*	CONTACTBOX */
div.gcl-content-left-contact-top {
	background-image:url(../i/bg-left-contact-top.gif);
	background-repeat: no-repeat;
	height: 24px;
	margin-top: 30px;
}

div.gcl-content-left-contact {
	background-image:url(../i/bg-left-contact.gif);
	background-repeat: repeat-x;
	background-color: #e8be56;
	padding: 5 0 0 10;
	margin: 0px;
	_height: 130px;
	overflow: visible;
	min-height: 130px;
	color: #675733;
	font-size: 11px;
}

div.gcl-content-left-contact * {
	color: #675733;
}

div.gcl-content-left-contact-bottom {
	background-image:url(../i/bg-left-contact-bottom.gif);
	background-repeat: no-repeat;
	height: 7px;
	font-size: 0px;
	padding: 0px;
	margin: 0px;
}


/* CONTENT RECHTS */
div.gcl-content-right-languages {
	margin: 5 0 20 0;
}

div.gcl-content-right {
	float: right;
	width: 153px;
	margin: 0 5 0 0;
	display: inline;
}

/*	QUICKLINKS */
div.gcl-content-right-quicklinks {
	background-image:url(../i/bg-right-quicklinks-top.gif);
	background-repeat: no-repeat;
	background-color: white;
	padding: 20 5 15 10;
}
div.gcl-content-right-quicklinks * {
	color: #675733;
}
div.gcl-content-right-quicklinks a {
	display: block;
	padding: 2 0 0 28;
	background-repeat: no-repeat;
	font-size: 14px;
}
div.gcl-content-right-quicklinks a.wetter {
	background-image:url(../i/quicklinks/wetter.gif);
}
div.gcl-content-right-quicklinks a.anfahrt {
	background-image:url(../i/quicklinks/anfahrt.gif);
}
div.gcl-content-right-quicklinks a.anfragen {
	background-image:url(../i/quicklinks/anfragen.gif);
}
div.gcl-content-right-quicklinks a.pauschalen {
	background-image:url(../i/quicklinks/pauschalen.gif);
}
div.gcl-content-right-quicklinks a.kontakt {
	background-image:url(../i/quicklinks/kontakt.gif);
}

div.gcl-content-right-quicklinks-bottom {
	background-image:url(../i/bg-right-quicklinks-bottom.gif);
	background-repeat: no-repeat;
	background-color:#675733;
	height: 5px;
	font-size: 0px;
	margin-bottom: 10px;
}

div.teaserbox {
	background-color: #675733;
}
div.gcl-banner-teaser-middle h1 {
 font-size: 18px;
}
div.teaserbox * {
	color: white;
}
div.teaserbox-unten {
	background-color: #675733;
}

/* CONTENT MITTE */
div.gcl-content-middle {
	background-image:url(../i/bg-middle-top.gif);
	background-repeat: no-repeat;
	background-color: white;
	margin: 29 126 0 8;
	_margin-left: 205px;
	width: 609px;
}

div.gcl-content-middle-navipath {
	margin: 35 20 20 20;
	font-family: Georgia, "Times New Roman";
	font-size: 16px;
	color: #675733
}
div.gcl-content-middle-navipath a, div.gcl-content-middle-main a {
	color: #675733;
	text-decoration: underline;
}
div.gcl-content-middle-navipath a:hover, div.gcl-content-middle-main a:hover {
	text-decoration: none;
}


div.gcl-content-middle-main {
	margin: 35 20 20 20;
	font-size: 11px;
	color: #333333;
}
div.gcl-content-middle-main * {
	font-size: 11px;
}
div.gcl-content-middle-main h1 {
	font-family: Georgia, "Times New Roman";
	font-size: 28px;
	color: #79973d;
	font-weight: normal;
	margin-bottom: 5px;
}
div.gcl-content-middle-main h2 {
	font-family: Georgia, "Times New Roman";
	font-size: 18px;
	color: #79973d;
	font-weight: normal;
	margin-bottom: 10px;
}
div.gcl-content-middle-main h3 {
	font-family: Georgia, "Times New Roman";
	font-size: 14px;
	color: #79973d;
	font-weight: bold;
	margin: 10 0 5 0;
}

div.gcl-content-middle-main ul {
	list-style-position: outside;
	padding-left: 15px;
}

div.gcl-content-middle-main ul li {
	list-style-type: circle;
	zoom: 0;
}

div.gcl-content-middle-main ul li ul {
	zoom: 1;
}

div.gcl-content-middle-main ul li ul li {
	list-style-type: none;
}




div.gcl-cleaner {
	clear: both;
	height: 0px;
	font-size: 0px;
}



/* CONTENT FOOTER */
div.gcl-footer-bg {
	background-image:url(../i/footer.jpg);
	margin-top: 100px;
	height: 170px;
}

div.gcl-footer-left {
	margin-top: 140px;
	padding-left: 20px;
	font-size: 11px;
	float: left;
	width: 360px;
}

div.gcl-footer-left * {
	color: white;
	padding-right: 10px;
}

div.gcl-footer-right {
	margin-top: 114px;
	padding-right: 10px;
	float: right;
	text-align: right;
	width: 580px;
	_width: 590px;
}

div.gcl-footer-right img {
	margin-left: 15px;
}







div.imap {
	width: 568px;
	height:337px;
	background: url(/static/i/imap.jpg) no-repeat top left;
	position: relative;
}

div.imap a.imap-box {
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
}

div.imap a#im1 {
	top: 230px;
	left: 468px;
}

div.imap a#im2 {
	top: 245px;
	left: 390px;
}

div.imap a#im3 {
	top: 265px;
	left: 285px;
}

div.imap a#im4 {
	top: 237px;
	left: 245px;
}

div.imap a#im5 {
	top: 196px;
	left: 226px;
}

div.imap a#im6 {
	top: 245px;
	left: 205px;
}

div.imap a#im7 {
	top: 245px;
	left: 165px;
}

div.imap a#im8 {
	top: 253px;
	left: 117px;
}

div.imap a#im9 {
	top: 247px;
	left: 34px;
}

div.imap a#im10 {
	top: 194px;
	left: 118px;
}

div.imap a#im11 {
	top: 190px;
	left: 165px;
}


div.imap a#im12 {
	top: 236px;
	left: 86px;
}


div.imap a#im13 {
	top: 216px;
	left: 160px;
}

div.imap a#im14 {
	top: 213px;
	left: 281px;
}

div.imap a#im15 {
	top: 218px;
	left: 315px;
}


div.imap a#im16 {
	top: 249px;
	left: 344px;
}

div.imap a#im17 {
	top: 259px;
	left: 437px;
}

div.imap a#im18 {
	top: 256px;
	left: 478px;
}

div.gcl-gallery-teaser
{
	background-image:url(../i/bg-right-teaserbox.gif);
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 5px 0px;
	background-repeat:no-repeat;	
}

div.gcl-gallery-teaser h1
{
	font-family:Georgia,"Times New Roman";
	font-size:18px;
	margin: 0px;
	padding: 20px 0px 10px 10px;
	color: #fff;
	font-weight: normal;
}

a.gcl-gallery-teaser
{
	font-family:Georgia,"Times New Roman";
	font-size:18px;
	margin: 0px;
	color: #fff;
	font-weight: normal;
	display: block;
	cursor: pointer;
}

div.gcl-banner-teaser-top
{
	background: url(/static/i/bg-banner-teaser-top.gif);
	background-repeat: no-repeat;
	width: 153px;
	height: 25px;
	margin-top: 5px
}

div.gcl-banner-teaser-middle
{
	background-color: #675836;
}

div.gcl-banner-teaser-middle h1,
div.gcl-banner-teaser-middle span,
div.gcl-banner-teaser-middle
{
	font-family: Georgia, verdana, sans-serif;
	color: #ffffff;
	margin-bottom: 9px;
	font-weight: normal; 
}

div.gcl-banner-teaser-middle h1
{
	padding-left: 9px;
}

div.gcl-banner-teaser-middle span
{
	margin: 0px;
	padding-left: 9px;
}

div.gcl-banner-teaser-middle
{
	font-size: 11px;
	margin: 0px;
}

div.gcl-banner-teaser-middle ul
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 14px;
	padding-left: 9px;	
}

div.gcl-banner-teaser-middle li
{
	background: url(../i/bg-banner-teaser-li.gif) no-repeat left 6px;
	padding-left: 10px; 
}

div.gcl-banner-teaser-bottom
{
	background: url(/static/i/bg-banner-teaser-bottom.gif);
	background-repeat: no-repeat;
	width: 153px;
	height: 7px;
}

div.price-banner
{
	text-align: center;
	margin: 0px;
	padding: 0px;
	margin-bottom: 12px;
	padding-left: 9px;
}

div.hint-banner
{
	font-size: 9px;
	padding-left: 9px;
}

div.gcl-content-right div.gcl-gallery-teaser {
 margin-top:10px;
}

div.gcl-content-middle div {
    overflow: visible;
}