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: 10px;
	font-weight: normal;
	background-color: Gray;
	background-image: url(pics/left.jpg);
	background-repeat: no-repeat;
}
a {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	text-decoration: underline;
	color: #CC9933;
}
a:hover {
	color: #DAA520;
}
a:visited {
	color: #CC9933;
}
.selected {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #cc9933;
	font-weight: bolder;
	background-color: Gray;
}
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: Blue;
	text-align: center;
}
.rot {color: Red;}
.violett {color: #9000E0;}
.weiss {color: #FFFFFF;}
.blau {color: #0000FF;}
.black {color: Black;}
.center{text-align:center;}
p {
font-family:Times New Roman, serif;
font-size:12px;
font-weight:normal;
text-decoration:none;
color: #000000;
}
table {
	border: 2px;
	border: Black;
	font-family: "Times New Roman", Times, serif;
	height: 35px;
	margin: 5px;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
}