BODY {
	font-family : Tahoma,Arial;
	font-size : 11px;
	font-style : normal;
	line-height : 14px;
	color : #000000;
	margin: 0px;
}

.body_bg {
	background-image: url(bg.jpg);
	overflow: auto;
	background-position: center;
}

TD {
	font-family : Arial;
	font-size : 11px;
	line-height : 14px;
	color : #000000;
}
.titel {
	font-family : Tahoma, Arial;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	line-height : 14px;
	color : #525767;
}

A.grijs {
	color: #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}

A:LINK {
	text-decoration : none;
	font-weight : bold;
}

INPUT {
	color : #000000;
	font-family : Tahoma, Arial;
	font-size : 11px;
	text-align : left;
	border-width: 1;
	border-color: #FFFFFF;
	border-style: solid;
	}
	


INPUT.button {
	color : #FFFFFF;
	cursor: hand;
	font-family : Tahoma, Arial;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	border-width: 0;
	background-color : #505054;
	padding:4px;
}

.tabel_titel {
	color : #FFFFFF;
	font-weight : bold;
	background-color : #505054;
}
.tabel_subtitel {
	color : #000000;
	font-weight : bold;
	background-color : #e8e8e8;
}

.area {
	font-family : Tahoma, Arial;
	font-size : 11px;
	text-align : left;
	border-width: 0;
	border-color: #FFFFFF;
	border-style: solid;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #F6F6F7;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #909090;
	scrollbar-highlight-color : #909090;
	scrollbar-shadow-color : #909090;
	scrollbar-track-color : #FFFFFF;
	overflow: auto;
}

.klein {
	font-size : 9px;
	font-family : Verdana;
	line-height : 12px;
}

