body	  {
	background:#1010BF;
    background-repeat:no-repeat;
	color:#ffffff;
	font-family: Verdana, Arial;
	font-size: 10pt;
	margin:0;
	margin-top:10px;
}

td {
	color:#ffffff;
	font-size:10pt;
   	font-family: Verdana, Arial;
}

table {
	border-color:#000000;
	border-width:0px;
	border-style:none;
	align:center;
}

table.menu {
	width:150px;
	border-style:solid;
	border-color:#000000;
	border:1px;
}

table.news {
	background-color:#FFFFFF;
	width:150px;
	border-style:solid;
	border-color:#000000;
	border:1px;
}

td.menupunkt {
	background-color:#990000;
	color:#FFFFFF;
	font-size: 10pt;
	width: 150px;
	height: 18px;
	text-align: left;
    padding-top:1px;
	padding-left:5px;
	font-weight:bold;
	border-style:solid;
}

td.untermenu {
	color:#000000;
	font-size:8pt;
	width:150px;
	height:18px;
	text-align:left;
    padding-top:5px;
	padding-bottom:7px;
	padding-left:10px;
	font-weight:normal;
	border-witdh:1px;
	border-color:#000000;
	border-top-style:none;
}

td.leer {
	background-color:#1010BF;
	color:#999999;
	font-size: 10pt;
	border-witdh:1px;
	border-color:#FFFFFF;
	border-style:none;
}

td.note {
	color:#999999;
	font-size: 8pt;
	border-witdh:1px;
	border-color:#FFFFFF;
	border-style:none;
}

td.newsoberpunkt {
	background-color:#000066;
	color:#FFFFFF;
	font-size: 10pt;
	width: 150px;
	height: 18px;
	text-align: left;
    padding-top:1px;
	padding-left:5px;
	font-weight:bold;
	border-style:solid;
}

td.newsunterpunkt {
	color:#000000;
	font-size:8pt;
	width:150px;
	height:18px;
	text-align:left;
	padding:5px;
	font-weight:normal;
	border-witdh:1px;
	border-color:#000000;
	border-top-style:none;
}

td.ueberschrift {
	font-size:18pt;
    padding-top:5px;
	padding-bottom:7px;
	padding-left:0px;
	font-weight:normal;
	border-style:none;
}

td.main {
	font-size: 8pt;
	border-style:none;
	padding-left: 12px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	width:350px;
}


div {
	color:#ffffff;
	font-size:8pt;
   	font-family: Verdana, Arial;
	text-align:left;
}

div.note {
	color:#999999;
	font-size: 8pt;
}

a {
	color: #7171C3;
    text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #999999;
	font-weight:bold;
	text-decoration:underline;
}

a.menu {
	color: #000000;
    text-decoration: none;
	font-weight: normal;
}

a.menu:hover {
	color: #990000;
	font-weight:normal;
	text-decoration:underline;
}

a.menup:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

a.menup {
	color: #FFFFFF;
    text-decoration: none;
}

a.note {
	color: #777777;
    text-decoration: none;
	font-weight: normal;
}

a.note:hover {
	color: #333333;
	font-weight:normal;
	text-decoration:underline;
}