table {
	border-collapse: collapse;
}

a:link {
	color: #0C1A99;
	font-weight: bold;
	text-decoration: none;
	font-size:85%;
}

a:visited {
	color: #0C1A99;
	font-weight: bold;
	text-decoration: none;
	font-size:85%;
}
a:hover {
	color: #0C9AFF;
	font-weight: bold;
	text-decoration: none;
	font-size:85%;
	<!-- background-color:#FFFF99 -->;
}

.top {
	background-image: url(Bilder/TopBorder.JPG);
	background-repeat: no-repeat;
	background-position: left top;
	width: 917px;
	height: 181px;
}

.menu {
	background-image: url(Bilder/MainMenuBorder.JPG);
	background-repeat: repeat-y;
	background-position: left top;
	height: 11px;
	width: 245px;
}

.menu_bottom {
	background-image: url(Bilder/BottomMenuBorder.JPG);
	background-position: left top;
	background-repeat: no-repeat;
	height: 41px;
	width: 245px;
}

.menu_below {
	background-image: url(Bilder/BelowMenuBorder.JPG);
	background-position: left top;
	background-repeat: repeat-y;
	height: 13px;
	width: 245px;
}

.bottom_left {
	background-image: url(Bilder/BottomLeftBorder.JPG);
	background-position: left top;
	background-repeat: no-repeat;
	height: 108px;
	width: 672px;
}

.bottom_right {
	background-image: url(Bilder/BottomRightBorder.JPG);
	background-position: left top;
	background-repeat: no-repeat;
	height: 108px;
	width: 245px;
}


.main {
	background-image: url(Bilder/MainBorderLeft.JPG);
	background-repeat: repeat-y;
	background-position: right top;
	width: 672px;
	height: 11px;
	text-align: left;
	vertical-align: top;
}

.posten {
	color: #054088;
}

.email {
	color: #0540AA;
}

.int_left {
    background-image: url(Bilder/intern_links.jpg);
    background-repeat: repeat-y;
	color: #054088;
}

.statistic {
	background-color: #000077;
}
.stat_header {
	background-color: #bbcc00;
}

