body {
margin:0;
padding:0;
background:url(wood.jpg) top left repeat-x #872D24;
font-family: Georgia, "Times New Roman", Times, serif;
color:#F1F1F1;
letter-spacing:0.02em;
}


a{
outline: 0;
}

#content a {
text-decoration:none;
color:#8C7C32;
}

#content a:hover {
color:#A28F3A;
}



#header {
	width:770px;
	margin:auto;
	height:490px;
}

#logo {
	width:50%;
	float:left;
	height:50px;
	padding: 20px 0px 0px 0px;
	
}
#lang {
	width:50%;
	float:left;
	text-align:right;
	height:20px;
	font-size:0.7em;
	letter-spacing:0.04em;
	color:#E1D7AA;
	padding: 37px 0px 0px 0px;
}

#lang a {
	color:#E1D7AA;
	text-decoration:none;
}

#lang a:hover {
	color:#ffffff;
}

#motionpic {
	height:325px;
	padding: 35px 0px 0px 0px;
}

#contentwrapper {
	background:url(footer.gif) bottom left repeat-x #E1D7AA;
	padding: 50px 0px 0px 0px;
}
#content {
	width:760px;
	margin:auto;
	color:#6C5F26;
	padding:0px 10px 0px 10px;
}


#footer {
	width:770px;
	margin:auto;
	text-align:right;
	padding: 50px 0px 15px 0px;
	font-size:0.7em;
}

/*///////////////nav /////////////*/


#nav {
	height:33px;
	width:770px;
	margin:auto;
	display:table;
	vertical-align:middle;
	padding: 15px 0px 5px 0px;
}
#nav a {
	color:#E1D7AA;
	font-weight:bold;
	font-size:0.7em;
	text-decoration:none;
}
#nav a:hover {
	color:#3E2C2A;
}
#nav a.current {
	color:#3E2C2A;
}
#nav a.current:hover {
	color:#E1D7AA;
}


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

#nav ul li {
	background:url(menu.jpg) top right no-repeat;
	display:block;
	float:left;
	padding:8px 10px 17px 10px;
}

#left {
background:url(leftbg.gif) center right no-repeat;
width:330px;
float:left;
padding:0px 20px 0px 0px;
}

#right {
width:380px;
float:left;
margin-left:20px;
}

.col {
width:250px;
float:left;
padding:0px 0px 0px 0px;
}




/*///////////////////////////general/////////////////*/

h1 {
margin:0 0 20px 0;
padding:0;
}

h2 {
padding:0;
margin:10px 0px 0px 0px;
font-size:1.2em;
}

h3 {
padding:0;
margin:5px 0px 10px 0px;
font-size:1.1em;
}

.txt-img {
font-size:0.7em;
line-height:1.7em;
padding:0px 0px 10px 0px;
text-align:justify;
}

.captcha {
padding:5px 0px 0px 0px;
}

.error {
color:#872D24;
font-weight:bold;
font-size:0.7em;
padding:0px 0px 10px 0px;
line-height:1.5em;
}



#map {
border:1px solid #D4C584;
padding:3px;
}

.block {
clear:both;
padding-bottom:10px;
}


.float_text_r {
text-align:justify;
width:420px;
float:left;
padding:0px 0px 40px 0px;
}

.float_text_l {
text-align:justify;
width:420px;
float:right;
padding:0px 0px 40px 0px;
}
.float_text_l p, .float_text_r p, .float_text_l ul, .float_text_r ul {
font-size:0.7em;
line-height:1.7em;
}


.floatLeft {
float:left;
padding:0px 20px 20px 0px;
}

.floatRight {
float:right;
padding:0px 0px 20px 20px;
}


.floatLeft img , .floatRight img{
border:1px solid #D4C584;
padding:3px;
}

.kontakt {
height:400px;
}

/*///////////////////////////form/////////////////*/

.formrow {
padding:0px 0px 5px 0px;
}
.formrow_radio {
padding:0px 0px 10px 100px;
}


.buttonrow {
padding:10px 0px 5px 100px;
}

label {
font-size:0.7em;
width:100px;
display:block;
float:left;
padding:3px 0px 0px 0px;
}
.formrow_radio label {
font-size:0.7em;
width:auto;
display:block;
float:left;
padding:3px 0px 0px 0px;
}

label.inline {
font-size:0.7em;
display:block;
float:left;
padding:3px 0px 0px 0px;
width:180px;
}

label.error {
width:200px;
font-size:0.7em;
padding:3px 0px 10px 100px;
clear:both;
}


.formrow input {
background-color:#ECE5C8;
border:0;
color:#907D32;
width:200px;
border: 1px solid #C1AD51;
}

.formrow_radio input.radio {
background-color:#ECE5C8;
border:0;
color:#907D32;
width:20px;
border: 1px solid #C1AD51;
float:left;
}


.checkrow input {
font-size:0.7em;
font-weight:bold;
padding:2px;
background-color:#D9CB91;
width:20px;
margin-left:100px;
float:left;
}

input.date-pick {
width:175px;
background-color:#ECE5C8;
border:0;
color:#907D32;
border: 1px solid #C1AD51;
padding:2px;
}

input.geb-pick {
width:175px;
background-color:#ECE5C8;
border:0;
color:#907D32;
border: 1px solid #C1AD51;
padding:2px;
float:left;
margin-bottom:5px;
}


* html input.date-pick {
margin-left:2px;
}

* html input.geb-pick {
margin-left:2px;
}


input.error {
background-color:#ECE5C8;
border:0;
color:#907D32;
width:200px;
padding:0;
border:1px solid #913027;
height:18px;
}


select {
background-color:#ECE5C8;
border:0;
color:#907D32;
width:200px;
border: 1px solid #C1AD51;
}

