

div#visual {
	background-image: url(../images/visuals/qualifizierung.jpg);
}

div#column2 {
	background-image: url(../images/backgrounds/technologien_background.jpg);
}
p.headertext {
	color: #57686D;
	font-size: 18px;
	line-height: 1.6em;
}
p.headertext:first-letter {
    font-size: 26px;
}
#container #column2 #contentarea_top h2 {
    color: #FAFBFB;
}
#container #column2 #contentarea_bottom li {
    color: #CAD5D9;
}

ul li {
    margin-bottom: 0.5em;
}

.flL {
	border: 0 none #333;
	float: left;
	/*width: 30%;*/
	text-align: center;
	font-size: 10px;
}

.flL div {
	background: #93a2a5;
	height: 5em;
	padding: .5em;
	margin-right: 15px;
}

.flL div.pfeil {
	background: url(../images/backgrounds/pfeil_03.gif) repeat-y center bottom;
	filter:none;
	height: 23px;
	padding: 0;
}

.flL.list {
	text-align: left;
	width: 37%;
	font-size: 11px;
}

html body div#container div#column2 div#contentarea_bottom div.flL div p:first-child {
	letter-spacing: 0px;
	font-weight: bold;
}

html body div#container div#column2 div#contentarea_bottom div.flL div p {
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
}