body {
scrollbar-face-color: #CCDDEE;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #666699;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #EFEFEF;
scrollbar-track-color: #CCDDEE;
scrollbar-arrow-color: #0050A0;
font-family : Times New Roman, serif;
font-size:12px;
font-weight:normal;
color: #000000;
background-color : #FFFBF0;
}
a {
	text-decoration: underline;
	color: #CC9933;
}
a:hover {
	color: #DAA520;
}
a:visited {
	color: #CC9933;
}
h1 {
	font-family: "Comic Sans MS", "Times New Roman";
	font-size: 26px;
	font-weight: normal;
	text-decoration: underline;
	color: Blue;
	text-align: center;
}
h2 {
	font-family: "Comic Sans MS", "Times New Roman";
	font-size: 22px;
	font-weight: bolder;
	text-decoration: underline;
	color: Blue;
	text-align: center;
}
h3 {
	font-family: Times New Roman, serif;
	font-weight: normal;
	font-size: 16px;
	color: #008000;
	text-align: center;
}
h5 {
	font-family: Times New Roman, serif;
	font-weight: bolder;
	font-size: 28px;
	color: #DAA520;
}
.rot {color: Red;}
.violett {color: #9000E0;}
.weiss {color: #FFFFFF;}
.blau {color: #0000FF;}
.black {color: Black;}
.green {
	color: Green;
}
.center{text-align:center;}
.left{text-align:left;}
p {
	font-family:Times New Roman, serif;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	color: #000000;
}
p.buecher{
	background-color: White;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: justify;
	margin: 50px;
	line-height: 30px;
}
ul {
	font-family:Times New Roman, serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	color: #000000;
}
span {
	font-family: Times New Roman, serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: Black;
}
table {
	font-family:Times New Roman, serif;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	color: #000000;
	text-align: center;
	}
li {
	font-family:Times New Roman, serif;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	color: #000000;
}