/*hier wird bestimmt, wo welche Teile der Seite hinkommen*//*hier wird bestimmt, wo welche Teile der Seite hinkommen*/

#blende {
	position:absolute;
	left:0px;
	top:0px;
	width:970px;
	height:575px;
	z-index:1;
	background-color: #FFFFFF;
}
#blendechat{
	position:absolute;
	left:310px;
	top:90px;
	z-index:6;
	width:665px;
	height:500px;
	background-color: #FFFFFF;
}
#blendemail{
	position:absolute;
	left:322px;
	top:90px;
	z-index:6;
	width:665px;
	height:500px;
	background-color: #FFFFFF;
}
#blendeforum{
	position:absolute;
	left:310px;
	top:90px;
	z-index:6;
	width:665px;
	height:600px;
	background-color: #FFFFFF;
}
/*hier wird bestimmt, wo die Grafik für Main liegt*/
#datenbankfeld {
	position:absolute;
	left:430px;
	top:180px;
	width:364px;
	height:580px;
	z-index:17;
	padding-left: 15px;
}
/*#blendenavilinks {
	height: 580px;
	width: 321px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	z-index: 2;
}
#blendenavioben {
	height: 100px;
	width: 970px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	z-index: 2;
}*/


#navioben {
	height: 89px;
	width: 731px;
	position: absolute;
	top: 0px;
	right: 0px;
	left: 238px;
	z-index: 18;
}
#logo {
	height: 89px;
	width: 238px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
	text-decoration: none;	
}

#orientiergreen {
	position:absolute;
	left:0px;
	top:89px;
	width:310px;
	height:162px;
	z-index:6;
}
#fische {
	position:absolute;
	left:0px;
	top:0px;
	width:970px;
	height:574px;
	z-index:4;
}
#Infoszu {
	position:absolute;
	left:402px;
	top:117px;
	width:334px;
	height:27px;
	z-index:10;
	font-family: "Courier New", Courier, monospace;
	font-size: 19px;
	text-decoration: underline;
	font-weight: bold;
}

#counter {
	display: block;
	position: absolute;
	height: 46px;
	width: 268px;
	left: 440px;
	top: 182px;
	z-index: 18;
	visibility: visible;
}

#lmf {
	position:absolute;
	left:456px;
	top:191px;
	width:299px;
	height:49px;
	z-index:20;
	font-family: "Courier New", Courier, monospace;
	font-size: 19px;
	font-weight: bold;
	background-image: url(images/hintergrundlmfschnellzugriff.gif);
	border-bottom-style: solid;
	border-bottom-width: thin;
	visibility: visible;
}
#lmf img
{
	z-index:18;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#maintext {
	position:absolute;
	left:310px;
	top:89px;
	width:660px;
	height:487px;
	z-index:5;
}

/*das Leerpixelbild wird gestreckt für map*/
#mainlinks {
	position:absolute;
	left:310px;
	top:89px;
	width:660px;
	height:487px;
	z-index:17;
}


#mainfeldforum {
	position:absolute;
	left:310px;
	top:90px;
	z-index:15;

}
/*hier wird TEXT definiert*//*hier wird TEXT definiert*//*hier wird TEXT definiert*//*hier wird TEXT definiert*/

a {
	font-family: "Courier New", Courier, monospace;
	color:            #0000FF;
	text-decoration: none;	
}
p {
	font-family: "Courier New", Courier, monospace;
	color:            #000000;
	font-size: 12px;
	
}
h1 {
	font-family: "Courier New", Courier, monospace;
	color:            #000000;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: -11px;
}
/* h2 ist für Zitate */
h2 {
	font-family: "Times New Roman", Times, serif;
	color:            #669900;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
	text-decoration: none;
	font-variant: normal;
}
/* h2 macht einfach dick zur leichten Hervorhebung*/
h3 {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 14px;
	margin-top: -7px;
	margin-bottom: -15px;
	}
h4 {
	font-family: "Courier New", Courier, monospace;
	font-weight: bolder;
	font-size: 14px;
	margin-top: 3px;
	margin-bottom: 3px;
	}



/*hier wird die NAVILISTE UNTEN definiert*/ /*hier wird die NAVILISTE UNTEN definiert*/ /*hier wird die NAVILISTE UNTEN definiert*/
/*erstmal das Hintergrundbild*/
#naviunten {
	position:absolute;
	left:0px;
	top:252px;
	width:310px;
	height:324px;
	z-index:7;
}

/*jetzt die Linkliste im ersten Punkt kann man nur die Lage festlegen*/
#naviuntentext {
	position:absolute;
	top:290px;
	left:0px;
	z-index:8;
	display:block;
	width:313px;
	height:15px;
	font-size: 10px;		
}
/*hier wird die Navilistelinksunten erster Ordnung definiert*/
#naviuntentext ul li {
	padding-left: 10px;
	list-style-type: none;
}

