	body
	{
		margin:0;
		padding:0;
		background-image:url(bilder/kachel.jpg);
		background-repeat:repeat-x;
		scrollbar-base-color:#999999;
		scrollbar-track-color:#ffffff;
		scrollbar-face-color:#ffffff;
		scrollbar-highlight-color:#ffffff;
		scrollbar-3d-light-color:#ffffff;
		scrollbar-dark-shadow-color:#ffffff;
		scrollbar-shadow-color:#ffffff;
		scrollbar-arrow-color:#666666;
	}
	h1
	{
		font-family: Arial;
		font-size: 18px;
		color: #c52129;
		font-weight: bold;
	}
	h2
	{
		font-family: Arial;
		font-size: 14px;
		color: #3E3E3E;
		font-weight: bold;	
	}
	font
	{
		font-family: Arial;
		font-size: 12px;
		color: 333333;
	}
	form input
	{
		font-family:Arial;
		color:#000000;
		background-color:#ffffff;
		border-color:#ffffff;
		border-style:inset;
	} 
	form option
	{
		font-family:Arial;
		color:#000000;
		background-color:#ffffff;
		border-color:#ffffff;
		border-style:inset;
	} 
	textarea
	{
		font-family:Arial;
		color:#000000;
		background-color:#FFFFFF;
		border-color:#ffffff;
		border-style:inset;
	}
	#schriftoben
	{
		position:absolute;
		right:0px;
		top:43px;
		width:213px;
		height:49px;
		z-index:1;
	}
	#news
	{
		position:absolute;
		right:30px;
		top:160px;
		width:200px;
		z-index:3;
	}
	#navoben
	{
		position:absolute;
		left:201px;
		top:76px;
		width:384px;
		height:37px;
		z-index:2;
	}
	#navobenrechts
	{
		position:absolute;
		right:0px;
		top:0px;
		width:329px;
		height:17px;
	}
	#bildoben
	{
		position:absolute;
		left:0px;
		top:0px;
		width:200px;
		height:103px;
	}
	#bilder
	{
		position:absolute;
		left:0px;
		top:103px;
		width:200px;
		height:130px;
	}
	#nav
	{
		 position:absolute;
		 left:0px;
		 top:233px;
		 width:166px;
		 height:155px;
	}

