body, html {
	color: #427C28;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background-color: #EBDECB;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	overflow:auto;
}

* html, *html body {
	overflow-x: hidden;
	overflow-y: auto;
}

#centerBox {
	width: 100%;
	height: 100%;
}

#background {
	background-image:url('../images/background.jpg');
	background-repeat: no-repeat;
	width: 914px;
	height: 600px;
	position: relative;
}

#menuBox {
	position: absolute;
	top: 100px;
	left: 8px;
	width: 210px;
	height: 100%;
	border: 0px;
	border-right: 1px solid #427C28;
}

* html #menuBox {
	width: 209px;
}

#contentBox {
	text-align: left;
	position: absolute;
	top: 100px;
	left: 219px;
	width: 687px;
	height: 560px;
	border: 0px;
}

* html #contentBox {
	width: 688px;
	left: 218px;
}

#laufschriftenBox {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 23px;
	border: 0px;
	font-size: 14px;
	padding-top: 6px;
	padding-left: 3px;
	padding-right: 3px;
	border-bottom: 1px solid #427C28;
}

* html #laufschriftenBox {
	height: 22px;
}

#inhaltsBox {
	position: absolute;
	top: 40px;
	left: 0px;
	width: 667px;
	height: 100%;
	border: 0px;
	overflow:auto;
	padding: 10px;
}

* html #inhaltsBox {
	top: 39px;
	height: 100%;
	width: 668px;
}

#inhaltsBoxRdB {
	position: absolute;
	top: 40px;
	left: 0px;
	width: 677px;
	height: 100%;
	border: 0px;
	overflow:auto;
	padding: 5px;
	padding-left: 10px;
}

* html #inhaltsBoxRdB {
	top: 39px;
	height: 100%;
	width: 678px;
}

#inhaltsBoxKarte {
	position: absolute;
	top: 40px;
	left: 0px;
	width: 667px;
	height: 100%;
	border: 0px;
	overflow:auto;
	padding: 5px;
	padding-left: 20px;
}

* html #inhaltsBoxKarte {
	top: 39px;
	height: 100%;
	width: 668px;
}

#menuButtons {
	position: absolute;
	top: 29px;
	left: 25px;
	width: 160px;
	height: auto;
}

* html #menuButtons {
	top: 28px;
}

#menuGruen {
	border-top: 1px solid #427C28;
	margin-bottom:20px;
}

#menuWeiss {
	border-top: 1px solid #FFFFFF;
	margin-bottom:20px;
}

#menuRot {
	border-top: 1px solid #DB2929;
	margin-bottom:20px;
}

a.menuLink {
	display: block;
	color: #427C28;
	text-decoration: none;
	width: 160px;
	height: 18px;
	padding-top: 1px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background-image:url('../images/menuUp.jpg');
}

a.Rot {
	color: #DB2929;
	background-image:url('../images/menuUpRot.jpg');	
}

a.Weiss {
	color: #FFFFFF;
	background-image:url('../images/menuUpWeiss.jpg');	
}

a.RotOver {
	color: #DB2929;
	background-image:url('../images/menuOverRot.jpg');	
}

a.WeissOver {
	color: #FFFFFF;
	background-image:url('../images/menuOverWeiss.jpg');	
}

a.menuLinkOver {
	display: block;
	color: #427C28;
	text-decoration: none;
	width: 160px;
	height: 18px;
	padding-top: 1px;
	text-align: center;
	font-size: 14px;
	background-image:url('../images/menuOver.jpg');
}

a {
	color: #427C28;
}

a.events {
	text-decoration: none;
}

input {
	border: 1px solid #427C28;
	line-height: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #427C28;
}

select {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #427C28;
	background-color:#EBDECB;
	border:1px solid #7F9DB9;
}

input.kontakt {
	width: 200px;
}

input.onlinebuchen {
	width: 97px;
}

select.onlinebuchen {
	border: 1px solid #427C28;
	line-height: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #427C28;
}

input.newsletter {
	width: 405px;
}

textarea {
	border: 1px solid #427C28;
	line-height: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #427C28;
}

textarea.kontakt {
	width: 405px;
	height: 100px;
	overflow: auto;
}

p {
	padding-top:3px;
	padding-bottom:3px;
	margin-top:3px;
	margin-bottom:3px;
}

div.kontakt {
	padding: 0px;
	margin: 0px;
	width: 200px;
	float: left;
	padding-right: 5px;
}
 	
div.onlinebuchen {
	padding: 0px;
	margin: 0px;
	float: left;
	padding-right: 5px;
}
 	
div.newsletter {
	padding: 0px;
	margin: 0px;
	width: 400px;
}

input.checkboxradio {
	border: 0;
}

div.events {
	width: 215px;
	text-align: center;
	float:left;
	height: 140px;
}

img.events {
	vertical-align: bottom;
	border: 0;
	width: 150px;
}

img.presse {
	margin-right: 10px;
	float: left;
}

p.presse {
	clear: both;
}

img.rolleOben {
	height: 91px;
	padding: 0px;
	margin: 0px;
}

div.rolleOben {
	height: 91px;
	padding: 0px;
	margin: 0px;
}

div.rolleMitte {
	background-image:url('../images/rolle_mitte.jpg');
	width: 500px;
	padding-left:35px;
	padding-top:10px;
	height: 378px;
	background-repeat: no-repeat;
}

div.rolleUnten {

}

div.menu {
	padding: 0px;
	margin: 0px;
	color: #333333;
	padding-top: 5px;
	padding-left: 10px;
	width: 400px;
}

div.menuName {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
	float:left;
}

div.menuPreis {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	float:right;
}

div.menuBemerk {
	padding: 0px;
	margin: 0px;
	clear:both;
}

img.imageRight {
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	float: right;
}

img.imageLeft {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}

.EventUnterschrift {
	color: #EBDECB;
}

.EventSeitenWahl {
	font-size: 20px;
	line-height: 39px;
	font-weight: bolder;
}

.EventImageThumb {
	margin: 0px;
	padding: 0px;
	display:block;
	text-align:center;
}

.EventImage {
	margin: 0px;
	padding: 0px;
	display:block;
}

h2 {
	font-size: 16px;
}

#mainAll {
	float:left;
	height:715px;
	border-right:1px solid #427C28;
}

#Werbung {
	padding-left:5px;
	margin-left:1px;
	float:left;
	text-align:left;
	overflow:hidden;
	height:715px;
	width:162px;
}

p.werbeKunde {
	padding:0px;
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
}

a.RezeptMenu {
	font-size: 14px;
}

a.RezeptMenuOver {
	font-size: 14px;
	color: #DB2929;
}

p.rezeptUeberschrift {
	font-size: 14px;
	text-align: center;
	text-decoration: underline;
}

p.rezeptText {
	text-align: justify;
}

a.enterPage {
	font-size:22px;
	font-weight:bold;

}