ul.haupt-navi ul {
	display: none;
}

ul.haupt-navi li:hover ul.navi-verein {
	display: block;
	}

ul.haupt-navi li:hover ul.navi-spenden {
	display: block;
	}

ul.haupt-navi li:hover ul.navi-patenschaft {
	display: block;
	}
	
ul.haupt-navi li:hover ul.navi-archiv {
	display: block;
	}	
	
div#top-nav {
	background-color: white;
}


ul.haupt-navi {float:left;}

ul.navi-verein {
	width: 1000px;
	position:absolute;
	top:39px;
	left:0px;
	background-image: url(../images/sub-nav-pointer3.png);
	background-repeat: no-repeat;
	background-position: 135px 0px;
	z-index:99;	
}

ul.navi-spenden {
	width: 1000px;
	position:absolute;
	top:39px;
	left:0px;
	background-image: url(../images/sub-nav-pointer3.png);
	background-repeat: no-repeat;
	background-position: 235px 0px;
	z-index:99;	
}

ul.navi-patenschaft {
	width: 1000px;
	position:absolute;
	top:39px;
	left:0px;
	background-image: url(../images/sub-nav-pointer3.png);
	background-repeat: no-repeat;
	background-position: 375px 0px;
	z-index:99;	
}

ul.navi-archiv {
	width: 1000px;
	position:absolute;
	top:39px;
	left:0px;
	background-image: url(../images/sub-nav-pointer3.png);
	background-repeat: no-repeat;
	background-position: 525px 0px;
	z-index:99;	
}

#top-nav {
	background-image: url(../images/topnav-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 75px;
	width: 1000px;
	position:relative;
	z-index:98;
	}

#top-nav ul li {
	font-family: 'Exo 2', sans-serif;
	/*font-family: "Trebuchet MS",  Verdana, Helvetica, Arial, sans-serif;*/
	font-size: 15px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 30px;
	font-weight: 400;
	font-variant: normal;
	font-style: normal;
	text-indent: 5px;
	list-style-type: none;
	display: block;
	text-align: left;
	padding-top: 8px;
	float: left;
	height: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	}

#top-nav ul li a {
	text-transform:uppercase;
	color: #FFFFFF;
	display: block;
	float: none;
	font-weight: 400;
	font-variant: normal;
	font-style: normal;
	text-decoration: none;
	height: 35px;
	width: auto;
	clear: none;
	padding: 0px;
	text-indent: 5px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#top-nav ul li ul {	
	background-color:#4baa30; 
	}

#footer{
	position: relative;
	z-index: 900;	
	background-color: #4baa30;
	width: 100%;
	height: 19em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 1em;
	box-shadow: 0 0 10px #888;
	-ms-box-shadow: 0 0 10px #888;
	-o-box-shadow: 0 0 10px #888;
	-moz-box-shadow: 0 0 10px #888;
	-webkit-box-shadow: 0 0 10px#888;
	}

#social{
	position: absolute;
	z-index: 999;
	height: 42px;
	width: 135px;
	left: 870px;
	top: -1px;
	/*font-size: 0.9em;
	font-style: normal;
	color: #4baa30;
	font-weight: 400;
	text-decoration: none;
	padding-top: 0.3em;
	padding-left: 1em;*/
	}

#facebook{
	position: absolute;
	z-index: 999;
	height: 50px;
	width: 110px;
	left: 890px;
	top: 10px;
	/*font-size: 0.9em;
	font-style: normal;
	color: #4baa30;
	font-weight: 400;
	text-decoration: none;
	padding-top: 0.3em;
	padding-left: 1em;*/
	}


#footer ul li {
	font-family: 'Exo 2', sans-serif;
	font-size: 10px;
	font-weight: 400;
	line-height: 1.5em;
	color: #FFFFFF;
	display: block;
	list-style-type: none;
	float: left;
	line-height: 1.8em;
	margin-right: 3em;
	position: relative;
	text-transform: uppercase;
}

#footer ul li ul {
	position:absolute;
	float:left;
	}

#footer ul li ul li {
	font-family: 'Exo 2', sans-serif;
	float: left;
	list-style-type: none;
	display:block;
/*	width:15em;*/
	margin-right:1em;
	line-height:1.8em;
	text-transform: uppercase;
}

.small{
	width:6em;
	}
	
.mid{
	width:11em;
	}
	
.big{
	width:15em;
	}

#footer a {
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:400;
	line-height:1.7em;
	text-transform: uppercase;
}

#footer a:hover, a:active{
	text-transform:none;
	text-decoration:none;
	font-weight:600;
	line-height:1.7em;
	text-transform: uppercase;
	}

#footer a:visited {
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:400;
	line-height:1.7em;
}

#footer p {
	font-size: 13px;
	line-height: 1em;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	letter-spacing: 1px;
}

#footer hr{
	margin-top:10px;
	margin-bottom:10px;
	color:#FFFFFF;
	height:2px;}
