table {
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	font-size: 13px;
}

td.hauptmenu {
	vertical-align: middle;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	color: #ED322D;
}

td.untermenu {
	padding-left: 20px;
	color: #EF3327;
}
td.inhalt {
}

td.untenrechts {
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	color: #EF3327;
}

a:visited {
	text-decoration: none;
	color: #EF3327;
}
a:link {
	text-decoration: none;
	color: #EF3327;
	
}
a:hover {
	color: #EF3327;
	text-decoration: none;
}
table.popup {
	font-size: 11px;
}
h6 {
	font-size: 18px;
	font-weight: bold;
	color: #F03428;
	background-position: center;
}
h5 {
	font-size: 14px;
	font-weight: bold;
}
