/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
}
body {
	background-color: #1B1F34;
	scrollbar-face-color: #FFAB00;
	scrollbar-shadow-color: #1B1F34;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #1B1F34;
	scrollbar-track-color: #1B1F34;
	scrollbar-arrow-color: #1B1F34;
}
a {
	font-size: small;
	color: #CCCCCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFAB00;
}
a:active {
	text-decoration: none;
	color: #FFAB00;
}
.style1 {color: #FFAB00}
.sfeer {
	width: 600px;
	vertical-align: bottom;
	text-align: left;
}
.wslink a:link {
	color: #30375A;
}
.wslink a:visited {
	color: #30375A;
}
.wslink a:active {
	color: #30375A;
}
.wslink a:hover {
	color: #30375A;
}
.logorow {
	vertical-align: bottom;
	height: 100px;
}
.container {
	width: 1200px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666666;
	margin-bottom: 25px;
	height: 700px;
}
.logorow {

}
.logocel {
	height: 25px;
	vertical-align: top;
	text-align: center;
	width: 100%;
}
.lijn {
	text-align: center;
	vertical-align: middle;
	width: 40px;
}

