/****************
text
****************/
.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}
.headlines {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
}
.copyblau {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #2f3f78;
}
.copyrot {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #CC0000;
}
/****************
links
****************/

a.navi:link, a.navi:visited {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
}
a.navi:hover {
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	background-color: #921412;
}

/****************
ebenen
****************/

div.content {
margin-top:0px;
padding-left: 10px;
padding-right: 10px;
background-color: #DEEOE7;
}
.news-headline {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #2f3f78;
}
.news-headlinerot {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #CC0000;
}
.rahmen {
	margin: 1px;
	border: 1px solid #2f3f78;
}
.rahmen2 {
	margin: 1px;
	border: 1px solid #2f3f78;
	padding-left:10px;
	padding-right:10px;
}
.copyrot {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #ccoooo;
}