#naviuntentext ul li a:hover{
	color: #FF0000;
	/*background-image: url(../images/FischListe.gif);
	background-repeat: no-repeat;
	background-position: 0px 0em;*/
	z-index:10;
}

/*hier kann die Navilistelinksunten zweiter Ordnung definiert werden */
#naviuntentext ul ul li {
	margin-left: -20px;
	z-index:9;
			}

#naviuntentext ul ul li a:hover{
	color: #CC0000;
	}

#naviuntentext a:link, #naviuntentext a:visited {
	color:            #000000;
	display:block;
	margin:0px 0;
	padding:1px 1px 1px 2px;
	/* die Höhenangabe ist für den IE, damit die gesamte FLäche des Links klickbar ist */
  	height:1em;
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: normal;
	text-decoration:none;
	
  }


html>body #naviuntentext a:link, html>body #naviuntentext a:visited  {
  height:auto;
}
/*kann schon die Farbe einstellen, aber noch keinen Listenfisch!!????*/
#naviuntentext a:hover {
	color:            #FF0000;
	font-weight: bold;
	list-style-position: outside;
	list-style-image: url(../images/FischListe.gif);
	list-style-type: square;
}



/*EINSTELLUNGEN FUER EINZELNE SEITEN*/ /*EINSTELLUNGEN FUER EINZELNE SEITEN*/ /*EINSTELLUNGEN FUER EINZELNE SEITEN*/

/* Hier kann man nun den aktuellen Link definieren */
#info1armut #naviuntentextArmut a {
	text-decoration:none;
	padding-bottom:3px;
	color:            #0033FF;
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: normal;
	border:thin;
	font-weight: bold;
	cursor: default;
	}
	
	
#info1mensch #naviuntentextMensch a {
	text-decoration:none;
	padding-bottom:3px;
	color:            #0033FF;
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: normal;
	border:thin;
	font-weight: bold;
	cursor: default;
	}	
	
#info1bildung #navbildung a {
	text-decoration:none;
	padding-bottom:3px;
	color:            #0033FF;
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: normal;
	border:thin;
	font-weight: bold;
	cursor: default;
	}	
	
#info1gesellschaft #navgesellschaft a {
	text-decoration:none;
	padding-bottom:3px;
	color:            #0033FF;
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: normal;
	border:thin;
	font-weight: bold;
	cursor: default;
	}	
	
#info1umwelt #naviuntentextumwelt a {
	text-decoration:none;
	padding-bottom:3px;
	color:            #0033FF;
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: normal;
	border:thin;
	font-weight: bold;
	cursor: default;
	}	
	
#info1technik #navtechnik a {
	text-decoration:none;
	padding-bottom:3px;
	color:            #0033FF;
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: normal;
	border:thin;
	font-weight: bold;
	cursor: default;
	}	

#info1rassismus #navrassismus a {
	text-decoration:none;
	padding-bottom:3px;
	color:            #0033FF;
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: normal;
	border:thin;
	font-weight: bold;
	cursor: default;
	}	
	
	
#info1ressourcen #navressourcen a {
	text-decoration:none;
	padding-bottom:3px;
	color:            #0033FF;
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: normal;
	border:thin;
	font-weight: bold;
	cursor: default;
	}	

#info1lmf #navlmf a {
	text-decoration:none;
	padding-bottom:3px;
	color:            #0033FF;
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: normal;
	border:thin;
	font-weight: bold;
	cursor: default;
	}	
	
#info1sonstiges #navsonstiges a {
	text-decoration:none;
	padding-bottom:3px;
	color:            #0033FF;
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: normal;
	border:thin;
	font-weight: bold;
	cursor: default;
	}

#info1topten #navtopten a {
	text-decoration:none;
	padding-bottom:3px;
	color:            #0033FF;
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: normal;
	border:thin;
	font-weight: bold;
	cursor: default;
	}












/* Probetext von mir
.current{
	color:            #99cc00;
	font-weight: bold;
}

.current:visited {
	color:            #00CC00;
	}

.current:hover {
	color:            #00FF00;
}

.current:active {
	background-color: #FFFF00;
	color:            #CC0000;
}
#naviuntentext a{
	text-decoration:none;
	position:relative;
	top:290px;
	left:51px;
	z-index:8;
	display:block;
	width:220px;
	height:15px;
	padding-bottom:3px;
	font-family: "Courier New", Courier, monospace;
	font-size: 17px;
	font-weight: normal;
	border:thin;
	
	}

#naviuntentext a:link {
	color:            #000000;
}


#naviuntentext a:visited {
	color:            #000000;
}

#naviuntentext a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
#naviuntentext a:active {
	color: #00CC33;
	text-decoration: none;
}*/
