<!--
body
	{
		margin-left:0; 
		margin-top:0; 
		background-image:url('/images/bg.jpg'); 
		background-repeat:repeat-x;
		font-family : verdana, tahoma,helvetica;
		font-size : 12px;
	}
td
{
	font-family : verdana, tahoma,helvetica;
	font-size : 12px;
}	
img 
	{
		border:0px;
	}
#top-design
	{
		text-align: center;
	}
.navi
{
	text-align:left;
}	
.inhalt
{
	text-align:left;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}	
	
/*MENÜ VERT*/
div#cattop {
	margin-left: 10px;
	margin-top: 5px;
	font-size: 12px;
	font-weight: normal;
	}
div#cattop a {
	color: #ffffff;
	}

div#cattop a:hover {
	color: #fac457;
	}

div#catsub {
	background-image: url('/images/sitedot.gif');
	background-repeat: no-repeat;
	background-position: left middle;
	padding-left: 15px;
	margin-bottom: 2px;
	margin-top: 2px;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
 }
div#catactive {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 5px;
	color: #248CC8;
	font-weight: bold;
	}
div#catactive a {
	color: #248CC8;
	}
div#catsubactive {
	background-image: url('/images/sitedot.gif');
	background-repeat: no-repeat;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-left: 15px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
 }

div#catsubactive a {
	color: #ffffff;
	font-variant: small-caps;
	font-size: 11px;
	}
div#catsub a {	
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
}
div#catsub a:hover {	
	color: #fac457;
	font-size: 11px;
	font-weight: normal;
}
.catlink {
	color: #000000;
	text-decoration: none;
}
	
-->
