BODY {
	background-color: #60778C;
}
.tab_bg {
	background-color: #1A2D62;
}
#tab_styl1{
	color: #FF6A6A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
A {
 	text-decoration: none;
 	color: #FF6A6A;
 	font-family: Verdana;
 	font-size: 9pt;
 	font-weight: bold;
}

/*für Site Map Überschrift*/
h1 {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF99;
	font-size: 12pt;
}


/*für Traveler, DH, Other Roles, Theater Überschriften*/
h2 {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #33FFCC;
	font-size: 11pt;
}

/*für TV Series, Movie, Educational Program Überschriften*/
.ue3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF99;
	font-size: 10pt;
	font-weight: bold;
}
