body
{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

#menue
{
	background-image: url(../menue/img/menue.gif);
	width:171px;
	height: 20px;
	background-repeat: no-repeat;
	min-width : 171px;
}

#submenuemore
{
	background-image: url(../menue/img/submenuemore.gif);
	width:171px;
	height: 20px;
	background-repeat: no-repeat;
	min-width : 171px;
}

#menueactive
{
	background-image: url(../menue/img/menueactive.gif);
	width:171px;
	height: 20px;
	background-repeat: no-repeat;
	min-width : 171px;
}

#subsubmenue
{
	background-image: url(../menue/img/subsubmenue.gif);
	width:171px;
	height: 20px;
	background-repeat: no-repeat;
	min-width : 171px;
}

a:link {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
}

a:visited {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
}

a:hover{
	color:#DF9622;
	text-decoration:none;
	font-weight:bold;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
}

a:active{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
}

a.sub:link {
	color:#000000;
	text-decoration:none;
	font-weight: normal;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
}

a.sub:visited {
	color:#000000;
	text-decoration:none;
	font-weight: normal;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
}

a.sub:hover{
	color:#DF9622;
	text-decoration:none;
	font-weight: normal;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
}

a.sub:active{
	color:#000000;
	text-decoration:none;
	font-weight: normal;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
}
