body {
 font-family: Verdana, Arial, sans-serif;
 color:#FFFFA4;
 font-size:medium;
 text-align:center;
 background-image:url(index_hintergrund.jpg);

 }


address {
    white-space: nowrap;
}

p {
font-style:normal;
font-weight:normal;
font-size:8pt;

}

.legende {
background:silver;
font-style:italic;
font-size:11pt;
text-align:center;
font-weight:bold;

}


.popup {
margin-bottom:0px;
margin-top:0px;
font-style:italic;
font-size:11pt;
text-align:center;
font-weight:normal;

}

.ein {
font-size:13pt;
text-align:left

}

.zwei {
margin-bottom:0px;
margin-top:0px;
border-style:ridge;
border-width:medium;
border-color:#86FDD0;
font-size:12pt;
text-align:center

}

h1{
font-style:italic;
font-weight:normal;
font-size:20pt;
text-align:center;
margin-bottom:1px;}

h2 {
font-style:normal;
font-weight:normal;
text-align:left;
margin-bottom:1px;}

h3 {
font-style:normal;
font-weight:normal;
text-align:left;
margin-bottom:1px;}

h4{
font-style:italic;
font-weight:normal;
font-size:14pt;
text-align:center;

margin-bottom:1px;}


a:link {color:#A2D1D7;text-decoration:none;}
a:active {color:#AFC9C1;text-decoration:none;}
a:visited {color:#B3C5C6;text-decoration:none;}
a:hover {color:#DE928D;text-decoration:none;}

.doppel {
width:380px;
height:285px;

 }

.rahmen01 {
border-style:inset;
border-color:#C4801A;
border-width:15px;

 }

.tabelle01 {
 text-align:center;
 width: 100%;
 height:100%;


}

.aussen {
 background:silver;
 width:10%

 }


.innen {
 text-align:center;
 background:#3C5030;
 border:silver thin;
 }