html,
body,
#gesamt {
	height: 100%;
}

html>/**/body html,
html>/**/body body,
#gesamt {
	height: auto;
	min-height: 100%;
}

body {
	overflow: -moz-scrollbars-vertical;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #6B492A;
	background: #fff url(../img/layout/body_bg.gif) center repeat-y;
}

.fixfloat {
	clear: both;
}

a {
	color: #6B492A;
}

a:hover {
	text-decoration: none;
}



h1 {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Verdana, Arial, Tahoma;
	color: #A83001;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Tahoma;
	color: #A83001;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #7C5430;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
}


.pdf {
	background-image: url(../img/layout/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 1px 0px 3px 25px !important;
	margin: 0px 0px 8px 0px !important;
}

html>body .pdf {
	overflow: auto;
}

* html .pdf {
	height: 1em;
}

.gelber_kasten {
	background-color: #FFFBE2;
	padding: 10px 20px 10px 20px !important;
}

.schrift_rot {
	color: #A83001 !important;
}

.basket {
	background-image: url(../img/basket.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 1px 0px 3px 22px !important;
	margin: 0px 0px 8px 0px !important;	
}

.zitatbox {
	margin: 10px 9px 0px;
	padding: 12px 16px;
	border: 1px solid #e7dcc0;
	background-color: #fff8cd;
}

.zitatbox {
	padding-top: 0px;
}

.zitatbox .zitat {
	font-style: italic;
	font-size: 11px;
}

.zitatbox .zitat_quelle {
	font-size: 10px;
}

/* GESAMT */

#gesamt {
	position: relative;
	width: 990px;
	margin: 0px auto;
}

/* HEAD */

#head .links,
#head .rechts {
	width: 200px;
	float: left;
}

#head .mitte {
	width: 590px;
	float: left;
	text-align: center;
	background-color: #FFFBE2;
	padding: 34px 0px 20px 0px;
	border-bottom: 15px solid #946841;
}

/* CONTENT */

#content .links,
#content .rechts {
	width: 200px;
	float: left;
}

#content .mitte {
	width: 546px;
	float: left;
}

/* NAVIGATION */

#content .links ul {
	font-family: Verdana, Arial, Tahoma;
	margin: 27px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	border-bottom: 1px solid #E7DCC0;
}

#content .links ul li {
	font-weight: bold;
/*	background-image: url(../img/layout/navigation_listpoint.gif);
	background-repeat: no-repeat;
	background-position: 23px 15px; */
	border-top: 1px solid #E7DCC0;
}

* html #content .links ul li {
	height: 1px;
}

* html #content .links ul li a {
	margin: 0px 0px 0px 0px;
}

#content .links ul li a {
	text-decoration: none;
	display: block;
	padding: 8px 10px 9px 22px;
	margin: 0px 0px 0px 0px;
	color: #815A37;
}

#content .links ul li a:hover {
	color: #A27A53;
}

#content .links ul .aktiv a {
	color: #fff;
	background-color: #946841;
}

#content .links ul .aktiv a:hover {
	color: #fff;
}


/* SUBNAVIGATION */

#content .links ul li ul {
	margin: 8px 0px 8px 0px;
	padding: 0px;
	border: none !important;
}

#content .links ul li ul li {
	font-weight: normal;
	border: none !important;
	background-image: url(../img/layout/navigation_listpoint.gif);
	background-repeat: no-repeat;
	background-position: 22px 8px;
}

#content .links ul li ul .aktiv {
	background-image: url(../img/layout/navigation_listpoint_aktiv.gif);
}

#content .links ul li ul li a {
	font-weight: normal;
	color: #815A37 !important;
	background-color: transparent !important;
	padding: 3px 0px 3px 38px;
	margin: 0px;
}

#content .links ul li ul li a:hover {
	text-decoration: underline;
}

#content .links ul li ul .aktiv a {

	background-color: transparent !important;
}

