	body
	{
		background: #FFFFFF;
		margin: 0px;
	}
	
	a:link
	{
		background: #FFFFFF;
		font-family: Verdana;
		font-size: 13px;
		color: #000000;
		text-decoration: none;
	}

	a:visited
	{
		background: #FFFFFF;
		font-family: Verdana;
		font-size: 13px;
		color: #000000;
		text-decoration: none;
	}

	a:hover
	{
		background: #FFFFFF;
		font-family: Verdana;
		font-size: 13px;
		color: #AA0000;
		text-decoration: none;
	}
	
	a:active
	{
		background: #FFFFFF;
		font-family: Verdana;
		font-size: 13px;
		color: #000000;
		text-decoration: none;
	}

	a.navPoint:link
	{
		background: #FFFFFF;
		font-family: Verdana;
		font-weight: bold;
		font-size: 14px;
		color: #000000;
		text-decoration: none;
	}

	a.navPoint:visited
	{
		background: #FFFFFF;
		font-family: Verdana;
		font-weight: bold;
		font-size: 14px;
		color: #000000;
		text-decoration: none;
	}

	a.navPoint:hover
	{
		background: #FFFFFF;
		font-family: Verdana;
		font-weight: bold;
		font-size: 14px;
		color: #AA0000;
		text-decoration: none;
	}
	
	a.navPoint:active
	{
		background: #FFFFFF;
		font-family: Verdana;
		font-weight: bold;
		font-size: 14px;
		color: #000000;
		text-decoration: none;
	}

	a.navPointHidden:link
	{
		background: #DDCFAA;
		font-family: Verdana;
		font-weight: bold;
		font-size: 14px;
		color: #DDCFAA;
		text-decoration: none;
	}

	a.navPointHidden:visited
	{
		background: #DDCFAA;
		font-family: Verdana;
		font-weight: bold;
		font-size: 14px;
		color: #DDCFAA;
		text-decoration: none;
	}

	a.navPointHidden:hover
	{
		background: #DDCFAA;
		font-family: Verdana;
		font-weight: bold;
		font-size: 14px;
		color: #AA0000;
		text-decoration: none;
	}
	
	a.navPointHidden:active
	{
		background: #DDCFAA;
		font-family: Verdana;
		font-weight: bold;
		font-size: 14px;
		color: #DDCFAA;
		text-decoration: none;
	}
	
	a.footer:link
	{
		background: #99803E;
		font-family: Verdana;
		font-size: 9px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
	}

	a.footer:visited
	{
		background: #99803E;
		font-family: Verdana;
		font-size: 9px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
	}

	a.footer:hover
	{
		background: #99803E;
		font-family: Verdana;
		font-size: 9px;
		font-weight: bold;
		color: #AA0000;
		text-decoration: none;
	}
	
	a.footer:active
	{
		background: #99803E;
		font-family: Verdana;
		font-size: 9px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
	}

	.header
	{
		border: 3px double #99803E;
		vertical-align: top;
	}

	.backgroundHeader
	{
		background-image: url(pics/background_oben.gif);
	}
	
	.blanko
	{
		background: #FFFFFF;
	}

	.navigation
	{
		padding-top: 20px;
		background: #DDCFAA;
		border: 3px double #99803E;
	}


	td.navPointFront
	{
		background: #FFFFFF;
		font-family: Verdana;
		font-weight: bold;
		font-size: 14px;
		color: #000000;
		border-top: 3px double #99803E;
		border-left: 3px double #99803E;
		border-bottom: 3px double #99803E;
	}
	
	td.navPoint
	{
		color: #000000;
		background: #FFFFFF;
		font-family: Verdana;
		font-weight: bold;
		font-size: 14px;
		border-top: 3px double #99803E;
		border-right: 3px double #99803E;
		border-bottom: 3px double #99803E;
	}

	td.content
	{
		padding-left: 45px;
		padding-right: 25px;
		padding-bottom: 15px;
		font-family: Verdana;
		font-size: 13px;
		color: #000000;
	}

	td.contentInner
	{
		text-align: justify;
		font-family: Verdana;
		font-size: 13px;
		color: #000000;
	}

	td.kontakt
	{
		font-family: Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #000000;
	}

	td.kontaktRed
	{
		font-family: Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #C40000;
	}
		
	input.kontakt
	{
		border: 3px double #99803E;
		background: #DDCFAA;
	}

	td.aktuellHeader
	{
		font-family: Verdana;
		font-size: 13px;
		font-weight: bold;
		color: #000000;
	}
	
	textarea.kontakt
	{
		border: 3px double #99803E;
		background: #DDCFAA;
	}
	
	.line
	{
		background: #99803E;
	}
	

