body {
	margin: 0px;
}

#hauptlayer {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	margin: 0px;
	z-index: 5;
	visibility: visible;



}
.haupttabelle {
	width: 99%; 
	height: 100%;
	border: 0px;
	vertival-align: left; 
}

.navigation {
	width: 60%;
	height: 112px;
	padding-left: 17px;
	visibility: visible;
	border-right: solid 10px #FFFFFF;
	border-top: solid 10px #FFFFFF;
	border-bottom: solid 10px #FFFFFF;
	background-image: url(grafik/racon_hg.gif);
	background-position: 17px 0px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #DBD9AB;
	vertical-align: bottom;	
}

.kontakt {
	text-align: right;
}
.logo {
	height: 112px;
	width: 350px;
	padding-left: 20px;
	border-left: solid 1px #C6C37C;
}
.linieunten {
	border-bottom: solid 1px #C6C37C;
}
.texttabelle {
	width: 60%;
	border-left: solid 1px #C6C37C;
	border-top: solid 1px #C6C37C;
	padding-left: 17px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	text-align: left;
	vertical-align: top;	
}
.texttabelle br{
	font-size: 0.6em;
	line-height: 110%;
}
.texttabelle p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	line-height: 120%;
}
.fliesstextfett {
	color: #808000;
	font-weight: bold;
}
.kleinerfliesstext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.7em;
	line-height: 120%;
}
.texttabelle ul {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	line-height: 130%;
}
.texttabelle li {
	list-style-position: outside;
	list-style-image: url(grafik/dot.gif);

}

.texttabelle h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.95em;
	line-height: 120%;
	padding-top: 5px;
	font-weight: bold;
	color: #808000;
}

.sprungmarkentabelle {
	width: 35px;
	padding-left: 10px;
	border-left: solid 1px #C6C37C;
	border-top: solid 1px #C6C37C;
}
.logounterzeile {
	width: 60px;
	border-left: solid 1px #C6C37C;
	border-top: solid 1px #C6C37C;
	background-image: url(grafik/logounterzeile.gif);
	background-position: 8px 15px;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

#flowlayer {
	position: absolute;
	right: 0px;
	width: 380px;
	top: 0px;
	height: 400;
	margin: 0px;
	z-index: 6;
	visibility: visible;
}

.flowlayerinhalt{
	padding-top: 210px;
}
.flowlayerrechts{
	width: 235px;
}
