IMG {
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-bottom-color: #7B92CC;
	border-top-color: #7B92CC;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-right-color: #7B92CC;
	border-left-color: #7B92CC;
}

/*dunkelblauer Background für Teil neben Navileiste*/
.tab_bg {
	background-color: #1A2D62;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFF99;
}

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

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

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: FFFF99;
	text-align: center;
}

h4 {
	font-size: 10pt;
	font-weight: bold;
	color: #FF8000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

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

/*für Unterteilung-Nennung in oberer Tabelle auf Other-Roles Main-Page
nextpage braucht nicht extra erstellt werden, kann mit "links" gemacht werden*/
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF6633;
	text-decoration: none;
	font-weight: bold;
}

/*für Texte bei einzelnen Main-Pages für Filme und FAUSA*/
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFF99;
}

/*für Main Page von Other Roles*/
.date {
	font-family: Arial;
	font-size: 12px;
	color: #FF9966;
	font-weight: bold;
}
.text_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFF99;
}
.modified {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFF99;
}

