#main {
	position: absolute;
	width: 450px;
	height: 100%;
	left: 220px;
	top: 100px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 120%;	
	
}
.bild_unterschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 120%;	
	margin-top: 9px;
	padding-bottom: 2px;
}
#main_news {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 114.286%;
	width: 470px;
	position: absolute;
	height: 100%;
	left: 220px;
	top: 100px;
	padding-right:25px;
	overflow: auto;
}
#head_glossar {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
}
#price {
       left: 340px;
       position: absolute;
}
#space125 {
       left: 125px;
       position: absolute;
}
#space250 {
       left: 250px;
       position: absolute;
}
.cl
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 120%;	
	clear:both;
	margin:0px;
        padding: 0px;
}

dl { 
	float: left;
	margin-top: 0px;	
	margin-bottom: 0px;	
	margin-right: 10px;
	max-width:341px;
}
dl dt { 
	margin: 0;
}
dl dd { 
	margin-top: 0px;	
	margin-bottom: 5px;	
	margin-left: 0px;	
}
