body {background: url("images/hintergrund.gif");}
body1 {bgcolor="#ffffff" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"}

p , h4 , ul , ol , li , div , td , th , address , blockquote , nobr , b , i 
{
  font-family : helvetica, arial, sans-serif; 
} 

p { font-size : 14pt; vertical-align : bottom; } 

a:link    { color:#FF00FF; }
a:visited { color:#00207E; }
a:active  { color:#0020EE; }
a:hover   { color:#FF0000; background-color:#FFFFFF; text-decoration : none; }

a { text-decoration : none; } 

h1  {
  font-size : 18pt;
  font-family : sans-serif;
  font-weight : normal;
  font-style : normal;
  color : #00207E;
  text-align:left;
}

h2  {
  font-size : 16pt;
  font-family : serif;
  font-weight : normal;
  font-style : italic;
  color : #00207E;
  text-align:left;
}

h3  {
  font-family : sans-serif;
  font-size : 14pt;
  font-weight : bold;
  color : #00207E;
  background-color: #CFDAE5; 
  text-align:left;
  padding: 1pt;
}

h4  {
  font-family : sans-serif;
  font-size : 20pt;
  font-weight : bold;
  color : #0F207E;
  background-color: #CFDAE5; 
  text-align:left;
  padding: 1pt;
}

h5  {
  font-family : sans-serif;
  font-size : 20pt;
  font-weight : bold;
  color : #0F207E;
  background-color: #CFDAE5; 
  text-align:center;
  valign:center;
  padding: 1pt;
}

pre {
  margin-left: 1cm;
  font-family: "Courier New",Courier,monospace;
} 

hr {
  color:#00207E;
  height: 1pt;
}

td , th , tr {
  font-size : 11pt;
  vertical-align:top;
  text-align : left;
} 

td.line {
  font-size : 1pt;
}

ul {
  font-size : 11pt;
  text-align : left;
  list-style-image: url(/images/pfeil);
} 

form {
  margin-top : 1pt;
  margin-bottom : 1pt;
}

.link {
  font-size : 9pt; 
  font-weight : normal; 
  vertical-align : bottom; 
  text-decoration : none; 
} 

.link-bold {
  font-size : 9pt; 
  font-weight : bold; 
  vertical-align : bottom; 
  text-decoration : none; 
} 

.small {
  font-size : 9pt; 
  font-weight : normal; 
} 

.ucase { text-transform : uppercase; } 
.lcase { text-transform : lowercase; } 
.left { text-align : left; }
.justify { text-align : justify } 
.right { text-align : right; } 
.center { text-align : center; }
.italic { font-style : italic; }

table.simple{
  background-color:#F5F5F5;
  border-width:1pt;
  border-style:outset;
  border-color:#00207E;
}

table.dsgn1{
  background-color:#FFFFFF;
  border-width:1pt;
  border-style:outset;
  border-color:#00207E;
  empty-cells:show;
  padding:0pt;
  margin:0pt;
}
tr.dsgn1 {
  font-size : 11pt;
  vertical-align:top;
}
th.dsgn1 {
  font-family : sans-serif;
  font-size : 11pt;
  font-weight : bold;
  background-color: #CFDAE5; 
  text-align:left;
}

td.dsgn1 {
  vertical-align:top;
}

table.dsgn2 {
  background-color:#CFDAE5; 
  border-width:thick;
  border-style:ridge;
  border-color:#00207E;
}
tr.dsgn2 {
  font-size : 11pt;
  vertical-align:top;
}
th.dsgn2 {
  background-color : #E1F7DB; 
  font-size : 22pt;
  font-weight : normal; 
  vertical-align:top;
  color: #00207E;
}

td.dsgn2 {
  vertical-align:top;
}

tr.row1 {
  font-size : 9pt;
  background-color : #EDE7CF; 
  vertical-align:top;
}
tr.row2 {
  font-size : 9pt;
  background-color : #FFFFFF; 
  vertical-align:top;
}
