/* ------------- HEADLINES ------------- */
h1{
	font-size:22px;	
	color:#0076BB;
	margin-bottom:20px;
}
h2, h3{
	font-size:15px;
	color:#5F4738;
	font-weight:bold;
	text-transform:uppercase;
	padding:0 0 8px 15px;
	margin:0 0 8px 0;
	background:url(../img/h2_pfeil.png) no-repeat 0px 5px;
	border-bottom:1px dotted #0076BB;
	width:100%;
	clear:both;
}
#main ul{
	list-style-type:square;	
	margin-left:20px;
}
#main ul li, #main ol li{
	line-height:18px;	
	margin-bottom:10px;
}
#main ol{

}
#main a{
	font-weight:bold;
	text-decoration:none;
	color:#006FBE;
}
/* ------------- TAGS ------------- */

/* ------------- CLASSES ------------- */
.ce_text{
	margin-bottom:25px;
}
.ce_text p{
	margin:0 0 15px 0;
}
/* ------------- IDs ------------- */

/* ------------- MODULES ------------- */
