body {
	margin-left: 15px;
	font-family: Arial,sans-serif;
	font-size: 12px;
	line-height: 16px;
}
h1 {
	font-size: 16px;
	color: #445886;
}
h2 {
	font-size: 14px;
	border-bottom:1px solid #D0E1FF;
}

.backlist {
	float: left;
	margin-right: 5px;
	font: normal 11px/11px Arial,sans-serif;
}

#listTable {
	margin-left: 8px;
}
#listTable .listRow {
	font-size: 11px;
	line-height: 13px;
}
.listbutton a {
	display: block;
	padding: 2px 4px 2px 4px;
	background-color: #E0E0E0;
	color: black;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.listbutton a:hover {
	color: red;
}
.line {
	border-bottom: 1px solid #a0a0a0;
	font-size: 11px;
}

.submitButton {
	width: 250px;
	height: 25px;
	background-color: #FFFF00;
	border: 1px solid #274274;
	font-weight: bold;
	padding-top:0px;
}

.weiss {
	padding-right: 8px;
	padding-bottom: 2px;
}
