body,p,h1,h2,h3,h4,h5,h6,table,tr,td,div,span,ul,ol,li,img,hr,form, selected {
	border: 0px;
	margin: 0px;
	padding: 0px;
	
}
body {
	background: #fff;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #24307d;
}
h1 {
	font-size: 1.3em;
	margin: 0 0 50px; 0;
	padding-top: 40px;
	font-style: italic;
}
h2 {
	font-size: 1.1em;
	margin: 1.5em 0 0.3em 0;
	color: #da8d1b;
	font-style: italic;
	border-top: 1px dotted #da8d1b;
	padding-top: 15px;
}
p, li {
	font-size: 0.85em;
}
p {
	margin: 0 0 1.2em 0;
}
p.right {
	text-align: right;
}
p.center {
	text-align: center;
	border-top: 1px dotted #da8d1b;
	padding-top: 15px;
}
ul {
	margin: 1em 0.5em 1em 2em;
	list-style: disc;
}
em.hellblau {
	color: #da8d1b;
}
span.hochgestellt {
	font-size: 0.7em;
	position: relative;
	bottom: 5px;
}
/* ebenen */
/* dummy */
#dummycontainer {
	width: 700px;
	margin: 40px auto;
}
#header {
	text-align: right;
}
img.logo {
	float: left;
}
div.body {
	clear: both;
	padding-top: 15px;
	margin-top: 20px;
	border-top: 1px solid #da8d1b;
}