	BODY, TD, LI {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-align:  justify;
	}
	.mini {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 8pt;
	}

	body
	{
background-image:url(pix/linksframe.jpg);
	background-position : left;
	background-repeat : repeat-y;
	}
	 A:FOCUS, A:LINK, A:VISITED 
	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #663300;
	font-weight : bold;
	text-decoration : none;
	}
	A:HOVER,A:ACTIVE
	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #996633;
	font-weight : bold;
	text-decoration : none;
	}
	#header
	{
	background-color:#1D3389;
	background-image:url(pix/kopfframe.jpg);
	background-position : top;
	background-repeat : repeat-x;
	}
	
	#links
	{
	height:100%;
	float: left;
	}
	
	#nl_content
	{
	position:absolute;
	width:70%;
	height:70%;
	left:220px;
	float: right;
	}
	
#warnung
{
		font-weight : bold;
		color:#ff0000;
}
#info
{
		font-weight : bold;
		color:#ff0000;
}
#hu
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:20px;
	color : #996633;
}
.menustyle
{
white-space:nowrap;
}
.menustyle A:FOCUS, .menustyle A:LINK, .menustyle A:VISITED 
	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #663300;
	font-weight : bold;
	text-decoration : none;
	}
	.menustyle A:HOVER,.menustyle A:ACTIVE
	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #996633;
	font-weight : bold;
	text-decoration : none;
	}

/* men¸steuerung */

.submenu
{
	position:absolute;
	display:none;
	border: 1px solid #999933;
	z-index:10;
	padding:5px;
	float:right;
	background-color:#cccc99;
	line-height:20px;
}
	.submenu A:FOCUS, .submenu A:LINK, .submenu A:VISITED 
	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #663300;
	font-weight : bold;
	text-decoration : none;
	}
	.submenu A:HOVER,.submenu A:ACTIVE
	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #996633;
	font-weight : bold;
	text-decoration : none;
	}

