@charset "UTF-8";
/* CSS Document */

body {
overflow: -moz-scrollbars-vertical;

}

h1 {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 0;
}

.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 20px;
	padding-top: 30px;
	padding-left: 40px;
	padding-right:75px;
}
.tekst a
{
color: #cccccc;
text-decoration: underline;
}

.menu{
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	color: #cccccc;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.menu a
{
color: #cccccc;
text-decoration: none;
padding: 4px;
}

.tekst .agenda img {
	border: 0;
}
.tekst .agenda {
	margin-left: 200px;
}

#footer {
	text-align: center;
	padding-top: 3px;
	}
	
#footer a
{
color: #cccccc;
text-decoration: underline;
}
th {
text-align: left;
}
