BODY, P, TABLE {
	font-family: Verdana, Arial;
	font-size: 8pt;
}

H1 {
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 10px;
}

#bereich {
	border: 2px solid #FFFFFF;
}

.footer {
	font-size: 8pt;
	color: #FFFFFF;
	margin-bottom: 2px;
}

#tbl_menu {
	border-left: none;
	border-top: none;
}

.menu {
	color:	#000000;
	text-decoration: none;
}

.menu:hover {
	color:	#1F407C;
	text-decoration: none;
}

.act {
	color:	#1F407C;
	text-decoration: none;
}

.act:hover {
	color:	#1F407C;
	text-decoration: none;
}

.act-2 {
	color: #1F407C;
	text-decoration: underline;
}


.act-2:hover {
	color: #1F407C;
	text-decoration: underline;
}

.nav {
	height: 22px;
	padding-left: 35px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: none;
	border-left: none;
	background: url('img/mbg.jpg') no-repeat;
}

.nav-act {
	height: 22px;
	padding-left: 35px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: none;
	border-left: none;
	background: url('img/mbg-act.jpg') no-repeat;
}

.nav1 {
	height: 22px;
	padding-left: 48px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: none;
	border-left: none;
	background: url('img/m1bg.jpg') no-repeat;
}

.nav1-act {
	height: 22px;
	padding-left: 48px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: none;
	border-left: none;
	background: url('img/m1bg-act.jpg') no-repeat;
}

.nav2 {
	height: 22px;
	padding-left: 48px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: none;
	border-left: none;
}

A {
        color: #24498F;
        text-decoration: none;
}

A:hover {
        color: #24498F;
        text-decoration: underline;
}

.cpy:hover {
        text-decoration: none;
}

.abstand {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
