* {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	outline:none;
}
html{
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: ;
	scrollbar-3dlight-color: ;
	scrollbar-darkshadow-color: ;
	scrollbar-shadow-color: #FE7B07;
	scrollbar-arrow-color: #FE7B07;
	scrollbar-track-color: ;}
/* Höhen- und Breitenanpassung zu 100%; Scrollbar ausblenden */
body, html{ width: 100%;
            height: 100%;
            overflow: hidden;}

/* BG-Image auf unterste Ebene anordnen */
#bgImg{ position: absolute;
        top: 0;
        left: 0;
        border: 0;
        z-index: 1;}
/* Body-Dummy absolut über BG-Image legen; Scrollbar bei Bedarf einblenden */
#bodyDiv{
	position: absolute;
	top: -1px;
	left: -1px;
	z-index: 2;
	overflow: auto;
	width: 100%;
	height: 100%;
	text-align: center;
}

/* Layoutelemente */
#mainDiv{
	width: 876px;
	height: 700px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#headDiv{
	background-image: url(../images/head1_bg.jpg);
	height: 143px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#logo {
	float: left;
	height: 140px;
	width: 172px;
}
#logo a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

#anschrift {
	font-size: 12px;
	height: auto;
	width: 650px;
	float: left;
	margin-top: 0px;
	padding-left: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#anschrift a {
	color: #401F00;
	text-decoration: none;
}

#border {
	height: 5px;
	width: 875px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
}

#contentDiv{
	height: 551px;
	background-image: url(../images/head2_bg.jpg);
	background-repeat: no-repeat;
	background-position: 172px;
	width: 876px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#imgs {
	float: right;
	height: 85px;
	width: 420px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#imgs img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#links {
	float: left;
	height: 50px;
	width: 177px;
}



#inhalt {
	background-repeat: no-repeat;
	float: left;
	height: 443px;
	width: 551px;
	background-position: right bottom;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.inhalt00 { background-image:url(../images/content_00.jpg);}
.inhalt01 { background-image:url(../images/content_01.jpg);}
.inhalt02 { background-image:url(../images/content_02.jpg);}
.inhalt03 { background-image:url(../images/content_03.jpg);}
.inhalt04 { background-image:url(../images/content_04.jpg);}
.inhalt05 { background-image:url(../images/content_05.jpg);}
#text {
	width: 320px;
	float: left;
	overflow: auto;
	height: 430px;
	padding-left: 225px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#text  h1 {
	font-size: 15px;
	margin-bottom: 15px;
	margin-top: 5px;
	color: #000000;
	margin-left: 10px;
}
#text  h2 {
	font-size: 13px;
	font-weight: bold;
	color: #FE881E;
	margin-left: 10px;
}
#text  p {
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#text a {
	font-weight: 500;
	color: #FD983E;
}
#text .web {
	margin-left: 13px;
}
#text .mail {
	margin-left: 3px;
}
.haft     {
	font-size: 10px;
	padding: 9px;
	display: block;
	background-color: #FDE3CA;
	margin-right: 10px;
	margin-top: 10px;
}



.orange {
	color: #FE881E;
}

#navi {
	background-image: url(../images/navi_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 454px;
	width: 146px;
	padding-left: 1px;
}
#navi a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
	margin-left: 20px;
	font-weight: 500;
}
#navi a:hover, #navi a:active {
	color: #FD7B09;
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
}
#navi ul {
	margin-top: 145px;
	margin-left: 0px;
	list-style-type: disc;
}
#navi li {
	margin-top: 0px;
	margin-bottom: 5px;
	list-style-type: none;
}


#footerDiv{
	margin-top: 10px;
	text-align: right;
	clear: both;
	float: right;
	display: none;
}
#footerDiv a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

