BODY {
	background-attachment      : fixed;
	background-repeat          : repeat;
	scrollbar-face-color       : #F8F8F8;
	scrollbar-shadow-color     : #000000;
	scrollbar-highlight-color  : #F8F8F8;
	scrollbar-3dlight-color    : #000000;
	scrollbar-darkshadow-color : #f8f8f8;
	scrollbar-track-color      : #F8F8F8;
	scrollbar-arrow-color      : #000000;
	margin                     : 0px;
}

TD {
	font-family     : Verdana, Arial, Helvetica, sans-serif;
	font-size       : 11px;
	line-height     : 16px;
	font-style      : normal;
	letter-spacing  : 0px;
}

.tekst {
	letter-spacing  : 0px;
	padding-left    : 13px;
	line-height     : 16px;
	padding-right   : 13px;
	padding-top     : 10px;
	text-align		: justify;
}

.tekst2 {
	letter-spacing  : 0px;
	padding-left    : 16px;
	padding-right   : 16px;
	padding-bottom  : 10px;
	line-height     : 20px;
	letter-spacing  : 1px;
	text-align		: justify;
}
.tekst1 {
	padding-top     : 10px;
	padding-left    : 16px;
	padding-right   : 16px;
}
.tekst4 {
	font-size       : 10px;
	line-height     : 16px;
	padding-top     : 10px;
	padding-left    : 10px;
	padding-right   : 10px;
	text-align		: justify;
}
.tekst5 {
	font-size       : 10px;
	line-height     : 16px;
	padding-left    : 16px;
	padding-right   : 16px;
	text-align		: justify;
}
.tekst6 {
	font-size       : 10px;
	line-height     : 16px;
}
.menu {
	background-color: F4F4F4;
	bgcolor			: #F4F4F4;
	padding-left	: 11px;
}

.tekst_klein {
	font-size       : 9px;
}

.cursor {
	cursor          : hand
}

select, input, textarea, radio, checkbox{
	color           : #000000;
	font-family     : Verdana;
	font-size       : 11px;
	background      : #F8F8F8;
	text-align      : left;
	border-width    : 1; 
	border-color    : #000000; 
	border-style    : solid; 
}
INPUT.button {
	background      : none;
	border          : 0;
	font-weight     : bold;
	width           : 100px;
	height          : 20px;
	cursor          : hand;
}

IMG {
	border			: 0px;
}

A {
	text-decoration : none;
	color			: black;
}
A:HOVER {
	font-weight		: bold;
}
A:VISITED {
}
A:ACTIVE {
	font-weight		: bold;
}

A.2 {
	text-decoration : none;
	color           : #00476F;
	font-weight		: normal;
}
A.2:HOVER {
	font-weight		: normal;
}
A.2:VISITED {}
A.2:ACTIVE {
	font-weight		: normal;
}

A.3 {
	text-decoration : none;
	color           : black;
	font-weight		: normal;
}
A.2:HOVER {}
A.2:VISITED {
	font-weight		: normal;
}
A.2:ACTIVE {
	font-weight		: normal;
}

