@charset "ISO-8859-1";

/* DIV-Layer - siehe quakenet:php Tutorial */
#top {
    height: 10px;
    width: 72%;
    float: left;
}

#top_right {
    height: 180px;
    width: 27%;
    float: right;
}

#main {
    width: 87%;
    float:left;
}

#main_right {
    width: 12%;
    float:right;
}

/* hellerer blauer Hintergrund 192217245 */
.blue_1 { background-color:#c0d9f5; padding:2px; }

/* gelber Hintergrund */
.yellow { background-color:#ffff00; padding:2px; }

/* Schrift */
font.gray_1 { font-size:9pt; color:#808080; font-family:Arial,Helvetica,Comic Sans MS; }

/* Schrift dunkleres grau */
font.gray_2 { font-size:9pt; color:#646464; font-family:Arial,Helvetica,Comic Sans MS; }

/* Schrift dunkleres grau - kleinere schrift */
font.gray_3 { font-size:8pt; color:#646464; font-family:Arial,Helvetica,Comic Sans MS; }

/* Schrift helleres grau - kleinere schrift */
font.gray_4 { font-size:7pt; color:#808080; font-family:Arial,Helvetica,Comic Sans MS; }

/* Schrift helleres grau - kleinere schrift - wie gray_4, soll aber als h1 tag verwendung finden */ 
font.h1 { font-size:8pt; color:#0000FF; font-weight:bold; font-family:Arial,Helvetica,Comic Sans MS; }

/* Schrift */
font.gray_5 { font-size:11pt; color:#808080; font-family:Arial,Helvetica,Comic Sans MS; }

/* Schrift */
font.gray_6 { font-size:13pt; color:#808080; font-family:Arial,Helvetica,Comic Sans MS; }

/* Schrift grün jpc */
font.green { font-size:10pt; color:#007500; font-weight:bold; font-family:Arial,Helvetica,Comic Sans MS; }

/* Schrift rot */
font.red_1 { font-size:9pt; color:#FF0000; font-family:Arial,Helvetica,Comic Sans MS; }

/* Schrift schwarz */
font.black_1 { font-size:11pt; color:#000000; font-weight:bold; font-family:Arial,Helvetica,Comic Sans MS; }

/* Schrift schwarz */
font.black_2 { font-size:9pt; color:#000000; font-weight:normal; font-family:Arial,Helvetica,Comic Sans MS; }

/* Schrift link -ohne Farbe- */
font.link { font-size:7pt; font-family:Arial,Helvetica,Comic Sans MS; }

a:link { font-weight:normal; color:blue; text-decoration:none; }
a:visited { font-weight:normal; color:#0080C0; text-decoration:none; }
a:focus { font-weight:normal; color:red; text-decoration:underline; }
a:hover { font-weight:normal; color:green; text-decoration:underline; }
a:active { font-weight:normal; color:red; text-decoration:underline; }

/* ab hier aus altes formate.css: */
font.head1 { font-size:11pt; font-weight:bold; color:#0000ff; font-family:arial,sans-serif; }
/* popular music best-of-lists list */
/* page header blau */

font.blue_1 { font-size:1pt; color:#c0d9f5; font-family:Arial,Helvetica,Comic Sans MS; }

font.txtw { font-size:1pt; font-weight:bold; color:#ffffff; font-family:arial,sans-serif; }
/* text weiss (unsichtbar) */

font.txtk { font-size:11pt; font-weight:bold; color:#0000ff; text-decoration:underline; font-family:arial,sans-serif; }
/* text grün (englisch) */

#free1 { font-size:36pt; color:#e0e0e0; margin-left:3cm; margin-bottom:0.5cm; font-family:arial,"comic sans ms";} 
#free2 { font-size:20pt; font-weight:bold; color:#00cccc; margin-left:2cm; margin-top:-1.2cm; margin-bottom:1cm; font-family:arial,"comic sans ms";} 
#free3 { font-size:20pt; color:#000000; margin-left:0cm; margin-top:-1.6cm; margin-bottom:0cm; font-family:arial,"comic sans ms";} 
#free4 { font-size:50pt; color:#ffaaff; margin-left:2cm; margin-top:-2.8cm; margin-bottom:1cm; font-family:arial,"comic sans ms";} 
#free5 { font-size:35pt; color:#0000ff; margin-left:2cm; margin-top:-3.8cm; margin-bottom:1,2cm; font-family:arial,"comic sans ms";}