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

A {
 	text-decoration: none;
 	color: #FF6A6A;
 	font-family: Verdana;
 	font-size: 9pt;
 	font-weight: bold;
}
BODY {
	 text-decoration: none;
}

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

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

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

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFF99;
	font-weight: bold;
	text-align: center;
}
#news_tab1 {
	color: #FFFF99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.external {
	color: #009933;
}	

.news_from_Steven {
	color:#99FF33;
	font-family: Verdana;
 	font-size: 10pt;
 	font-weight: bold;
}

.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFF99;
}
.modified {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFF99;
}
