/*dunkelblauer Background für Teil neben Navileiste*/
.tab_bg {
	background-color: #1A2D62;
}

#appear_tab {
	color: #FF6A6A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFF99;
	text-align: center;
}

A {
 	text-decoration: none;
 	color: #FF6A6A;
 	font-size: 10pt;
 	font-weight: bold;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #00FF66;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9933;
	font-weight: bold;
}


/*Rahmen für Bilder*/
.image {
	border: thick inset #82A6D2;
}

.date {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #FFFF99;
}
