* {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

html {
	height: 100%;
  padding-bottom: 0.5em;
}

body {
  background-image: url('../images/bg_wood.jpg');
  font-family: helvetica, arial, sans-serif;
  font-size: 1em;
  padding: 0 0 3em 0;
}

input, textarea, select {
  border-color: #4f4014;
  border-style: solid;
  border-width: 3px;
  font-family: helvetica, arial, sans-serif;
  font-size: 1em;
}

#css_aktionskarte h2,h3 {	
	text-decoration: underline;
}

#css_aktionskarte h3:after {	
	content: ":";
}

#css_aktionskarte table {	
  line-height: 1.2em;
}

#css_aktionskarte td {
	padding: 0 0 0.5em 0;
}

#css_aktionskarte td.col0 {
	width: 80%;
}

#css_aktionskarte td.col1 {
  text-align: right;
  vertical-align: top;
	width: 20%;
}

#css_speisekarte h2 {	
	padding: 0.2em 0 0.2em 0;
	text-decoration: underline;
}

#css_speisekarte h3 {	
  font-size: 0.9em;
	text-decoration: none;
}

#css_speisekarte h3:after {	
	content: ":";
}

#css_speisekarte table {
	font-size: 0.85em;
  line-height: 1.1em;
  width: 100%;
}

#css_speisekarte td {
	padding: 0 0 0.2em 0;
}

#css_speisekarte th {
	padding: 0 0 0.5em 0;
}

#css_speisekarte th.col_th_0 {
	color: #4f4014;
  font-size: 1.3em;
  font-weight: bold;
  text-align: left;
  text-decoration: underline;
}

#css_speisekarte th.col_th_2 {
	color: #4f4014;
  font-size: 1.3em;
  font-weight: bold;
  text-align: right;
}

#css_speisekarte td.col0 {
	width: 57%;
}

#css_speisekarte td.col1 {
  text-align: right;
  vertical-align: top;
	width: 18%;
}

#css_speisekarte td.col2 {
  text-align: right;
  vertical-align: top;
	width: 25%;
}

.aktionskarteli {
  border-width: 5px;
  border-style: solid;
  border-color: #4f4014;
  float: left;
  margin: 0 0.5em 0 0;
  padding: 0.5em 0.5em 0.5em 0.5em;
	width: 46%;
}

.aktionskartere {
  border-width: 5px;
  border-style: solid;
  border-color: #4f4014;
	overflow: hidden;
  padding: 0.5em 0.5em 0.5em 0.5em;
}

.aktionskarte_outline {
  border-width: 2px;
  border-style: solid;
  border-color: #4f4014;
  float: left;
  margin: 0 0 0 0;
	padding: 3px;
	width: 98%;
}

.body_print {
	background-color: #ffffff;
}

.comp_customer_news_box_entry {
  clear: both;
}

.comp_customer_news_box_entry_headline {
	text-decoration: underline;
}

.comp_customer_news_box_entry_text {
  font-size: 0.85em;
  margin: 0 0 0 7.2em;
}

.comp_customer_photoofthemonth_box_description {
	font-size: 0.8em;
  line-height: 1.2em;
  text-align: center;
}

.comp_customer_photoofthemonth_box_image {
	float: left;
  margin: 0 0.5em 0 0;
  overflow: hidden;
}

.comp_table_mittagstisch {
	border-color: #4f4014;
	border-width: 5px;
	border-style: solid;
	padding: 10px;	
	width: 100%;
}
.comp_table_mittagstisch .col_th_0 {
	color:#4F4014;
	font-size:1.2em;
	font-weight:normal;
	text-align: left;
	vertical-align: top;
	width: 7em;
}

.comp_table_mittagstisch .col2 {
	text-align: right;
	width: 4em;
}

.contentbox {
	overflow: hidden;
  clear: both;
  font-size: 0.8em;
  line-height: 1.5em;
  padding: 2em 1em 1em 1em;
  margin: 0 0 0 0;
}

.contentbox a {
	/*color: #807838;*/
	color: #125F0C;
  text-decoration: underline;
}

.contentbox a:link {
	color: #125F0C;
  text-decoration: underline;
}

.contentbox a:hover {
  background-color: #E6D764;
	color: #403C1C;
  text-decoration: underline;
}

.contentbox a:focus {
  background-color: #E6D764;
	color: #403C1C;
  text-decoration: underline;
}

.contentbox form p {
  margin: 0 0 0.5em 0;
  padding: 0 0 0 0;
}

.contentbox h1,h2,h3,h4 {
  clear: both;
	color: #4f4014;
  font-weight: bold;
	padding: 0 0 0.5em 0;
	letter-spacing: 0.1em;
  text-decoration: underline;
}

