html, body, a, * {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
}
p {
  text-align:left
  }

body  {
  background-color:#F4DDC2;
  scrollbar-face-color:#F4DDC2;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#704A25;
  scrollbar-3dlight-color:#F4DDC2;
  scrollbar-arrow-color:#704A25;
  scrollbar-track-color:#FFECCF;
  scrollbar-darkshadow-color:#704A25;
  color: #800000;
  /* font-size: 101%; */
  text-align:center;
  margin-top: 15px;
}
#fr{
margin-bottom:2px;

}

ul
{
margin-top: 5px;
margin-bottom:5px;
}
#fut{
text-decoration: underline;
font-weight: bold;
}
#act{
color: #FFF3DD;
}

#border{
  border-width:1px;
  border-style:solid;
  border-color:#800000;
}
#form{
background-color: #FFF3DD;
  background-image: url(../images/hintergrund.gif);
  vertical-align:top;
}
td {
color: #7F0000;
background-color: #F5D3B0;
vertical-align:top;
}
th {
color: #7F0000;
background-color: #F5D3B0;
font-size: 12px;
}

#koerper {
 margin: auto;
  width: 732px;
   /* border: 3px groove #67131B; */
  top: 10px;
  background-color: #FFFFFF;
  color: black;
  text-align: left;
  border-left-width:1px;
  border-left-style:solid;
  border-left-color:#800000;
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:#800000;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#800000;
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:#800000;

}


#header {
  height: 80px;
  overflow: hidden;
  width: 732px;
  background-color: #FAD3B0;
  color: #7F0000;
}

#headerleft{
  float: left;
  height: 100%;
  width: 334px;
  padding:0;
  margin:0;
  background-color: #FAD3B0;
}

#headerright{
  float: right;
  height: 100%;
  padding:10px;
  margin:0;
  font-size: 11px;
}

#section{
  width: 100%;
  height: 2px;
  margin-top: 1px;
  background-color: #C04000;
  font-size: 1px;
}
#inhaltover{
  width: 732px;
  height: 500px;
  /*height: 33em;*/
  margin-top: 1px;
  color: white;
  background-color: #B92533;
}
#menuleft{
  width: 200px;
  height: 500px;
  /*height: 33em;*/
  margin-top: 0px;
  color: white;
  background-color: #FAD3B0;
  /*overflow:auto;*/
  float: left;
  background-image: url(../images/saule.jpg);
  background-repeat: no-repeat;

}

#inhalt{
  width: 532px;
  height: 500px;
  /*height: 33em;*/
  color: #E06060;
  background-color: #FFF3DD;
  overflow: auto;
  float: right;
  background-image: url(../images/hintergrund.gif);


}

#text{
  width: 500px;
  padding-top: 10px;
  padding-left: 10px;
  color: #7F0000;
  background-image: url(../images/hintergrund.gif);

}
.Button
{
background-color:#FFBC79; color:#800000; width:63px; border:1px solid #800000; margin-top: 25px
}
#navileiste {
 background-image: url(../images/bg_menu.jpg);
}

#datum
{
 padding: 0.5em;
 color: #FFF3DD;
 float: left;
 width: 200px;
}
#footer {
  margin-top: 1px;
  background-color: #663333;
  color: #FFF3DD;
  text-align: right;
  padding: 0.5em;
  background-image: url(../images/bg_menu.jpg);
}
a{
  color: #1F1F1F;
  padding: 0em 0.3em;
  text-decoration: underline;
}
#footer a{
  color: #FFBC79;
  padding: 0em 0.4em;
  text-decoration: none;
}

a:hover{
  text-decoration: underline;
  color: #FF5F00;
  }
#footer a:hover{
  text-decoration: none;
  color: white;
}

#cmex {
  background-color:#F4DDC2;
  color: #F4DDC2;
  text-align:center;
  padding-top: 200px;
}
#flag{
float:left;
padding-left: 5px;
}