@charset "UTF-8";
/* CSS Document */

.imgR { float:right; }
.imgL { float:left; }

#visual {
	background: url("../img/mv/mv_nrw.jpg") no-repeat scroll center top transparent;
	height:147px;
}

#content h3 { padding-bottom: 17px; }
#content h4 { 
	color: #f16c6c; 
	border-bottom:1px dotted #f16c6c; 
	font-size:113%;
	padding-bottom:7px;
	padding-top:30px;
	padding-left:5px;
	font-weight:bold;
	margin-bottom:20px;
}

#content h4.firstChild { 
	padding-top:15px;
}

#content .unit {
	width:96%;
	margin:0 auto;
}

#content .unit p {
	zoom:100%;
}

p {
	color: #646464;
    font-size: 108%;
    letter-spacing: 1px;
    line-height: 1.6;
	padding:10px 0;
}