﻿.stijl1 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.stijl4 {	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #C4151C;
}
a.menu:link
{
	color:Black;
}
a.menu:hover
{
	color: #C4151C;
}

.stijl8 {
	font-size: xx-large
}
td.grijzerand {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.stijl10 {font-size: xx-large}
html
{
	height:100%;
}
body 
{
	background-image: url(./Images/background.jpg);
	background-attachment: fixed;
	background-color:#E6E6E6;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}
body,td,th 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #000000;
}
.style11 {font-size: 10px}
.style14 {font-size: 10; font-weight: bold; }

span.titel
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

img.bibkwintetlogo
{
	border:0px;
	z-index:1;
	bottom:5px;
	position:fixed;
	_position:absolute;
 	_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight-5);
}

div.menu
{
	z-index:2;
	position:absolute;
	background-color:White;
	width:125px;
}

table.main
{
	height:100%;
}

img.link
{
	max-width:90px;
	width:expression((this.width > this.height) && (this.width > 90) ? 90:true);
	max-height:90px;
	height:expression(this.height > 90 ? 90:true);
	margin-right:10px;
	margin-bottom:10px;
}

th
{
	text-align:left;
	vertical-align:top;
}
