html, body{
  scrollbar-base-color:#FF99FF;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#FFCCFF;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#FFCCFF;
}
.centering {text-align:center;}
.submenu {
	position:absolute;
	left:20px;
	top:260px;
	width:250px;
	height:300px;
	z-index:10;
	text-align:left;
	padding:10px;
	visibility:visible;
	border: 2px dotted #FFCCFF;
	background-image: url(images/durchweiss.gif);
	background-repeat: repeat;
}
.fussnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FF99FF;
	text-decoration: none;
}
#menu {
	z-index:3;
	height:50px;
	width:90%;
	top:0px;
	position:relative;
	margin:0 auto;
	vertical-align:top;
	background-image: url(images/durchweiss.gif);
	border: 2px dotted #FFCCFF;
}
.inhalt {
	position:absolute;
	vertical-align:top;
	background-image: url(images/gfntextback.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	margin-right: 90px;
	width: 450px;
	left:0px;
	top:50px;
	text-align:left;
	visibility:hidden;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 5px;
	overflow:visible;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #990000;
	z-index:200;
	height:auto;
}
.inhaltfirst {
	position:absolute;
	vertical-align:top;
	background-image: url(images/gfntextback.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	margin-right: 90px;
	width: 450px;
	left:0px;
	top:50px;
	text-align:left;
	visibility:visible;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 5px;
	overflow:visible;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #990000;
	z-index:7;
	height:auto;
}

#contentmain {
	position:relative;
	z-index:100;
	left:150px;
	margin: 0 auto;
	padding:0px;
	width: 600px;
	height:auto;
	overflow:visible;
	right: auto;
}
#grossesdiv {
	position:absolute;
	top:70px;
	left:0px;
	z-index:1;
	width: 100%;
	height:300px;
	background-attachment:scroll;
	background-image: url(images/gfnlogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	visibility: visible;
}
img {
	margin: 0px;
	padding: 0px;
	border:none;
}
a, a:link, a:visited, a:active {
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-color: #FFFF00;	
}
a:hover {
	color: #423D01;
	text-decoration: none;
	background-color: #FFCCFF;
}

body {
	text-align:center;
	background-image: url(images/crosslineblur.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-repeat: repeat;
}
p {
	border: thin dotted #A25905;
	padding: 3px;
	background-image: url(images/durchweiss.gif);
}

h3 {
	font-weight: bold;
	font-size: 12px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	border: thin dotted;
	border-color: #FF0000;
	padding:5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	text-align:center;
	font-size: 18px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	border: 2px dotted #990000;
	margin:0px;
	background-color: #FFCCFF;
}

