body 
{
	font-family:Verdana;
}

p.lastmod {
	position:absolute;
	top:.2em;
	right:.2em;
	font-size:.8em;
	font-style:italic;
	text-align:right;
	float:right;
	color:grey;
}
h1 {
	font-size:1.2em;
}
h2 {
	font-size:1em;
}
div.entry {
	clear:right;
	border-top: 1px solid #aaa;
	font-size:10pt;
}
span.date {
	color:blue;
}
span.date:after {
	content:" - ";
}
.impressum {
	font-size:8pt;
	color:#aaa;
	text-align:center;
}
iframe {
	border:1px solid grey;
	margin:auto;	
	margin-left:10em;
}
span.banner {
	display:block;
	float:right;	
}

