body   	{ 
	color: black; 
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	background-color: #FEF1B2;
	margin-left: 0; 
	margin-right: 0; 
	margin-top: 0; 
	margin-bottom: 0;
	width: 100%; 
	height: 100%;
	overflow: auto;
	background-image: url("images/gelb.gif"); 
	background-position: 0 0; 
	}
	
td   	{ 
	color: black; 
	font-size: normal; 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	}

#mittig	{
	position: absolute; 
	top:50%; 
	left:50%; 
	margin-top:-345px; 
	margin-left:-460px; 
	width: 920px; 
	height: 690px; 
	visibility: visible;
	background-image: url("images/background.jpg"); 
	background-repeat: no-repeat; 
	background-position: 0 0; 
	}

#mittig2	{
	position: absolute; 
	top:50%; 
	left:50%; 
	margin-top:-345px; 
	margin-left:-460px; 
	width: 920px; 
	height: 690px; 
	visibility: visible;
	background-image: url("images/background_innen.jpg"); 
	background-repeat: no-repeat; 
	background-position: 0 0; 
	}
	
#menue1 	{ 
	visibility: visible; 
	position: absolute; 
	z-index: 5; 
	top: 216px; 
	left: 101px; 
	width: 20px; 
	height: 20px;
	}
#menue2 	{ 
	visibility: visible; 
	position: absolute; 
	z-index: 5; 
	top: 216px; 
	left: 230px; 
	width: 20px; 
	height: 20px;
	}
#menue3 	{ 
	visibility: visible; 
	position: absolute; 
	z-index: 5; 
	top: 216px; 
	left: 320px; 
	width: 20px; 
	height: 20px;
	}
#menue4 	{ 
	visibility: visible; 
	position: absolute; 
	z-index: 5; 
	top: 216px; 
	left: 416px; 
	width: 20px; 
	height: 20px;
	}

#text1     { visibility: visible; 
	position: absolute; 
	z-index: 8; 
	top: 340px; 
	left: 170px; 
	width: 630px; 
	height: 300px; 
	overflow:auto; 
	display: block; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-arrow-color: #000000; 
	scrollbar-base-color: #000000; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-face-color: #C50202; 
	scrollbar-highlight-color: #D7C387; 
	scrollbar-shadow-color: #D7C387; 
	scrollbar-track-color: #DDB15E; 
	}
	
a.one   {
	color: #ff0000;
	font-size: normal;
	text-decoration: none;
	}
a.one:link {
	color: #ff0000;
	font-size: normal;
	text-decoration: none;
	}
a.one:visited {
	color: #ff0000; 
	}
a.one:hover  {
	color: #6B5A35;
	}
a.one:active  {
	color: #ff0000;
	}
	
a.two   {
	color: #ff0000;
	font-size: normal;
	text-decoration: none;
	font-weight: bold;
	}
a.two:link {
	color: #ff0000;
	font-size: normal;
	text-decoration: none;
	font-weight: bold;
	}
a.two:visited {
	color: #ff0000; 
	}
a.two:hover  {
	color: #6B5A35;
	}
a.two:active  {
	color: #ff0000;
	}
	
a.three   {
	color: #000000;
	font-size: normal;
	text-decoration: none;
	font-weight: bold;
	}
a.three:link {
	color: #000000;
	font-size: normal;
	text-decoration: none;
	font-weight: bold;
	}
a.three:visited {
	color: #000000; 
	}
a.three:hover  {
	color: #ff0000;
	}
a.three:active  {
	color: #000000;
	}

a.four   {
	color: #000000;
	font-size: normal;
	text-decoration: none;
	}
a.four:link {
	color: #000000;
	font-size: normal;
	text-decoration: none;
	}
a.four:visited {
	color: #000000; 
	}
a.four:hover  {
	color: #ff0000;
	}
a.four:active  {
	color: #000000;
	}

.contact { color: black; background: #FEF1B2; }

.rot	{ color: #ff0000; }
.gruen	{ color: #059A00; }
.blau	{ color: #0000ff; }

