/* CSS Document */
a:link {
color: #131C59;
text-decoration: underline;
}
a:visited {
color: #131C59; 
text-decoration: underline;
}
a:hover {
color: #131C59;
text-decoration: underline;
}
a:active {
color: #131C59;
text-decoration: underline;
}
#titel { 
position: relative;
 width: 767px; 
 height:70px; 
 margin-left:auto; margin-right:auto; margin-top:50px;  
 z-index:100;
}
#main { 
position: relative;
 width: 593px; 
 height:332px; 
 margin-left:auto; margin-right:auto; margin-top:0px;  
 color: #000; background-color: #D9D9D9;
 z-index:100;
}
#border { 
	position:absolute;
 	width: 593px; 
 	height:332px; 
 	margin-left:-7px; margin-top:-7px; margin-bottom:0px; margin-right:0px; 
 	color: #000; background-color: #fff;
 	border: 1px solid #000;
 	background-position:right;
	background-repeat:no-repeat;	
} 
#content {
	position:absolute;
	width: 348px;
	height:332px;
	margin-left:0px;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:0px;
	color: #000;
	overflow: auto;
	left: 12px;
	top: 0px;
} 
#knopcontainer { 
position: relative;
 width: 593px; 
 height:22px; 
 margin-left:auto; margin-right:auto; margin-top:3px;  
 color: #000; 
 z-index:100;
}
#knop1 { 
	position: absolute;
 	width: 117px; 
 	height:22px; 
 	margin-left:476px; margin-right:4px; margin-top:0px;  
 	color: #000; background-color: #D9D9D9;
} 
#knop2 { 
	position: absolute;
 	width: 117px; 
 	height:22px; 
 	margin-left:354px; margin-right:4px; margin-top:0px;  
 	color: #000; background-color: #D9D9D9;
}
#knopborder { 
	position:absolute;
 	width: 115px; 
 	height:20px; 
 	margin-left:-5px; margin-top:-5px; margin-bottom:0px; margin-right:0px; 
 	color: #000; 
	background-color: #fff;
	border: 1px Solid #000;
} 
.header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bolder;
	color: #131C59;
	margin-left:40px;
	margin-top: 30px;
}
.header2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-left:10px;
	margin-top: -10px;
	margin-right: 30px;
	clip:   rect(auto auto auto auto);
}
.header3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-left:10px;
	margin-top: -10px;
	text-decoration: none;
	clip:  rect(auto auto auto auto);
}
.header4 { color: #000000; font-size: 13px; font-family: "Times New Roman", Times, serif; font-style: normal; font-weight: normal; text-decoration: none; margin-top: -10px; margin-left: 10px; clip: rect(auto auto auto auto) }
