


body {	
  	background-color: #fffacd;
	margin: 0;
	padding: 0;
	}



a:link { text-decoration:none; 
	color: #FF4500; }

a:visited { text-decoration:none; 
	color: #FF4500;	}

a:hover { text-decoration:underline; 
	color: #FF00FF;	}

a:active { text-decoration:underline; }
a:focus { text-decoration:blink; }



h1 { color: #FF3300;	
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	text-align: center;	
}



h2 { color: #000000;	
	font-family: verdana, arial, sans-serif;
	font-size: 15px;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}



p {	font-family: verdana, arial, sans-serif;
	color: #808000;
	font-size: 12px;
	text-align: justify;
	margin: 5px 5px 5px 5px;
}


#farbe	{ 	background-position: center center;
			
			
			width: 900px;
			height: 550px;
			margin-top: 10px;
			margin-left: 62px
}


#image {	position: absolute;
			width: 900px;
			top: 22px;
			left:62px;
}


#anfang { 	
			position: absolute;
			width: 850px;
			top: 202px;
			left: 93px;
}	

#ethnod {	position: absolute;
			width: 850px;
			top: 137px;
			left: 89px;
			
}			
	
#ethnoe {	position: absolute;
			width: 850px;
			top: 159px;
			left: 89px;
}	


#inhalt {	
	background: #EEE8AA;
	padding: 2px 2px 2px 2px;
	width: 350px;
	border: 3px solid #FFD700;
	position: absolute;
	top: 256px;
	left: 100px;
}


.red {color: red
}
	


#content {
	background: #F0E68C;
	padding: 2px 2px 2px 2px;
	width: 350px;
	border: 3px solid #FFD700;
	position: absolute;
	top: 256px;
	left: 570px;
}



#logo { position: absolute;
	top: 530px;
	left: 425px;
}



div.d { position: absolute; 
	top: 505px; 
	left: 131px; 
	width: 50px;
	height: 29px	
}



div.e { position: absolute; 
	top: 505px; 
	left: 845px; 
	width: 50px;
	height: 29px
}

