/* CSS Document */
body                                      {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
#head_all{
	display:none;
	}
#logo_head{
	display:none;
	}
#roncontainer { 
	display:none;
}
#drucken { 
	display:none;
}

#printheader{
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 30px;	
}
#starttext{
	font-size: 11px;
	font-weight:normal;
	line-height: 14px;
}

.headline{
	font-size: 15px;
	font-weight:bold;
}
.subtext{
	font-style:italic;
	font-weight:normal;
	font-size: 13px;
}
.headline_spalte{
	font-size: 15px;
	font-weight:bold;
}
#randcol{
	padding-top:25px;
	}
	
a:link {color:#57b3fc; text-decoration:none}

/*ul.liste  { list-style:none; }

ul.liste li{
	background:url('img/dot.gif') no-repeat left top; 
	padding-left:32px;
}
.liste_vorn{
	list-style-image:url(img/dot.gif);
	margin-left: 8px;
	padding-left: 8px;
}*/
