body {
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3300;
	text-decoration: none;
	margin: 0px;
	font-size: 12px;

}

a:hover {
	text-decoration: underline;
	color: #FFF04D;
	background-color: #FF3300;


}

p {
	padding: 0px;
	margin: 0px;


}
a {
	color: #FF0000;
	text-decoration: underline;



}

.Page {

	background-attachment: fixed;
	background-image: url(../images/back_page.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
}

.MenuBottom {
	font-family: "Tempus Sans ITC", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	margin: 4px 16px 4px 4px;
	line-height: 23px;

}
.Menu {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	text-align: right;
	margin: 4px 4px 4px 0px;
	line-height: 36px;
	padding-left: 6px;
}
A.Menu:Hover{
	color: #FF3300;
	text-decoration: underline;
	background-color: #FFF04D;

}
.Title {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #333399;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../images/vrede.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 67px;


}
A.MenuSubLink{
	text-decoration: none;
	line-height: 15px;
	color: #FFFFFF;

}
A.MenuSubLink:Hover{
	text-decoration: underline;
	line-height: 15px;
	color: #333399;

}


li {
	list-style-position: outside;
	list-style-type: square;
}
.100hoog {

	height: 100%;
	width: 1000px;
}
.bodypages {
	overflow: auto;
	text-decoration: none;
	margin: 0px;
	background-color: #FFF04D;

}
iframe {
	border: none;
	overflow: hidden;
}
.Menukolom {


	height: 100%;
	width: 245px;
}
.noredback {
	background-color: #FFF04D;
}
A.noredback:hover{	background-color: #FFF04D;}
