* {	
	margin:0px;
	padding:0px;
	font-size: 11px;
	margin-top: 0px;
}



body {	
	margin-bottom: 15px;
	text-align:left;
	line-height: 10px;
	background-color:#000000;
	padding:0;
	margin:0;
	border:0;
        overflow-y: scroll;
	vertical-align:top;
}

#maske {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  position:relative;
  width:980px;
  text-align: left;
  background-color:#000000;
  color: #FFFFFF;
  margin: 0 auto;
  height: 620px;
}



#menu {
  position:absolute;
  float: left; 
  background-color: #000000;
  top: 369px;
}

#menu-b {
  position:absolute;
  left: 80px;
  background-color: #000000;
  top: 140px;
}





#holz {
        position:absolute;
  	width:220px;
	height:710px;
	border:1px none #000000;
	left: 0px;
	top: 35px;
	visibility: visible;
}



#inhalt{
	position:absolute;
        right: '0px';
	top:10px;
	left:200px;
	width:620px;
	border:0;
	text-align:left;
	height: 550px;
	float: left;
	visibility: visible;
	padding-left:40px;
	padding-right:0px;
	padding-top:30px;
}


#menu a {
  font-size:10pt;
  font-weight:bold;
  text-decoration: none;
  color: Sandybrown;
  display: block;
 
  line-height: 200%;

}

#menu a:hover {
  color: grey;
}

#menu li {
  border: 0px solid #000000;

}



#menu ul {
  line-height: 1.6;
  list-style-type: none;
}

#menu ul ul {
 
  line-height: 1.0;
  padding-left: 0px;
}

#menu-b a {
  font-size:10pt;
  font-weight:bold;
  text-decoration: none;
  color: Sandybrown;
  display: block;
 
  line-height: 200%;

}

#menu-b a:hover {
  color: grey;
}

#menu-b li {
  border: 0px solid #000000;

}



#menu-b ul {
  line-height: 1.6;
  list-style-type: none;
}

#menu-b ul ul {
 
  line-height: 1.0;
  padding-left: 0px;
}

#rahmen
{
border:solid 1px white; padding:1px;
}

#maske h1 {

	font-family: Bradley Hand ITC ;

  font-weight:bold;
  font-size: 5.3em;
  color: white;
  margin-bottom: 14px;
  line-height: 1,6;
  margin-left: 1px;
}



#maske h2 {
  
  font-size: 1.4em;
  color: white;
  margin-bottom: 14px;
  line-height: 1,6;
  margin-left: 1px;
}


/* normaler Fließtext: */
#maske p {
  font-size:11pt;
  margin-bottom: 14px;
  line-height: 150%;
  color: silver;
}





