body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px!important;
	margin: 0;
	padding:0;
}

table {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px!important;
}
td {padding:5px;}

.mtable { 
	border: solid 1px #FFF;
	background: #F3F3F3;
	margin-bottom: 15px;
}

.Text, .TextB, .TextEK, .TextBlau {border: solid 1px #FFF;}

.Text {color: #FF0000; text-decoration: none; font-weight: bold; }
.Text a:hover { color: #666666; text-decoration: underline; font-weight: bold}
.TextB { color: #000000; text-decoration: none; font-weight: bold}
.TextB a:hover { color: #666666; text-decoration: underline; font-weight: bold}

.TextEK { color: #000000; text-decoration: none; font-weight: normal}



.TextBlau { color: #0033FF; text-decoration: none; font-weight: bold; font-size: 15px; }



.logo {
	width: auto; 
	height: 70px;
}