.strahlemannmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #869BD6;
	
    padding: 0;
    margin: 0;
    overflow: hidden;
}
.normalertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.maintable {
	width: 795px;
	height: 550px;
	background-color: #FFFFFF;
}
.menuetable {
	color: #FFFFFF;
	background-color: #526DBA;
	text-align: center;
	font-size: 12px;
	height: 20px;
	width: 795px;
}
.menuetable a {
	color: #FFFFFF;
	text-decoration: none;
}

.strahlemannmain .maintable .menuetable td {
	width: 14%;
}
.tdtop {
	height: 19px;
	font-size: 5px;
}
.trMenu {
	height: 20px;
}
.trUnderMenu {
	height: 20px;
}
.downLineTr {
	height: 20px;
	background-color: #869BD6;
	vertical-align: top;
	top: 2px;
}
.zeileUnten {
	background-color: #526DBA;
	font-size: 13px;
	color: #FFFFFF;
}
