html, body {
	height: 100%;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4F483F;
	font-size: 18px;
	text-decoration: none;
	line-height: 140%;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4F483F;
	font-size: 17px;
	text-decoration: none;
	line-height: 140%;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4F483F;
	font-size: 16px;
	text-decoration: none;
	line-height: 140%;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4F483F;
	font-size: 15px;
	text-decoration: none;
	line-height: 140%;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4F483F;
	font-size: 14px;
	text-decoration: none;
	line-height: 140%;
}
h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4F483F;
	font-size: 13px;
	text-decoration: none;
	line-height: 140%;
}

#rahmen {
	position: absolute;
	width: 800px;
	left: 50%;
	margin: 0px 0px 0px -400px;
	background-image: url(../images/hg.gif);
	height: auto;
	min-height: 100%;
	z-index: 2;
	border-bottom: 1px solid #BEB9B2;
}
#pictures {
	position: absolute;
	width: 50%;
	left: 50%;
	background-image: url(../images/bilder/fleisch.jpg);
	height: 150px;
	z-index: 1;
	margin-top: 33px;
	background-repeat: repeat-x;
}

a:link, a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0854A8;
	text-decoration: underline;
}

a:hover, a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0854A8;
	text-decoration: none;
}

.fuss:link, .fuss:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7D7366;
	text-decoration: none;
}
.fuss:hover, .fuss:active {
	color: #000000;
	text-decoration: none;
}
.textklgrau {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7D7366;
	text-decoration: none;
}
.bild_re {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7D7366;
	font-size: 11px;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
}
.bild_li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7D7366;
	font-size: 11px;
	text-decoration: none;
	padding: 0px 15px 0px 0px;
}
.bu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7D7366;
	font-size: 11px;
	text-decoration: none;
	padding: 3px 0px 8px 8px;
	background-image: url(../images/linie_bild.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.tabhg_d {
	background-color: #7D7366;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #E1D5A5;
	font-weight: bold;
	font-size: 12px;
}
.tabhg_m {
	background-color: #E1D5A5;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	font-size: 12px;
}
.tabhg_h {
	background-color: #EEE9CC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	font-size: 12px;
}

.button:link, .button:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D7366;
	text-decoration: none;
	background-color: #EEE9CC;
	border-left: 1px solid #7D7366;
	border-right: 1px solid #7D7366;
	border-bottom: 1px solid #7D7366;
	padding: 0px 6px 1px 6px;
	display: block;
	font-weight: bold;
}
.button:hover, .button:active {
	text-decoration: none;
	background-color: #E1D5A5;
}
.tool:link, .tool:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BEB9B2;
	text-decoration: none;
	padding: 3px 8px 3px 8px;
	font-weight: bold;
	line-height: 20px;
}
.tool:hover, .tool:active {
	color: #E1D5A5;
	text-decoration: none;
	background-color: #7D7366;
	padding: 3px 8px 3px 8px;
	font-weight: bold;
	line-height: 20px;
}
.toolon:link, .toolon:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E1D5A5;
	text-decoration: none;
	padding: 3px 8px 3px 8px;
	font-weight: bold;
	line-height: 20px;
	background-color: #7D7366;
}
.toolon:hover, .toolon:active {
	text-decoration: none;
}
.hgtool {
	background-color: #FFFFFF;
	padding-top: 13px;
	padding-right: 20px;
	background-image: url(../images/hg_tool.gif);
	background-repeat: no-repeat;
}
.schatten {
	background-image: url(../images/schatten.gif);
	background-repeat: repeat;
	border-left: 1px solid #BEB9B2;
	border-right: 1px solid #BEB9B2;
}
/* Navigation */
.navi:link, .navi:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #7D7366;
	text-decoration: none;
	padding: 4px 8px 4px 10px;
	text-align: right;
	border-bottom: 1px solid #BEB9B2;
	border-left: 1px solid #BEB9B2;
}
.navi:hover, .navi:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E1D5A5;
	text-decoration: none;
	border-bottom: 1px solid #F7F4E6;
	background-color: #7D7366;
}
.navion:link, .navion:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #E1D5A5;
	text-decoration: none;
	padding: 4px 8px 4px 10px;
	text-align: right;
	border-bottom: 1px solid #F7F4E6;
	background-color: #7D7366;
	border-left: 1px solid #BEB9B2;
}
.navion:hover, .navion:active {
	text-decoration: none;
}

