/* DATEI: formate.css */
/* Astroalarm CSS-Formate*/

h1,h2,p,ul,ol,li,td,th,div { font-family:Arial,Helvetica,sans-serif; }

h1,p,ul,ol,li,td,th,div { color:#ffffff; }

body { background-color:#000000; background-image:url(grafik/sterne.gif); min-width:790px; margin:5px; margin-right:10px; margin-top:2px; }

@media screen, projection {

table { margin-left:auto; margin-right:auto; border:none; }
td { text-align:left; }
th.tabueber { background-color:#4c5060; color:#ffff99; }
td.blau1 { background-color:#112244; }
td.blau2 { background-color:#153050; }

h1.ueber { font-size:125%; padding:8px; font-weight:bold; background-color:#112266; color:#ffff99; text-align:center; border:1px solid #8899bb; margin:0px; margin-bottom:20px; }

h2.textueber 
{ font-size:125%; font-weight:bold; color:#ffffff; }

div.navibox{ width:140px; text-align:left; padding:4px; padding-top:8px; padding-bottom:8px; background-color:#3c4050; color:#ffffff; font-size:8pt; border-top:1px solid #ff8484; border-bottom:1px solid #ff8484; overflow:hidden; font-weight:bold; margin-top:8px; }

div.oben { margin-left:160px; background-color:#112233; text-align:center; padding:8px; overflow:hidden; background-image:url(grafik/titel.gif); }

div.links { float:left; width:150px; margin-right:10px; }

div.rechts { margin-left:160px; margin-top:0px; background-color:#303030; padding:15px; padding-bottom:0px; text-align:left; border:1px solid #666666; }

div.werbung { background-color:#444444; padding:6px; text-align:center; border:1px solid #555555; }

div.link { font-size:85%; padding:10px; text-align:center; border-top:1px solid #555555; }

div.fuss { margin-left:160px; background-color:#1c2030; padding:8px; text-align:left; border:1px solid #555566; font-size:85%; }

div.boxtitel { padding:0px; padding-bottom:8px; font-size:115%; text-align:center; font-weight:bold; color:#ffffaa; border-bottom:1px solid #556070; }

div.textbox { background-color:#112244; padding:10px; text-align:left; border:1px solid #4c5060; }

ul.liste { list-style:outside; list-style-image:url(grafik/punkt.gif); margin-top:0px; margin-bottom:0px; }

img { border:none; }
img.button { margin-bottom:0px; }
img.buttonab { margin-top:8px; }
img.rahmen { border:2px solid #aaaaaa; }
img.links { margin-right:8px; margin-bottom:4px; float:left; border:2px solid #aaaaaa; }
img.rechts { margin-left:8px; margin-bottom:4px; float:right; border:2px solid #aaaaaa; }

br.clear { clear:both; }

}

a:link { color:#ffff55; text-decoration:none; }
a:visited { color:#ffbb00; text-decoration:none; }
a:active { color:#ffff55; text-decoration:none; }
a:hover { color:#ffbb00; text-decoration:underline; }

a.navi:link { color:#ffffff; text-decoration:none; }
a.navi:visited { color:#ffffff; text-decoration:none; }
a.navi:active { color:#ffffff; text-decoration:none; }
a.navi:hover { color:#bbbbbb; text-decoration:underline; }

.mitte { text-align:center; }
.fett { font-weight:bold; }
.fettmitte { font-weight:bold; text-align:center; }
.kursiv { font-style:italic; }
.klein { font-size:85%; }

