/*Hintergrundfarbe für Seite: hellblau*/
body	{background-color:#FFFFFF}


/*Standardschrift für Texte auf Seiten index, zur_person, projekte*/
.text /*NORMALE SCHRIFT*/
	{
		font-family: "bodoni MT", arial, sans-serif;
		color: #000000;
		font-size: 20px;
		text-align: justify;
	}
.text_tafel /*BESCHRIFTUNG TAFEL*/
	{
		font-family: "bodoni MT", arial, sans-serif;
		color: #000000;
		font-size: 18px;
		text-align: center;
	}
.text_ein /*NORMALE SCHRIFT mit Einzug*/
	{
		font-family: "bodoni MT", arial, sans-serif;
		color: #000000;
		font-size: 18px;
		text-align: justify;
	}
.text_ueb /*FETTE ÜBERSCHRIFT*/
	{
		font-family: "bodoni MT", arial, sans-serif;
		color: #000000;
		font-size: 36px;
		text-align:center;
	}
/*KOPF*/
#seite	
	{
		position:relative;
		background-color: #AEC2D2;
		height:1200;
		width:1200px;
		margin-left:auto;
		margin-right:auto;
		border:#000000 thin 1px;
	}
	
#drei_spalten
	{
		height:1500;
		background-color:AEC2D2;
		position:relative;
		width:100%;
	}
/*grauer Balken unten: Höhe, Breite, Hintergrund grau, dicke Umrandung, oben am rand*/
#grauer_balken_unten_kopf
	{	
		position:absolute;
		left:0px;
		width:1204;
		height:17px;
		top:300px;
		z-index:3;
		background-color: #999999;
		border: thick outset #999999;
	}
/*grauer Balken oben: Höhe, Breite, Hintergrund grau, dicke Umrandung, oben am rand*/
#grauer_balken_oben_kopf
	{
	position:absolute;
	left:0px;
	width:1204;
	height:17px;
	z-index:6;
	background-color: #999999;
	border: thick outset #999999;
	top:-1px;
	}
	
/*grauer Balken unten: kurz für projekt-seite*/
#grauer_balken_unten_kurz
	{	
		position:absolute;
		left:-2px;
		width:268;
		height:17px;
		top:300px;
		z-index:6;
		background-color: #999999;
		border: thick outset #999999;
	}
/*grauer Balken oben: kurz für projekt-seite*/
#grauer_balken_oben_kurz
	{
	position:absolute;
	left:-2px;
	width:268;
	height:17px;
	z-index:6;
	background-color: #999999;
	border: thick outset #999999;
	top:-1px;
	}
	/*für projektseite linkes mauerstück*/
#linke_mauer_projekte
{width:266px}

#mauer_links
	{
	position:absolute;
	left:0px;
	top:7px;
	width:279px;
	height:295px;
	z-index:1;
	margin-right:-2px;
	}


#bild_in_kopfmitte 
	{
	position:absolute;
	left:267px;
	top:5px;
	width:588px;
	height:301px;
	z-index:2;
	}
	
#rechte_mauer {
	position:absolute;
	left:856px;
	top:5px;
	width:350px;
	height:300px;
	z-index:1;
	margin-left:-2px;
}

#mauer_rechts
	{width:352; 
	margin-top:3px; 
	height:303px; 
	right:0px;}
	
#bild_in_mitte
	{margin-left:-4px; margin-right:-4px}
#tafel_mauer_projekte {
	position:absolute;
	left:14px;
	top:83px;
	width:232px;
	height:125px;
	z-index:7;
	background-color: #CCCCCC;
	color:#000000;
	border: thick outset #999966;
	line-height: 24px;
}

/*GRÜNE SPALTE RECHTE SEITE*/
#gruene_spalte_rechts
	{
		position:absolute;
		background-color:#999966;
		width:351px;
		height:1192px;
		z-index:2;
		top:309px;
		right:-6px;
	}

#spalte_mitte2 {
		position:absolute;
		top:10px;
		width:49%;
		height:903px;
		z-index:2;
		left:21%;
		margin-left:-3px;
		margin-right:-3px;
}
#text_index {
	position:relative;
	top:350px;
	margin-left:286px;
	margin-right:auto;
	width:543px;
	height:400px;
	z-index:1;
}
/*GRÜNE BOX LINKS FÜR NAVI*/
#navi
	{
	position:absolute;
	left:0px;
	width:266px;
	background-color:#999966;
	height:1192px;
	z-index:2;
	top:309px;
	}
	

/*Gestaltung der Links für Navigation*/
a#aktiver_link {color: white; text-decoration:underline; z-index:5}
#navi a:hover  {color:#990000}

.navi_button1
	{
	position:absolute;
	margin-left:34px;
	margin-right:auto;
	background-color:#000066;
	height:30px;
	width:170px;
	text-align:center;
	padding-top:6px;
	padding-bottom:6px;
	font-family:"bodoni MT";
	font-size:22px;
	border:thick outset #999966;
	top:105px;
	left: -4px;
	color: white;
	}

.navi_button2
	{
	position:absolute;
	margin-left:34px;
	margin-right:auto;
	background-color:#000066;
	height:30px;
	width:170px;
	text-align:center;
	padding-top:6px;
	padding-bottom:6px;
	font-family: "bodoni MT";
	font-size:22px;
	border:thick outset #999966;
	left: -4px;
	top: 37px;
	color: white;
	}
			
.navi_button3
	{
	position:absolute;
	margin-left:34px;
	margin-right:auto;
	background-color:#000066;
	height:30px;
	width:170px;
	text-align:center;
	padding-top:6px;
	padding-bottom:6px;
	font-family: "bodoni MT";
	font-size:22px;
	border: thick outset #999966;
	top: 477px;
	color: white;
	left: 0px;
		}
.navi_button4
	{
	position:absolute;
	margin-left:34px;
	margin-right:auto;
	background-color:#000066;
	height:30px;
	width:170px;
	text-align:center;
	padding-top:6px;
	padding-bottom:6px;
	font-family: "bodoni MT";
	font-size:22px;
	border: thick outset #999966;
	top: 243px;
	color: white;
	left: 0px;
	}
#impressum {
	position:absolute;
	margin-left:900px;
	top:360px;
	width:289px;
	height:324px;
	z-index:7;
	left: 0px;
	border: thin outset #999966;
	text-align:justify;
}
#home_button {
	position:absolute;
	left:36px;
	top:226px;
	width:170px;
	height:30px;
	z-index:7;
	background-color: #000066;
	border: thick outset #999966;
		text-align:center;
}
