/*****stylesheet voor de digitaal depot-website*****/

BODY {
	background: url(afb/streepjes_dgr.jpg);
	margin: 0px;
	
}

h1 {
	font-family: arial, verdana, sans-serif;
	font-size: 11pt;	
	font-weight: bold;
	color: black;
	background-color: #FFFFFF;
	margin-top: 30px;
}

h2 {
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;	
	font-weight: bold;
	color: black;
	background-color: #FFFFFF;
	margin-top: 20px;

}






.menu {
	font-family: arial, verdana, sans-serif;
	font-size: 9pt;	
	color: black;	
	letter-spacing: 1px;
	font-weight: normal;
	padding-right: 25px;
}


.menukl {
	padding: 1px;
}

.menu a{
	color: black;	
	text-decoration: none;
}  /* unvisited link */

.menu a:hover {
	color: #CC0000;
}  /* mouse over link */


.menu a:visited {
	text-decoration: none;
}  /* visited link */


.title {
	background-color: #CC0000;
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;	
	color: white;
	letter-spacing: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	font-weight: normal;
	border-top:  #CC0000 1px;
	border-bottom: #CC0000 2px;
	
}  /* small title with colored bground main page */

.title2 {
	background-color: black;
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;	
	color: white;
	letter-spacing: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	font-weight: normal;
	border-top: solid black 1px;
	border-bottom: solid white 2px;

}  /* small title with colored bground main page */


.welcome1 {
	padding-left: 15px;
	padding-bottom: 2px;
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;	
	border-top: solid black 1px;
	border-left: solid black 1px;
	border-right: solid black 1px;
	font-weight: bold;
	color: black;
	background-color: #FFFFFF;
}


.welcome {
	padding-left: 15px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;	
	border-top: solid black 1px;
	border-left: solid black 1px;
	border-right: solid black 1px;
	font-weight: normal;
	background-color: #CC0000;
	color: white;
}

.welcometext {
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;	
	background-color: white;
	border-left: solid black 1px;
	border-right: solid black 1px;
}

.welcometext2 {
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;	
}

.welcometext3 {
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;	
	background-color: white;
	border-left: solid black 1px;

}
.welcometext4 {
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;	
	background-color: white;
	border-right: solid black 1px;
}



.division {
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;	
	background-color: white;
	border-left: solid black 1px;
	border-right: solid black 1px;
	border-top: dashed black 1px;
	font-weight: bold;
}

.headline1 {
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;	
	font-weight: bold;
	text-decoraton: underline;
}

.headline2 {
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;	
	font-weight: bold;
background-color: white;
}

.headline_arrow {
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 35px;
	padding-right: 15px;
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;	
	font-weight: bold;
	background-color: white;
	border-left: solid black 1px;
	border-right: solid black 1px;
}

.welcometext a{
	color:  #000099;	
	text-decoration: none;
}  /* unvisited link */

.welcometext a:hover {
	color: #CC0000;
	text-decoration:none;
}  /* mouse over link */


.welcometext a:visited {
	text-decoration: none;
}  /* visited link */


.welcometext3 a{
	color:  #000099;	
	text-decoration: none;
}  /* unvisited link */

.welcometext3 a:hover {
	color: #CC0000;
	text-decoration:none;
}  /* mouse over link */


.welcometext3 a:visited {
	text-decoration: none;
}  /* visited link */

.introtext {
	background-color: #F5F5F5;
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;	
	padding-left: 10px;
	border-bottom: solid black 1px;
}

.introtext a{
	color: #000099;	
	text-decoration: none;
}

.introtext a:visited {
	color: #000099;	
	text-decoration: none;
}


.introtext a:hover {
	color: #CC0000;	
	text-decoration: none;
}

.reference {
	font-family: arial, verdana, sans-serif;
	font-size: 7pt;	
	background-color: white;
	letter-spacing: 4px;
	border-bottom: solid black 1px;
	padding-left: 11px;
}

.end {
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;	
	background-color: white;
	border-left: solid black 1px;
	border-right: solid black 1px;
	border-bottom: solid black 1px;
	letter-spacing: 3px;
}

.line {
	border-bottom: solid black 1px;
	color: white;
}