/* Stylecheats fuer Feuerwehr-Niesen.de */

/*==============================================================================================*/
/*== Randabstand, Hintergrundbild, Hintergrundfarbe, Schriftfarbe, Schriftart, Schriftgroesse ==*/
/*==============================================================================================*/
body{
 font-size        : 12pt;
 font-family      : "Comic Sans MS",Helvetica,Verdana,Arial;
 font-weight      : normal;
 color            : #080808;
 margin           : 0px;
 background-color : #FFFFFF;
}

body.contend{
 font-size        : 12pt;
 font-family      : "Comic Sans MS",Helvetica,Verdana,Arial;
 font-weight      : normal;
 color            : #080808;
 margin           : 0px;
 background-color : #FFFFFF;
 background-image : url('images/RLBS - Background.jpg');
}

td img.menu{
 display : block;
 padding : 0;
 border  : 0;
}

/*==============================================================================================*/
/*== Schriftgroesse, Schriftart, Schriftstil und Schriftfarbe nach <B>                        ==*/
/*==============================================================================================*/

/* 112 Schriftzug */
B.header1{
 font-size   : 36pt;
 line-height : 50pt;
 font-family : "Comic Sans MS";
 font-weight : bold;
 color       : #080808;
}

/* Retten-Löschen-Bergen Schriftzug */
B.header2{
 font-size   : 18pt;
 line-height : 30pt;
 font-family : "Comic Sans MS";
 font-weight : bold;
 color       : #080808;
}

/* Menü Einträge (gelb) */
B.choice{
 font-size   : 16pt;
 line-height : 30pt;
 font-family : "Comic Sans MS";
 font-weight : bold;
 color       : #FFFF60;
}

/* Standard Text */
B.txt{
 font-size   : 14pt;
 line-height : 20pt;
 font-family : "Comic Sans MS";
 font-weight : normal;
 color       : #080808;
}

/*==============================================================================================*/
/*== Formatierung der Links                                                                   ==*/
/*==============================================================================================*/
a:link    {text-decoration:none; color:#FF0060;}  /* allgemein */
a:hover   {text-decoration:none; color:#FF0060;}  /* beiUeberfahren mit der Maus (nur IE) */
a:visited {text-decoration:none; color:#FF0060;}  /* besuchte Links */
a:active  {text-decoration:underline;}

/*==============================================================================================*/
/*== Positionieren von Objekten                                                               ==*/
/*==============================================================================================*/
#pos01 {position:absolute; top: 16px; left:180px; width:800px;}
#pos02 {position:absolute; top:107px; left:970px; width:100px;}
#pos03 {position:absolute; top:110px; left:860px; width:100px;}
#pos04 {position:absolute; top:135px; left:260px; width:700px;}
#pos05 {position:absolute; top:80px; left:400px; width:100px;}

#choice1 {position:absolute; top: 46px; left:36px; width:200px;}
#choice2 {position:absolute; top: 80px; left:36px; width:200px;}
#choice3 {position:absolute; top:114px; left:36px; width:200px;}
#choice4 {position:absolute; top:148px; left:36px; width:200px;}
#choice5 {position:absolute; top:182px; left:36px; width:200px;}
#choice6 {position:absolute; top:216px; left:36px; width:200px;}
#choice7 {position:absolute; top:250px; left:36px; width:200px;}
#choice8 {position:absolute; top:284px; left:36px; width:200px;}

#wappen  {position:absolute; top:350px; left:10px; width:100px;}
