body {width: 940px;
      margin: 0 auto;
      background-color: E9EDEB;
      padding: 10px;
	  font-family: Helvetica, Arial, sans-serif;
	  }

html { background-color: #fff;
	}
	
.index  img{
width: 900px;
}
.index {
	background-color: #F0EBD8;
	padding: 10px;
	margin-top: 20px;
	}
	
.headline {
	background-color: #9D9C96;
	margin-top: 20px;
	text-align: center;
	font-size: 2.5em;
	padding: 15px;
	}
	
.top a {
	color: #00707F;
	font-size: 7em;
	text-decoration: none;
	font-weight: bold;
	line-height: 0.9em;
	}
	
.small {
	color: #95ABB1;
	font-size: 1.5em;
	}
	
.menu {
	width: 100%;
	text-align: center;
	display: block;
	margin-top: 20px;
	}

	
.punkt a {
    text-decoration: none;
	color: #878787;
	text-shadow: 0 0 0 rgba(0,0,0,0);
}
	
.punkt { 
	float: left;
	font-size: 1.5em;
	margin-left: 2px;
	margin-right:2px;
   text-align:center;
   list-style:none;
    text-decoration: none;
	color: #878787;
	text-shadow: 0 0 0 rgba(0,0,0,0);
	}
	
.punkt a:hover {
    text-shadow: 0 0 5px rgba(2,166,120,0.9);
    text-decoration: none;
    transition: color 500ms ease, text-shadow 500ms ease;
	color: #03A678;
	}

	
	
.sub_menu {
	width: 100%;
	text-align: center;
	color: #878787;
	display: block;
	}

	
.sub_punkt a {
    text-decoration: none;
	color: #878787;
}
	
.sub_punkt { 
	font-size: 1em;
	float:left;
	margin-left: 5px;
	margin-right:5px;
	margin-top:5px;
	text-align:center;
	list-style:none;
    text-decoration: none;
	color: #00707F;
	display:block;
	padding: 2px;
	}
	
.sub_punkt:hover {
	background-color: #00707F;
	}
	
.sub_punkt:hover a {
	color: #fff;
	}

	
	
.clear {
clear: left;
}

.headline1 {
    text-decoration: none;
	color: #03A678;
	font-size: 2em;
}
strong {
    text-decoration: none;
	color: #00707F;
	font-size: 1em;
}
.liste {
	font-size: 1.2em;
	display:block;
	}
	
.liste li {
margin-top:8px;
padding: 5px;
padding-left: 10px;
}

.liste li:hover {
background-color: #00707F;
color: #fff;
}

.einleitung {
	font-size: 1.2em;
	margin: 20px;
}

.zeitung a {
    text-decoration: none;
	font-size: 0.7em;
	color: #000;
}

.zeitung {
	display:block;
	width: 300px;
	height: 140px;
	padding: 5px;
	float: left;
	background-color: #E9EDEA;
	color: #fff;
	}

.zeitung:hover {
	background-color: #AFB2B0;
	}
	
.fancybox {
float: left;
margin: 10px;
}

.audio-div {
float:left;
margin:2px;
	display:block;
	padding: 2px;
	background-color: #969897;
	color: #FAFEFC;
	text-align: center;
}
.audio-div audio {
margin: 0 auto;
}

.video {
margin-top:20px;
}