/*Elements*/

BODY{
	background-image: url(background.jpg);
	margin-top: 20px;
	background-color: #e9e6f5;
	font-family: Verdana; 
	background-attachment: fixed;
}
STRONG, B{
		color: #48397f;
		font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
TD {
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
}

HR{
	height: 1px;
	color: #C1524B;
	border: dashed;	
}
LI{
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/*Classes*/
TD.contenttext {
	line-height: 130%;
	letter-spacing: 0.8px;
	padding-right: 5px;
}
TD.contenttext STRONG{
	font-size: 120%;
	font-weight: bolder;
	color: #1A4C8B;
}
TD.contenttext B{
	font-size: 120%;
	font-weight: bolder;
	color: #1A4C8B;
}
TD.contenttext a:link, A:LINK, A:ACTIVE, A:VISITED, TD.contenttext a:active, TD.contenttext a:visited{
	color: 1d0e54;
	text-decoration: underline;
	
}
TD.contenttext a:hover, A:HOVER{
	color: #48397f;
	text-decoration: none;
	
}

.zoeken{
	font-size: 80%;
	font-style: Italic;
	font-weight: bold;
	color: #C05047;
	padding-left: 2px;
}
/*include blokjes rechts oranje*/
TABLE.blokje{
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background-color: #F8AE5B;
	width: 113px;
	margin-left: 9px;
	margin-right: 9px;
	margin-bottom: 9px;	

}
TABLE.blokje A:LINK, TABLE.blokje A:ACTIVE, TABLE.blokje A:VISITED{
	color: black;
	text-decoration: underline;
}
TABLE.blokje A:Hover{
color: white;
text-decoration: none;
	
}
.blokje_title{
	color: #860D1E;
	font-weight: bold;
	font-size: 80%;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: -15px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 0px;
}
.blokje TD{

}
.blokje STRONG{
color: #1A4C8B;
}

/*include blokjes rechts groen*/
TABLE.blokje2{
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background-color: #9AC984;
	width: 113px;
	margin-left: 9px;
	margin-right: 9px;
	margin-bottom: 9px;	
}
TABLE.blokje2 A:LINK, TABLE.blokje2 A:ACTIVE, TABLE.blokje2 A:VISITED{
	color: black;
	text-decoration: underline;
}
TABLE.blokje2 A:Hover{
color: white;
text-decoration: none;
	
}
.blokje2_title{
	color: #014797;
	font-weight: bold;
	margin-bottom: -15px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 80%;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.blokje2 TD{
	
}
.blokje2 STRONG{
color: #1A4C8B;
}

.setwidthleft{
	width: 140px;
}
.setwidthright{
	width: 105px;
	background-color: WHite;
}
.setwidthsearchwoon{
	width:88px;
}


.formulier{
	border-left: 1px solid #1D599B;
	border-top: 1px solid #1D599B;
	border-bottom: 1px solid #1D599B;
	border-right: 1px solid #1D599B;
	background-color: white;
	width: 300px;
	height: 19px;
	padding-left: 2px;
	color: #1A4C8B;
		font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
}
textarea{
	border-left: 1px solid #1D599B;
	border-top: 1px solid #1D599B;
	border-bottom: 1px solid #1D599B;
	border-right: 1px solid #1D599B;
	background-color: white;
	width: 300px;
	height: 100px;
	padding-left: 2px;
	color: #1A4C8B;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.button{
	background-color: white;
	color: #1D599B;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.menubalk_internet{
	background-color: #F6AE5D;
}
.menubalk_intranet{
	background-color: #7997B8;
}
.zoekinput{
	width: 90px;
	border: 1px solid #1D599B;
	height: 22px;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.padding{
	padding-left: 15px;
	padding-right: 20px;
}