#content .links ul li ul .aktiv a:hover {
	text-decoration: none;
	
}

#content .links .speisekarte {
	margin: 40px 9px 28px 9px;
	padding: 6px 8px;
	background-color: #fff8cd;
	border: 1px solid #e9dfc3;
	font-size: 11px;
}

#content .links .speisekarte .csc-textpic-imagewrap dl {
	margin: 0px 8px 0px 0px !important;
	padding: 0px !important;
}

#content .links .speisekarte p {
	margin: 0px;
	padding: 0px 0px 3px 0px;
}

#content .links .banner {
	margin: 0px 9px 0px 9px;
}

/* INHALT */

#content .mitte {
	padding: 27px 22px 20px 22px;
}

#content .mitte p {
	margin: 0px 0px 14px 0px;
	line-height: 17px;
}

#content .mitte ul {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	list-style: none;
}

#content .mitte ul li {
	padding: 0px 0px 0px 22px;
	background-image: url(../img/layout/intext_listpoint.gif);
	background-repeat: no-repeat;
	background-position: 4px 2px;
	margin: 4px 0px 4px 0px;
}

/* STARTSEITE */


#startseite .csc-textpic-firstcol {
	border-right: 22px solid #fff;
}

#startseite .csc-textpic-imagerow {
	border-top: 5px solid #fff;
}

#startseite .csc-textpic .csc-textpic-image {
	padding: 0px !important;
	margin: 0px !important;
	width: auto !important;
}

#startseite .csc-textpic-caption {
	background-color: #FFFBE2;
	padding: 4px;
	text-align: center;
	display: block !important;
	width: 254px;
}

/* KONTAKT */

#content .mitte form  {
	margin: 0px 0px 15px 0px;
}

#content .mitte form input,
#content .mitte form textarea,
#content .mitte form select {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
}

#content .mitte form label {
	width: 260px;
	display: block;
	float: left;
	border-bottom: 1px dotted #ccc;
	padding: 6px 10px 5px 2px;
}

#content .mitte form input {
	width: 260px;
	margin-top: 5px;
}

#content .mitte form textarea {
	width: 260px;
	height: 100px;
	margin: 5px 0px 0px 0px;
}

#content .mitte form select {
	margin: 5px 0px 0px 0px;
}

#content .mitte form .csc-mailform-check {
	width: auto;
	margin: 5px 0px 0px 0px;
}

#content .mitte form div {
	clear: both;
}

#content .mitte form .csc-mailform-submit {
	width: auto;
	margin-left: 270px;
}

#content .mitte form span.csc-mailform-radio fieldset {
	border: none;
}

#content .mitte form span.csc-mailform-radio legend {
	display: none;
}

#content .mitte form span.csc-mailform-radio label {
	border: none;
	padding: 8px 0px 0px 10px;
	float: left;
	width: 200px;
}

html>/**/body #content .mitte form span.csc-mailform-radio label {
	padding: 5px 0px 0px 10px;
}

#content .mitte form span.csc-mailform-radio input {
	float: left !important;
	width: auto;
}

/* RECHTS */

#content .rechts {
	padding: 27px 0px 0px 0px;
}

#content .rechts .newsmeldung {
	margin: 0px 18px 25px 18px;
}

#content .rechts .newsmeldung h2 {
	margin: 0px;
	padding: 0px;
}

#content .rechts .newsmeldung p {
	margin: 6px 0px 6px 0px;
	line-height: 16px;
}

/* UNTEN */

#content .mitte .unten {
	margin-top: 30px;
	font-size: 11px;
}

#content .mitte .unten p {
	color: #887A53;
	text-align: center;
}


#content .mitte .unten ul {
	background-color: #FFFBE2;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	height: 24px;
}

#content .mitte .unten ul li {
	padding: 0px 0px 0px 30px;
	background-image: url(../img/layout/unten_listpoint.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin: 5px 0px 0px 25px;
	float: left;
}

