/* CSS Document */
/* Created by: Kris Van Roosbroeck */
/* Copyright © 2005 Kris Van Roosbroeck, Lokeren, Belgium */
/* Do not remove these lines */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-size: 13px;
}
h1 {
	font-size: 21px;
	color: #D5A045;
	text-decoration: underline;
	margin-left: 10px;
}
p {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
a:link {
	color: #D5A045;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #DAA853;
	font-size: 14px;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #AE8339;
	font-size: 14px;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #DAA853;
	font-size: 14px;
	font-weight: bold;
}
body,td,th {
	font-family: "Comic Sans MS", "Times New Roman", sans-serif;
}
h3 {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
hr {
	border: 0px;
	color: #D5A045;
	background-color: #D5A045;
	width: 80%;
	height: 1px;
}
td {
	text-align: left;
	vertical-align: top;
}
.content {
	background-repeat: repeat-y;
}
.klein:link { 
	font-size: 9pt;
	margin-left: 15px;
	font-weight: normal;
} 
.klein:visited { 
	font-size: 9pt;
	margin-left: 15px;
	font-weight: normal;
} 
.klein:hover { 
	font-size: 9pt;
	margin-left: 15px;
	font-weight: normal;
} 
.klein:active { 
	font-size: 9pt;
	margin-left: 15px;
	font-weight: normal;
}
.small {
	font-size: 10px;
}
div#mainnews {
	position: absolute;
	border: solid 0px;
	padding: 0px;
	height: 100px;
	width: 140px;
	overflow: hidden;
}
div#scrollnews {
	border: dashed 0px;
	position:absolute;
	width: 140px;
	left: 0px;
	top: 0px;
}
