body {
	color: MidnightBlue;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	background: #FFFFFF url(images/blau_grau_bg_hell.jpg) left top;
}

h1 {
  	font-size: 14pt;
}

h2 {
  	font-size: 12pt;
}

h3 {
  	font-size: 11pt;
}

p {
	font-size: 10pt;
}

ul {
	font-size: 10pt;
	margin-top: 0;
	margin-bottom: 0;
	list-style-type: square;
}

p ul {
	list-style-type: square;
}

ol {
	font-size: 10pt;
	margin-top: 0;
	margin-bottom: 0;
}

.text { 
	font-size: 10pt
}

td {
	padding-right: 10;
	vertical-align: top;
}

span.navpath {
	font-family: Arial, Helvetica;
	font-size: 8pt;
}

span.editmode {
	color: Black;
	font-family: Arial, Helvetica;
	font-size: 10pt;
}

span.editmodeUeberschrift {
	color: Black;
	font-family: Arial, Helvetica;
	font-size: 12pt;
}
