body {
 background-color:#639AFF;
 font-family: "Arial";
 font-size: 10pt;
 scrollbar-face-color: white;
 scrollbar-shadow-color: #7b7b7b;
 scrollbar--highlight-color: #ababab;
 scrollbar-darkshadow-color: #7b7b7b;
 scrollbar-track-color: white;
 scrollbar-arrow-color: #006da7;
margin-top:2
}
.BodyTable {
width:100%;
}
.TabelleKlein td {
 font-family: "Arial";
 font-size: 8pt;
text-align:center;
 }

td, p, .normal{
 font-family: "Arial";
 font-size: 10pt;
}

h1 {
 font-family: "Times New Roman";
 text-align: center;
 width:100%;
 color:blue;
 font-size:24pt;
}

h2 {
 font-family: "Arial";
 font-size: 14pt;
 font-weight: bold;
 color:#0000E0;
 text-align: center;
 width:100%;

 }

h3 {
 font-family: "Arial";
 font-size: 12pt;
 font-weight: bold;
 text-align: center;
}

#shadow{
filter:DropShadow(color=#C0C0C0, offx=4, offy=4);
}

a:link {
 color: #0000A0;
 text-decoration:underline;
}

a:visited {
 color: #800040;
  text-decoration:underline;
}

a:hover {
 color: #FF0000;
 background: dodgerblue;
 text-decoration:underline;
}
a.ohne:hover {
 background:;
}


.red
{
 color:#FF0000;
 font-weight:bold;
}

.WebChef {
 color: #0000FF;
 border: 2px dashed #0080FF;
 margin: 10px;
 padding: 10 px
}

.Marginal {
 width:254px;
 font-family: Arial;
 font-size: 12px;
}
.MarginalTop {
 font-family: Arial;
 font-size: 12px;
 color: #FFFFFF;
 background: #000080;
 border-left:1px solid #000080;
 border-right:1px solid #000080;
 width:250px;
 font-weight:bold;
 padding:2px;
}
.MarginalText0 {
 font-family: Arial;
 color: #000080;
 border-left:1px solid #000080;
 border-bottom:1px solid #000080;
 border-right:1px solid #000080;
 width:250px;
 padding:2px;
 background:#FFFFFF;
}
.MarginalText1 {
 font-family: Arial;
 color: #000080;
 border-left:1px solid #000080;
 border-bottom:1px solid #000080;
 border-right:1px solid #000080;
 width:250px;
 background:#DDDDDD;
 padding:2px;
}



#left {
 width:125px;
 vertical-align:top;
}

#right {
padding:20px;
 vertical-align:top;
}
#content {
background-color:#FFFFFF;
min-height:400px;
border:1px solid #FFFFFF;
padding:10px;
}
.rund{
border-radius:30px;
-moz-border-radius:30px;
min-height:400px;
}
#kopf {
text-align:center;
}
.button {
color:#FFFFFF;
background-color:#0000FF;
text-decoration:none;
width:124px;
display:block;
text-align:left;
border:1px solid #000080;
}
a.buttonL {
color:#FFFFFF;
text-decoration:none;
width:124px;
display:block;
font-size:8pt;
font-family:Arial;
padding-left:3px;   }

a.buttonL:visited {
color:#FFFFFF;
width:124px;
text-decoration:none;
}
a.buttonL:hover {
color:#000000;
background-color:#87E599;
width:124px;
text-decoration:none;
}
.button2 {
color:#FFFFFF;
background-color:#6600FF;
text-decoration:none;
width:124px;
display:block;
text-align:left;
border:1px solid #000080;

}
a.button2L {
color:#FFFFFF;
text-decoration:none;
width:124px;
display:block;
font-size:8pt;
font-family:Arial;
padding-left:3px;
}
a.button2L:visited {
color:#EEEEEE;
width:124px;
text-decoration:none;
}
a.button2L:hover {
color:#000000;
background-color:#87E599;
width:124px;
}

#marginal {
width:120;
float:right;
background-color:green;
margin:5px;
}

.HauptTitel {
  border=1px solid darkblue;
  background:darkblue;
  color:white;
  font-weight:bold;
  text-align:left;
}
.Teaser1 {
  border=1px solid darkblue;
  background: #FFFFFF;
  text-align:left;
}
.Teaser2 {
  border=1px solid darkblue;
  background: lightgrey;
  text-align:left;
}
.UnterTitel {
  font-style:italic;
  font-weight:bold;
  font-size:1.3em;
  color:blue;
  margin-top:5px;
  margin-bottom:5px;
  text-align:left;
}
