/* formate.css */
/* Stand 2016-01-01 */

a:link { text-decoration:none; font-weight:bold; color:#666666; }

a:visited { text-decoration:none; font-weight:bold; color:#000033; }

a:hover { text-decoration:underline; font-weight:bold; color:#000033; }

/* a:active { text-decoration:none; font-weight:bold; color:#E00000; } */

body {
   background-color: #FFFFFF;
   background-image:url(../pic/background_900.jpg);
   background-repeat:repeat-y;
}

.gklein { font-family:helvetica,helv,sans-serif; font-size:6px; color:#666666; }

.gkleinf { font-family:helvetica,helv,sans-serif; font-weight:bold; font-size:6px; color:#666666; }

.klein { font-family:helvetica,helv,sans-serif; font-size:10px; color:#666666; }

.kleinf { font-family:helvetica,helv,sans-serif; font-weight:bold; font-size:10px; color:#666666; }

.normal { font-family:helvetica,helv,sans-serif; font-size:12px; color:#666666; }

.normalf { font-family:helvetica,helv,sans-serif; font-size:12px; font-weight:bold; color:#666666; }

.gross { font-family:helvetica,helv,sans-serif; font-size:14px; color:#666666; }

.grossf { font-family:helvetica,helv,sans-serif; font-weight:bold; font-size:14px; color:#666666; }

.grossfr { font-family:helvetica,helv,sans-serif; font-weight:bold; font-size:16px; color:#CC0000; }

.kopfr { font-family:helvetica,helv,sans-serif; font-size:20px; color:#CC0000; }

.kopfb { font-family:helvetica,helv,sans-serif; font-size:20px; color:#666666; }

.kopffr { font-family:helvetica,helv,sans-serif; font-weight:bold; font-size:20px; color:#CC0000; }

.kopffb { font-family:helvetica,helv,sans-serif; font-weight:bold; font-size:20px; color:#666666; }

#home {
    text-align:left;
    margin-top:20px;
    margin-left:93px;
}

#kopf {
    text-align:left;
    margin-top:100px;
    margin-left:93px;
}

#modell {
    text-align:left;
    margin-top:5px;
    margin-bottom:15px;
    margin-left:93px;
}

#museum {
    text-align:left;
    margin-top:5px;
    margin-bottom:5px;
    margin-left:93px;
}

#event {
    text-align:left;
    margin-top:5px;
    margin-bottom:5px;
    margin-left:93px;
}
