body {
	scrollbar-arrow-color:CACACA;
	scrollbar-track-color:ffffff;
	scrollbar-shadow-color:07377E;
	scrollbar-face-color:ffffff;
	scrollbar-highlight-color:07377E;
	scrollbar-darkshadow-color:ffffff;
	scrollbar-3dlight-color:ffffff;
	font-family: Tahoma,Verdana,Helvetica; font-size:12px; color:#000000;
}

.bilderrahmen {
	 border: 1px solid #000000;
	 border-collapse: collapse;	
}

.rahmengestrichelt {
	border-top: 1px dashed #000000;
	border-left: 1px dashed #000000;
	border-right: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	padding: 5px;
}

.ersterbuchstabe {
	font-size: 22px;
	font-weight: bold;
	color: #C40000;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	color: #C40000;
	text-align: center;
	text-decoration: underline;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}

a:link {color: #374B62}
a:visited {color: #374B62}
a:hover {color: #D70000}
a:active {color: #B20000}
