.standardbody {
	list-style-position: outside;
	list-style-image:  url(pfeil.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;


}
BODY {
	scrollbar-face-color: rgb(255,251,251);
	scrollbar-highlight-color: rgb(255,251,240);
	scrollbar-shadow-color: none;
	scrollbar-3dlight-color: rgb(200,200,200);
	scrollbar-arrow-color: rgb(250,150,50);
	scrollbar-track-color: none;
	scrollbar-darkshadow-color: rgb(150,150,150);
	

}

.button {
	color: #EEEEEE;
	border-color: FF6600;
	border-style: outset;
	text-decoration: none;
	margin: 1em 1em 1em 1em;
	padding: 0.5em 0.5em 0em 0.5em;
	border-width: 2;
	font-family : Verdana;
	font-size : 9pt;
	background-color: #FF6633;
}

.leiste {
	color: FFFFFF;
	background-color: #FFFFFF;
	position:absolute;
	left:10px;
	top:40px;
	width:100px;
	height:500px;
	z-index:2;
	text-decoration: none;
	margin: 4em 4em 0em 2em;
	padding: 0em 1em;
	font-family : Verdana;
	font-size : smaller;
	border-top: 1 solid #666666;
	border-right: 1 dotted #FF6600;
	border-bottom: 1 dashed #FF6600;
	border-left: 1 solid #666666;

}


.top {
	z-index:1;
	width: 460px;
	height: 60px;
	margin: 0em;
	padding-right: 5px;
	padding-bottom: 2px;
	border: 1px dashed #FF9900;
	float: none;
	overflow: hidden;
	background-color: #FFFFFF;

}

.left {
	z-index:1;
	border: 1px dashed #FF9900;
	float: none;
	overflow: hidden;
	background-color: #FFFFFF;

}
.content {
	position:absolute;
	width:320px;
	height:299px;
	z-index:1;
	margin: 0em;
	padding-right: 4px;
	border: 1px dashed #FF9900;
	float: none;
	overflow: auto;
	list-style-position: outside;
	list-style-image:  url(pfeil.gif);
	background-color: #FFFFFF;

}
.ref:link {
color: #ff6633;
weight: bold;
text-decoration: none;
}

.ref:visited {
color: #FF6633;
weight: bold;
text-decoration: none;
}

.button:link {
background-color: #FF7B00; 
color: white;}


.button:hover {
background-color: #FF7B00; 
color: white;}



.contentiqueen {

	position:absolute;
	width:320px;
	height:370px;
	z-index:1;
	margin: 0em;
	padding-right: 4px;
	border: 1px dashed #FF9900;
	float: none;
	overflow: auto;
	list-style-position: outside;
	list-style-image:  url(pfeil.gif);
	background-color: #FFFFFF;
}
