pre{background:#666; color:#e2007a; padding:10px; margin:10px; height:auto; overflow:auto; font:14px Arial}
* html pre {width:100%}


.sample{
	padding:0px;
	border:0px;
}
h4.stitle{color:#666;margin:0px;}

.links {padding:0px;margin-top:0px;}
.links a{
	font-size:14px;
	color:#F09;
	text-decoration:none;
}
.links a:hover{font-weight:bold}

#cont{width:700px;margin:0;background:#fff;text-align:left;padding:0px}
.buttons{
	z-index: 500;
	width:500px;
	text-align:left;
	top: 563px;
	height: 15px;
	position: absolute;
}

.buttons span{ text-decoration:none; color:#666666;padding:0 5px;cursor:pointer;font:10px Trebuchet, Geneva, SunSans-Regular, sans-serif }
.buttons span.active, .buttons span:hover{ text-decoration:none; background:#e2007a;color:#ffffff}

/*wenn nur 1 zahl erscheinen soll */
.buttons_white{
	z-index: 501;
	width:500px;
	text-align:left;
	top: 593px;
	height: 15px;
	position: absolute;
}

.buttons_white span{ background:#e2007a; text-decoration:none; color: #ffffff; padding:0 5px;font:10px Trebuchet, Geneva, SunSans-Regular, sans-serif }

.buttons1{
	z-index: 400;
	padding:4px;
	margin-top:4px;
	height:20px;
	width:60px;
	text-align:left;
	position: relative;
	left: 640px;
}
.buttons1 span{ text-decoration:none; color:#666666;cursor:pointer;font:11px Trebuchet, Geneva, SunSans-Regular, sans-serif}
.buttons1 span.active, .buttons1 span:hover{ text-decoration:none; color:#e2007a}

#menueoben {
	position: absolute;
	width:620px;
	height:15px;
	z-index: 450;
	top: 616px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 248px;
}


#box a {
	color: #666;
	font-size: 10px;
	font-family: Trebuchet, Geneva, SunSans-Regular, sans-serif;
	text-decoration: none;
	display: block;
	width: 30px;
	height: 12px;
	width: 30px;
	border: 1px solid #666;
	margin: 0px;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	left: 690px;
}
#box a:hover span {
	position:relative;
	top:-135px;
	right: 171px;
	z-index:300;
	display:block;
	width:165px;
	color:#000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border:0px solid #858585;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 12px;
	background-image: url(graphics/transp.png);
	text-align: left;
	line-height:13px;
}