#header h2 {
	color: #001f5d;
}

.threecol {
	background: url(../images/portal_content_bg.png) repeat-y;
	overflow: hidden;
}


.threecol .col {
	width: 290px;
	float: left;
	background-color: white;
	padding: 50px 10px 20px;
}

.threecol .col2 {
	margin: 0px 25px;
}

.threecol .col1 {
	background: #FFFFFF url(../images/portal_head_pv.gif) no-repeat left top;
}

.threecol .col2 {
	background: #FFFFFF url(../images/portal_head_datenschutz.gif) no-repeat left top;
}

.threecol .col3 {
	background: #FFFFFF url(../images/portal_head_qm.gif) no-repeat left top;
}

.threecol .col h2 {
	/*font-size: 18px;*/
	font-weight: normal;
	text-align: center;
}

a {
	color: #001F5D;
}

#header h2 {
	color: #001F5D;
}

#posts .meta {
	border-bottom-color: #001F5D;
}

#posts .meta p {
	color: #001F5D;
}

#posts .post { 
	background: #FFFFFF url(../images/img09_portal.gif) no-repeat left top;
}

#menu a {
	background: url(../images//img02_portal.gif) no-repeat left center;
}