/* 
Dit ontwerp is eigendom van Vision_ICT en mag uitsluitend door de rechtmatige koper gebruikt worden voor eigen gebruik 
Aanpassen van de stylesheet is op eigen risico.
*/

#menulinks a {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	display: block;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	padding-top: 2px;
	list-style-image: none;
	list-style-type: none;
	background-color: #E1E1E1;
	background-repeat: repeat-y;
	margin-bottom: 2px;
	font-style: normal;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: 11px;
}

#menulinks a:hover {
	color: #FFFFFF;
	border-left-color: #1F1F1F;
	background-color: #0C0C0C;
	border-top-color: #1F1F1F;
	border-right-color: #1F1F1F;
	border-bottom-color: #1F1F1F;
	background-image: url(../images/backgrounds/bg_menulinks.gif);
	background-repeat: repeat-x;
	background-position: left center;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
}
.p_menu {
	font-family: "trebuchet MS", verdana, Arial;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	line-height: 1.4em;
	font-weight: normal;
}
#linker_stuk_optioneel {
	width: 140px;
	background-image: url(../images/backgrounds/bg_zijkanten.png);
	float: left;
	height: 532px;
	margin-top: 300px;
	padding-top: 40px;
	padding-bottom: 40px;
	background-repeat: no-repeat;
	position: absolute;
	margin-left: 38px;
	padding-left: 20px;
	padding-right: 20px;
}
#linker_stuk_tekstblok_optioneel {
	width: 140px;
	text-align: left;
	overflow: auto;
	clear: left;
	margin-left: auto;
	height: 530px;
	color: #E2E2E2;
	margin-right: auto;
}
#rechter_stuk_optioneel {
	background-repeat: no-repeat;
	width: 140px;
	background-image: url(../images/backgrounds/bg_zijkanten.png);
	float: left;
	height: 532px;
	margin-top: 300px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	position: absolute;
	z-index: 0;
	left: 990px;
	margin-left: -8px;
}
.menu_h1 {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #566E86;
	color: #1A3D77;
	letter-spacing: 0.2em;
	display: block;
	line-height: 1.8em;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../images/backgrounds/bg_titel.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	padding: 2px;
}
