body {
	background-image: url(grafik/hg_beige.jpg);
	background-color: #FFE1B5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #820024;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Stil2 {font-size: 16px}
.Stil3 {font-size: 16px; font-weight: bold; }
.Stil4 {font-size: 18px}
.Stil5 {font-size: 18px; font-weight: bold; }
.Stil6 {font-size: 12px}
.Stil7 {color: #FFE1B5}
a {
	font-size: 18px;
	color: #820024;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #820024;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
html { 
scrollbar-arrow-color:#820024; 
scrollbar-track-color:#FFE1B5; 
scrollbar-face-color:#FFE1B5; 
scrollbar-highlight-color:#FFE1B5; 
scrollbar-3dlight-color:#FFE1B5; 
scrollbar-darkshadow-color:#FFE1B5; 
scrollbar-shadow-color:#FFE1B5; 
}
.durchgezogen {
	border: 1px solid #820024;
}
.gestrichelt {
	border: 1px dashed #820024;
}
.rille {
	border: 3px groove #820024;
}
.rippe {
	border: 3px ridge #820024;
}
.innen {
	border: 3px inset #820024;
}
.ohne {
	border: 3px none #FFE1B5;
}
.gepunktet {
	border: 2px dotted #820024;
}
.doppelt {
	border: 3px double #820024;
}

