body {font-family: Verdana, Arial, Helvetica;
      font-size: 12px;
      background-color: #CECFCE;
      text-align: center;
      margin-top: 10px;
      }
a, p, td, li {
	font-size:12px;
	line-height: 18px;
	vertical-align: top;
}
em {
	font-style:normal;
	color: #00009C;
}
strong {
	font-weight:normal;
	background-color:yellow;
	color:#000000
}
b {
	color: #000000
}
li {
	margin-bottom: 10px;
}

h1 {font-size: 20px; color: #8C1C42; margin-bottom: 0px; text-align:center;}
h2 {font-size: 16px; color: #8C1C42; text-align:center;}
h3 {font-size: 15px; color: #8C1C42; font-weight:bold;}
h4 {font-size: 14px; color: #8C1C42; font-weight:bold;}
h5 {font-size: 12px; color: #8C1C42; font-weight:bold;}

.super {font-size: 22px; font-weight:bold; line-height:28px;}
.gross {font-size: 15px;}
.mini {font-size: 9px;}
.einzug {text-indent: -28px; margin-left: 28px;}

a:link, a:visited, a:active, a:hover{
	font-weight:normal;
	text-decoration:none;
	color:#CE3000;
	font-size: 12px;
}

a:active, a:hover{
	color:#009999;
}

table {
         margin:10px;
         }
         
#container {width: 520px;
         margin: auto;
         text-align: left;
         border:1px solid #000000;
         background-color: #FFFFFF;
         }

#header-container {height: 80px;
        padding: 5px;
        color: #FFF;
        background-color: #8C1C42;
        border-bottom: 1px solid #000000;
        }

#content-container {border: none;
          background-color: #ffffff;
          margin:10px;
          }