body, div, fieldset, form, frame, frameset, noframes, object, ol, p, ul, applet, center, hr, pre {
	display: block;
}

li { display: list-item; }
head { display: none; }
table { display: table; } 
tr { display: table-row; } 
thead { display: table-header-group; } 
tbody { display: table-row-group; } 
tfoot { display: table-footer-group; } 
col { display: table-column; } 
colgroup { display: table-column-group; } 
td, th { display: table-cell; } 
caption { display: table-caption; } 

body {
	margin:0px; 
	text-align:justify; 
	background-color:#e5e5e5;
	background-image:url('bitmaps/grau.gif');
	scrollbar-base-color:white;
	scrollbar-face-color:white;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:white;
	scrollbar-track-color:#dddddd;
	scrollbar-3dlight-color:#cccccc;
	scrollbar-darkshadow-color:#cccccc;
	scrollbar-arrow-color:#cccccc;
} 

body,p,li,dd,dt,blockquote,ol,center,div,table,table th,th,table td,td {
	font-family:verdana,arial,lucida,sans-serif; 
	font-size:10pt; 
	font-weight:bold; 
} 

a {
	color:#022aaa; 
	text-decoration:none; 
} 
a:link {
	color:#022aaa; 
	text-decoration:none; 
} 
a:hover {
	color:#022aaa; 
	text-decoration:underline; 
} 
a.hover {
	color:#022aaa; 
	text-decoration:underline; 
	font-weight:bold; 
	font-family:verdana,arial,lucida,sans-serif; 
	font-size:10pt; 
} 

.klein {
	font-size:8pt; 
} 
.gross {
	font-size:12pt; 
} 
.ueber {
	text-decoration:underline; 
} 
.grau {
	color:#808080; 
} 
.popup {
	font-size:8pt; 
	font-weight:normal; 
} 
.impressum {
	font-size:7pt; 
	font-weight:normal; 
}
