td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10;
	color: #818181;
	line-height: 15px;
	letter-spacing: 0px;
}

a {
	text-decoration : none;
	font-weight: bold;
}

A:hover {
	text-decoration: underline;
	color: Red;
}

.adres {
	font-size: 9px;
	color: #B0B0B0;
	padding-left: 10px;
}

.adres:hover{
	color: black;
}

.date {
	font-size: 9px;
	color: White;
	padding-bottom: 5px;
	padding-right: 12px;
}
	
.titel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	font-weight: bold;
}

.subnav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	font-weight: bold;
}

.subnav:hover {
	text-decoration: none;
	color: Red;
}


.topnav{
	font-size : 11px;
	color : #00A886;
	text-decoration: none;
	font-weight : bold;
	padding-left: 10px;
}

.topnav:hover {
	text-decoration: none;
	color: Red;
}






marquee{
	color : white;
}

.subm {
	font-size : 11px;
	text-decoration: none;
}

.subm:hover{
	color : black;
	text-decoration: none;
}


body {
	scrollbar-face-color: white;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: #696969;
	scrollbar-3dlight-color: grey;
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: #DCDCDC;
	scrollbar-arrow-color: #512626;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

