@charset "UTF-8";
/* CSS Document */

* {
	padding:0px;
}

html {
	height:100%;
	margin-bottom: 1px;
}

body {
	margin:0px 0px 10px 15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	background-color:#660300;
}

a:link, a:visited, a:active {
	color:#660300;
	text-decoration:none;
}

a:hover {
	color:#660300;
	text-decoration:underline;
}

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

h1 {
	margin:0px;
	margin-bottom:16px;
	padding:0px;
	font-size:15px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#660300;
	text-transform:uppercase;
}

h2 {
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	font-size:13px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#660300;
	text-transform:uppercase;
}

h3, h4, h5, h6, h7 {
	margin:0px;
	margin-bottom:4px;
	font-weight:bold;
	font-size:13px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#660300;
	text-transform:uppercase;
}

hr {
	height:1px;
	border:none;
	margin:35px 0px 35px 0px;
	padding:0px;
	background-image:url(../images/hr.png);
	background-repeat:no-repeat;
	background-position:lef top;
}


/* center website */
#all {
	width:920px;
	margin:0px auto;
}

/* header styles */
#page-header {
	display:block;
	position:relative;
	width:920px;
	height:281px;
	background-image:url(../images/header-shadow.png);
	background-repeat:no-repeat;
	background-position:lef top;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.landgasthaus-schuster.de/themes/lghs/images/header-shadow.png', sizingMethod='scale');
	_background:none;
}

#logo {
	float:left;
	margin-top:10px;
	margin-left:10px;
	_margin-left:5px;
	width:299px;
	height:270px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	background-position:lef top;
	border-right:1px solid #660300;
}

#header-image {
	float:left;
	display:block;
	margin-top:10px;
	width:600px;
	height:270px;
	background-repeat:no-repeat;
	background-position:left top;
}

/* content styles */
#page-content {
	display:block;
	width:920px;
}

#content-top-shadow {
	display:block;
	height:80px;
	background-image:url(../images/content-top-shadow.png);
	background-repeat:no-repeat;
	background-position:left top;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.landgasthaus-schuster.de/themes/lghs/images/content-top-shadow.png', sizingMethod='scale');
	_background:none;
}

#page-nav {
	display:block;
	margin:0px auto;
	width:900px;
	height:50px;
	background-image:url(../images/nav-bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#page-main-nav {
	position:relative;
	display:block;
	padding-left:10px;
}

#fb {
	position:absolute;
	top:4px;
	right:10px;
}

#page-main-nav ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#page-main-nav li {
	float:left;
	height:24px;
	margin-right:1px;
}

#page-main-nav li a {
	_position:relative;
	display:block;
	_display:inherit;
	_height:24px;
	height:19px;
	padding:5px 10px 0px 10px;
	color:#660000;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	text-transform:uppercase;
}

#page-main-nav li a:hover, #page-main-nav li a.current {
	color:#FFFFFF;
	background-image:url(../images/nav-active-bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
}

#page-sub-nav {
	display:block;
	padding-left:10px;
	border-bottom:1px solid #e7d7b4;
}

#page-sub-nav ul {
	list-style:none;
	margin:0px;
	padding:0px;
	width:800px;
	height:24px;
	display:block;
	padding-top:5px;
	background-color:#F6EDDB;
	background-image:url(../images/nav-bg2.gif);
	background-repeat:repeat-x;
	background-position:left top;
}

#page-sub-nav li {
	float:left;
	position:relative;
	height:24px;
	margin-right:1px;
}

#page-sub-nav li a {
	display:block;
	_display:inherit;
	height:19px;
	padding:5px 10px 0px 10px;
	color:#555555;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

#content-shadow {
	display:block;
	_height:400px;
	background-image:url(../images/content-shadow.png);
	background-repeat:repeat-y;
	background-position:left top;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.landgasthaus-schuster.de/themes/lghs/images/content-shadow.png', sizingMethod='scale');
	_background:none;
	padding-bottom:20px;
}

#content {
	display:block;
	margin:0px auto;
	width:860px;
}

#content-left {
	float:left;
	width:636px;
	line-height:1.5;
}

#content-right {
	float:left;
	width:174px;
	margin-left:14px;
	padding-left:25px;
}

.sidebar_field_image {
	width:170px;
	height:100px;
	overflow:hidden;
}

.sidebar_field_image a {
	display:block;
	width:170px;
	height:14px;
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:86px;
}


.sidebar_field_image_overlay {
	width:170px;
	height:14px;
	text-align:center;
	color:#FFFFFF;
	background-image:url(../images/sidebar-image-overlay.png);
	background-repeat:no-repeat;
	background-position:left top;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.landgasthaus-schuster.de/themes/lghs/images/sidebar-image-overlay.png', sizingMethod='image');
	_background:none;
}

.sidebar_field_text {
	width:170px;
	height:90px;
	color:#1A1A1A;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	margin-bottom:10px;
	padding-top:5px;
	text-align: justify;
}

.sidebar_field_text a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#660300;
	text-decoration:none;
}

.sidebar_field_text a:hover {
	text-decoration:underline;
}

#fields {
	border-top:1px dashed #660300;
	margin-top:60px;
	padding-top:15px;
}

#field-1 {
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:1.8;
	border-left:2px solid #660300;
	background-color:#EDDCB8;
	padding-left:10px;
}

#field-2 {
	float:left;
	width:259px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:2.3;
	border-left:2px solid #660300;
	background-color:#EDDCB8;
	padding-left:10px;
}


/* page footer */
#page-footer {
	display:block;
	height:28px;
	padding-top:12px;
	text-align:center;
	background-image:url(../images/footer-shadow.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.landgasthaus-schuster.de/themes/lghs/images/footer-shadow.png', sizingMethod='scale');
	_background:none;
	padding-top:10px;
}

/* other styles */
.clear {
	clear:both;
}


.left {
	float:left;
}


.center {
	text-align:center;
}


img, img a {
	border:none;
}

#oeffnungszeiten_title {
	margin:0px;
	margin-bottom:5px;
	padding:0px;
	font-size:13px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#660300;
	text-transform:uppercase;
	text-decoration:underline;
}

td.logobox_fuehrer {
	border-bottom:1px solid #EDDCB8;
	height:80px;
	padding:15px 0px 5px 0px;
	line-height:0px;
}

.textbox_fuehrer {
	border-bottom:1px solid #EDDCB8;
	height:50px;
	padding:0px 0px 5px 0px;
	vertical-align:bottom;
	line-height:1em;
}

#Form_Form fieldset,
#MemberLoginForm_LoginForm fieldset{
	border: 0px;
}
#Form_Form label,
#MemberLoginForm_LoginForm label{
	width: 140px;
}
#Form_Form textarea,
#MemberLoginForm_LoginForm textarea{
	width: 490px; /*300px;*/
}
#Form_Form .text input,
#MemberLoginForm_LoginForm .text input{
	width: 488px; /*297px;*/
}
#Form_Form .field,
#MemberLoginForm_LoginForm .field{
	margin-bottom: 8px;
}
#Form_Form .action,
#MemberLoginForm_LoginForm .action{
    margin-left: 142px;
    padding: 5px;
}
#MemberLoginForm_LoginForm_Remember,
#ForgotPassword{
    margin-left: 140px;
}
#ForgotPassword{
    padding-top: 10px;
}
#Nocaptcha-Form_Form_Captcha{margin-left: 140px;}
.message.validation{
    color: red;
    padding: 5px 0;
}
