
body 
	 {
	font-size: 10px;
	background-color: #28262e;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	cursor: crosshair;
	}
a:link {
	color: #7dbf00;
	text-decoration: none;
	cursor: pointer;
	}
a:visited {
	color: #7dbf00;
	text-decoration: none;
	cursor: pointer;
	}
a:hover { 
	color: #94d815; 
	text-decoration: none; 
	cursor: pointer; }
a:active {
	color: #7dbf00;
	text-decoration: none;
	cursor: pointer;
	}

.linkfarbe2 a:link { 
	color: #353535; 
	text-decoration: none;}
.linkfarbe2 a:visited { 
	color: #353535; 
	text-decoration: none;}
.linkfarbe2 a:hover { 
	color: #fff; 
	text-decoration: none; 
	background-color: #787878; }
	
.textgruen,.textgruenDown {
	color: #7dbf00;
	font-size: 11px ;
	font-weight: 400;
	text-align: left;
	padding-top: 10px;
	padding-left: 9px;
	}
.textgruenDown {
	color:#0c2d00;
	}
.listePadding {
	margin-top: 25px;
}
	
/* Listenfarben Grundnavigation, Bereichsauswahl, einzelne Arbeiten */
.liste, .listeREF01, .listeREF02, .listeDOWN, .listeREF01DOWN, .listeREF02DOWN 
{
	float: left;
	width: 148px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #3d6800;
	letter-spacing: 1px;
	border-top: 1px solid #7abd00;
	border-right: 1px solid #004104;
	border-bottom: 1px solid #004104;
	}
.listeREF01, .listeREF02 {
	font-family: verdana;
	border-right-style: none;
	}
.listeREF01 {
	border-top: 0px;}

/* Listenfarben im ausgewählten Zustand, Grundnavigation, Bereichsauswahl, einzelne Arbeiten */
.listeDOWN {
	border-top-color: #aef22e;
	background-color: #7abd00;}

.listeREF01DOWN, .listeREF02DOWN {
	font-family: verdana;
	border-right: none;
	border-top-color: #aef22e;
	background-color: #7abd00;
	}
.listeREF01DOWN {
	border-top: 0px;}

.Abstand {margin-top: 0px; }

/* Hintergrundcontainer Gesamtseite */
#content {
	margin: 25px auto 0 auto;
	width: 900px;
	height: 660px;
		}
#KopfzeileHG {
	background-color: #4f8200;
	height: 145px;
	width: 900px;
	border: solid 1px;
	border-color: #7abd00 #1c1c1c #1c1c1c #7abd00;
}
#Kopfzeile {
	background-color: #3a4f28;
	text-align: left;
	height: 22px;
	width: 891px;
	border-bottom: 1px solid #004104;
	}
/* Grundnavigation */
#GrundnavigationHG {
	float: left;
	height: 85px;
	width: 253px;
	}
/* Navi2 Bereichsauswahl */
.bereichsauswahlNAV, .bereichsauswahlNAVdown {
	height: 112px;
	border-right: #004104 solid 1px;
	border-left: #7abd00 solid 1px;
	}
.bereichsauswahlNAVdown	{border-left-color: #aef22e;}

/* Referenzbereich Hintergrundcontainer */
#Referenzbereich {
	background-color: #feffff;
	height: 497px;
	width: 100%;
	border-color: #7abd00 #090909 #090909 #7abd00;
	border-style: solid;
	border-width: 1px;
	}
/* Textfeld: Projektangeben, Konzeptionstext */
#Textfeld {
	float: left;
	background-color: #feffff;
	height: 497px;
	width: 253px;
	border-right: 1px solid #224d00;
	}

.fliesstext {
	color: #353535;
	font-size: 10px;
	font-family: verdana;
	text-align: left;
	padding-top: 14px;
	padding-left: 10px;
	padding-right: 20px;	
	line-height: 15px;
	}

/* weitere Arbeiten Menü */
#ListeHG {
	background-color: #3d6800;
	float: left;
	height: 497px;
	width: 148px;
	border-right: 1px solid #004104;
	border-left: 1px solid #7abd00;
	}
/* Regulierung für Bildhöhe */
#Bildbereich {
	float: left;
	height: 497px;
	width:490px;
	text-align:center ;}

