﻿html body h1, html body h2, html body h3 {
	color: #021C35;
}

h4 {
	color: #336699;
	margin-bottom: 5px;
}

.view-article h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	}
.news h4 {
	color:#336699;
	margin-bottom:0px;
	}
.boxbody_listentry, .view-article {
	width:400px;
}

.colmask a{
	color:#336699;
	}

/* hier extra ein underline eingefügt!! */
.colmask a:hover{
	text-decoration:underline;
	}

.emp{
	font-weight:bold;
	color:#336699;
	}
