h1 {
	color: #2D338B;
	font-size: 14px;
	font-weight: normal;
	font-weight: bold;
	margin: 15px 10px;
}

h2 {
	color: #2D338B;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 10px;
}
.newsText {
	color: #2D338B;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 10px 15px 10px;
	line-height: 16px;
}

.newsText a {
	color: #2D338B;
	text-decoration: underline;
}
.newsText a:link {
	text-decoration: underline;
}
.newsText a:hover {
	text-decoration: underline;
}

.impressum {
	color: #2D338B;
	text-align: center;
	font-size: 11px;
	line-height: 15px;
	padding: 8px;
}

p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menuetableStart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2D338B;
	border-top: 1px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 3px 12px 2px 11px;
}
.menuetableStart a, .menuetableStartLast a {
	color: #FFFFFF;
	text-decoration: none;
}
.menuetableStart a:hover, .menuetableStartLast a:hover {
	text-decoration: underline;
}
.menuetableStartLast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2D338B;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 3px 10px 2px 10px;
	border-right: 1px solid #FFFFFF;
}
/* table {
	background-color: #2D338B;
} */

table.news {
	background-color: #FFFFFF;
	margin: 4px 0 0 0;
	height: 458px;
}

table.news td {
	padding: 0px 0 0 0 ;
	}
table.impressum {
	background-color: #FFFFFF;
	margin: 0 ;
	padding: 0;
	border-top: 1px solid #2D338B;
	width: 272px;
	text-align: center;
}
table.impressum td {
	height: 55px;
}
table.master {
	border-bottom: 1px solid #2D338B;
}