/* Body Formatierung */
body,td { font-family: Arial; font-size: 9pt; text-decoration: none }

/*Bildrahmen */
.bildrahmen { border: 1px solid #CCCCCC; }

/* Zellen auf der Übersicht */
.border_tablehead { border: 1px solid #CCCCCC; background-color: #0033FF;}

.tabelle_kategorie { border: 1px solid #CCCCCC; background-color: #0033FF;}
.tabelle_fuss { border: 1px solid #CCCCCC; }

/* Texte */
.small_text { font-family: arial; font-size: 8pt; }

a.bildausgabe:link { color: #222222; text-decoration: none; }
a.bildausgabe:visited { color: #222222; text-decoration: none; }
a.bildausgabe:hover { color: #CCCCCC; text-decoration: underline; }

a.weiter:link { color: #FFFFFF; text-decoration: none; font-family: arial; font-size: 8pt;}
a.weiter:visited { color: #FFFFFF; text-decoration: none; font-family: arial; font-size: 8pt;}
a.weiter:hover { color: red; text-decoration: underline; font-family: arial; font-size: 8pt;}

a.galerie:link { color: yellow; text-decoration: none; font-family: arial; font-size: 9pt;}
a.galerie:visited { color: yellow; text-decoration: none; font-family: arial; font-size: 9pt;}
a.galerie:hover { color: red; text-decoration: underline; font-family: arial; font-size: 9pt;}

.top_actual_site { color: #0033cc; font-family: arial; font-size: 8pt; background:#CCCCCC;}

/*Bildausgabe Hintergrund */
.bildausgabe_hintergrund {
	filter:alpha(opacity=75);
	font-size: 9pt;
	background-color: #CADBFF;
	border: thin solid #9FCDFF;
	}
	
.button_border {
	background-color: #0033CC;
	border: 1px solid #FFFFFF;
}


/* Flächenhintergrund 2011*/
.flaeche_blau {
  background-color: #1B48A4;
}

.bild_form {
	background-color: #0945FD;
	}
