@CHARSET "UTF-8";

*
{
	margin: 0px;
	padding: 0px;
}

html, body 
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	abackground: #33443a url("seethurnhof/bg.png") repeat-x;
	background: rgb(59,112,53);
	position: relative;
	color: #005533;
}

a
{
	outline: none;
}

a img
{
	border: none;
}	
	
a:link {
	color:#aaaaaa;
	}
	
a:hover {
	color:#000000;
	}		
	
a:visited{
	color:#333333;
	}	
.clear
{
	clear: both;
}	

.clear_right
{
	clear: right;
}	

#container
{
	background: #ffffff;
	margin: 0 auto;
	width: 980px;
	min-height: 100%;
	*aheight: 100%;
	position: relative;
	background: #ffffff url("seethurnhof/shadow_bg.png") repeat-y;
}

#top
{
	margin: 0 auto;
	padding: 0px 10px 0px 10px;
	width: 900px;
	height: 100px;
	background: #ffffff url("seethurnhof/content_bg.png") repeat-x;
}

#logo
{
	float: left;
	margin-left: 30px;
}

#language
{
	float: right;
}

#language a
{
	text-decoration:none;
	margin: 0px 10px 0px 10px;
	top: 5px;
	position: relative;
	color: #005533; 
}

#menu
{
	float: right;
	margin-top: 60px;
	font-size: 12px;
	font-weight: bold;
	aletter-spacing: -0.5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu a:hover
{
	color: #005533;
	margin: 0px 10px 0px 4px;
	text-decoration:underline;
	
}

#menu a
{
	color: #005533;
	margin: 0px 10px 0px 4px;
	text-decoration: none;
}



#header
{
	margin: 0 auto;
	padding-left: 32px;
	width: 868px;
	height: 230px;
}

.main_header
{
	background: #ffffff url("seethurnhof/seethurnhof_mainpage.png") no-repeat;
}

#content
{
	margin: 0 auto;
	width: 900px;
	aheight: 100%;
	amin-height: 100%;
	background: #ffffff;
	position: relative;
	padding-bottom: 100px;
}

#left
{
	margin: 5px 10px 5px 0px;
	background: #ffffff;
	width: 650px;
	height: 100%;
	position: relative;
	float: left;
}
.left_text
{
	background: #ffffff url("seethurnhof/content_bg.png") repeat-x;
	padding: 0px 8px 20px 8px;
	font-size: 13px;
	line-height: 20px;
	text-align: justify;
}

.left_text h1
{
	padding: 20px 0px 10px 0px;
	font-size: 18px;
}

.left_text h2
{
	padding: 20px 0px 0px 0px;
	font-size: 14px;
}

.left_text p
{
	text-align: justify;
}

.nojustify
{
	text-align: left !important;
}

.left_text ul
{
	margin-left: 20px;
}

.left_box_12
{
	display: block;
	text-decoration: none;
	margin: 5px 0px 0px 0px;
	width: 320px;
	height: 120px;
	float: left;
	font-size: 10px;
	background: #ffffff url("seethurnhof/content_bg.png") repeat-x;
}

.left_box_12 img
{
	border: 3px solid #ffffff;
	width: 107px;
	height: 74px;
	margin: 3px 5px 30px 5px;
	float: left;
}

.left_box_12 p
{
	margin: 5px 8px 5px 5px;
	text-align: justify;
}

.left_box_12 h1
{
	margin: 5px 0px 0px 8px;
	font-size: 12px;
}

.left_box_12 h1 a
{
	text-decoration: none;
	color: rgb(94,171,50);
}

.left_box_12 a
{
	text-decoration: none;
	color: #005533;
}

.left_offer
{
	background: #ffffff url("seethurnhof/content_bg.png") repeat-x;
	apadding: 20px;
	height: 90px;
	font-size: 13px;
	line-height: 20px;
	text-align: justify;
	clear: both;
}

.offer_box
{
	width: 219px;
	height: 80px;
	margin: 5px 0px 5px 5px;
	abackground: rgb(117,195,0);
	float: left;
}

.offer_box img
{
	border: 2px solid #ffffff;
	width: 68px;
	height: 68px;
	margin: 4px;
	float: left;
}

.offer_box p
{
	margin: 5px 8px 5px 5px;	
	text-align: justify;
	font-weight: bold;
	font-size: 12px;
}

.spacer
{
	width: 10px;
	height: 10px;
	float: left;
}

#right
{
	margin: 5px 0px 0px 0px;
	width: 240px;
	height: 100%;
	position: relative;
	float: left;
}

.right_box
{
	display: block;
	text-decoration: none;
	width: 240px;
	height: 90px;
	margin-bottom: 5px;
	background: rgb(94,171,50);
}

.right_box img
{
	border: 3px solid #ffffff;
	width: 107px;
	height: 74px;
	margin: 5px;
	float: left;
}

.right_box h1
{
	margin: 5px 0px 0px 5px;
	font-size: 11px;
	color: #ffffff;
	float: left;
}

.right_box h1 a
{
	text-decoration: none;
	color: #ffffff;
}

#spec_offers h1
{
	margin: 0px 0px 0px 10px
}

#spec_offers p
{
	margin: 10px;
}

.sport_pic
{
	float: right;
}

#name, #email, #phone
{
	width: 500px;
}

#message
{
	width: 500px;
	height: 150px;
}

#captcha
{
	float: left;
}

#authcode
{
	float: left;
	width: 300px;
}

#submit
{
	float: left;
	width: 100px;
}

.gallery
{
	margin: 4px;
}

#footer
{
	position:absolute;
	bottom:0;
	width: 100%;
	height: 100px;
	background: rgb(59,112,53) url("seethurnhof/shadow_bottom.png") no-repeat;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}