html{
	width:100%;
	text-align:center;
}

body{
	font-family:sans-serif;
	font-size:100.01%; 
	width:30em;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
}

#titel{
	width:30em;
	font-weight:bold;
	font-size:120%
	margin:1em auto;
}

#oben {
	text-align:justify;
	width:30em;
	margin:1em auto;
	font-size:80%
}

#anker {

	width:30em;
	margin:1em auto;
	font-size:90%
}

a{
	font-weight:normal;
	font-size:80%;
}


iframe{
	width:30em;
	height:20em;
	border:0;
}

	body.inhalt{
		width:30em;
	}

	#preview{
		margin:0 auto;
	}

#logo {
	width:30em;
	text-align:center;
}

