@charset "utf-8";
body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #fdfdfd;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 18px;
	height: 100%;
	min-height: 100%; 
}
a:link, a:visited,  a:active { 
	font-family: Arial; 
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	color:#ffffff;
	text-decoration: none;
}
#container {
	position: relative;
	margin: auto;
	width: 952px;	
}
#containerLogo{
	position: relative;
	border-bottom: solid 1px #000000;
	height: 100px;
	padding-top: 7px;
}
#containerHeader {
	position: relative;
	margin-top: 1px;
}
#containerInhoud {
	position: relative;
	width: 952px;
	margin-bottom: 2px;
	height: 100%;
}
#boxProfiel {
	position: relative;
	background-color: #0b82c2;
	width: 287px;
	height: 200px;
	background-image: url(../images/bg_profiel.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 9px;
	padding-bottom: 5px;
	margin-bottom: 1px;
}
div#profielLeesverder {
	position: relative;
	background-image: url(../images/bg_leesverder_profiel.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	width: 82px;
	height: 18px;
	padding-left: 5px;
	float: right;
}
div#profielLeesverder  a.leesverder:link, a.leesverder:visited,  a.leesverder:active {
	position: relative;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
div#profielLeesverder a.leesverder:hover {
	position: relative;
	font-family: Arial;
	font-size: 11px;
	color:#CCCCCC;
	text-decoration: none;
}
div#vervolgProfiel {
	width: 952px;
	padding: 0px;
	background-color: #0b82c2;
	margin-top: 0px;
}
div#vervolgDeelnemingen {
	width: 952px;
	padding: 0px;
	background-color: #80a0d2;
	margin-top: 0px;
}

div#vervolgContact {
	width: 952px;
	padding: 0px;
	background-color: #849dac;
	margin-top: 0px;
}

.inhoudVervolg {
	padding: 15px;
}
#boxDeelnemingen {
	position: relative;
	width: 287px;
	height: 200px;
	background-color: #80a0d2;
	background-image: url(../images/bg_deelnemingen.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 9px;
	padding-bottom: 5px;
	float: left;
	margin-bottom: 1px;
}
div#deelnemingenLeesverder {
	position: relative;
	background-image: url(../images/bg_leesverder_deelnemingen.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	width: 82px;
	height: 18px;
	padding-left: 5px;
	float: right;
}
div#deelnemingenLeesverder  a:link, a:visited,  a:active {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
div#deelnemingenLeesverder a:hover {
	font-family: Arial;
	font-size: 11px;
	color:#CCCCCC;
	text-decoration: none;
}

#boxContact {
	position: relative;
	width: 287px;
	height: 200px;
	background-color: #849dac;
	background-image: url(../images/bg_contact.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 9px;
	padding-bottom: 5px;
	float: left;
	margin-bottom: 1px;
}
div#contactLeesverder {
	position: relative;
	background-image: url(../images/bg_leesverder_contact.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	width: 82px;
	height: 18px;
	padding-left: 5px;
	float: right;
}
div#contactLeesverder  a:link, a:visited,  a:active {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
div#contactLeesverder a:hover {
	font-family: Arial;
	font-size: 11px;
	color:#CCCCCC;
	text-decoration: none;
}


.logoBox {
	width:159px;
	height: 159px;
	background-color: #edf2f9;
	border: solid 1px  #80a0d2;
}
a.linkVoipq:link, a.linkVoipq:visited,  a.linkVoipq:active { 
	font-family: Arial; 
	font-size: 11px;
	color: #4270a2;
	text-decoration: none;
}
a.linkVoipq:hover {
	font-family: Arial;
	font-size: 11px;
	color:#4270a2;
	text-decoration: underline;
}
a.linkOdon:link, a.linkOdon:visited,  a.linkOdon:active { 
	font-family: Arial; 
	font-size: 11px;
	color: #009a96;
	text-decoration: none;
}
a.linkOdon:hover {
	font-family: Arial;
	font-size: 11px;
	color:#009a96;
	text-decoration: underline;
}
a.linkErvedo:link, a.linkErvedo:visited,  a.linkErvedo:active { 
	font-family: Arial; 
	font-size: 11px;
	color: #009ddc;
	text-decoration: none;
}
a.linkErvedo:hover {
	font-family: Arial;
	font-size: 11px;
	color:#009ddc;
	text-decoration: underline;
}
a.linkPayme:link, a.linkPayme:visited,  a.linkPayme:active { 
	font-family: Arial; 
	font-size: 11px;
	color: #0082c8;
	text-decoration: none;
}
a.linkPayme:hover {
	font-family: Arial;
	font-size: 11px;
	color:#0082c8;
	text-decoration: underline;
}
a.linkAlerta:link, a.linkAlerta:visited,  a.linkAlerta:active { 
	font-family: Arial; 
	font-size: 11px;
	color: #b9945d;
	text-decoration: none;
}
a.linkAlerta:hover {
	font-family: Arial;
	font-size: 11px;
	color:#b9945d;
	text-decoration: underline;
}

a.linkBLUEPalm:link, a.linkBLUEPalm:visited,  a.linkBLUEPalm:active { 
	font-family: Arial; 
	font-size: 11px;
	color: #0082c8;
	text-decoration: none;
}
a.linkBLUEPalm:hover {
	font-family: Arial;
	font-size: 11px;
	color:#0082c8;
	text-decoration: underline;
}



a.linkMediacreators:link, a.linkMediacreators:visited,  a.linkMediacreators:active { 
	font-family: Arial; 
	font-size: 11px;
	color: #e73e97;
	text-decoration: none;
}
a.linkMediacreators:hover {
	font-family: Arial;
	font-size: 11px;
	color:#e73e97;
	text-decoration: underline;
}
a.linkOudklasgenoten:link, a.linkOudklasgenoten:visited,  a.linkOudklasgenoten:active { 
	font-family: Arial; 
	font-size: 11px;
	color: #89b52b;
	text-decoration: none;
}
a.linkOudklasgenoten:hover {
	font-family: Arial;
	font-size: 11px;
	color:#89b52b;
	text-decoration: underline;
}
a.linkEverybackup:link, a.linkEverybackup:visited,  a.linkEverybackup:active { 
	font-family: Arial; 
	font-size: 11px;
	color: #e0469a;
	text-decoration: none;
}
a.linkEverybackup:hover {
	font-family: Arial;
	font-size: 11px;
	color:#e0469a;
	text-decoration: underline;
}

a.linkTicketprovider:link, a.linkTicketprovider:visited,  a.linkTicketprovider:active { 
	font-family: Arial; 
	font-size: 11px;
	color: #eb6d1f;
	text-decoration: none;
}
a.linkTicketprovider:hover {
	font-family: Arial;
	font-size: 11px;
	color:#eb6d1f;
	text-decoration: underline;
}


div#containerFooter {
	position: relative;
	color: #42546f;
	width: 952px;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px; 
	height: 20px;
	float: left;
}
a.footerLink:link, a.footerLink:visited,  a.footerLink:active {
	text-decoration: none;
	font-size: 11px;
	color: #42546f;
	padding-left: 2px;
	padding-right: 2px;
	font-weight:normal;
}

a.footerLink:hover {
	text-decoration: underline;
	font-size: 11px;
	background-color: #0782c4;
	color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
	font-weight:normal;
}