body {
		background-color: #e1f8d5;
		background-image: url(../grafik/bglogo.gif);
		background-repeat: repeat;
}
	
	#container
	{
		margin-top: -10px;
		margin-left: -10px;
		width: 1000px;
		min-height: 660px;
	}
	
	#headbox
	{
		margin-top: 30px;
		width: 990px;
		height: 26px;
	}
	
	#headstrich
	{
		background-color: #446435;
		width: 1000px;
		height: 1px;
	}
	
	#headline
	{
		margin-top: 4px;
		margin-left: 155px;
		height: 20px;
		text-align: left;
	}
	
	#menu
	{
		float: left;
		margin-top: 27px;
		min-height: 590px;
		width: 150px;
	}
	
	#feld
	{
		background-color: #446435;
		background-image: url("../grafik/links.gif");
  		background-repeat: no-repeat;
		background-position: left bottom;
		float: left;
		margin-top: 12px;
		min-height: 605px;
		width: 850px;
	}
	
	#subline
	{
		margin-left: 15px;
		margin-top: 14px;
		height: 26px;
		width: 820px;
	}
	
	#strich
	{
		background-color: #e1f8d5;
		height: 1px;
		width: 850px;
	}
	
	#mitte
	{ 
		padding: 15px;
		width: 819px; 
		min-height: 520px;
		text-align: justify;
	}
	
	#link
	{ 
		padding: 5px;
		background-color: #e1f8d5;
		background-image: url(../grafik/bglogo.gif);
		background-repeat: repeat;
		width: 809px; 
		text-align: center;
	}
	
	#data
	{ 
		float: left;
		padding: 5px;
		margin-top: 20px;
		width: 809px; 
		text-align: justify;
	}
	
	#reihe
	{ 
		float: left;
		width: 809px;
		height: 140px;
	}
	
	#col
	{ 
		float: left;
		width: 165px;
		height: 140px;
		text-align: center;
	}
	
	#col2
	{ 
		float: left;
		width: 85px;
		height: 140px;
		text-align: center;
	}
	
	#col100
	{ 
		float: left;
		width: 100px;
		height: 140px;
		text-align: center;
	}
	
	#raum
	{ 
		float: left;
		width: 30px;
		height: 140px;
	}
	
	#raum5
	{ 
		float: left;
		width: 5px;
		height: 140px;
	}
	
	#raum10
	{ 
		float: left;
		width: 10px;
		height: 140px;
	}
	
	#bild
	{ 
		width: 165px;
		height: 110px;
		text-align: center;
	}
	
	#bild2
	{ 
		width: 85px;
		height: 110px;
		text-align: center;
	}
	
	#bild100
	{ 
		width: 100px;
		height: 110px;
		text-align: center;
	}
	
	#sub
	{ 
		margin-top: 2px;
		width: 165px;
		height: 28px;
		text-align: center;
		font-family: verdana, sans serif; 
		font-size: 0.7em; 
		font-style: italic; 
 		color:#e1f8d5;
	}
	
	#sub2
	{ 
		margin-top: 2px;
		width: 85px;
		height: 28px;
		text-align: center;
		font-family: verdana, sans serif; 
		font-size: 0.7em; 
		font-style: italic; 
 		color:#e1f8d5;
	}
	
	#sub100l
	{ 
		margin-top: 2px;
		width: 100px;
		height: 28px;
		text-align: right;
		font-family: verdana, sans serif; 
		font-size: 0.7em; 
		font-style: italic; 
 		color:#e1f8d5;
	}
	
	#sub100r
	{ 
		margin-top: 2px;
		width: 100px;
		height: 28px;
		text-align: left;
		font-family: verdana, sans serif; 
		font-size: 0.7em; 
		font-style: italic; 
 		color:#e1f8d5;
	}
	
	#copy
	{
		float: left;
		margin-left: 150px;
		padding-top: 5px;
		width: 850px; 
		height:20px;
		text-align: center;
	}
	
	#space
	{ 
		float: left;
		width: 779px;
		height: 25px;
		margin-left: 30px;
	}
	
	#dist
	{ 
		float: left;
		width: 779px;
		height: 10px;
		margin-left: 30px;
	}
	
	#space-f
	{ 
		float: left;
		width: 649px;
		height: 25px;
		margin-top: 25px;
	}
	
	#space-w
	{ 
		float: left;
		width: 489px;
		height: 25px;
		margin-left: 30px;
		margin-top: 25px;
	}
	
	#reg
	{ 
		float: left;
		width: 100px;
		height: 66px;
		padding-bottom: 10px;
		margin-left: 30px;
	}
	

/* Nachoben mit Animation V2 =========================== */
/* erfordert zzJavascripts.js  ------------------------- */
#zzNachoben {
   position: fixed;       /* bleibt beim Scrollen stehen */
   z-index: 100;          /* ¸berlagert andere Elemente */
   bottom: 20px;        
   right: 20px; } 
#zzNachoben a {
   width: 45px;           /* Breite des Buttons */
   display: block;        /* Blockelement - neue Zeile */
   /* Dauer Ueberblendeffekt bei hover in sec ---------- */
   -webkit-transition-duration: 1s;
   -moz-transition-duration: 1s;
   transition-duration: 1s; }
#zzNachoben a:hover {     /* Aktion bei hover ---------- */
   background-color: #D7DEE4; } /* Hintergrund zartgrau */
	

h1
{
color: #446435;
font: 106% trebuchet, sans serif;
font-weight: bold;
font-style: italic;
margin-top: 0;
}
	
h5
{
color: #446435;
font: 70% trebuchet, sans serif;
font-weight: bold;
font-style: normal;
margin-top: 0;
}	
	
span.top1
{
color: #e1f8d5;
font: 95% trebuchet, sans serif;
font-weight: bold;
font-style: italic;
margin-top: 0;
letter-spacing: 0.05em;
}	
	
span.top2
{
color: #e1f8d5;
font: 110% trebuchet, sans serif;
font-weight: bold;
font-style: normal;
margin-top: 0;
letter-spacing: 0.2em;
}

span.link
{
color: #446435;
font: 0.7em verdana, sans serif;
font-weight: normal;
font-style: normal;
margin-top: 0;
line-height: 160%;
}
	
span.fa
{
color: #e3d1eb;
font: 1.5em, trebuchet, serif;
font-weight: normal;
font-style: normal;
margin-top: 0;
letter-spacing: 0.04em;
}
	
span.fa2
{
color: #e3d1eb;
font: 1.5em, trebuchet, serif;
font-weight: normal;
font-style: normal;
margin-top: 0;
}
	
span.fa3
{
color: #e1f8d5;
font: 1.0em, trebuchet, serif;
font-weight: normal;
font-style: normal;
margin-top: 0;
}
	
span.story
{
color: #e1f8d5;
font: 0.8em helvetica, sans serif;
font-weight: normal;
font-style: normal;
margin-top: 0;
line-height: 1.6em;
}

a.class1:link   
{font-family:verdana, sans serif; font-size: 1.1em; text-decoration:none; font-weight:normal; font-style:normal; color:#446435;}
   a.class1:visited{font-family:verdana, sans serif; font-size: 1.1em; text-decoration:none; font-weight:normal; font-style:normal; color:#446435;}
   a.class1:active {font-family:verdana, sans serif; font-size: 1.1em; text-decoration:none; font-weight:normal; font-style:normal; color:#446435;}
   a.class1:hover {font-family:verdana, sans serif; font-size: 1.1em; text-decoration:none; font-weight:normal; font-style:normal; color:#ff0000;}