/* Subnavi */
.subnavi:link, .subnavi:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 1px 8px 1px 10px;
	text-align: right;
	border-bottom: 1px solid #F7F4E6;
	background-color: #E1D5A5;
	border-left: 1px solid #BEB9B2;
}
.subnavi:hover, .subnavi:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #F7F4E6;
	background-color: #C4B47F;
}
.subnavion:link, .subnavion:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 1px 8px 1px 10px;
	text-align: right;
	border-bottom: 1px solid #F7F4E6;
	background-color: #C4B47F;
	border-left: 1px solid #BEB9B2;
}
.subnavion:hover, .subnavion:active {
	text-decoration: none;
}
/* Subnavi 1 */
.subnavi1:link, .subnavi1:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	font-size: 11px;
	color: #515151;
	text-decoration: none;
	padding: 1px 8px 1px 10px;
	text-align: right;
	border-bottom: 1px solid #F7F4E6;
	background-color: #D2C492;
	border-left: 1px solid #BEB9B2;
}
.subnavi1:hover, .subnavi1:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #F7F4E6;
	background-color: #D2C492;
}
.subnavi1on:link, .subnavi1on:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 1px 8px 1px 10px;
	text-align: right;
	border-bottom: 1px solid #F7F4E6;
	background-color: #D2C492;
	border-left: 1px solid #BEB9B2;
}
.subnavi1on:hover, .subnavi1on:active {
	text-decoration: none;
}
/*ENDE*/

.title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7D7366;
	padding: 3px 8px 3px 8px;
	background-color: #EEE9CC;
	border-bottom: 1px solid #7D7366;
	border-top: 1px solid #7D7366;
	letter-spacing: 1px;
}
.subtitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	font-weight: bold;
	color: #7D7366;
}
.subtitle2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	font-weight: bold;
	color: #000000;
}
.teaserue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #4F483F;
	background-color: #E1D5A5;
	padding: 2px 8px 2px 8px;
	font-weight: bold;
}
.teaser {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #000000;
	background-color: #FFFFFF;
	padding: 3px 8px 3px 8px;
}
.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #000000;
}
.text2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #000000;
	text-decoration: none;
}
.textleft{
	padding-left: 8px;
}
.liste {
	background-image: url(../images/aufzaehler.gif);
	background-repeat: no-repeat;
	background-position: 8px 4px;
}
form {
	padding: 0;
	margin: 0;
}
input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #7D7366;
	padding: 0px 4px 0px 4px;
}
.felder {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #7D7366;
	padding: 0px 4px 0px 4px;
}

.mehr:link, .mehr:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	font-size: 12px;
	color: #0854A8;
	text-decoration: underline;
	text-align: right;
}
.mehr:hover, .mehr:active {
	text-decoration: none;
	color: #0854A8;
}
.mehr_c:link, .mehr_c:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0854A8;
	text-decoration: underline;
}
.mehr_c:hover, .mehr_c:active {
	text-decoration: none;
	color: #0854A8;
}
.dottlinie {
	height: 13px;
	background-image: url(../images/liniedot.gif);
}

BODY {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #7C7C7C;
	scrollbar-highlight-color: #7C7C7C;
	scrollbar-3dlight-color: #E0E0E0;
	scrollbar-darkshadow-color: #E0E0E0;
	scrollbar-track-color: #E0E0E0;
	scrollbar-arrow-color: #7C7C7C;
	margin: 0px;
	padding: 0px;
	background-color: #EEE9CC;
	background-image: url(../images/hg_body.gif);
}