body {
	background-color: #E0DA9A;
}

body, td {
	font-family: Georgia;
	font-size: 12px;
	vertical-align: top;
	text-align: justify;
}

table.mitte td {
	vertical-align: middle;
}

p {
 	line-height: 18px;
}

p.top {
	border-bottom: 1px solid #990001;
	font-size: 13px;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 0px;
}

.text {
	font-family: Georgia;
	font-size: 11px;
	background-color: #E0DA9A;
	border: 1px solid #990001;
	scrollbar-base-color:#EEE8AA;
	scrollbar-3dlight-color:#E0DA9A;
	scrollbar-arrow-color:#990001;
	scrollbar-darkshadow-color:#E0DA9A;
	scrollbar-face-color:#EEE8AA;
	scrollbar-highlight-color:#E0DA9A;
	scrollbar-shadow-color:#E0DA9A;
	scrollbar-track-color:#E0DA9A;
}

.button {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #900001;
	border: 1px solid #000000;
	cursor: hand;
}

.bolder {
	font-weight: bold;
}

img.bild {
	border: 1px solid #990001;
}

a:link, a:visited {
	color: #AE0202;
	text-decoration: none;
}

a:active {
	color: #CC7456;
	text-decoration: none;
}

a:hover {
	color: #CC7456;
	text-decoration: underline;
}