.contentbox h2,h3,h4 {
	padding: 1em 0 0.5em 0;
}

.contentbox h1 {
  font-size: 1.3em;
}

.contentbox h2 {
  clear: both;
  font-size: 1.2em;
}

.contentbox h3 {
  font-size: 1em;
}

.contentbox h4 {
  font-size: 1em;
}

.contentbox p {
  margin: 0 0 0 0;
	padding: 0.5em 0 1em 0;
}

.contentbox ul {
	margin: 0 0 0 1.2em;
	padding: 0.5em 0 1em 0;
}

.contentbox li {
	padding: 0 0 0.5em 0;
}

.footerbox {
  font-size: 0.7em;
  padding: 1em 1em 1em 1em;
}

.headerbox {
	font-size: 0.7em;
  padding: 1em 1em 1em 1em;
}

.headerbox a {
	color: #807838;
  text-decoration: underline;
}

.headerbox a:link {
	color: #807838;
  text-decoration: underline;
}

.headerbox a:hover {
  background-color: #E6D764;
	color: #403C1C;
  text-decoration: underline;
}

.headerbox a:focus {
  background-color: #E6D764;
	color: #403C1C;
  text-decoration: underline;
}

.headerbox img {
  border: 0;
  margin: 0 0.5em 0 0;
	float: right;
}

.headerbox_cmspage {
	float:left;
	width:50%;
}

.headerbox_cmspage table {
	font-size: 1em;
  margin: 0;
  padding: 0;
}

.headerbox_cmspage td.col0 {
  padding: 0 4px 0 0;
}

.headerbox_cmspage td.col1 {
  padding: 0 0 0 0;
}

.navigationbox_main {
  border-width: 1px 0 1px 0;
  border-style: solid;
  border-color: #000000;
  clear: both;
  padding: 1em 1em 1em 0.8em;
}

.navigation_main_ul {
  list-style-type: none;
}

.navigation_main_li {
  float: left;
  height: 30px;
}

.navigation_main_li img {
	border: 0;
}

.navigation_main_link {
	display: block;
  font-size: 0.95em;
  padding: 0 1em 0 0em;
}

.navigation_main_link_sel {
	display: block;
  font-size: 0.95em;
  padding: 0 1em 0 0em;
}

.navigationbox_main a,a:hover,a:focus,a:link {
  color: #000000;
  outline: none;
  text-decoration: none;
}

.navigation_sub_ul {
  clear: both;
  font-size: 0.8em;
  list-style-type: none;
  margin: 3em 0 0 0;
  padding: 0 0 0 0;
}

.navigation_sub_li {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.navigation_sub_li img {
  border: 0;
}

.navigation_sub_link {
  text-decoration: none;
}

.navigation_sub_link:link {
  text-decoration: none;
}

.navigation_sub_link:hover {
  text-decoration: underline;
}

.navigation_sub_link_sel {
  text-decoration: underline;
}

.navigation_sub_link_sel:link {
  text-decoration: underline;
}

.navigationbox_side {
  font-size: 0.7em;
  padding: 0 1em 1em 1em;
}

.navigationbox_side ul {
  list-style-type: none;
}

.navigationside_link {
	color: #000000;
	text-decoration: none;
}

.navigationside_link:link {
	color: #000000;
	text-decoration: none;
}

.navigationside_link:hover {
	color: #000000;
	text-decoration: underline;
}

.navigationside_link:focus {
	color: #000000;
	text-decoration: underline;
}


.navigationside_link_sel {
	color: #000000;
	text-decoration: underline;
}

.navigationside_link_sel:link {
	color: #000000;
	text-decoration: underline;
}

.navigationside_link_sel:hover {
	color: #000000;
	text-decoration: underline;
}

.navigationside_link_sel:focus {
	color: #000000;
	text-decoration: underline;
}

.events_entry { 
	background-image: url("../images/bg_baum-trans.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0 0 15px 0;
	padding: 0 0 22px 0;
	overflow: hidden;
}

.events_entry_date {
	font-size: 1.5em; 
	margin: 0 0 5px 0;
}

.events_entry_headline {
	font-size: 1.2em;
}

.events_entry_summary {
	
}

.events_entry_img {
	float: left;
	margin: 0 10px 0 0;
}

.speisekarteli {
  border-width: 1px;
  border-style: solid;
  border-color: #4f4014;
  float: left;
  margin: 0 0.5em 0 0;
  padding: 0.5em 0.5em 0.5em 0.5em;
	width: 46%;
}

.speisekartere {
  border-width: 1px;
  border-style: solid;
  border-color: #4f4014;
	overflow: hidden;
  padding: 0.5em 0.5em 0.5em 0.5em;
}
