h1 {
	font-size: 11px;
	border-bottom:1px solid #CDAFA2;
	padding-bottom:3px;
	margin-bottom:10px;
}

.note_cell {
	padding: 8px;
	border:1px solid #CDAFA2;
}

.note_cell p {
	padding: 0px;
	margin: 0px;
}

.note_cell img {
	float:left;
	margin: 0px 8px 8px 0px;
}

.error_cell {
	padding: 8px;
	border:1px solid #CDAFA2;
	color: #CC0000;
	font-weight: normal;
	margin: 5px 0px 10px 0px;
}

.error_cell a {
	color: #CC0000;
}


input.text, textarea.text  {
	border-right: #e7e8ed 1px solid;
	padding-right: 4px;
	border-top: #474e66 1px solid;
	padding-left: 4px;
	padding-bottom: 1px;
	border-left: #474e66 1px solid;
	padding-top: 1px;
	border-bottom: #e7e8ed 1px solid;
	font-size: 11px;
}

input.text, textarea.text, select.text  {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top:3px;
}

input.error, textarea.error {
	border-top: #CC0000 1px solid;
	border-left: #CC0000 1px solid;
}

input.button  {
	padding: 2px 5px 2px 5px;
	border: 0px;
	font-size: 11px;
	color: #FFFEFF;
	background-color: #9F8274;
	cursor: pointer;
}

.error  {
	color: #CC0000;
	font-weight: bold;
}

div.reservierung_ueber {
	background-color: #ECDED1;
	border-top:1px solid #CDAFA2;
	border-bottom:1px solid #CDAFA2;
	height:43px;
	background-position: right;
	background-repeat: no-repeat;
}

div.reservierung_ueber h2 {
	font-weight: normal;
	background-position: 11px 4px;
	background-repeat: no-repeat;
	padding: 20px 0px 0px 185px;

}

table.reservierung_tab {
	margin-top: 10px;
}

table.reservierung_tab td, table.reservierung_tab th  {
	border-bottom:1px solid #CDAFA2;
	padding:2px 9px 2px 0px;
	font-weight: normal;
}

table.reservierung_tab td.right  {
	padding-right:0px;
}

table.reservierung_tab th  {
   text-align: left;
	white-space: nowrap;
}

table.reservierung_tab a  {
	font-weight: bold;
}

.reservierung_buchung_ueber {
	font-size:16px;
	padding-bottom:2px;
}

.reservierung_buchung_tisch_1 img {
	border-bottom: 10px solid #FFFFFF;
}

.reservierung_buchung_tisch_2 img {
	border-top: 10px solid #FFFFFF;
}

div.rezepte_ueber {
	background-color: #ECDED1;
   	border-top:1px solid #CDAFA2;
	border-bottom:1px solid #CDAFA2;
	background-position: right;
	background-repeat: no-repeat;
}

.rezepte_titel {
	font-size: 18px;
	color: #9F8274;
	font-weight: bold;
	padding: 5px;
}

.rezepte_liste {
	padding: 5px 0px 5px 40px;
	border-bottom:1px solid #CDAFA2;
	background-repeat: no-repeat;
	background-position: 10px center;
}

div.galerie_ueber {
	padding: 5px;
	background-color: #ECDED1;
	border-top:1px solid #CDAFA2;
	border-bottom:1px solid #CDAFA2;
}

.galerie_titel  {
	color: #580A00;
	font-weight: bold;
	padding-right: 5px;
}

.gallery_preview {
	width: 145px;
	margin: 10px 10px 0px 0px;
	float: left;
	text-align: center;
}

.gallery_preview_last {
	width: 145px;
	margin-top: 10px;
	float: left;
	text-align: center;
}

.gallery_break {
	clear: both;
	display: block;
}

.formular fieldset {
	padding: 0px;
	margin:0px;
	border: none;
}

.formular label {
	width: 115px;
	float: left;
	display: block;
	height: 18px;
	margin-top: 3px;
}

.formular .div_table input {
	width: 320px;
}

.formular .div_table input.small {
	width: 70px;
}

.formular .div_table input.middle {
	width: 230px;
	margin-left: 7px;
}

.formular .contact_by {
	padding: 8px 0px 8px 0px;
}

.formular .contact_by p {
	display: inline;
	padding-right: 15px;
}

.formular textarea {
	width: 320px;
}

.formular .buttons {
	padding: 15px 0px 0px 115px;
}

.formular select {
	width: 340px;
}

.formular .agb_check {
	margin: 10px 0px 0px 115px;
	border: 1px solid #CDAFA2;
	line-height: 21px;
}

.formular .agb_check input {
	margin: 0px 3px;
}

.line_01 {
	height:1px;
	margin: 10px 0px;
	background: #CDAFA2;
}

.table_bottom {
	margin-top: 10px;
	border-top: 1px solid #CDAFA2;
}


/*##############   Partner    #################################*/

.partner {
	margin-top: 15px;
}

.partner div {
	position: relative;
	float: left;
	width: 200px !important;	
	font-weight: bold;
}

.partner_a {
	float: left;
	background: none;
	border: none;
	padding: 0;	
	width: 190px !important;
}

.partner_a img {
	width: 160px !important;
}

.clearboth {
	clear: both;
}
