/* Start of CMSMS style sheet 'PearlChain-NEW' */
@charset "utf-8";
html {
   height:100%;
}
.achtergrond {
	background-image: url(achtergrond.jpg);
	background-repeat: repeat-x;
	background-position: bottom right;
	background-repeat: no-repeat;
	}
.MenuTitel {
	font-family: "Arial";
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #E5772A;
	margin-left: 35px;
	background-image: url(Menu/pareltitel.png);
	background-repeat:no-repeat;
	background-position: 220px;
	text-decoration: none;
	}
.MenuTitelActief {
	font-family: "Arial";
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #E5772A;
	margin-left: 35px;
	background-image: url(Menu/pareltitel.png);
	background-repeat:no-repeat;
	background-position: 220px;
	text-decoration:none;
}
.MenuOndertitel {
	font-family: "Arial";
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #999999;
	margin-left: 35px;
	background-image: url(Menu/parelondertitel.png);
	background-position: 224px;
	background-repeat: no-repeat;
	text-decoration:none;
}
.MenuOndertitelActief {
	font-family: "Arial";
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #999999;
	margin-left: 35px;
	background-image: url(Menu/parelondertitel.png);
	background-position: 224px;
	background-repeat: no-repeat;
	text-decoration:none;
}
.TextAlgemeen {
	font-family: "Arial";
	font-size: 15px;
	text-decoration:none;
}
.TextTitel {
	font-family: "Arial";
	align: "310 px";
	font-size: 15px;
	color: #E5772A;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration:none;
}
.TextOndertitel {
	font-family: "Arial";
	color: #999999;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration:none;
}
.TextLijst {
	font-family: "Arial"; 
	font-size: 15px;
	margin: 35px;
}
.TextGeel{
	font-family: "Arial";
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
	color: #FFCC00;
}
.TextBlauw{
	font-family: "Arial";
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
	color: #3333CC;
}
.TextRood{
	font-family: "Arial";
	font-weight: bold;
	font-size: 15px;
	text-decoration:none;
	color: #FF3333;
}
#linkerkolom {
	width: 300px; 
	float:left;
}
#rechterkolom {
width: 600px; 
float:left; 
overflow-y:auto;
overflow-x:auto;
height: 650px;
valign: top; 
}

#vlaggetjes {
width: 600px; 
float:left;  
height: 15px;
}

/* End of 'PearlChain-NEW' */

