/* DATEI: formate.css                                             */
/* In dieser Datei sind die wichtigsten generellen Formatvorlagen */
/* der Bluatschink Homepage definiert                             */

/* <LINK REL="stylesheet" TYPE="text/css" MEDIA="projection" HREF="formate_2.css"> <!-- Opera Vollbild //--> */

/* body { margin-top:10px; margin-bottom:10px; margin-left:5px; margin-right:5px; } */
body { HEIGHT:110; }

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { font-family:Arial,sans-serif; }
p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10px; }
h1 { font-size:18pt; }
h2 { font-size:16pt; }
h3 { font-size:12pt; }
h4 { font-size:10pt; }
A  { text-decoration:none; color:black; }

#top-banner { DISPLAY:none; }
#navbeginn  { DISPLAY:none; }
#nav        { DISPLAY:none; }

/* Hauptfenster */
#grid-saver     { WIDTH:1px; HEIGHT:500px; } /* 467px fuer zwei Zeilen, 700px fuer drei Zeilen */
#grid           { POSITION:relative; LEFT:0px; TOP:0px; HEIGHT:100%; }
#grid .unit     { POSITION:absolute; text-align:justify; OVERFLOW:hidden; }
#grid .unit H1  { MARGIN:3px 0px 0px; PADDING:0px; FONT:700 13px/16px verdana,arial,helvetica,sans-serif; }
#grid .unit P   { FONT-SIZE:11px; MARGIN:0px; LINE-HEIGHT:14px; }
#grid .unit IMG { DISPLAY:block; }
#grid .index    { BORDER:gray 1px solid; PADDING:2px 0px 1px 8px; FONT:700 10px/10px verdana,arial,helvetica,sans-serif; COLOR:black; TEXT-TRANSFORM:uppercase; WIDTH:auto; HEIGHT:10px; }

.sitedescription     { font-size:12px; }
.sitedescription A   { font-size:12px; }
.sitedescription DIV { font-size:12px; }
.sitedescription H1  { MARGIN:0px; FONT:800 20px/23px verdana,arial,helvetica,sans-serif; color:navy; }
.sitedescription H2  { MARGIN:0px; FONT:800 17px/20px verdana,arial,helvetica,sans-serif; text-align:center; }
.sitedescription IMG { DISPLAY:inline; }

.A1 { LEFT:0px; TOP:0px; WIDTH:616px; HEIGHT:450px; }

.right { FLOAT:right; PADDING-LEFT:20px; text-align:center; font-size:10px;}
.left  { FLOAT:left; PADDING-RIGHT:20px; text-align:center; font-size:10px; }

.noprint { DISPLAY:none; }

