body { background-image: url(../images/webseite_main_bg.jpg); background-repeat: repeat-x; background-attachment: fixed; background-position: 0 center; margin-top: 0; 
scrollbar-arrow-color: #ffffff;  scrollbar-base-color: #ffffff; scrollbar-highlight-color: #b0b041; scrollbar-shadow-color: #ffffff; scrollbar-3d-light-color: #ffffff; scrollbar-face-color: #b0b041;}
#main { background-image: url(../images/webseite_bg.jpg); text-align: left; position: absolute; top: 50%; left: 50%; width: 970px; height: 554px; margin-top: -286px; margin-left: -490px; padding-top: 10px; padding-left: 10px; }
#inhalte { font-family: tahoma; width: 960px; height: 318px; }
#beitraege { color: #fff; font-size: 14px; text-align: left; width: 525px; height: 315px; overflow: auto; float: left; margin-right: 5px; padding-right: 10px; }
h1 { color: #fff; font-size: 14px; font-weight: normal; }
#bilder { background-color: #FFC071; width: 416px; height: 306px; float: right; margin-top: 5px; border: solid 1px #244f28; }
#beitraege a { color: #244f28; text-decoration: underline; }
#beitraege a:hover { color: #fff; text-decoration: underline; }
#adresse { color: #fff; font-size: 12px; font-family: tahoma; text-align: right; padding-top: 20px; padding-right: 8px; }
#adresse a { color: #fff; font-weight: bold; text-decoration: none; }
#adresse a:hover { color: #c6c6c6; font-weight: bold; text-decoration: none; }
/*alternativ-container
*/
#beitraege_breit { color: #fff; width: 730px; height: 311px; float: left; margin-top: -2px; margin-left: -3px; border-width: 0; }
#newsflash { color: #244f28; font-size: 12px; font-family: tahoma; background-color: #f5fff4; text-align: left; padding-left: 5px; width: 215px; height: 175px; overflow: hidden; float: right; border: solid 1px; }
#logo { background-color: #fff; margin-top: 5px; width: 220px; height: 130px; float: right; border: solid 1px #244f28; }
/*navigation der beiträge*/
#nav-beitraege { background-image: url(../images/nav-beitraege_bg.jpg); text-align: left; width: 960px; height: 20px; margin-top: 1px; padding-top: 3px; }
#nav-beitraege a { color: #fff; font-size: 12px; font-family: tahoma, arial; font-weight: bold; text-decoration: none; text-transform: uppercase; margin-left: 10px; }
#nav-beitraege a:hover { color: #c6c6c6; font-size: 12px; font-family: tahoma, arial; font-weight: bold; text-decoration: none; text-transform: uppercase; margin-left: 10px; }
/*navigation der kategorien*/
#nav-kategorien { width: 960px; height: 165px; }
#nav-kategorien ul { margin-top: -10px; margin-left: -41px; }
#nav-kategorien li { color: #fff; font-size: 12px; font-family: tahoma, arial; font-weight: bold; text-decoration: none; text-align: center; text-transform: uppercase; list-style-type: none; list-style-image: none; margin-right: 8px; width: 161px; float: left; }
#nav-kategorien li a { color: #fff; font-size: 12px; font-family: tahoma, arial; font-weight: bold; text-decoration: none; text-align: center; text-transform: uppercase; list-style-type: none; list-style-image: none; width: 161px; height: 150px; float: left; padding-top: 3px; }
#nav-kategorien li a:hover { color: #fff; font-size: 12px; font-family: tahoma, arial; font-weight: bold; background-image: url(../images/button_trans.png); background-repeat: no-repeat; background-position: 0 22px; text-decoration: none; text-transform: uppercase; width: 161px; height: 150px; float: left; padding-top: 3px; list-style-type: none; list-style-image: none; }
#sprachschalter { width: 65px; float: left; margin-left: 50px; padding-top: 2px; }
/*klassen
*/
.contentheading { color: #244f28; font-weight: bold; }
.componentheading { }
form { font-size: 12px; }
input { font-size: 12px; border: solid 1px #244f28; }
select { font-size: 12px; border: solid 1px #244f28; }
textarea { font-size: 12px; border: solid 1px #244f28; }
.inputradio { border-style: none; border-width: 0; }
.inputbutton { color: #fff; font-size: 12px; font-family: tahoma; font-weight: bold; background-image: url(../images/button_bg.jpg); width: 70px; padding: 2px; border: solid 1px #244f28; cursor: pointer; }
.speisekarte td { border-bottom: 1px dotted #244f28; }


.gruenfett { color: #244f28; font-size: 12px; font-weight: bold; }
.orangefett { color: #ec9100; font-size: 12px; font-weight: bold; }
.rotfett { color: #ca0000; font-size: 12px; font-weight: bold; }
.tabellegruen { background-color: #8f8e00; }

#like {
	text-align: left;
	margin-top: 50px;
	width: 450px;
	float: left;
	padding-left: 15px;
}

hr{ border: 1px dotted #244f28;}
.bildlink a { border: solid 1px #244f28; }
.bildlink a:hover { border: solid 1px #f5fff4; }
.tel { }

#bilder form {
	padding-left: 30px;
	padding-top: 30px; 
}
#bilder form label {
	font-size: 12px;
}
.hide { width: 0; height: 0; visibility: hidden; }
/*<agl.folder "multibox">*/
	/**************************************************************

	MultiBox
	v1.3

**************************************************************/
	.MultiBoxContainer {
	position: absolute;
	border: 20px solid #000;
	background-color: #FFF;
	display: none;
	z-index: 2;
	text-align: left;
	/*overflow: hidden;*/
}
	.MultiBoxLoading {
	background: url(../images/loader.gif) no-repeat center;
}
	.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
	.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(../images/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}
	.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	width: 100%;
	position: relative;
}
	.MultiBoxControls {
	width: 100%;
	height: auto;
	background-color: #000000;
	padding-bottom: 2px;
	position: absolute;
	bottom: 0px;
}
	.MultiBoxPrevious {
	position: absolute;
	background: url(../images/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}
	.MultiBoxNext {
	position: absolute;
	background: url(../images/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}
	.MultiBoxNextDisabled {
	cursor: default;
	background: url(../images/rightDisabled.png) no-repeat;
}
	.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(../images/leftDisabled.png) no-repeat;
}
	.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}
	.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}
	.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}
	/*************************************************************/
/*</agl.folder>*/
#startseitentext { position: relative; top: -200px; width: 600px; height: 150px; z-index: 5; }
