BODY
	{
		MARGIN: 0;
		PADDING: 0;
		FONT: 85%Bitstream Vera Sans, arial, hevetica, sans-serif, ;
		TEXT-ALIGN: center;
		COLOR: #000000;
		BACKGROUND-COLOR:#FDF465;
	}
	
	#KOPFZEILE1
	{
		height: 80px;
		text-align: left;
		background-color: black;	
	}
	
	#KOPFZEILE2
	{
		clear: both;
		height: 3px;
		text-align: left;
		border: 1px;
	}
	
	#NAVIGATION
	{
		clear: both;
		float: left;
		width: 200px;
		height: 500px;
		text-align: left;
	}
	
	#INHALT
	{
		
		margin-left: 240px;
		width: 540px;
		height: 76011:31 28.03.05px;
		text-align: left;
	}

	#FUSSZEILE
	{
		clear: both;
		height: 20px;
		text-align: left;
		background-color: #838383;
	}

