html, body, * html #hole {height:100%;}

a:link {color:#FF993A; text-decoration: none;}
a:visited {color:#FF993A; text-decoration: none;}
a:hover {color:#FFFFFF; text-decoration: underline;}
a:active {color:#FFCC33; text-decoration: underline;}

a.email {color:#FF993A; text-decoration:underline;}
a.profil {color:#FF993A; text-decoration:underline;}



body {
  font-family: Arial;
  font-size: 12px;
  text-align: center;
  padding:0 ;
}

* {
  margin:0;
  padding:0;}

div#container {
  width:684px;
  min-height:100%;
  margin-left: 180px;
  padding:1px;
}  

div#header {
  background:url(/header.jpg) no-repeat;
  width:834px;
  height:140px;
  float:left;
  margin-left:32px;
}

div#navigation {
  width:167px;
  height:400px;
  background-color:#ff993a;
  float:left;
  margin-left:13px;

}

div#hole {
  text-align: left;    
  margin: 0 auto;      
  width: 880px;
  min-height:100%;	
  background: url(/schatten2.gif);
	}
	
span.ueberschrift {

  font-size: 22pt;
}

span.textfarbe {
  color: blue;
  font-weight: bold;
}

span.schwarz {
  color: #000;
}

span.bold {
  font-weight:bold;
}
  
div#bearbeitung {
  width: 167px;
  height: 75px;
  margin-top:307px;
  padding-left: 3px;
  position:absolute;

}

div#bearbeitung ul {list-style-type: none;}

div#signatur {
  width: 356px;
  height: 112px;
  border: 1px solid #000;
  padding-top: 3px;
}
div#ip {
  width: 80px;
  height: 15px;
  position:absolute;
  margin-top: 384px;
  margin-left: 1px;
  }

div#buttons {
  width: 105px;
  height: 200px;
  padding-left: 25px;
  padding-top: 10px;
  position:absolute;
}

div#w3c {
 width: 88px;
 height: 31px;
 position:absolute;
 margin-top: 367px;
 margin-left: 1px;
}

div#gaestebuch {
 width:74px;
 height:21px;
 margin-left: 305px;
 position:absolute;
}

div#musik {
 width:75px;
 height:30px;
 margin-top:369px;
 margin-left:90px;
 position:absolute;
}

div#RR {
 width: 80px;
 height: 15px;
 margin-top:5px;
}