.hauptmenu
{
	background-color: #BfBfBf;
	width: 133px;
	height: 38px;
	text-align: center;
	vertical-align: middle;
	cursor: hand;
}

.hauptmenulink
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: White;
	text-decoration: none;	
}

.headline
{
	background-color: #2d6899;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: White;
	text-align: center;
	vertical-align: middle;
}

.contentheadline
{
	font-family: Arial;
	font-weight: bold;
	font-size: 22px;
	color: #2d6899;
}

.subheadline
{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #2d6899;
}

.fliesstext
{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

.linksammlung
{
	color: #2d6899;
}

.contentlink
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #2d6899;
	line-height: 16px;
	text-decoration: none;
}

.newstext
{
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
}

.newslink
{
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #2d6899;
	line-height: 16px;
	text-decoration: none;
}

.newslink:hover
{
	text-decoration: underline;
}

.leftlogotd
{
	padding-left: 30px;
}

.contentlink:hover
{
	text-decoration: underline;
}

.spacer
{
	width: 2px;
}