body {
  background-color: #3B4350; /*#e1ddd9*/
  font-size: 11px;
  padding:0px;
  margin:0px;
  font-family:Arial, Verdana, SunSans-Regular, Sans-Serif;

}

.textfeld
{
border: 1px solid #525A0D;
width:150px;
height:18px;
}
.sendenbutton
{
border:1px solid #525A0D;
width:100px;
height:18px;
background-color:#E6E8D2;
}


.ueberschrift
{
font-size:11px;
font-weight:bold;
color:#868767;
}
.fett
{
font-weight:bold;
}
/*margin top right bottom left*/
#container {
  width:562px;
  text-align: left;
  vertical-align: middle;
  margin: 10px 70px;
  padding: 0px;
  background-image:url("images/bg2.gif");
  background-color:#EADED1;
}

#kleinebox
{
color:#FFFFFF;
padding:4px;
position: absolute;
left:23px;
top:160px;
width:92px;
height:160px;
background-color: #D8DAC4;
border: 1px solid #525A0D;
z-index:2;
overflow:hidden;
text-align:center;
}
#kleineboxrechts
{
color:#FFFFFF;
position: absolute;
left:610px;
top:135px;
width:100px;
height:130px;
background-color: #B9BC9F;
z-index:5;
overflow:hidden;
text-align:center;
border: 1px solid #525A0D;
}


.riesig
{
font-size: 48px;
}
#innen1
{
height:100%;
width:250px;
padding:10px;
padding-top:0px;
margin-left:53px;
background:transparent;
/*border: 1px solid #D1AF8E;*/
}

#kopfbereich
{
width:100%;
height:105px;
background-image:url("images/head.jpg");
background-repeat:no-repeat;
}
#menubereich
{
text-align:right;
width:98%;
height:18px;
/*border:1px #004400 solid;*/
top:-8px;
position:relative;
left:4px;

}
#menubereich a
{
color:#000000;
display: block;
width:100px;
text-align:center;
text-decoration: none;
padding-left:0px;
padding-right:0px;
padding-top:6px;
padding-bottom:6px;
font-weight:bold;
font-size:12px;
float:right;
background-color:#CBCDA9;

}
#menubereich a:hover
{
background-color:#A9AC75;
}

#footer
{
width:100%;
background-image:url("images/footer.jpg");
background-repeat:no-repeat;
height:17px;
}

p
{
margin-bottom:2px;
margin-top:2px;
margin-left:0px;
margin-right:0px;
}
a {
color: #2F3704;
}
a:hover {
color: #868767;
text-decoration: none;
}
#spaltelinks
{
position:absolute;
left:500px;
top:138px;
width:128px;
height:100%;
z-index:3;
overflow:hidden;
text-align:center;
/*border: 1px solid #525A0D;*/
}

img { border: 0px;}
.zentriert
{
text-align:center;
margin-top:4px;
}
.rechtsbuendig
{
text-align:right;
margin-top:4px;
}
.textfieldbg
{
text-align:center;
background-image:url("images/textfieldbg.gif");
background-repeat:no-repeat;
width:185px;
float:left;

}