#seitenbereich {
  width: 780px;
}

body { 
background-color:#DFFFFE; 
background-image: url(../grafiken/muscheln.jpg);
background-attachment:fixed;
  scrollbar-base-color:blue;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:blue;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#A8D8E0;
 }

h1,.H1left,h2,.H2left,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i 
{ font-family:'Times New Roman', Arial, Helvetica, sans-serif; font-size: 12pt; }




H1 { color:blue; text-align:center; font-size: 20pt; }
H2 { color:blue; text-align:center; font-size: 18pt; }
.H2left { color:blue; text-align:left; font-size:18pt; font-weight:bold; }
H3 { color:blue; text-align:center; font-size:16pt; }
H4 { color:blue; text-align:center; font-size:14pt; }
H5 { color:teal; text-align:center; font-style:italic; font-size:12pt; }

a:link { font-weight:bold; color:blue; text-decoration:none; }
a:visited { font-weight:bold; color:blue; text-decoration:none; }
a:hover { font-weight:bold; color:red; background-color:#FFF8C8; }
a:active { font-weight:bold; color:red; background-color:#FFF8C8; }


