.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
}

.linkunten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

}


.linkunten:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff6600;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}


.navbox
{
	background-color: transparent;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	text-decoration : none;
}

.navbox:hover
{
	background-color: #639CFF;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	text-decoration : none;
}


.xx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ff6600;

}
.navaktuell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration : none;
	color: #ff6600;
}
.veryklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #FFFFFE;
}
  ul {
        list-style: none;
        margin: 0px;
        padding: 2px;
        }

li {
        margin-top: 12px;
		margin-bottom: 18px;
}		

#nav {
        width: 124px;
        }
