
#masthead{
  position:absolute;
  top: 0px;
  left:0px;
  height:100px; 
	margin: 0;
	padding: 0px 0px;
	/*background-color:#FFF;
	background-image:url('/home/grafik/oben.jpg'); */
	border-bottom: 1px solid #ca9;
	width:945px;
	z-index:1;
}

#navBar{
  position:absolute;
  top: 103px;
  left:0px;
	margin: 0px 3px 0px 0px;
	padding: 0px 0px;
	background-image:url('/home/grafik/bgo.jpg');
	/*background-color:#CCC;*/
	border-right: 3px inset #ca9;
	width: 206px;
	height: 100%;
	z-index:2;
}

#bannerbg{
  position:absolute;
  top: 107px;
  left:490px;
  height:80px; 
	margin: 0;
	padding: 0px 0px;
	border-bottom: 0px solid #ccc;
	width: 468px;
	z-index:13;
}
#content{
  position:absolute;
  top: 0px;
  left:206px;
	margin: 0;
	padding: 0px 0px;
	border-right: 1px inset #CA9;
	width: 728px;
	z-index:5;
}
#buttaus {
	margin: 2px 1px 1px;
	padding: 1px 1px;
	border-right: 1px outset #300;
	border-bottom: 1px outset #300;
	width: 75px;
	color: #600;
	text-align: center;
	background-color:#EEE;
	background-image:url('/home/grafik/silver.gif');
	z-index:2;
}
#buttan {
	margin: 2px 1px 1px;
	padding: 1px 1px;
	border-left: 1px inset #300;
	border-top: 1px inset #300;
	width: 75px;
	text-align: center;
	background-color:#EE9;
	z-index:2;
}
#top1 {
	margin: 2px 1px 1px;
	padding: 1px 1px;
	border-right: 1px outset #300;
	border-bottom: 1px outset #300;
	width: 75px;
	text-align: center; 
	color: #600;
	font-weight:500;
	font-size:10px;
	background-color:#EEE;
	background-image:url('/home/grafik/top.jpg');
	z-index:2;
}
#inaus {
	margin: 2px 1px 1px;
	padding: 1px 1px;
	border-right: 1px inset #300;
	border-bottom: 1px inset #300;
	width: 75px;
	color: #600;
	text-align: center;
	background-color:#EEE;
	background-image:url('/home/grafik/inout.jpg');
	z-index:2;
}

#kissen {
	margin: 2px 1px 1px;
	padding: 1px 1px;
	border-right: 1px inset #300;
	border-bottom: 1px inset #300;
	width: 75px;
	color: #600;
	text-align: center;
	background-color:#EEE;
	background-image:url('/home/grafik/kissen.jpg');
	z-index:2;
}

#inausk {
	margin: 2px 1px 1px;
	padding: 1px 1px;
	border-right: 1px inset #300;
	border-bottom: 1px inset #300;
	color: #600;
	text-align: center;
	background-color:#EEE;
	background-image:url('/home/grafik/inout.jpg');
	z-index:2;
}
#menuaus {
	margin: 3px 0px 2px;
	padding: 1px 1px;
	border-right: 1px outset #300;
	border-bottom: 1px outset #300;
	width: 190px;
	color: #600;
	cursor:pointer;
	text-align: center;
	background-color:#EEE;
	background-image:url('/home/grafik/silver.gif');
	z-index:2;
}