body {
	font-size: 101%;
	background-color: #7BCAAA;
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	background-image: url(../images/hinten-Willkommen.jpg);
	background-repeat: no-repeat;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #7BCAAA;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
}

#banner {
	margin:0;
	padding:0;
	position: absolute;
	height: 80px;
	left: 2px;
	top: 2px;
	right: 0px;
	width: 980px;
	z-index: 1;
	text-align: center;
	vertical-align: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
	
#menu {
	width: 121px;
	display: block;
	position: absolute;
	left: 15px;
	top: 115px;
	height: 195px;
}
#menu-re {
	width: 158px;
	display: block;
	position: absolute;
	left: 821px;
	top: 90px;
	height: 483px;
	overflow: auto;
}


#inhalt {
	display: block;
	left: 151px;
	position: absolute;
	top: 100px;
	z-index: 1;
	width: 830px;
	overflow: auto;
	text-align: justify;
	height: 462px;
}
#inhalt2 {
	display: block;
	left: 157px;
	position: absolute;
	top: 90px;
	z-index: 1;
	width: 670px;
	overflow: auto;
	text-align: justify;
	height: 486px;
}


a {
}

a:link 			{text-decoration: none;}
a:hover 		{
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
}

	.navi {
	display: block;
	text-decoration: none;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	margin: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 9px;
	color: #000000;
	background-color: #7BCAAA;
}


h1 {
	font-size: 105%;
}
h2 {
	font-size:105%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
h3 {
	font-size:99%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
	background-color: #990000;
}

#fusszeile{
	position: absolute;
	left: 25px;
	bottom: 11px;
}
.extern {
background-image: url(../image/externer-link.jpg);
background-repeat: no-repeat;
background-position: right center;
padding-right: 15px;
} 
.werbung-link {display: none;}
.backlink{font-size: 70%;}
.fotomaxi{
	width: 333px;
	height: auto;
	float: left;
	padding-right: 22px;
}
