a:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #96aaB7;
}
a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #96AAB7;
}
a:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:underline;
	color: #666666;
}

table, tr, colgroup, col, thead, tbody, tfoot, th , td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

body, input, option, select, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#nav_l {
	position:absolute;
	left:1px;
	top:314px;
	width:235px;
	height:200px;
	visibility: visible;
	overflow: hidden;
	z-index: 10;
	background-color: #E1E5E8;
}

#nav_map {
	position:absolute;
	left:251px;
	top:339px;
	width:498px;
	height:494px;
	visibility: hidden;
	overflow: hidden;
	z-index: 20;
	border-color: #95BAE3;
	border-width: 3;
	border-top-color: #95BAE3;
	border-right-color: #95BAE3;
	border-bottom-color: #95BAE3;
	border-left-color: #95BAE3;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: url(../img/map_back_.gif);
}
#nav_content {
	position:absolute;
	left:251px;
	top:339px;
	width:500px;
	height:auto;
	visibility: visible;
	overflow: hidden;
	z-index: 20;
	padding-right: 10px;
}
#akad_termine {
	background-color: #E0E5E8;
}
#splash{
	position:absolute;
	top:204px;
	width:204px;
	height:154px;
	z-index:30000;
	left: 346px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	opacity:0.90;
	visibility: hidden;
	background-image: url(../img/splash_start.png);
	background-repeat: no-repeat;
}
#splash_c{
	background-color: #FFFFFF;
	overflow: hidden;
	visibility: visible;
}
#nav_fam_aktiv{
	position:absolute;
	left:767px;
	top:335px;
	width:225px;
	height:100px;
	visibility: hidden;
	z-index: 50;
	display: none;
	padding: 5;
	overflow: auto;
}
#nav_fam_unterwegs{
	position:absolute;
	left:767px;
	top:483px;
	width:225px;
	height:129px;
	visibility: hidden;
	z-index: 50;
	display: none;
	padding: 5;
	overflow: auto;
}
#nav_fam_tipps{
	position:absolute;
	left:767px;
	top:660px;
	width:225px;
	height:167px;
	visibility: hidden;
	z-index: 50;
	display: none;
	padding: 5;
	overflow: auto;
}

#nav_litebox{
}

#nav_litebox_fade{
}

.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 50;
	opacity:.50;
	filter: alpha(opacity=50);
}
.white_content {
	display: none;
	position: absolute;
	top: 10%;
	left: 10%;
	width: 80%;
	height: 80%;
	padding: 10px;
	border: 2px solid black;
	background-color: #FFFFFF;
	z-index:1002;
	overflow: auto;
}