body 		{
			background-image:url(bilder/bg_neu.jpg);
			color: #ffffff; 
			font-family: Verdana, Arial, Serif,Helvetica; 
			font-size: 12pt ;
			text-align: center; 
		}

a:link			{	color: #ffffff;
				text-decoration: none;
				font-weight:bold;
			}

a:hover			{	color: #ffffff;
				text-decoration: underline;
				font-weight:bold;
			}

a:visited		{	color: #ffffff;
				text-decoration: none;
				font-weight:bold;
			}

a.navigation		{	color: #ffffff;
				text-decoration: none;
			}

a.navigation:hover	{	color: #ffffff;
				text-decoration: underline;
			}

a.sidebar	{	color: #ffffff;
			text-decoration: none;
		}

a.sidebar:hover	{	color: #ffffff;
			text-decoration: underline;
		}

table#layout	{	
			border:1px solid black;
		}

td#header	{	
			background-image:url(bilder/header.jpg);
			width= 800px;
			height: 108px;
		}

td#navigation	{	
			background-image:url(bilder/navigation.gif);
			text-align: right;
			padding-right: 20px;
			font-size: 10pt;		
		}

td#navtop	{	
			background-image:url(bilder/nav-top.gif);
		}

td#hauptfeld	{	
			background-image:url(bilder/bg-haupt.gif);
			background-repeat: no-repeat;
			background-color: #330000;
			width: 662; 
			height: 432;
			font-family: Verdana, Arial, Sans-Serif, Helvetica ;
			font-size: 8pt ;
			font-color: #000000 ;
			margin-top: 10px ;
			text-align: right;	
			padding-top: 10px;
			overflow: auto;		
		}

.hauptfeld2	{	
			background-color: #330000;
			font-family: Verdana, Arial, Sans-Serif, Helvetica ;
			font-size: 8pt ;
			font-color: #000000 ;
			position: fixed;
			width: 600px;
			height: 420px;
			overflow: auto;
			text-align: justify ;	
			padding-right: 20px;
			
		}

td.nav-inactive	{
			background-image:url(bilder/nav-bg.gif);
			width= 138px;			
			height= 35px;
			text-align: center;
			font-variant: small-caps;
			font-size: 10pt;
			font-weight: bold;	
		}

td.nav-active	{
			background-image:url(bilder/nav-bg-active.gif);
			text-align: center;
			font-variant: small-caps;
			font-size: 10pt;
			font-weight: bold;
		}

td.nav-clear	{
			background-image:url(bilder/nav-clear.gif);
			width= 138px;			
			
		}

td#footer	{
			background-image:url(bilder/footer.gif);
			color: #990000;
			text-align: center;
			font-size: 8pt;
		}


h1 		{ 	color:#FFFFFF ; 
			FONT-FAMILY: Verdana, Arial,Serif, Helvetica ; 
			FONT-SIZE: 18pt ; 
			FONT-WEIGHT: bold ; 
			text-align:center ; 
		}

h2 		{ 	color:#FFFFFF ; 
			FONT-SIZE: 14pt  ; 
			TEXT-ALIGN: center; 
		}

h3 		{ 	 
			FONT-SIZE: 10pt  ; 
			TEXT-ALIGN: center; 
		}

h4 		{ 	color:#FFFFFF ;
			FONT-SIZE: 8pt  ; 
			TEXT-ALIGN: center; 
		}

h5		{	color:#333333 ; 
			FONT-SIZE: 8pt  ; 
			TEXT-ALIGN: center; 
		}		

table#workshop	{	FONT-SIZE: 8pt  ;
			TEXT-ALIGN: left; 
		}