/*====Allgemein====*/
.contentHeadline{font: bold 120%;}

.navigation{ 
	top:100px;
	left:0px;
}

.middle{
	top:0px;
	left:140px;
}

/*====Content Specific====*/
body, a, 
.content{
	color:#000000;
}

.news{
    align: center;
	border: solid;	border-width: 1px;
	border-color: #336699;
	padding:0.5em;
	font-size:12.5px;
}
.newshead{
	font-weight: bold;
}