/* CSS Document */



body {
	margin-top: 20px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
a {
	font-size: 11px;
	color: #666666;
}
a:visited {
	color: #666666;
	}
a:hover {
	color: #F90;

}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 28px;
	color: #003399;
	text-transform: none;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;

}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 13px;
	color: #003399;
	text-transform: none;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;

}


a.menu {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
	}


a.menu2 {
	font-size: 13px;
	font-weight: bold;
	color: #F90;
	text-decoration:none;
	
}

a.menu:visited {
	color: #666666;
	}
	
a.menu:hover {
	color: #F93;

}

.menuaktiv {
	font-size: 13px;
	font-weight: bold;
	color: #F90;
}


a.untermenu {
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
	line-height: 16px;
	
}
a.untermenu2 {
	font-size: 11px;
	font-weight: normal;
	color: #ffCC66;
	text-decoration:none;
	line-height: 16px;
	
}

a.untermenu:visited {
	color: #ffffff;
	}
a.untermenu:hover {
	color: #ffcc66;
}
.untermenuaktiv {
	font-size: 11px;
	font-weight: normal;
	color: #ffcc66;
	line-height: 16px;
}
.untermenulinien {
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 16px;
}


.blauepunkte {
	color: #003399;
	font-weight: bold;
}
