body
{
  	# Leider nur für den Internet Explorer, die Scrollbalken:
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#CCCCCC;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#000000;
			
  font-family: verdana,tahoma,arial;
  font-size: 11px;

}
a,a:visited
{
  color: black;
}
.detaildiv
{
	position: absolute; 
	left: 150px; 
	top: 165px; 
	width: 480px; 
	height: 250px; 
	padding-left: 10px; 
	padding-top: 6px; 
	padding-right: 10px; 
	padding-bottom: 6px; 
	overflow: auto;
}
.hl1
{
    font-size: 16px;
    font-weight: bold;
}
.hl2
{
    font-size: 13px;
    font-weight: bold;
}
h3
{
	font-weight: bold;
}
input
{
	border: 1px solid black;
}
.chapter
{
	border: 1px solid black;
	width: 90%;
	background-color: #FFFFFF;
	padding-left: 10px; 
	padding-top: 6px; 
	padding-right: 10px; 
	padding-bottom: 6px; 
}
