body {

	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	

}

p.titel {font-weight:bold}



a:link { color: black; } 
a:visited { color: black; }
a:{padding-right: 20px;}
h1 {padding-bottom: 0.5em}

iframe {


	margin: 0px 20px 10px 0px;
	width: 40%;
	float: left;
	overflow: hidden;
	
}

ul {padding-left: 20px;}

#main {

	max-width: 480px; 
	margin: 0px auto;
	font-size: 1.0em; 
	line-height: 1.5;
	
	border-right:1px solid #DCDCDC;
	padding: 4px 15px 15px 15px;	
		
}



#button {

	height: 80px;     
	max-width: 480px;
	margin: 0px auto; 
	position: fixed;
	padding: 1em 1em 0em 0em;
    top: 0%;
    z-index: 99;
}

.container {
    position: relative;
    width: 40%;
    height: 0;
   padding-bottom: 56.25%; 
   margin: 0px 20px 10px 0px
}
.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 40%;
    height: 100%;
}
.right   { text-align: right; }

.abschnitt {
	height: 100%;
	position: relative;
}






 