/* CSS, screen.css, Philipp Gallon, www.studiogallon.com, (c) 2015 */
body         { background-color:#FFF; font-family:Helvetica, Arial, sans-serif; font-size:10px; margin:50px 40px; }


/* Schrift */
.g-menu    { font-family:"Times New Roman", Times, serif; font-size:13px; line-height:18px; background:#FFF; background-color:#FFF; }
.auswahl   { font-family:"Times New Roman", Times, serif; font-size:11px; color:#FFF; background:#000; background-color:#000; text-decoration:none; }
.text      { font-family:"Times New Roman", Times, serif; font-size:11px; color:#000; background-color:#FFF; text-decoration:none; line-height:18px; }
.titel     { font-family:"Times New Roman", Times, serif; font-size:11px; color:#000; background-color:#FFF; text-decoration:none; line-height:18px; padding-top:20px; }

/* Position */
#oben      { }
#unten     { padding-top:40px;   }
.abst10	   { padding-right:10px; }
.abst30    { padding-right:30px; }
.abst60	   { padding-right:60px; }
.abst160   { padding-right:160px; }

/* Optionen */
.mhg        { background-color:#FFF; }
 
/* Links */

a.menu:link         { font-family:"Times New Roman", Times, serif; font-size:11px; color:#000; background-color:#FFF; text-decoration:none; }
a.retour:link       { font-family:"Times New Roman", Times, serif; font-size:11px; color:#FFF; background-color:#000; text-decoration:none; }
a.submenu:link      { font-family:"Times New Roman", Times, serif; font-size:11px; color:#000; background-color:#FFF; text-decoration:none; line-height:18px; }
a.zahlen:link       { font-family:"Times New Roman", Times, serif; font-size:11px; color:#000; background-color:#FFF; text-decoration:none; line-height:18px; }
a.start:link        { font-family:"Times New Roman", Times, serif; font-size:13px; line-height:18px; background:#FFF; background-color:#FFF; text-decoration:none; }
a:link              { font-family:"Times New Roman", Times, serif; color:#000; text-decoration:none; }

a.menu:visited      { font-family:"Times New Roman", Times, serif; font-size:13px; color:#000; background-color:#FFF; text-decoration:none; }
a.retour:visited    { font-family:"Times New Roman", Times, serif; font-size:11px; color:#FFF; background-color:#000; text-decoration:none; }
a.submenu:visited   { font-family:"Times New Roman", Times, serif; font-size:11px; color:#000; background-color:#FFF; text-decoration:none; }
a.zahlen:visited    { font-family:"Times New Roman", Times, serif; font-size:11px; color:#999; background-color:#FFF; text-decoration:none; }
a.start:visited     { font-family:"Times New Roman", Times, serif; font-size:11px; line-height:18px; background:#FFF; background-color:#FFF; text-decoration:none; }
a:visited           { font-family:"Times New Roman", Times, serif; color:#000; text-decoration:none; }

a.menu:hover        { font-family:"Times New Roman", Times, serif; font-size:11px; color:#FFF; background-color:#000; text-decoration:none; }
a.retour:hover      { font-family:"Times New Roman", Times, serif; font-size:11px; color:#FFF; background-color:#000; text-decoration:none; }
a.submenu:hover     { font-family:"Times New Roman", Times, serif; font-size:11px; color:#FFF; background-color:#000; text-decoration:none; }
a.zahlen:hover      { font-family:"Times New Roman", Times, serif; font-size:11px; color:#FFF; background-color:#000; text-decoration:none; }
a.start:hover       { font-family:"Times New Roman", Times, serif; color:#FFF; font-size:13px; line-height:18px; background:#000; background-color:#000; text-decoration:none; }
a:hover             { font-family:"Times New Roman", Times, serif; color:#000; text-decoration:none; }
