body { 
  scrollbar-base-color:#990000; 
  scrollbar-3dlight-color:#990000; 
  scrollbar-arrow-color:#FFCC33; 
  scrollbar-darkshadow-color:#990000; 
  scrollbar-face-color:#990000; 
  scrollbar-highlight-color:#FFCC33; 
  scrollbar-shadow-color:#990000; 
  scrollbar-track-color:#990000; 
	} 
#header
	{
		height: 100px;
		background-image: url(gif/logo.gif);
		background-repeat: no-repeat;
		background-position:20 20;
		background-color:#FC6;
		border-bottom: 0px;
		position: relative;
	}
#head	{
	font-family:Arial,Helvetica,sans serif;
	font-style:bold;
	font-weight:bold;
	font-size: 14pt ;
	color:rgb(255,255,255);
	text-decoration:none;
	text-align:left;
	}
#titel	{
	font-family:Times,Times New Roman,serif;
	font-style:normal;
	font-weight:bold;
	font-size: 14pt ;
	color:rgb(255,204,51);
	text-decoration:none;
	text-align:left;
	}
#termin	{
	font-family:Times,Times New Roman,serif;
	font-style:normal;
	font-weight:bold;
	font-size: 13pt ;
	color:rgb(255,204,51);
	text-decoration:none;
	text-align:left;
	padding-top:7px;
	}
#text	{
	font-family:Times,Times New Roman,serif;
	font-style:normal;
	font-weight:normal;
	font-size: 12pt ;
	color:rgb(255,204,102);
	text-decoration:none;
	text-align:left;
	}
#jahr	{
	font-family:Times,Times New Roman,serif;
	font-style:normal;
	font-weight:bold;
	font-size: 13pt ;
	color:#900;
	text-decoration:none;
	text-align:left;
	background-color: #FC6;
	}
#mainnav li
	{
		display: inline;
		padding: 0 10px;
		border-right: 1px solid #C8B97C;
	}
	
	#mainnav  a
	{

		font-family:Courier;
		font-style:normal;
		font-weight:normal;
		font-size: 9pt ;
		text-decoration: none;
		color: #A68F4A;
	}
	
	#mainnav  a:hover
	{
		font-family:Courier;
		font-style:normal;
		font-weight:normal;
		font-size: 9pt ;
		text-decoration: none;
		color: #fff;
		background-color: #999;
	}
#mainnav	{
	
                position: absolute;
		right: 10px;
		top: 75px;
		color: #272900;
	text-decoration:none;
	text-align:left;
	}


A:LINK	{
	font-family:Times,Times New Roman,serif;
	font-style:normal;
	font-weight:normal;
	font-size: 12pt ;
	color:rgb(255,153,0);
	text-decoration:none;

	}

A:ACTIVE	{
	font-family:Times,Times New Roman,serif;
	font-style:normal;
	font-weight:normal;
	font-size: 12pt ;
	color:rgb(255,204,0);
	text-decoration:none;

	}

A:VISITED	{
	font-family:Times,Times New Roman,serif;
	font-style:normal;
	font-weight:normal;
	font-size: 12pt ;
	color:rgb(155,155,155);
	text-decoration:none;

	}

A:HOVER	{
	font-family:Times,Times New Roman,serif;
	font-style:normal;
	font-weight:normal;
	font-size: 12pt ;
	color:rgb(255,204,51);
	text-decoration:none;

	}
#linkconnection
	{
		color: #000000;
		font: 0% Arial;
		font-weight: normal;
		margin-top:0px;
		position:absolute;
		right: -1px;
		top: -1px;
		width: 0px;
		border-left: 0px;
		padding-left:0px;
		padding-top: 0px;
		padding-bottom: 0px;
		visibility:hidden;
	}