/* Ik ben comentaar */
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom right;
	}

#overlay {
	position:absolute;
	top:2%;
	left:2%;
	margin: 1px 0px 0px 0px;
	width:108px;
	height:108px;
	background-image: url('http://www.obit.nl/images/logo.gif');
	background-position: top left;
	background-repeat: no-repeat;
	}

#overl_taal {
	position: absolute;
	top: 51px;
	left: 90%;
	width: 61px;
	height: 33px;
	}

#bar_top {
	position:absolute;
        top: 49px;
        left: 0px;
	width: 100%;
	filter : Alpha(opacity=80);
        color : #000000;
	background-color: #707194;
        border-style: solid;
        border-color: black;
        border-width: 1px 0px;
	margin: 0px 0px;
	padding: 0px 0px;
	height: 39px;
	height/**/:/**/35px;
	}

body>#bar_top {height:39px;}

#Content {
	position: absolute;
	top: 125px;
	margin: 0px 50px 50px 28%;
	border-style: solid;
	border-color: black;
	border-width: 0px 1px;
	background-color: #eee;
	text-align: left;
	padding: 10px;
	width: auto;
	}

#Menu {
	position : absolute;
	top : 125px;
	left : 5%;
	padding : 10px 10px 10px 10px;
	background-color : #eee;
	border : solid #000;
	border-width : 0px 1px;
	line-height : 17px;
	margin : 0px 0px;
	height: 250px;
	width: 15%;
	}

#login {
	position : absolute;
	top : 440px;
	left : 5%;
	padding : 10px 10px 10px 10px;
	background-color : #eee;
	border : solid #000;
	border-width : 0px 1px;
	margin : 0px 0px;
	width : 15%;
	}

#loginen {
	position : absolute;
	top : 440px;
	left : 5%;
	padding : 10px 10px 10px 10px;
	background-color : #eee;
	border : solid #000;
	border-width : 0px 1px;
	margin : 0px 0px;
	width : 18%;
	}

A:link {
	font-size : 12px;
	color : #000066;
	/* color : #004080; */
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	text-decoration : underline; 
	padding-left : 2; 
	}

A:visited {
	/* color : #004080; */
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	text-decoration : underline; 
	padding-left : 2; 
	} 

b {
	font-size : 12px; 
	padding-left : 3; 
	padding-bottom : 1;
	}

#Content table {
	border: 0;
	cell-spacing: 2;
	cell-padding: 0;
	width : 500px;
	}


.inputfields {
	font-size: 10px; 
	border: 1px inset #000000; 
	font-family: Verdana, Arial; 
	background-color: #ffffff;
}

#scoretxt {
	font-size: 12px;
	}

#score {
	padding: 5px 25px 5px 25px;
	font-size: 24px;
	background: #CCCCFF;
	border: 1px dotted black;
	align: center;
	}

#scorefact {
	padding: 2px 25px 2px 25px;
	background: #aaf;
	font-size: 16px;
	}

#scoreaverage {
	background: #ccf;
	font-size: 16px;
	}

#scorehighest {
	background: #bbf;
	font-size: 16px;
	}

#scorelowest {
	background: #aaf;
	font-size: 16px;
	}


h1 {
	font-size : 12px; 
}

.field_textbox {
	font-family : Verdana;
	font-size : 11px;
        background : White;
        color : #000000;
        border : 1px solid #a8a8a8;
}

.field_listbox {
	font-family : Verdana;
	font-size : 11px;
	background : White;
	color : #000000;
	border : 1px solid #a8a8a8;
}

.field_checkbox {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
}

.field_radiobox {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
}

.field_selectbox {
	font-family : Verdana;
	font-size : 11px;
	background : White;
	color : #000000;
	border : 1px solid #a8a8a8;
}

.field_filterbox {
	font-family : Verdana;
	font-size : 11px;
	background : White;
	color : #000000;
	border : 1px solid #a8a8a8;
}

.field_filebox {
	font-family : Verdana;
	font-size : 11px;
	background : White;
	color : #000000;
	border : 1px solid #a8a8a8;
}
