
#content {
	position:relative;
	top:0;
	left:0;
	margin-top:40px;
	left:175px;
	width:505px;
	min-height:550px;
	line-height:170%;
	color:#666;
}

#content p {
	position:relative;
	margin:15px 0 0 0;
}

#content a, a:visited {
	text-decoration:none;
	font-weight:bold;
	border-style:dotted;
	border-width:0 0 1px;
	border-color:#666;
	color:#666;
}


#content a:focus,
#content a:hover { border-color:#999; color:#343; }

#content strong {
	font-weight:bold;
}

acronym {
	text-decoration:none;
	border-bottom:1px dotted #ccc;
}

acronym:hover { cursor:help; }

.trenner {
	position:relative;
	top:0;
	left:0;
	width:505px;
	height:20px;
	overflow:hidden;
	border-style:dotted;
	border-color:#999;
	border-width:0 0 1px;
}

