

html {
	background-image: url(../images/bkgrndSub.gif);
	background-repeat: repeat-x;
	background-color: #d2d8e0;
	height: 99%;
}
td
{
    vertical-align:top;
}
html, Body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #002d67;
	line-height:20px;
}

Body {
	background-image: url(../images/bkgrndContent.png);
	background-position: center;
	background-repeat: repeat-y;
	min-height: 99%;
	margin-top: 1%;
}


a {
	color: #002d67;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h3{
	font-size:14px;
}

.Wrapper {
	width: 1000px;
	height: 100%;
    margin: 0 auto;
	padding: 0;
}

/*Header*/
.Header {
	width: 1000px;
	height: 138px;
	background-image: url(../images/bkgrndHeaderTop.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.Logo {
	width: 201px;
	height: 136px;
	float: left;
	margin: 2px 0 2px 15px;
}

.Quotes {
	width: 705px;
	height: 136px;
	float: right;
	/*background-image: url(../images/bkgrndQuotes.jpg);*/
	background-repeat: no-repeat;
	margin: 3px 13px 2px 0;
}

.Quotes img  {
    background-color: #eee;  
    width:  705px; 
    height: 136px; 
    top:  0; 
    left: 0 
}

/*Content*/
.Content {
	width: 100%;
	margin: 0;
	float: left;
}

.ContentLeft {
	width: 145px;
	float: left;
	margin: 20px 0 0 10px;
	font-size:11px;
	line-height:1.4em;
	padding: 0 20px;
}


.ContentLeft h1 {
	font-size: 16px;
	margin: 10px 0 0 0;
}

.ContentMain {
	width: 500px;
	float: left;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0 20px;
	padding-bottom: 90px;
	margin-top: 20px;
}

.ContentMain h1 {
	margin: 0;
}

.ContentRight {
	width: 210px;
	float: right;
	padding: 0 30px 0 0;
	margin: 20px 0 0 0;
	font-size:11px;
	line-height:1.4em;
} 

.ContentRight h1 {
	font-size: 16px;
	margin: 0;
}

.Buttons {
	width: 980px;
	height: 203px;
	margin: 60px 0 0 30px; 
}

.ButtonThuiszorg, .ButtonAcuut, .ButtonZelfstandig {
	width: 280px;
	height: 203px;
	float: left;
	margin: 0px 10px 0px 20px;
}

/*Footer*/
.FooterBkgrnd {
	position:fixed;
	bottom:0;
	height:90px;
	width:100%;
	background-image: url(../images/bkgrndFooter.gif);
	background-repeat: repeat-x;
	background-color: #9ebce0;
	font-size:12px;
	display:block;
}
#divHeight{
}
.Footer {
	width: 970px;
	height: 100%;
	margin: 5px auto;
	display: block;
}

.Footer .footertitle {
	cursor:pointer;
	width: 970px;
	height: 16px;
	float: left;
	margin: 5px 0 5px 30px;
	padding: 0;
}

.AdresLaren, .AdresDenhaag, .AdresAmsterdam, .AdresRotterdam {
	width: 235px;
	float: left;
	margin: 0;
	padding: 0;
}

.AdresLaren {
	margin-left: 30px;
}

.Clear {
	clear: both;
}
/*POWERED BY LVB*/
.poweredby{
	background:url("../images/poweredby.png") no-repeat scroll 0 0 transparent;
	float:left;
	height:97px;
	margin:-28px;
	width:38px;
}

/* PRIVILEGEPAS PAGINA */
.content{
	text-align:center;
	width:100%;	
}

.pas2 {
		display: block;	
		width: 500px;
}

.pas {
		float: left;	
		padding:10px 10px 10px 15px;
}

.pas a img {
	opacity:0.8;filter:alpha(opacity=80);
}
.pas a:hover img {
	opacity:1;filter:alpha(opacity=100);
}

.MenuBlue, .MenuYellow {
	z-index: 999;	
}

#flvplayer {
	z-index: 1;	
}


