﻿.hintergrund
{ 
  background-image:      url("images/Hintergrund.jpg");
  background-repeat:     repeat-x;
  background-attachment: scroll;
  background-position:   top left;
  margin-top:            8 pt;
  margin-left:           0 pt;
  margin-right:          0 pt;
  margin-bottom:         8 pt;
}
.grafik
{
  margin-top:            12 pt;
  margin-bottom:			 0 pt;
}
.aufzählung-eng
{
  font-size:				 small;
  margin-top:            0 pt;
  margin-bottom:			 0 pt;
  text-indent:			 0 pt;
}
.fusszeile
{
  font-size:				 small;
  margin-top:            0 pt;
  margin-bottom:			 0 pt;
}
.Rahmen-tief
{
  border-right-color:    #CCCCCC;
  border-right-width:    thin;
  border-right-style:    double;
  border-bottom-color:   #CCCCCC;
  border-bottom-width:   thin;
  border-bottom-style:   double;
  border-top-color:      #CCCCCC;
  border-top-width:      thin;
  border-top-style:      double;
  border-left-color:     #CCCCCC;
  border-left-width:     thin;
  border-left-style:     double;
}
#content {
	margin: 0 auto;
	height: 440px;
}

body { font-family: Arial, Helvetica, Verdana, Sans-Serif }

p  { font-size:small; margin-top:6pt; margin-bottom:6pt }
ul { font-size:small; margin-top:0pt; margin-bottom:0pt; margin-left:12pt; }

h1 { color:#000066; margin-top:6pt; margin-bottom:6pt }
h2 { color:#000066; margin-top:6pt; margin-bottom:6pt }
h3 { color:#000066; margin-top:6pt; margin-bottom:6pt }
h4 { color:#000066; margin-top:6pt; margin-bottom:6pt }
h5 { color:#000066; margin-top:6pt; margin-bottom:6pt }
h6 { color:#000066, margin-top:6pt; margin-bottom:6pt }

