body {
	background: #DD9C34 url("images/bg.jpg") repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#mittig {
	margin: 0px auto;
	width: 749px;
	text-align: left;
	background:  url("images/bg_shadow.gif") repeat-y;
}
#alles {
	width: 703px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	border-left: 13px solid #FFF;
	border-right: 13px solid #FFF;
	background: #376376 url("images/bg_content.jpg") repeat-x 0px 328px;
}
#shadow_left {
	width: 750px;
	background-image:  url("images/shadow_left.jpg");
	background-repeat: no-repeat;
}
#shadow_right {
	width: 750px;
	background-image:  url("images/shadow_right.jpg");
	background-repeat: no-repeat;
	background-position: 739px 0px;
}#content {
	color: #FFF;
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
}

h1 {
	text-align:left;
	font-size: 17px;
}

h2 {
	text-align:left;
	font-size: 15px;
}

h3 {
	text-align: left;
	font-size: 14px;
}

p {
	font: 13px "Times New Roman", Georgia, Times, serif;
	line-height: 14px;
	text-align: left;
}

li {
	font: 13px "Times New Romane", Georgia, Times, serif;
	line-height: 14px;
}

a:link, a:visited {
	color: #FFEDC5;
	text-decoration:none;
	font-weight:bold;
	border-bottom: 1px dotted #FFEDC5;
}

a:hover, a:active {
	color: #12293B;
	background-color: #FFEDC5;
	border: 0px;
	text-decoration:none;
}

a.ohne:link, a.ohne:visited, a.ohne:hover, a.ohne:active {
	background: transparent;
	text-decoration:none;
	border: 0px;
}



.textkasten01 {
	width: 350px;
	float: left;
	text-align: justify;
}
.textkasten02 {
	float: left;
	text-align: justify;
	width: 500px;
}
.bildkasten01, .bildkasten02 {
	margin: 0px 0px 0px 360px;
	text-align: right;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
.bildkasten01 img, .bildkastenimg {
	border: 1px solid #FFEDC5;
	margin-bottom: 10px;
}

.bildkasten02 img {
	border: 1px solid #FFEDC5;
	margin-bottom: 5px;
}
.bildkasten02 p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	line-height: 13px;
	text-align: right;
}


.hervorheb {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.ganzeBreite {
	width: 100%;
	clear: left;
}
td {
	font: 13px "Times New Roman", Georgia, Times, serif;
	line-height: 14px;
}
.firstCell {
	background-color: #93BE45;
	color: #112433;
}
.secondCell {
	background: #224154;
}
th {
	font-size: 14px;
	text-align: left;
}
.borderFFF {
	border-bottom: 1px solid #576614;
}
.borderDDD {
	border-bottom: 1px solid #81771E;
}
.borderCCC {
	border-bottom: 1px solid #7A6620;
}
.kontakttable {
	border: 1px solid #142B3D;
}
.allergiekasten {
	border: 1px solid #FFF;
	text-align: justify;
	width: 209px;
	padding: 0px 13px 13px 13px;
	background-color: #93BE45;
	color: #112433;
	font-size: 13px;
}
.footer {
	color: #FFFFFF;
	text-align: center;
	font: 10px "Times New Roman", Georgia, Times, serif;
	padding: 7px 0px;
	margin: 0px;
}
#submenu {
	padding: 3px 13px 3px 7px;
	color: #FFEDC5;
	background-color: #333D44;
}

#submenu a:link, #submenu a:visited {
color: #FFEDC5;
border: 0px;
font-weight: bold;
margin: 0px;
padding: 3px;
}

#submenu a:hover, #submenu a:active {
background-color: #FFEDC5;
color: #333D44;
}

.table_minus13px {
	margin: -13px 0px -13px -13px;
}
