body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0066CC;
	background-image: url(../img/bg00_m.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-left: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	scrollbar-arrow-color: #B0B0B0;
	scrollbar-face-color: #0066CC;
	scrollbar-shadow-color: #0066CC;
	scrollbar-darkshadow-color: #B0B0B0;
	scrollbar-track-color: #0066CC;
	scrollbar-highlight-color: #0066CC;
	scrollbar-3dlight-color: #B0B0B0; 
}

a:link {
	color: #FFCC00;
	text-decoration: none;
}

a:hover {
	color: #FFCC00;
	text-decoration:underline;
}

a:active {
	color: #FFCC00;
	text-decoration: underline;
}

a:visited {
	color: #FFCC00;
	text-decoration: none;
}

li {
	line-height: 14px;
	text-decoration: none;
	list-style-type: square;
}

tr {
	line-height: 15px;
}

tr.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #145EA7;
	color: #EFEFEF;
	line-height: 20px;
	/*border-color: #145EA7; 
	border-style: solid;
	border-width: 0px; */
	border-bottom: thick solid #FFFFFF;
}


tr.secondrow {
	background-color: #166CC2;
	color: #EFEFEF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: none;
}

tr.sunshine {
	background-color: #D0D361;
	font-weight: bold;
	font-size: 11px;
	color: #1667B9;
}

td {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-color: #166CC2;
	border-style: solid;
	border-width: 1px;
}

p {
	padding:0px;
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 14px;
}

.ueber1 {
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 5px;
	font-size: 11px;
}

.p2 {
	text-indent: 15px;
}
