body {
	margin: 0px;
	margin-top: 1px; 
}
.navibundlogo {
	margin-left: 10px;
}
.naviinfothekbg  {
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 20px;
	padding-top: 3px;
}
.naviinfothekbg a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.adminnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.servicenav{
	padding-top: 4px;
	padding-bottom: 4px;
}
.servicenav, .servicenava {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	color: #333333;
	text-decoration: none;	
}
.servicenav a{
	padding: 0px 5px 0px 2px;
}
.servicenava.activelang, .servicenava:hover {
	font-weight: bold;
	color: #333333;
}
.servicenavbg {
	vertical-align: top;
	background-color: #cccccc;
}
.navilang a {
	padding-left: 2px; 
	padding-right: 2px;
}
.navilang p {
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 159px;
	margin-right: 20px;
	line-height: 12px;
}
.logoadminbg {
	text-decoration: none;
	background-image: url(imgs/logobund.gif);
	background-repeat: no-repeat;
	background-position: -20px -5px;
}

.portalnavbg {
	background-color: #81A4C5;
	vertical-align: top;
	height: 22px;
}
.portalnavbg li {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-top: 1px;
	height: 22px;
}
.portalnavbg li.active {
	background-color: #ae8fae;
}
.portalnavbg ul {
	margin: 0px;
	padding: 0px;
}
.portalnavbg div{
	margin-top: 4px;
}
.portalnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}
.portalnav.first {
	padding-left: 10px;
}
.portalnav:hover {
	color: #ffffff;
	text-decoration: underline;
}
.portalnav:visited{
	color: #ffffff;
}
.footer {
	background-color: #D5E0EA;
	height: 18px;
	margin-top: 20px;
}
.footer p {
	margin-bottom: 0px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 130%;
	color: #333333;
	margin-left: 24px;
}
.footer a {
	color: #333333;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
