body {
	background-color: #f3f3cc;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #000066;
	scrollbar-base-color: #f3f3cc;
	scrollbar-darkshadow-color: #000066;
	scrollbar-face-color: #f3f3cc;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #00066;
	scrollbar-track-color: #f3f3cc;
	listbar-3dlight-color: #ffffff;
	listbar-arrow-color: #000066;
	listbar-base-color: #f3f3cc;
	listbar-darkshadow-color: #000066;
	listbar-face-color: #f3f3cc;
	menuebar-highlight-color: #ffffff;
	menuebar-shadow-color: #00066;
	menuebar-track-color: #f3f3cc;
	background-attachment: fixed;
	margin: 20pt;
}
a:link {color:blue;}
a:visited {
	color:blue;
}
a:active {color:blue;}
a:hover {
	color:red;
	}
a {
	text-decoration : none;
}

a.liste:link {color:black;}
a.liste:visited {
	color:black;
}
a.liste:active {color:black;}
a.liste:hover {
	color:black;
	text-decoration: underline;
	}
a.liste {
	text-decoration: none;
	color: black;
}

body.navi {
        background-color: #ffffe8;
}

a.navi:link {color:black;}
a.navi:visited {
	color:black;
}
a.navi:active {color:black;}
a.navi:hover {
	color:red;
}
a.navi {
	text-decoration: none;
	color: black;
}

.fett{
	font-weight : bold;
}

p, div, th, td, h1, h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}


h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
