/* Kompletter Webauftritt */
* { font-family:Arial; }

/* Links */


/* Alle Tabellen */
table { padding:0px; border-spacing:0px; border-collapse:collapse; }

/* Erste Zeile */
.erstezeile { height:25px; vertical-align:"top"; }

/* Platzhalter für Tabellenzellen */
.platzhalter { font-size:1pt; }

/* Abstandszellen zwischen Navigationspunkten */
.abstandnavigation { height:10px; }

/* Zellen mit den Navigationspunkten */
.navigation { height:20px; text-align:center; }
.navigation a:link { text-decoration:none; color:#DEE6EB; background-color:#9DB3C1; }
.navigation a:visited  { text-decoration:none; color:#DEE6EB; background-color:#9DB3C1; }
.navigation a:hover { text-decoration:none; color:#9DB3C1; background-color:#E1EBF4; }
.navigation a:active { text-decoration:none; color:#9DB3C1; background-color:#E1EBF4; }
.navigation a:focus { text-decoration:none; color:#9DB3C1; background-color:#E1EBF4;  }

/* Navigations Text */
.navigationtext { font-size:14pt; }

/* Orientierungstext */
.orientierung { font-size:12pt; color:#7EB1EB; }

/* Hauptseitentext */
.hauptseitentext { font-size:10pt; color:#547083; text-align:justify; font-weight:bold; }

/* Hauptseite: Standards - wenn keine anderen Angaben gemacht */
.hauptseite { width:630; height:540; font-size:12pt; color:#6C8CA2; vertical-align:top; text-align:center; }
.hauptseite a { text-decoration:none; color:#9DB3C1; }

/* Hauptseitenüberschrift */
.hauptseitenueberschrift { font-size:24pt; color:#547083; }

/* 2.Ueberschrift Hauptseite */
.hauptseiten2ueberschrift { font-size:16pt; color:#547083; }

/* Schaufenster-Zellen */
.schaufenster { height:110px; text-align:center; vertical-align:bottom; }
.schaufenster a img { text-decoration:none; border:0px; }

/* Schaufenster-Abstand-Zellen */
.schaufensterabstand { height:25px; vertical-align:top; }

/* Schaufenster-Unterschriften */
.schaufensterunterschriften { color:#67889E; font-size:14pt; text-align:center; }

/* Inhaltstabellen */
.inhalttabelle { vertical-align:top; }

/* Scrollbars in einer Tabelle */
td.scroll { 
scrollbar-base-color: #404241;
scrollbar-3d-light-color: #404241;
scrollbar-arrow-color: #747675;
scrollbar-darkshadow-color: #404241;
scrollbar-face-color: #404241;
scrollbar-highlight-color: #404241;
scrollbar-shadow-color: #404241;
scrollbar-track-color: #747675; }

/* Standards auf der RedStars Info Seite */
.redstarsInfo { font-size:12pt; color:#000000; background-color:#2b2d2c; margin-top:50px; }

.redstarsInfo a img { text-decoration:none; border:0px; }

/* Ueberschrift auf der RedStars Info Seite */
.redstarsInfoUeberschrift { font-size:20pt; }

/* 2.Ueberschrift auf der RedStars Info Seite */
.redstarsInfo2Ueberschrift { font-size:16pt; }

/* Navigationslink auf der RedStars Info Seite */
.redstarsInfoNavigation { font-size:16pt; color:#e6e7e9; }

