BODY {
	scrollbar-3d-light-color: #ffffff;
	scrollbar-arrow-color: #8DA0B8;
	scrollbar-base-color: #8DA0B8;
	scrollbar-dark-shadow-color: #8DA0B8;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #8DA0B8;
	scrollbar-shadow-color: #8DA0B8;
	scrollbar-track-color: #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

BODY.navi {
	background-image : url(../bilder/2.jpg);
	background : repeat-y;
}

A.navi {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
}

H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color : #8DA0B8;
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #8DA0B8;
}

A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #8DA0B8;
	text-decoration : none;
}

input {
	background-color: #87CEFA;
	color: Black;
}

textarea {
	background-color: #87CEFA;
	color: Black;
}