.buttonrow input{
font-size:0.7em;
font-weight:bold;
padding:2px;
background-color:#D9CB91;
border:1px solid #907D32;
width:90px;
color:#907D32;
}

* html .buttonrow input {
margin-left:4px;
}

input[type="reset"] {
font-size:0.7em;
font-weight:bold;
padding:2px;
background-color:#D9CB91;
border:1px solid #907D32;
width:90px;
}

input[type="checkbox"] {
font-size:0.7em;
font-weight:bold;
padding:2px;
background-color:#D9CB91;
border:1px solid #907D32;
width:20px;
margin-left:100px;
float:left;
}



textarea {
background-color:#ECE5C8;
border:0;
color:#907D32;
width:200px;
height:100px;
border: 1px solid #C1AD51;
}



/*///////////////////////////guestbook/////////////////*/
.guestbook_view {
padding:10px 0px 0px 0px;
}

.guestbook {
padding:0px 0px 60px 0px;
}

.gb_message {
background:url(gb_bg.gif) bottom center no-repeat;
font-size:0.7em;
padding:0px 0px 50px 0px;
line-height:1.7em;
text-align:justify;
clear:both;
}
.gb_answer {
background:url(gb_answer.gif) top left no-repeat;
padding:20px 0px 15px 80px;
font-style:italic;
color:#82732E;

}
.pagination{
text-align:right;
}


.pagination a {
text-decoration:none;
color:#907D32;
}
.pagination a:hover {
color:#3E2C2A;
}

.pagination ul {
list-style:none;
margin:0;
padding:0;
float:right;
}
.a63-pagination {
display:block;
float:left;
background-color:#D9CB91;
border:1px solid #907D32;
width:15px;
height:15px;
margin:1px;
font-size:0.7em;
text-align:center;
}

.a63-pagination_aktuell {
display:block;
float:left;
background-color:#E1D7AA;
border:1px solid #907D32;
width:15px;
height:15px;
margin:1px;
font-size:0.7em;
text-align:center;
}


.author {
display:block;
float:left;
font-size:1.3em;
color:#3E2C2A;
}

.author a {
text-decoration:none;
color:#3E2C2A;
}
.author a:hover {
color:#82732E;
}
.date {
display:block;
float:left;
font-size:0.7em;
color:#82732E;
padding:8px 0px 0px 10px;
}


/*///////////////////////////news/////////////////*/
.news_ganz img {
float:left;
border:1px solid #D4C584;
padding:3px;
margin:0px 20px 0px 0px;
}

.news_teaser img {
float:left;
border:1px solid #D4C584;
padding:3px;
margin:0px 10px 0px 0px;
}

.news_ganz .news_headline{
width:420px;
float:left;
height:60px;
}
.news_teaser .news_headline{
width:230px;
float:left;
height:40px;
}

.news_ganz p {
font-size:0.7em;
line-height:1.7em;
text-align:justify;
clear:both;
}

.news_teaser p, .news_teaser ul li {
font-size:0.7em;
line-height:1.7em;
word-spacing:0.3em;
}

.news_date {
font-size:0.7em;
color:#82732E;
font-weight:bold;
}



.bordure {
height:50px;
background:url(gb_bg.gif) bottom center no-repeat;
}
.news_head {
font-size:1.2em;
}

.more_link {
text-align:right;
font-weight:bold;
font-size:0.9em;
clear:both;
}

a.more_link  {
text-align:right;
font-weight:bold;
font-size:0.9em;
clear:both;
text-decoration:none;
}

a.more_link:hover {
color:#3E2C2A;
}

.nextLink {
font-size:0.7em;
font-weight:bold;
width:150px;
float:right;
text-align:right;
}

.backLink {
font-size:0.7em;
font-weight:bold;
width:150px;
float:left;
text-align:left;
}




/*//////////////////newsletter////////////////*/

#newsletter {
width:330px;
padding-top:30px;
}
/*//////////////////reservation////////////////*/
#reservation {
width:330px;
}

#reservation h2 {
padding-bottom:20px;
font-size:0.3em;
}

.date-pick {
float:left;
margin:0px 0px 5px 0px;
width: 181px;
}

a.buttonlink {
font-family:Arial, Helvetica, sans-serif;
display:block;
float:left;
background-color:#D9CB91;
border:1px solid #907D32;
width:90px;
height:17px;
margin:1px;
font-size:0.7em;
text-align:center;
text-decoration:none;
color:#907D32;
font-weight:bold;
padding:3px 0px 0px 0px;
}



/*////////////////////speisekarte///////////////*/

.speisekarte {
font-family:Arial, Helvetica, sans-serif;
background:url(gb_bg.gif) bottom center no-repeat;	
width:240px;
padding:0px 0px 55px 0px;
}

.speisekarte_list strong {
font-size:0.7em;
padding:0px 0px 0px 10px;
}

.speisekarte h2 {
padding:0px 0px 10px 0px;
font-size:0.7em;
}

.speisekarte_pic {
padding:0px 0px 10px 0px;
}

.pic {
padding:0px 0px 10px 0px;
}

.pic img {
border:1px solid #D4C584;
padding:3px;
}



.speisekarte_pic img {
border:1px solid #D4C584;
padding:3px;
}
.speisekarte_list ul {
font-size:0.7em;
list-style:none;
margin:0;
padding:0;
}

.speisekarte_list p {
font-size:0.7em;
margin:0;
padding:0;
line-height:2em;
}

.speisekarte_list ul li {
background:url(bullet.gif) top left no-repeat;
border-bottom: 1px dotted #D7CA8D;
line-height:2em;
padding:0px 0px 0px 20px;
}


#reservation_neu {
background:#DACE98 none repeat scroll 0%;
border:1px solid #C1AD51;
padding:1em 8px;
}
