#rahmen {
	position:static;
	color: #CCCCCC;
	border: thin groove #666666;
	position: absolute;
	z-index: 1;
	top: 13px;
	bottom: 3%;
	right: 3%;
	overflow: hidden;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	height: 700px;
	left: -50px;
}
.schriftaendern {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #333333;
}

#foerderverein_logo {
	width:240px;
	height:200px;
	position: absolute;
	float: none;
	background-color: #FFFFFF;
	margin-left: 1%;
	margin-top: 0.5%;
	z-index: 2;
}
/* bild */
#foerderverein_exkursion {
	height: 270px;
	width: 250px;
	margin-left: 1%;
	top: 250px;
	position: absolute;
}
#schriftaendern{
	color: #000000;
	top:8px;
	position: absolute;
	right: 8px;
}
.navi_oben {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	color: #000000;
}
/* navigation */
#menue_oben {
	position:absolute;
	top:70px;
	height:15px;
	color: #000000;
	width: 650px;
	margin-left: 28%;
}
ul#Navigation {
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000000 ;
  }
  
  ul#Navigation li {
	list-style: none;
	display: inline;
	margin: 0.2em; padding: 0.3em;
	float: center; 	width: 20em;
	color: #000000 ;
  }
  
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #000000;
}
 ul#Navigation div {
     clear: left;
  }
  /* horizontale linie */
 hr{
	width:100%;
	margin-top:35px;
	top: 80px;
	position: absolute;
 }
 /* hier: blaue ueberschrift */
.ueberschrift {
	color: #0099FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 150%;
	
}
#ueberschrift {
	width: 43%;
	top: 22%;
	position: absolute;
	left: 34%;
	height: 13%;
	vertical-align: middle;
}
#text {
	height: 45%;
	width: 43%;
	position: absolute;
	left: 34%;
	top: 35%;
	overflow: auto;
}

/* fuer den blauer kasten */
#blauer_kasten {
	position:absolute;
	background-color: #0099FF;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	left: 0px;
	bottom: 0px;
	z-index: 2;
}
/* von links nach rechts angeordnet */
#blauer_kasten_text {
	width: 230px;
	position: absolute;
	color: #FFFFFF;
	margin-left: 3%;
	bottom: 8px;
	z-index: 3;
}
#blauer_kasten_text2 {
	width: 230px;
	position: absolute;
	bottom: 8px;
	color: #FFFFFF;
	left: 30%;
	z-index: 3;
}
#blauer_kasten_text3 {
	width: 270px;
	position: absolute;
	bottom: 8px;
	color: #FFFFFF;
	left: 58%;
	z-index: 3;
}
#impressum {
	width: 100px;
	position: absolute;
	color: #FFFFFF;
	bottom: 8px;
	text-align: left;
	right: 8px;
	z-index: 3;
}
#impressum a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#impressum a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
#impressum a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#impressum a:active {
	text-decoration: none;
	color:#FFFFFF;
}
/* div fuer pdfs */
#rechts_kasten {
	position:absolute;
	height: 480px;
	width: 200px;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #000000;
	color: #000000;
	top: 17%;
	left: 78%;
}

.fusszeile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-style: normal;
	color: #FFFFFF;
	line-height: 145%;
}
/* style für pdfs-links */
#info_beitrittserklaerung {
	color: #000000;
	width: 200px;
	position: absolute;
	left: 80%;
	top: 40%;
}
.copytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	color: #000000;
	line-height: 140%;
}

