/* DATEI: formate.css */
/* GvA - Kiel */

body { background-color:#252525; min-width:780px; margin:0px; background-image:url(grafik/back.jpg); background-repeat:repeat-y; }

h1,h2,p,ul,ol,li,td,th,div { font-family:Arial,Helvetica,sans-serif; color:#eeeeee; }

p { margin-top:0px; margin-bottom:12px; }

li { margin-bottom:3px; }

.klein { font-size:85%; }
.gross { font-size:125%; }

.fett { font-weight:bold; }
.fettmitte { font-weight:bold; text-align:center; }
.kursiv { font-style:italic; }

a:link { color:#ffff00; text-decoration:none; }
a:visited { color:#ffcc00; text-decoration:none; }
a:active { color:#ffcc00; text-decoration:none; }
a:hover { color:#ffcc00; text-decoration:underline; }

a.navi:link { color:#ffffff; text-decoration:none; font-weight:bold; }
a.navi:visited { color:#ffffff; text-decoration:none; font-weight:bold; }
a.navi:active { color:#ffffff; text-decoration:none; font-weight:bold; }
a.navi:hover { color:#cccccc; text-decoration:underline; font-weight:bold; }

a.thumbrahmen:hover .thumb { border:1px solid #949c9e; }

@media screen, projection {

.mitte { text-align:center; }

table { margin-left:auto; margin-right:auto; border:none; }
td { text-align:left; }

div.links { float:left; width:150px; margin-right:10px; padding:0px; text-align:center; }

div.rechts { margin-left:160px; background-color:#303540; padding:6px; padding-top:15px; text-align:center; border-top:1px solid #606060; border-left:1px solid #606060; }

div.navititel { width:140px; text-align:center; padding:4px; padding-top:2px; padding-bottom:2px; background-color:#606570; color:#ffffff; font-size:8pt; font-weight:bold; margin-left:5px; overflow:hidden; border-top:1px solid #878889; }

div.navibox { width:140px; text-align:left; padding:4px; padding-top:8px; padding-bottom:8px; background-color:#404550; color:#ffffff; font-size:8pt; border-top:1px solid #878889; border-bottom:1px solid #878889; margin-bottom:15px; margin-left:5px; overflow:hidden; background-image:url(grafik/naviback.jpg); }

h1.ueber { width:95%; font-size:125%; font-weight:bold; color:#ccddff; padding:0px; padding-top:6px; padding-bottom:6px; text-align:center; border-bottom:1px solid #667788; margin-top:0px; margin-bottom:20px; margin-left:auto; margin-right:auto; }

h2.boxtitel { width:94%; font-size:100%; background-color:#404555; padding:6px; text-align:center; font-weight:bold; color:#ccddff; margin-left:auto; margin-right:auto; margin-top:0px; margin-bottom:0px; border-left:1px solid #505565; border-right:1px solid #505565; border-top:1px solid #505565; background-image:url(grafik/boxtitelback.jpg); }

h2.textueber { width:100%; font-size:115%; padding:0px; padding-top:6px; padding-bottom:6px; text-align:center; font-weight:bold; color:#ccddff; margin-top:0px; margin-bottom:20px; margin-left:auto; margin-right:auto; border-bottom:1px solid #667788; }

div.boxblau { width:94%; margin-left:auto; margin-right:auto; background-color:#002545; padding:6px; padding-top:12px; padding-bottom:12px; text-align:left; border-top:1px solid #404555; border-left:1px solid #505565; border-right:1px solid #505565; border-bottom:1px solid #505565; }

div.boxtrans { width:95%; margin-left:auto; margin-right:auto; padding:0px; text-align:left; }

div.link { width:95%; padding:0px; padding-top:6px; padding-bottom:6px; text-align:center; background-color:#202530; margin-left:auto; margin-right:auto; border-top:1px solid #555555; border-bottom:1px solid #555555; background-image:url(grafik/linkback.jpg); }

div.fuss { width:95%; padding:6px; font-size:85%; text-align:center; padding-top:20px; padding-bottom:20px; margin-left:auto; margin-right:auto; }

ul.liste { list-style:outside; list-style-image:url(grafik/punkt.gif); margin-top:0px; margin-bottom:0px; }

th.tabueber { background-color:#336699; color:#ffff99; }
td.kopf1 { background-image:url(grafik/logoback.jpg); text-align:left; }
td.kopf2 { background-image:url(grafik/logoback.jpg); text-align:center; }
td.blau { background-color:#153555; }
td.fototext { font-size:85%; text-align:center; }

img { border:none; }
img.buttonab { margin-top:6px; }
img.thumb { margin:2px; margin-bottom:5px; border:1px solid #646c6e; }
img.rahmen { border:2px solid #888888; margin-bottom:10px; }
img.links { margin-right:8px; margin-bottom:4px; float:left; border:2px solid #888888; }
img.rechts { margin-left:8px; margin-bottom:4px; float:right; border:2px solid #888888; }
img.navibild { margin-bottom:5px; }
img.startbild { border:2px solid #888888; margin-bottom:20px; }

br.clear { clear:both; }

}

