/* Schriften */

.normal { font-family:Arial,Avantgarde; font-size:10pt; font-weight:normal; color:#000000; }
.gross { font-family:Arial,Avantgarde; font-size:11pt; font-weight:normal; color:#000000; }
.sgross { font-family:Arial,Avantgarde; font-size:16pt; font-weight:normal; color:#000000; }
.klein { font-family:Arial,Avantgarde; font-size:8pt; font-weight:normal; color:#000000; }

.r_sgross { font-family:Arial,Avantgarde; font-size:16pt; font-weight:normal; color:red; }
.w_klein { font-family:Arial,Avantgarde; font-size:8pt; font-weight:normal; color:white; }
.y_klein { font-family:Arial,Avantgarde; font-size:8pt; font-weight:normal; color:yellow; }

.normalMiddle { font-family:Arial,Avantgarde; font-size:10pt; font-weight:normal; color:#000000; vertical-align:middle; }
.grossMiddle { font-family:Arial,Avantgarde; font-size:16pt; font-weight:normal; color:#000000; vertical-align:middle; }
.kleinMiddle { font-family:Arial,Avantgarde; font-size:8pt; font-weight:normal; color:#000000; vertical-align:middle; }

.bnormal { font-family:Arial,Avantgarde; font-size:10pt; font-weight:bold; color:#000000; }
.bgross { font-family:Arial,Avantgarde; font-size:16pt; font-weight:bold; color:#000000; }
.bklein { font-family:Arial,Avantgarde; font-size:8pt; font-weight:bold; color:#000000; }

.bnormalMiddle { font-family:Arial,Avantgarde; font-size:10pt; font-weight:bold; color:#000000; vertical-align:middle; }
.bgrossMiddle { font-family:Arial,Avantgarde; font-size:16pt; font-weight:bold; color:#000000; vertical-align:middle; }
.bkleinMiddle { font-family:Arial,Avantgarde; font-size:8pt; font-weight:bold; color:#000000; vertical-align:middle; }

.bday { font-family:Arial,Avantgarde; font-size:14pt; font-weight:bold; color:red; }

.headline1 { font-family:Arial,Avantgarde; font-size:13pt; font-weight:bold; color:black; }
.headline2 { font-family:Arial,Avantgarde; font-size:11pt; font-weight:bold; color:black; }
.headline3 { font-family:Arial,Avantgarde; font-size:9pt; font-weight:bold; color:black; }

.row_0 { background-color:#FFFFFF; }
.row_1 { background-color:#E1E1E1; }

/* Div-Background */

#top800 { position:absolute; top:0px; left:0px; width:1000; height:900; background-image:url(../images/CrescendoTitel.jpg); background-repeat:no-repeat; z-index:1;}
#top1024 { position:absolute; top:0px; left:0px; width:1000; height:900; background-image:url(../images/CrescendoTitel.jpg); background-repeat:no-repeat; z-index:1;}
#top1280 { position:absolute; top:0px; left:10%; width:1000; height:900; background-image:url(../images/CrescendoTitel.jpg); background-repeat:no-repeat; z-index:1;}
#top1680 { position:absolute; top:0px; left:20%; width:1000; height:900; background-image:url(../images/CrescendoTitel.jpg); background-repeat:no-repeat; z-index:1;}
#position { position:absolute; top:114px; left:164px; width:400px; height:10px; z-index:4;}
#titel_ticker { position:absolute; top:114px; left:565px; width:50px; height:10px; z-index:6;}
#ticker { position:absolute; top:110px; left:620px; width:100px; height:20px; z-index:9;}
#infolink { position:absolute; top:110px; left:930px; width:20px; height:20px; visibility:hidden; z-index:9;}
#nav { position:absolute; top:200px; left:0px; background-color:#80AFFF; z-index:8;}
#nav_ul {margin: 0 0 0 10px; list-style-type:none; }
#body {background: #ffffff url(../images/bg.gif) repeat-x; z-index:0;}
#body_text { position:absolute; top:175px; left:195px; z-index:9;}
#counter{ position:absolute; top:150px; left:850px; width:150px; height:50px; z-index:4;}
#top50 { position:absolute; top:200px; left:850px; width:150px; height:50px; z-index:4;}
#date { position:absolute; top:260px; left:850px; width:150px; height:10px; z-index:4;}
#backfooter { position:absolute; top:899px; left:0px; width:1000; background-image:url(../images/BackFooter.jpg); background-repeat:repeat-y; z-index:1;}

#nav_ul a { width: 140px; background-color:#80AFFF; color: #FFFFFF; }
#nav_ul a:focus,
#nav_ul a:hover,
#nav_ul a:active { background-color:#F1FBFF; color: #000000; }

#nav_span { width: 140px; background-color:#F1FBFF; color: #000000; }

/* Link */

a:link { text-decoration:none; font-weight:bold; color:#000000; }
a:visited { text-decoration:none; font-weight:bold; color:#000000; }
a:hover { text-decoration:none; font-weight:bold; background-color:white; }
