h3{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
}
#content{
	margin-left:15px;
	margin-right:15px;
	margin-top:160px;
	border:1px solid #CCCCCC;
}
#ref_content{
	margin:-10px 15px 0px 240px;
}
#ref_nav{
	margin:-1px 0px 0px -1px;
	float:left;
	width:200px;
	height:100%;
	border:1px solid #CCCCCC;
	padding:3px;
}
#ref_nav ul{
	list-style-type:none;
	margin-left:10px;
	line-height:19px;
	padding-left:0px;
	margin-bottom:7px;
	display:block;
}
#rev_nav li{
	margin:1px 0px;
}
img.icon{
	border:none;
	width:11px;
	height:11px;
}

#trackbar{
	margin:-1px -1px 0px -1px;
	border:1px solid #CCCCCC;
	font-size:12px;
	padding:4px;
}
/*Star-HTML Hack, um fehlerhafte Darstellung des IE zu korrigieren*/
* html #trackbar{
	margin:0px -1px 0px -1px;
}

div.end_ref_content{
	clear:both;
	height:0px;
}

div.picbox{
	background-color:#FFFFCC;
	border:red solid 1px;
	padding:7px;
	font-size:12px;
	font-style:italic;
	margin:15px;
	text-align:center;
}
div.picbox img{
	border:none;
	padding-bottom:2px;
}

img.external{
	border:none;
	height:12px;
	width:12px;
}
img.zoom{
	border:none;
	height:17px;
	width:17px;
}

fieldset.about{
	width:450px;
	font-size:11px;
	margin-top:-28px;
	margin-bottom:30px;
}
