.vertBalken {
	background-repeat: no-repeat;
	background-image: url(balken.png);
}
.btn {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.aktSite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	vertical-align: bottom;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.aktSiteTab {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3152A5;
	vertical-align: bottom;
}

.aktSite a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	vertical-align: bottom;
	text-decoration: none;
}
.aktSite a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3152A5;
	vertical-align: bottom;
	text-decoration: none;
}
.aktSite a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	vertical-align: bottom;
	text-decoration: none;
}
.aktSite a:visited:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3152A5;
	vertical-align: bottom;
	text-decoration: none;
}
.logo {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.navigation {
	margin: 0px;
	background-image: url(navigation.png);
	background-repeat: no-repeat;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

