body {
	font-family: Arial, Helvetica, sans-serif,;
	scrollbar-3d-light-color:#;
	scrollbar-arrow-color:#0000FF;
	scrollbar-base-color:#0100A4;
	scrollbar-dark-shadow-color:#000000;
	scrollbar-face-color:#;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#;
}

/*Überschriften*/
.USchriften {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0100A4;
}

/*Links bleiben gleich*/
A:link {
	text-decoration: none;color:#0100A4
}
A:visited {
	text-decoration: none;color:#0100A4
}
A:active {
	text-decoration: none;color:#0100A4
}
A:hover {
	text-decoration: none;color:#0100A4
}

/*Bericht und Bilder*/
.kleineSchrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #0100A4;
}
/*Text Indexdatei*/


.TextNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0100A4;
}

.time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}


.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #0100A4;
}
/*Navigationsleiste*/

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #191991;
	line-height:10px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #191991;
	color:#C2C5FA;
	}

.navText {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
