body, p, span, div, ul, li, h1, h2, h3, h4, h5, h6 a {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: small;
	color: #aa8046;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8d122f;
	font-style: italic;
}

h1 { font-size: 140%; }
h2 { font-size: 130%; }
h3 { font-size: 120%; }
h4 { font-size: 110%; }
h5 { font-size: 100%; }
h6 { font-size: 100%; }


body {
	background-image: url(../images/hg-kachel.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.important { color: #8d122f; }
.internal-link { font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; color: #8d122f; }
.mail { font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; color: #8d122f; }


#wrapper1 {
	margin:auto;
	margin-top:40px;
	width:100%;
}

#header {
	width: 920px;
	height: 240px;
	margin:auto;
	background-color: transparent;
	background-image: url(../images/hg-header.jpg);
	background-repeat: no-repeat;
}

#header img {
	position:relative;
	left:260px;
}

#wrapper2 {
	margin:auto;
	width:920px;
	background-color: transparent;
	background-image: url(../images/hg-content.gif);
	background-repeat: repeat-y;
}

#sp4 {
	float:right;
	position:relative;
	margin:0;
	width:170px;
	padding-right:20px;
	padding-left:10px;
	padding-top:20px;
	background-color:transparent;
}

#content {
	margin:0;
	width:720px;
	background-color:transparent;
}

#sp3 {
	float:left;
	position:relative;
	width:200px;
	background-color: transparent;
}

#spacer {
	clear:both;
	width: 920px;
	height: 0px;
	margin:auto;
	font-size:0px;
	background-color: transparent;
}

#footer {
	width: 920px;
	height: 30px;
	margin:auto;
	background-color: transparent;
	background-image: url(../images/hg-footer.gif);
	background-repeat: no-repeat;
}

#sp1 {
	float:right;
	width:435px;
	padding-left:15px;
	padding-right:10px;
	padding-top:20px;
	padding-bottom:40px;
	background-color:transparent;
}

#sp2 {
	width:220px;
	padding-left:40px;
	padding-top:20px;
	background-color:transparent;	
}


/* linke Navigation */

#submenu {
	left: -60px;
	position: relative;
	width: 240px;
}

#submenu .levelAactive, .levelAinactive, li {
	margin-bottom: 20px;
}

#submenu .levelBactive, .levelBinactive, li {
	margin-top: 10px;
	margin-bottom: 0px;
}

#submenu ul, li {
	list-style-position: outside;
	list-style-type: none;
}

#submenu .levelAactive {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
	font-style: italic;
	color: #d9c8a1;	
	list-style-position: outside;
	list-style-type: none;
}

#submenu .levelAactive a {
	color: #d9c8a1;
	text-decoration: none;
}

#submenu .levelAinactive a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
	font-style: italic;
	color: #b5954a;	
	list-style-position: outside;
	list-style-type: none;
	text-decoration: none;
}

#submenu .levelB {
	left: -20px;
	position: relative;
}

#submenu .levelBactive {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: italic;
	color: #d9c8a1;	
	list-style-position: outside;
	list-style-type: none;
}

#submenu .levelBinactice a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: italic;
	color: #b5954a;	
	list-style-position: outside;
	list-style-type: none;
	text-decoration: none;
}


/* die rechten Boxen */
#boxRechts {
	clear:both;
	width: 160px;
	border: 1px solid #ac7177;
	background-color: #f0e9d9;
	margin-bottom:20px;
}

#boxRechts .csc-firstHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-style: italic;
	padding-left:5px;
	padding-right:5px;
	margin-top:10px;
}

#boxRechts .bodytext {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 80%;
	color:#000000;
}

#boxRechts a {
	font-size: 120%;
	color:#8d122f;
	font-style: italic;
	text-decoration: underline;
}

#boxRechts a:visited {
	font-size: 120%;
	color:#8d122f;
	font-style: italic;
	text-decoration: underline;
}













