body, td, input, select, textarea {

	font-family: Arial, Helvetica, sans-serif;	

	font-size: 11px;	

	color: #000000;

}

a:link		{ text-decoration : none; color : #FF0000; }
a:visited	{ text-decoration : none; color : #FF0000; }
a:active	{ text-decoration : none; color : #FF0000; }
a:hover		{ text-decoration : none; color : #999999; }

body.main {

     background-color: #CCCCCC;

	 margin: 0px;

}


input.text {

	 border: 1px solid #414141;

}

input.textarea {

	 border: 1px solid #414141;

}

input.textDisabled {

	 border: 1px solid #414141;

	 color: #808080;

}



input.submit, input.button {

	 border: 1px solid #414141;

}



textarea {

	 border: 1px solid #414141;

}



select {

	border: 1px solid #414141;

}


h1 {

     font: small-caps bold 18px;

	 color : #FF0000;

}

hr {

	height: 1px;

	color: #999999;

}
.kop {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.paginakoptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	line-height: 25px;

}
