BODY {
	font-family: Arial, Verdana, Univers;
	background-color: rgb(123,68,43);
	color: #000000;


scrollbar-arrow-color: #6B0101;
scrollbar-base-color: #F5D13C;
scrollbar-face-color: #865937;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-track-color: rgb(123,68,43);

}

A:link {
	color: rgb(100,10,10);
	text-decoration: none;
}
A:visited {
	color: rgb(100,10,10);
	text-decoration: none;
}
A:hover {
	color: rgb(255,0,0);
	text-decoration: none;

}

A { background-attachment: scroll;
}


#box {
  width: 1000px;
  background-color: rgb(247,237,210);

}

#kopf {
  height: 341px;
  background-image: url(elektrischepyramiden.gif);
}



#menu {


 position: absolute;
 margin-left: -275px;
  top: 400px;
  width: 230px;
  height: 500px;
  background-color: rgb(145,98,72);


}


#inhalt {

  width: 980px;
  margin-top: 0px;
  margin-left: 20px;
  text-align: left;
  background-color: rgb(247,237,210);
  
//margin-left: 10px;

}

a:link {
	font-family: Arial , Univers;
	font-size: 14px;
	color: rgb(0,0,100);
	text-decoration: none;
}
a:visited {
	font-family: Arial , Univers;
	font-size: 14px;
	color: rgb(0,0,100);
	text-decoration: none;
}
a:hover {
	font-family: Arial , Univers;
	font-size: 14px;
	color: rgb(255,255,0);
	background-color: rgb(52,154,92);
	text-decoration: none;
}
 
.pyramiden td a { display:block; width:220px; }
 
a.erzgebirge:link {
	font-family: Arial , Univers;
	font-size: 14px;
	color: rgb(0,10,140);
	text-decoration: none;
}
a.erzgebirge:visited {
	font-family: Arial , Univers;
	font-size: 14px;
	color: rgb(0,10,140);
	text-decoration: none;
}
a.erzgebirge:hover {
	font-family: Arial , Univers;
	font-size: 14px;
	color: rgb(255,255,0);
	text-decoration: none;
}
  #erzgebirge li {
    list-style: none;
    margin: 0; padding: 1px;
}
  ul#erzgebirge a:link {
    color: #FFFFFF; background-color: #664A04; text-decoration:none;
  }
  ul#erzgebirge a:visited {
    color: #FFFFFF; background-color: #664A04; text-decoration:none;
  }
  ul#erzgebirge a:hover {
    color: #FFFF00; background-color: #006600; text-decoration:none;
  }
  ul#erzgebirge a:active {
    color: #664A04; background-color: #F5DC9D; text-decoration:none;
}
