/* Schrift---------------------------------------------------------------- */
/* Schrift Navigationselemente---------------------------------------------------------------- */
.navAktiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
}

.navNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006666;
}

.unterstrich {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006666;
	text-decoration: underline;
}

.aktDatum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}

.navUnten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006666;
	}
	
.navUntenAktiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006666;
	}
/* Schrift Text---------------------------------------------------------------- */
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0px;
	color: #000000;
	text-decoration : none;
	line-height: 20px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}

a:link,a:visited {
	color: #006666;
	border:none;
	text-decoration: none;

			}
			
a:hover,a:active {
	color: #006666;
	border:none;
	text-decoration: none;

			}

/* Schrift Überschrift 1---------------------------------------------------------------- */
.ueb1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
	line-height: 20px;
}
/* Schrift Überschrift 2---------------------------------------------------------------- */
.ueb2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
	line-height: 20px;
}
/* Schrift Überschrift 3---------------------------------------------------------------- */
.ueb3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
	line-height: 12px;
}


/* Navigation---------------------------------------------------------------- */

#Startseite 	{position:absolute; 
				width:150; 
				height:15; 
				z-index:3; 
				left: 0; 
				top: 240; 
				visibility: visible;
				}
				
#Aktuell	 	{position:absolute; 
				width:150; 
				height:15; 
				z-index:4; 
				left: 0; 
				top: 260; 
				visibility: visible;
				}
		
#Stiftung		{position:absolute; 
				width:150; 
				height:15; 
				z-index:5; 
				left: 0; 
				top: 280; 
				visibility: visible;
				}
				
#Akademie		{position:absolute; 
				width:150; 
				height:15; 
				z-index:6; 
				left: 0; 
				top: 300; 
				visibility: visible;
				}
				
#Projekte   	{position:absolute; 
				width:150; 
				height:15; 
				z-index:7; 
				left: 0; 
				top: 320; 
				visibility: visible;
				}
				
#Archiv			{position:absolute; 
				width:150; 
				height:15; 
				z-index:8; 
				left: 0; 
				top: 340; 
				visibility: visible;
				}
				
#Literatur		{position:absolute; 
				width:150; 
				height:15; 
				z-index:9; 
				left: 0; 
				top: 360; 
				visibility: visible;
				}
				
#Newsletter		{position:absolute; 
				width:150; 
				height:15; 
				z-index:10; 
				left: 0; 
				top: 380; 
				visibility: visible;
				}
				
#Verbindungen	{position:absolute; 
				width:150; 
				height:15; 
				z-index:11; 
				left: 0; 
				top: 400; 
				visibility: visible;
				}
				
#FKGBS     		{position:absolute; 
				width:150; 
				height:15; 
				z-index:12; 
				left: 0; 
				top: 420; 
				visibility: visible;
				}
				
#Impressum		{position:absolute; 
				width:150; 
				height:15; 
				z-index:13; 
				left: 0; 
				top: 440; 
				visibility: visible;
				}

/* Bildleiste---------------------------------------------------------------- */

#Bild1			{position:absolute; 
				width:170; 
				height:172; 
				z-index:15; 
				left: 600; 
				top: 0; 
				visibility: visible;
				}
				
#Bild2			{position:absolute; 
				width:170; 
				height:172; 
				z-index:15; 
				left: 600; 
				top: 0; 
				visibility: visible;
				}
				
#Bild3			{position:absolute; 
				width:170; 
				height:172; 
				z-index:15; 
				left: 600; 
				top: 0; 
				visibility: visible;
				}

/* Allgemein---------------------------------------------------------------- */
#Logo			{position:absolute; 
				width:97; 
				height:208; 
				z-index:1; 
				left: 1px; 
				top: 25; 
				visibility: visible;
				}
				
#Logotype		{position:absolute; 
				width:388; 
				height:49; 
				z-index:2; 
				left: 10; 
				top: 50; 
				visibility: visible;
				}
				
#Wissen			{position:absolute; 
				width:250; 
				height:50; 
				z-index:24; 
				left: 10px; 
				top: 160px; 
				visibility: visible;
				}
				
#bgRechts		{
	position:absolute;
	width:150;
	height:100;
	z-index:14;
	left: 765px;
	top: 18px;
	background-color: #CCE0E0;
	visibility: visible;
				}
				
#Textfeld		{
	position:absolute;
	z-index:21;
	left: 0px;
	top: -30px;
	visibility: visible;
	width: auto;
	height: auto;







	}

#zurueck		{
	position: absolute;
	top: 5px;
	left: 10px;
	border : none;
	visibility: visible;
	z-index: 16;
	}

#drucken		{
	position: absolute;
	top: 0px;
	left: 80px;
	border : none;
	visibility: visible;
	z-index: 17;
	}

#nachOben		{
	position: absolute;
	top: 5px;
	left: 400px;
	width: 100px;
	border : none;
	visibility: visible;
	z-index: 18;
	}
				
#trennstrich	{
	position: absolute;
	top: 24px;
	left: 10px;
	border : none;
	visibility: visible;
	z-index: 19;
	background-color: #CCE0E0;
	height: 2;
	clip: rect(0 2000 2 0);
	}
				
#aktualisierung	{
	position: absolute;
	top: 30px;
	left: 8px;
	width: 450px;
	border : none;
	visibility: visible;
	z-index: 20;
	}

#navUntenSet	{
	position: absolute;
	top: 667px;
	left: 14px;
	width: 300;
	height: 60;
	border : none;
	visibility: visible;
	z-index: 22;

	}
	
#textnavUnten	{
	position: absolute;
	top: 170px;
	left: 10px;
	border : none;
	visibility: visible;
	z-index: 23;
	}

#neutral	{
	position: absolute;
	top: 0px;
	left: 0px;
	width:100%;
	height:100%;
	border : none;
	visibility: visible;
	z-index: 1;
	
	}