* html #content .mitte .unten ul li {
	margin: 5px 0px 0px 20px;
}

#content .mitte .unten ul .first {
	padding: 0px 0px 0px 0px;
	background: none;
	float: left;
}

* html #content .mitte .unten ul .first {
	margin: 5px 0px 0px 18px;
}

#content .mitte .unten ul li a {
	text-decoration: none;
}

#content .mitte .unten ul li a:hover {
	text-decoration: underline;
}

/* PICTURES */
/* Pictures on left, add margin on right */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
	padding: 0px 18px 12px 0px !important;
	float: left;
}

/* Pictures on right, add margin on left */
DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
	padding: 0px 0px 12px 18px !important;	
	float: right;
}

DIV.csc-textpic-imagewrap, DIV.csc-textpic-imagerow {
	width: auto !important;
}

dl.csc-textpic-image {
	padding-bottom: 10px;
}

.csc-textpic-intext-left-nowrap .csc-textpic-text {
	padding-left: 14px;
}

* html .csc-textpic-intext-left-nowrap .csc-textpic-text {
	padding-left: 11px;
}

*+html .csc-textpic-text {
	float: left;
}

*+html .csc-textpic-intext-right .csc-textpic-text {
	float: none;
}

.csc-textpic-caption {
	font-family: Tahoma;
	font-size: 11px !important;
	padding: 2px 2px 5px 2px;
}

DIV.csc-textpic-intext-left-nowrap img {
	float: left;
}

* html DIV.csc-textpic-text ul {
	height: 1em;
	padding-left: 2em;
}

html>body DIV.csc-textpic-text ul {
	overflow: auto;
}

/* REFERENZEN */

#referenzen .csc-textpic {
	float: left;
	margin: 0px 9px 10px 0px;
}

#referenzen .csc-textpic-clear {
	clear: none;
}

#referenzen .csc-textpic .csc-textpic-image {
	width: 160px !important;
}

#referenzen .csc-textpic .csc-textpic-image img {
	margin: 0px auto;
	float: none;
	display: block;
	padding: 5px 0px 0px 0px;
}

#referenzen .csc-textpic .csc-textpic-image dt {
	display: block;
	text-align: center;
}

#referenzen .csc-textpic-text {
	font-size: 11px;
	text-align: center;
	padding: 1px 0px 0px 0px !important;
}

#referenzen {
	font-size: 11px !important;
}

#referenzen .csc-textpic .csc-textpic-imagerow {
	display: inline !important;
	float: left !important;
	clear: none !important;
}

#referenzen .csc-textpic-caption {
	padding: 0px !important;
}


*+html #referenzen .csc-textpic-text {
	float: none !important;
}

#referenzen DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
#referenzen DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
#referenzen DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
	padding-right: 0px !important;
}

#content #startseite .csc-textpic img {
	padding: 0px !important;
	border: none !important;
}

.csc-textpic-intext-left-nowrap .csc-textpic-imagerow .csc-textpic-firstcol {
	padding-right: 10px;
}

html>/**/body .csc-textpic-intext-left-nowrap .csc-textpic-imagerow {
	padding-right: 20px;
}

/* NEWS DETAIL */


.mitte .singleNews .singleBild {
	float: left;
	margin: 0px 20px 10px 0px;
}

/***********************************************/
/* tabellen                                    */
/***********************************************/

.mitte caption {
	text-align: left;
	color: #815a37;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 0.5em;
}

.mitte table {
	border: 1px solid #d4cab0;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 14px 0;
	font-size: 0.9em;
}

.mitte .contenttable td, .mitte .contenttable th {
	margin: 0;
	padding: 0.3em 0.6em;
	border: 1px solid #d4cab0;
}

.mitte .contenttable th {
	vertical-align: top;
}

.mitte .contenttable thead th {
	background-color: #fffbe2;
	color: #815a37;
	text-align: left;
}

.mitte .contenttable td {
	color: #815a37;
	vertical-align: top;
}