/* ve_guestbook ueberschreiben */
/* default styles for extension "tx_veguestbook_pi1" */

    .tx-veguestbook-pi1 {
        font-size:100%;
    }
  
    /* error handling */
	.tx-veguestbook-pi1 p.tx-guestbook-form-error {
		font-weight:bold;
		color:#990000;
	}
	
	/* display of result count */
	.tx-veguestbook-pi1 .tx-guestbook-result {
		font-weight:bold;
		float:left;
	}
	
	/* pagination */
	.tx-veguestbook-pi1 .tx-guestbook-pagination {
		font-size: 90%;
		font-weight:normal;
		float:right;
	}

	.tx-veguestbook-pi1 .tx-guestbook-pagination a {
		color: #8d122f;
		text-decoration: underline;
	}

	
	/* styles for list mode */
	.tx-veguestbook-pi1 h2.tx-guestbook-header {
		clear:both;
		background:transparent;
		color:gray;
		display:block;
		font-size:100%;
		font-weight:bold;
		padding: 0em;
		/* width: 35em; */
		width: 440px;
		border-bottom:1px solid gray;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		float:left;
		width:0em;
		background:#EFEFEF;
		min-height:0em;
		padding: 0em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		height:0em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left p {
		color:#333;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right {
		float:left;
		width:440px;
		background:transparent;
		padding: 0em;
	}
	
	/* styles for latest mode */
	.tx-veguestbook-pi1 .tx-guestbook-latest p,
	.tx-veguestbook-pi1 .tx-guestbook-right p {
		color:#333;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
	.tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
        font-weight: normal;
				font-size: 80%;
				color: gray;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right h3 {
		font-size:100%;
		color:#990000;
		font-weight:bold;
		background:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
		font-size:75%;
		color:#333;
		font-style: italic;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest {
		display:block;
		padding:0.25em;
		clear:both;
	}
	
	/* form styles */
	.tx-veguestbook-pi1 .tx-guestbook-field {
		clear:both;
		width:100%;
		display:block;
		padding: 1em 0;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field label {
		clear: both;
		display: block;
		float: left;
		width: 10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
		float:left;
		width:10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
		float:left;
		width:20em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
		width: 30em;
		display: block;
		float: left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 fieldset {
		border:none;
	}
	
	.tx-veguestbook-pi1 legend {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		float:left;
		display:block;
		background:#F7F7F7;
		border:1px solid #CCC;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		margin-left:2.25em;
	}
 
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap img {
		float:left;
		display:block;
		pading-left:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap input {
		float:left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap label {
		clear:both;
		display:block;
		float:none;
		width:10em;
		margin-bottom:0.5em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap p {
		font-size:75%;
		padding:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-clear {
		clear:both;
		display:block;
	}
	
	.tx-veguestbook-pi1 input.tx-guestbook-submit {
		width:auto;
		display:block;
	}



/* ###################################################### */
/*              Slideshow                                 */

.tx-slideshow-pi1 {
	position: relative;
	margin:0px;
	padding:0px;
	text-align:right;
}



/* ###################################################### */
/*						Weinkarte														*/

.csc-header a {
	color: #8d122f;
	font-size: 80%;
}

a.external-link-new-window {
	color: #8d122f;
}

.csc-subheader-0 {
	text-align: center;
}


.weinkarte .td-0 {
	width: 100px;
	vertical-align:top;
}


/* ###################################################### */
/*						Speisekarte																	*/

.align-center {
	text-align: center;
}

/* ####################################################### */
/*           Tabelle Menues & Arrangements                 */
table.arrangements {
	border: 1px solid #8d122f;
}

table.arrangements .td-0 {
	width: 100px;
}

table.arrangements .td-last {
	color: #8d122f;
}

/* ####################################################### */
/*           Tabelle Oeffnungszeiten			                 */
table.oeffnungszeiten {
	width: 100%;
	border: 1px solid #8d122f;
}

table.oeffnungszeiten .td-0 {
	width: 30%;
}

table.oeffnungszeiten .td-last {
	width: 70%;
	color: #8d122f;
}
