body{
	background-image 	: url(images/ctachter.jpg);
	background-repeat	:repeat;
 	background-position	:top left;
	margin			:0px 0px 10px 0px;
	padding			:0px 10px 10px 10px;
	

	SCROLLBAR-FACE-COLOR: gray; 
	SCROLLBAR-HIGHLIGHT-COLOR: silver; 
	SCROLLBAR-SHADOW-COLOR: black; 
	SCROLLBAR-3DLIGHT-COLOR: silver; 
	SCROLLBAR-ARROW-COLOR: silver; 
	SCROLLBAR-TRACK-COLOR: darkgray; 
	SCROLLBAR-DARKSHADOW-COLOR: black;


	font-family		: arial;
	font-size		: 13pt
}


A{	color			: #6A6A6A;
	text-decoration		: none;
	font-weight		: bold	}

A:hover{color			: black;
	text-decoration		: underline overline;
	font-weight		: bold}
	
	
H1{ 			
	margin			: 5px 100px 5px 100px;
	border			: 2px solid #707070;
	padding			: 5px 5px 5px 5px;
	font-family		: arial, georgia, helvetica, serif;
	font-size		: 20pt;
 	background-color	: #eeeeee;
	color			: #707070;
	text-align		: center
	
			}

#titel{ font-family		: arial, georgia, helvetica, serif;
	font-size		: 20pt;
 	color			: #707070;
	text-align		: center;
	font-weight		: bold
			}



table{	background-color	: #eeeeee;
     	border			: 2px solid #707070;
	text-decoration: none;
	
	}
  
					
#tekst{ 			

			margin		: 27px 28px 5px 17px;
      			border		: 4px solid #000000;
			padding		: 10px 20px 10px 30px;
			font-family	: georgia, helvetica, serif;
			right		: 2px;
			background-color: #ffffdd;
			color		: #000000;
			background-image: url(tekstacht.gif);
			background-repeat: no-repeat;
			background-position: top right;
			}



	