body {
	width: 670px;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	background-color: #DAE8EF;
}

hr { 
	color: #336699;
	background-color: #336699;
	height: 2.5px;
}

h1 {
	font-size:20pt;
	font-weight:bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
}
b, strong {
	font-weight:bold;
}
i {
	font-style:italic;
}
em {
	font-style:italic;
	font-weight:bold;
}

table { 
    width:660px;
    border-collapse:collapse;
	table-layout:fixed;
}

td {
	border:1px
	solid #000;
	vertical-align:top;
	overflow:hidden;
	border-color:#C2D5E2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
}


a:link {
	color:#003366;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	color:#003366;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a:active {
	color:#003366;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	color:#6699cc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.mbsHintergundLinksRechts {
	background-color: #B6CFE9;
	width: 180px;
}

.mbsHintergrundMitte {
	background-color: #DAE8EF;
}

.countdownAnzeige { 
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	background-color: #DAE8EF;
}


.countdownAnzeigeKlein { 
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	background-color: #DAE8EF;
}


