    body {margin: 0; padding: 0; font-family: georgia,serif;; background:#fff; color:#000; overflow: auto}
    html, body {height: 100%; }
	img {border: none}
    #all {width: 960px; margin: 30px auto;}
    a {text-decoration: none; color: #709134;}
a:hover {text-decoration: underline;}

	#header {margin: 0 0 70px;}
	
	#logo {float: left;}
	#menu {float: right;}
	#menu li {list-style-type: none; margin: 0; float: left;}
	#menu li a {color: #fff; font-weight: bold; font-size: 13px; }
	#menu li a.podcast {background: none; }
	
	li#stories {background: url(/media/img/murmur/bg-stories.png) no-repeat; width: 110px; padding: 24px 0 20px 10px;}
	li#about {background: url(/media/img/murmur/bg-about.png) no-repeat; width: 110px; padding: 35px 0 20px 7px;}		
	li#team {background: url(/media/img/murmur/bg-team.png) no-repeat; width: 110px; padding: 10px 0 30px 7px;}		

	.clear {height: 1px; overflow: hidden; clear: both;}
	
	h1 {margin: 0 0 1.5em; font-size: 1.5em;}
	h2 {text-transform: uppercase; font-size: .9em; letter-spacing: 1px;}
	
	#stories, #story {float: left; margin: 0 0 70px 100px; width: 380px;;}
	
	#stories ul {margin: 0; padding: 0;}
	#stories li {list-style-type: none; margin: 0 0 20px; clear: both;}
	#stories li br {display: none;}
	
	#stories .info {display: block; font-size: 90%; margin: 7px 0 ;}
	#stories .credit {font-size: 90%; color: #777;}
	#stories p {margin: 0 0 0 80px;}
	#stories .img {display: block; float: left; width: 60px; height: 60px; overflow: hidden;}
	#stories .img img {height: 70px;}
	
	.subtitles {float: right;}
	
	.person {width: 380px; float: left; margin: 10px 10px 20px 0;}
	.person img {float: left; margin: 0 20px 0 0;}
	.person p {font: 12px tahoma,sans-serif; float: left; width: 280px; margin: 0;}
	
	.person br {display: none;}
	.person span {display: block; margin: 0 0 5px;}
	
	#map {width: 460px; height: 400px; margin: 0 0 15px; background: #000;}
	#map-container {width: 460px; float: left;}
	
	#facebook {margin: 40px 0 0 0;}
	
	#twitter {margin: 0 0 0 80px !important;}
	
	#cc {float: left; background: url(/media/img/murmur/cc.png) left top no-repeat; padding: 0px 0 5px 55px; min-height: 45px; font-size: 12px; width: 260px; margin: 0 240px 30px 0;}
	
	#raum {float: right; margin: -20px 0 0 0;}
	
	#footer {clear: both; margin: 120px 0 40px;}
