body {
	scrollbar-base-color: #ebebeb;
	scrollbar-face-color: #ebebeb;
	scrollbar-track-color: #ebebeb;
	scrollbar-shadow-color: #b3b3b3;
	scrollbar-dark-shadow-color: #ebebeb;
	scrollbar-arrow-color: #a83e45;
	scrollbar-3d-light-color: #ce6d74;
	scrollbar-highlight-color: #b3b3b3;
	background: #ffffff;
	color: #00314a;
	font-family: verdanan,arial,helvetica,sans-serif;
	font-size: 90%;
	width: 100%;
}

h1 {
	color: #a83e45;
	font-size: 14 pt;
}

h2 {
	color: #00314a;
	font-size: 11 pt;
}

p {
	color: #00314a;
	font-size: 10pt;
	font-weight: normal;
}

b {
	color: #00314a;
	font-size: 10pt;
}

ul {
	margin-left: 30pt;
	margin-right: 10pt;
	font-family: verdanan,arial,helvetica,sans-serif,
	font-color: #00314a;
	font-size: 10pt;
	list-style-type: square;
	}

ol {
	margin-left: 30pt;
	margin-right: 10pt;
	font-family: verdanan,arial,helvetica,sans-serif,
	font-color: #00314a;
	font-size: 10pt;
	list-style-type: square;
	}


a { color: #00314a; font-family: arial; font-size: 10 pt }

a:link { color: #9e9e9e }
a:visited { color: #9e9e9e }
a:active { color: #ce6d74}

.einzug { margin-left: 8; margin-right: 8 }
.rot{ color: #a83e45; font-family: arial; font-size: 10 pt }
.weiss { color: #ffffff; font-family: arial; font-size: 10 pt }



