body {
  background: #81429b url(material/background02.png) no-repeat;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#ffffff;  
  padding-top:0px;
  padding-bottom: 150px;
  margin:0px;
/*  text-align: center; */
  
}

#menu {
  position: fixed;
  top: 80px;
  Left: 632px;
  margin-top: 20px;
  margin-left: 0px;
  width: 170px;
  text-align: center; 
  float: right;
  }
/*overflow: hidden;*/  

#menu ul {
font: bold 12px Verdana;
list-style-type: none;
}

#menu li {
  display: block;
  margin: 0;
  } 

#menu li a {
/*width: 150px;*/
display: block;
text-decoration: none;
margin: 0;
padding-top: 9px;
padding-bottom: 5px;
/* padding: 7px 100px 7px 100px; */ /*padding inside each tab*/ 
border-bottom: 1px solid #cc9932;
/* border-top: 2px solid #996634; */
border-right: 1px solid #cc9932; /*right divider between tabs*/
/* border-left: 2px solid #996634; */ /*left divider between tabs*/
color: #333333;
font: bold 12px Verdana;
list-style-type: none;
background: #dfa229 url(material/bgmenu.png) no-repeat;
background-position: right;
/*background: #414141; background of tabs (default state)*/
}

#menu li a img{
margin-top: 0px;
margin-bottom: -8px;
margin-right: -37px;
margin-left: 0px;
}

#menu li a:visited {
color: #333333;
}

#menu li a:hover {
background: #e9b423 url(material/bgmenu2.png) no-repeat;
background-position: right;
color: #ffffff;
border-bottom: 1px solid #cc9932;
border-right: 1px solid #cc9932;
}



#inhalt {
width: 650px;
margin-top: 83px;
margin-left: 200px;
padding: 0px;

}

#inhalt a img {
  border:0;
}

#textcontainer {
  width: 450px;
/*  border: 1px solid #880000;*/
  border: solid 2px #e9b423;
  background: #000000 ; /* url(material/bgtext.png) no-repeat; */
  background-position: right;

  text-align: left;
  margin-left: 0px;
  padding-left: 15px;
  overflow: auto;
  text-align: justify;
  padding: 10px 10px;
/*
  background-image:url(../material/back.png)!important;
  background-image:url(../material/back.jpg);
  _filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
*/
  /*background: #000000 url(../material/back.png);*/
}

#textcontainer a {
  color: #e9b423;
  text-decoration: none;
}


#textcontainer img, iframe {
  border: 0px solid #cc9932;
  margin-left: 30px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

#links a{
  color: #e9b423;
  text-decoration: none;
  border: 1px solid #e9b423;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
}

#links a:hover {
  color: #000000;
  background-color: #e9b423;
  text-decoration: none;
  border: 1px solid #e9b423;
  padding-left: 15px;
  padding-right: 15px;
}


#logoschrift img{
border: 0px;  
}

#footer {
   margin-top:5px;
   font-size: 10px;
   font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
   color:#e9b423;  
}

#footer a, a:active, a:hover{
   font-size: 10px;
   font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
   color:#e9b423;
   text-decoration: none;
}

#extraDiv1 {
	background-image: url("material/footer.png");
	background-repeat: no-repeat;
/*	background-position: center; */
	border: solid 1px #e9b423;
	left: 200px;
	height: 59px;
	width: 600px;
	position: fixed;
	bottom: 40px;
	z-index: 5;
}

#extraDiv2 { 
	background-image: url("material/footerladie2.png"); 
	background-repeat: no-repeat; 
/*	background-position: right; */
	left: 650px;
	height: 193px; 
	width: 98px; 
	position: fixed; 
	bottom: 100px; 
	z-index: 5;
} 

#extraDiv3 { 
	background-image: url("material/bgfixtop.png"); 
	background-repeat: no-repeat; 
/*	background-position: right; */
	left: 0px;
	height: 83px; 
	width: 700px; 
	position: fixed; 
	top: 0px; 
	z-index: 5;
}

#extraDiv4 { 
	background-image: url("material/bgfixleft.png"); 
	background-repeat: no-repeat; 
/*	background-position: right; */
	left: 0px;
	height: 560px; 
	width: 200px; 
	position: fixed; 
	top: 81px; 
	z-index: 5;
} 
/* #extraDiv2 { */
/*	position: fixed; */
/*	bottom: 0; */
/*	left: 540px; */
/*	background:url("material/biglogo.png") no-repeat top left; */
/*	width: 227px; */
/*	height: 267px; */
/* } */