@charset "utf-8";
/* CSS Document */

:focus { outline: 0; }

Html { height: 100%; margin-bottom: 1px }

body {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	line-height: 15px;
}
.bgtop {
	background-image: url(de/nav/bg_top.gif);
	background-repeat: no-repeat;
}
.brueckenbu {
	font-size: 10px;
	color: #B2C1E0;
	line-height: 10px;
}
a {
	text-decoration: none;
	color: #003399
}
a:hover {
	text-decoration: none;
	color: #01A5D4
}
a:active {
	text-decoration: none;
	color: #01A5D4
}
li {
	list-style-type: none;
	line-height: 20px;
	margin-left: -30px;
	margin-top: 18px;
}
.activelink {
	color: #01A5D4;
}
.blueline {
	background-image: url(de/nav/blauelinie.gif);
	background-repeat: repeat;
}
.footer {
	padding-top: 15px;
}
.linkul {
	text-decoration: underline;
}
