﻿body {
	background: #FFF;
}

body, table, tr, td, p, li, div, span, font, input, select {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
}

.ueberschrift {
	font-weight: bold;
	font-size: 14px;
}

.pagetitle {
	font-weight: bold;
	font-size: 18px;
	color: #999;
}
