/* 
================================
Skin styles for DotNetNuke
================================
*/   

@font-face {
    font-family: Centaur;
    font-style:  normal;
    font-weight: 700;
    src: url(/Portals/0/fonts/CENTAUR0.eot);
}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FFFFFF;
}
.skinmaster {
	width: 960px;
	background-color: transparent;
	BORDER-RIGHT: #20130f 0px solid; 
	BORDER-TOP: #20130f 0px solid; 
	BORDER-LEFT: #20130f 0px solid; 
	BORDER-BOTTOM: #20130f 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.header {
	height: 133px;
	background-color: transparent;
}
.logo {
	background-image: url(images/titaan.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 134px;
}
.skinfooter {
   width: 746px;
	background-color: #000000;
	height: 22px;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 26px;
}
.bottomline {
	width: 100%;
	border-top: 1px solid #dadada;
}
.controlpanel {
	width: 100%;
	background-color: transparent;
}
.leftpane {
/*	background-color: #eeeeee;*/
	width: 160px;
	height: 320px;
}
.menupane {
	background-color: transparent;
	width: 150px;
	padding-top: 68px;
	padding-left: 5px;
	padding-right: 5px;
}
.contentpane {
	width: 320px;
	background-color: transparent;
}
.imagepane {
	background-color: transparent;
	width: 320px;
}
.contentpane_waarzittitaan {
	width: 640px;
	background-color: transparent;
}
.contentpane_zoeken {
	width: 640px;
	background-color: transparent;
}
.contentpane_watkosthet {
	width: 480px;
	background-color: transparent;
}
.imagepane_watkosthet {
	background-color: #eeeeee;
	width: 160px;
}
.leftpane_contact {
	background-color: transparent;
	width: 640px;
}
.leftpane_zoeken {
	background-color: transparent;
	width: 320px;
}
.contentpane_contact {
	background-color: transparent;
	width: 320px;
	padding-left: 15px;
}
.contactpane {
	vertical-align: middle;
}
.skinmenu {
	background-color: transparent;
	width: 960px;
}

.info, .info a:link, .info a:visited, .info a:active {
	background-image: url(images/info.gif);
	background-repeat: no-repeat;
	width: 98px;
	height: 11px;
	text-decoration: none;
	margin-bottom: 1px;
	display: block;
}
.info a:hover {
	background-image: url(images/info_on.gif);
	background-repeat: no-repeat;
	width: 98px;
	height: 11px;
	text-decoration: none;
	display: block;
}



.toplinks_home, .toplinks_home a:link, .toplinks_home a:visited {
	background-image: url(images/menu/home_off.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 41px;
	height: 80px;
	display: inline-block;
}
.toplinks_home a:hover, .toplinks_home a:active {
	background-image: url(images/menu/home_on.png);
	background-repeat: no-repeat;
	width: 41px;
	height: 80px;
	display: inline-block;
}
.toplinks_faq, .toplinks_faq a:link, .toplinks_faq a:visited {
	background-image: url(images/menu/faq_off.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 35px;
	height: 80px;
	display: inline-block;
}
.toplinks_faq a:hover, .toplinks_faq a:active {
	background-image: url(images/menu/faq_on.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 35px;
	height: 80px;
	display: inline-block;
}
.toplinks_zoeken, .toplinks_zoeken a:link, .toplinks_zoeken a:visited {
	background-image: url(images/menu/zoeken_off.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 58px;
	height: 80px;
	display: inline-block;
}
.toplinks_zoeken a:hover, .toplinks_zoeken a:active {
	background-image: url(images/menu/zoeken_on.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 58px;
	height: 80px;
	display: inline-block;
}
.toplinks_sitemap, .toplinks_sitemap a:link, .toplinks_sitemap a:visited {
	background-image: url(images/menu/sitemap_off.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 56px;
	height: 80px;
	display: inline-block;
}
.toplinks_sitemap a:hover, .toplinks_sitemap a:active {
	background-image: url(images/menu/sitemap_on.png);
	background-repeat: no-repeat;
	width: 56px;
	height: 80px;
	display: inline-block;
}
.toplinks_aanmelden, .toplinks_aanmelden a:link, .toplinks_aanmelden a:visited {
	background-image: url(images/menu/aanmeldknop.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 80px;
	height: 80px;
	display: inline-block;
}
.toplinks_aanmelden a:hover, .toplinks_aanmelden a:active {
	background-image: url(images/menu/aanmeldknop.png);
	background-repeat: no-repeat;
	width: 80px;
	height: 80px;
	display: inline-block;
}
.toplinks_contact a:link, .toplinks_contact a:visited {
	background-image: url(images/menu/contact_off.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 59px;
	height: 80px;
	display: inline-block;
	margin-left: 20px;
}
.toplinks_contact a:hover, .toplinks_contact a:active {
	background-image: url(images/menu/contact_on.png);
	background-repeat: no-repeat;
	width: 59px;
	height: 80px;
	display: inline-block;
	margin-left: 20px;
}






a.login:link, a.login:visited, a.login:hover, a.login:active {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height: 16px;
}

.Normal {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #464645;
	text-decoration: none;
	line-height: 16px;
}
.Normal a:link, .Normal a:visited, .Normal a:hover {
	color: #66bee7;
	text-decoration: underline;
	line-height: 16px;
}
.blue {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 11px;
	color: #61b4ed;
	text-decoration: none;
	line-height: 16px;
}
.NormalBlue {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #66bee7;
	text-decoration: none;
	line-height: 16px;
}
.Small {
	font-size: 9px;
}

h5 {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 11px;
	color: #2b2b2b;
	text-decoration: none;
	display: inline;
}
.SearchNumber {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.SearchTitle:link,a.SearchTitle:visited, a.SearchTitle:active {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	line-height: 16px;
}
a.SearchTitle:hover {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #61b4ed;
	text-decoration: underline;
	line-height: 16px;
}
.SearchTextBox {
	border: 1px solid #666666;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
}
.ScholenOverzicht {
/*	background-color: #61B4E8;
	background-color: #5ca8da;*/
	background-color: #66BEE7;
	width: 320px;
	height: 320px;
}
.ScholenTitel {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	height: 40px;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 20px;
}
.Scholen, .Scholen a:link, .Scholen a:visited, .Scholen a:active {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	line-height: 12px;
	display: inline;
}
.Scholen a:hover {
	text-decoration: underline;
}
.Scholen li {
	margin-left: 0px;
	list-style: disc;
	padding: none;
}
.Scholen ul {
	display: inline;
	margin: none;
	padding: none;
}
ul li {
	list-style: disc;
	margin-left: -23px;
}

li a:link, li a:visited, li a:active {
	color: #ffffff;
	padding: none;
	font-size: 10px;
	line-height: 10px;
	text-decoration: none;
}
li a:hover {
	color: #ffffff;
	padding: none;
	font-size: 10px;
	line-height: 10px;
	text-decoration: underline;
}
A:Link, A:Visited, A:Active {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #464645;
	text-decoration: none;
	line-height: 16px;
}
A:Hover {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #61b4ed;
	text-decoration: none;
	line-height: 16px;
}
.RootNode a:link, .RootNode a:visited, .RootNode a:active {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #464645;
	text-decoration: none;
	line-height: 16px;
}
.RootNode a:hover, .LeafNode a:hover  {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #61b4ed;
	text-decoration: none;
	line-height: 16px;
}
.FAQ_Vraag, .FAQ_Vraag a:hover {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #464645;
	text-decoration: none;
}
.FAQ_Antwoord {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #61b4e8;
	text-decoration: none;
	background-color: transparent;
}

.toplines td {
	height: 30px;
	border-color: #61b4ed;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	padding-top: 7px;
}
.subline td {
	height: 30px;
	border-color: #c0e1f6;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	padding-top: 7px;
}
.KostenTabel {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #868686;
	text-decoration: none;
}
.KostenTabelZwart {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


.heading {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 11px;
	color: #2b2b2b;
	text-decoration: none;
	display: block;
	height: 30px;
	vertical-align: middle;
	border-color: #61b4e8;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding-top: 5px;
}
.vakken {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #2b2b2b;
	text-decoration: none;
	height: 30px;
	display: block;
	border-color: #c0e1f6;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	padding-left: 90px;
	padding-top: 5px;
}

.fotoportal a:link, .fotoportal a:visited {
	background-image: url(images/fotoportal/foto_icoontjes.jpg);
	background-repeat: no-repeat;
	width: 110px;
	height: 32px;
	display: block;
}
.fotoportal a:hover, .fotoportal a:active {
	background-image: url(images/fotoportal/foto_icoontjesIN.jpg);
	background-repeat: no-repeat;
	width: 110px;
	height: 32px;
	display: block;
}


/* Horizontal menu */
.MainMenu_MenuContainer {
	background-color: transparent;
	background-image: url(images/menu_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.MainMenu_MenuBar {
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand;
}
.MainMenu_MenuItem {
	background-color: transparent;
	cursor: pointer;
	cursor: hand;
	color: #464645;
	color: #2a2a29;
	font-family: Verdana, Garamond, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}
.MainMenu_MenuItemSel {
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #66bee7; 
	font-family: Verdana, Garamond, Arial, Verdana;
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal;	
}
.MainMenu_MenuItemActive {
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #66bee7; 
	font-family: Verdana, Garamond, Arial, Verdana;
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_RootMenuItemActive {
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #66bee7; 
	font-family: Verdana, Garamond, Arial, Verdana;
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal;
}

.MainMenu_MenuItem td {
	background-image: url(images/menuitem.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 35px;
	display: inline-block;
	padding-top: 5px;
	text-align: center;
}
.MainMenu_MenuItemSel td {
	background-image: url(images/menuitem.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 35px;		
	display: inline-block;
	padding-top: 5px;
	text-align: center;
}
.MainMenu_MenuItemActive td {
	background-image: url(images/menuitem.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 35px;
	display: inline-block;
	padding-top: 5px;
	text-align: center;
}



.MainMenu_MenuIcon {
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
	display: none;
}
.MainMenu_SubMenu {
	background-color: #5eb0e2;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	border: none;
}
.MainMenu_SubMenu .MainMenu_MenuItem {
	background-image: none;
	background-color: #5eb0e2;
	border: none;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
}
.MainMenu_SubMenu .MainMenu_MenuItemSel {
	background-image: none;
	background-color: white;
	border: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}

/*
.MenuSep {
	background-color: transparent;
	width: 20px;
	height: 22px;
	background-image:url(Images/Separator.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	vertical-align : top;
	display: block;
}

.MainMenu_MenuBreak  {
	background-color: transparent;
	border-top: solid 0px #2f2e2d;
	border-bottom: solid 0px #2f2e2d;
	border-right: solid 0px #2f2e2d;
	background-image: url(pixel.gif);
	padding-left: 0px;
	padding-right: 0px;
	width: 20px;
}

*/

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	display: none;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}

.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family: Verdana; 
    font-size: 11px;
    font-weight: normal;
}


.TreeViewMenu {
	width: 175px;
	background-color: #DFE5F2; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.TreeViewMenu_Header,TreeViewMenu_Header  {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}

/*  Images met mouseover op pagina's  */

.Dylan, .Dylan a:link, .Dylan a:visited, .Dylan a:active {
	background-image: url(/Portals/0/images/persons/dylan_off.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.Dylan a:hover {
	background-image: url(/Portals/0/images/persons/dylan_on.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}

.Alexander, .Alexander a:link, .Alexander a:visited, .Alexander a:active {
	background-image: url(/Portals/0/images/persons/Alexander_off.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.Alexander a:hover {
	background-image: url(/Portals/0/images/persons/Alexander_on.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}



.Jeanne, .Jeanne a:link, .Jeanne a:visited, .Jeanne a:active {
	background-image: url(/Portals/0/images/persons_new/Jeanne.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.Jeanne a:hover {
	background-image: url(/Portals/0/images/persons_new/Jeanne_on.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}




.Lisanne, .Lisanne a:link, .Lisanne a:visited, .Lisanne a:active {
	background-image: url(/Portals/0/images/persons/Lisanne_off.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.Lisanne a:hover {
	background-image: url(/Portals/0/images/persons/Lisanne_on.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}


.Melissa, .Melissa a:link, .Melissa a:visited, .Melissa a:active {
	background-image: url(/Portals/0/images/persons/Melissa_off.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.Melissa a:hover {
	background-image: url(/Portals/0/images/persons/Melissa_on.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}




.Roos, .Roos a:link, .Roos a:visited, .Roos a:active {
	background-image: url(/Portals/0/images/persons/Roos_off.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.Roos a:hover {
	background-image: url(/Portals/0/images/persons/Roos_on.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}



.Stephane, .Stephane a:link, .Stephane a:visited, .Stephane a:active {
	background-image: url(/Portals/0/images/persons/Stephane_off.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.Stephane a:hover {
	background-image: url(/Portals/0/images/persons/Stephane_on.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}



.Yassine, .Yassine a:link, .Yassine a:visited, .Yassine a:active {
	background-image: url(/Portals/0/images/persons/Yassine_off.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.Yassine a:hover {
	background-image: url(/Portals/0/images/persons/Yassine_on.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}


.peter, .peter a:link, .peter a:visited, .peter a:active {
	background-image: url(/Portals/0/images/persons_new/peter.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.peter a:hover {
	background-image: url(/Portals/0/images/persons_new/peter_on.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.peter2, .peter2 a:link, .peter2 a:visited, .peter2 a:active {
	background-image: url(/Portals/0/images/persons_new/peter2.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.peter2 a:hover {
	background-image: url(/Portals/0/images/persons_new/peter2_on.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.aleide, .aleide a:link, .aleide a:visited, .aleide a:active {
	background-image: url(/Portals/0/images/persons_new/aleide.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.aleide a:hover {
	background-image: url(/Portals/0/images/persons_new/aleide_on.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.wessel, .wessel a:link, .wessel a:visited, .wessel a:active {
	background-image: url(/Portals/0/images/persons_new/wessel.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.wessel a:hover {
	background-image: url(/Portals/0/images/persons_new/wessel_on.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.kaya, .kaya a:link, .kaya a:visited, .kaya a:active {
	background-image: url(/Portals/0/images/persons_new/kaya.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.kaya a:hover {
	background-image: url(/Portals/0/images/persons_new/kaya_on.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.sanne, .sanne a:link, .sanne a:visited, .sanne a:active {
	background-image: url(/Portals/0/images/persons_new/sanne.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.sanne a:hover {
	background-image: url(/Portals/0/images/persons_new/sanne_on.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.samantha, .samantha a:link, .samantha a:visited, .samantha a:active {
	background-image: url(/Portals/0/images/persons_new/samantha.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.samantha a:hover {
	background-image: url(/Portals/0/images/persons_new/samantha_on.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}

.omar, .omar a:link, .omar a:visited, .omar a:active {
	background-image: url(/Portals/0/images/persons_new/omar.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.omar a:hover {
	background-image: url(/Portals/0/images/persons_new/omar_on.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}

.gabriella, .gabriella a:link, .gabriella a:visited, .gabriella a:active {
	background-image: url(/Portals/0/images/persons_new/gabriella.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.gabriella a:hover {
	background-image: url(/Portals/0/images/persons_new/gabriella_on.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.daan, .daan a:link, .daan a:visited, .daan a:active {
	background-image: url(/Portals/0/images/persons_new/daan.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.daan a:hover {
	background-image: url(/Portals/0/images/persons_new/daan_on.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.jasper, .jasper a:link, .jasper a:visited, .jasper a:active {
	background-image: url(/Portals/0/images/persons_new/jasper.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.jasper a:hover {
	background-image: url(/Portals/0/images/persons_new/jasper_on.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.jesper, .jesper a:link, .jesper a:visited, .jesper a:active {
	background-image: url(/Portals/0/images/persons_new/jesper_off.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.jesper a:hover {
	background-image: url(/Portals/0/images/persons_new/jesper_on.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.ashwin, .ashwin a:link, .ashwin a:visited, .ashwin a:active {
	background-image: url(/Portals/0/images/persons_new/ashwin.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.ashwin a:hover {
	background-image: url(/Portals/0/images/persons_new/ashwin_on.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.simcha, .simcha a:link, .simcha a:visited, .simcha a:active {
	background-image: url(/Portals/0/images/persons_new/simcha_off.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.simcha a:hover {
	background-image: url(/Portals/0/images/persons_new/simcha_on.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}




.sarah, .sarah a:link, .sarah a:visited, .sarah a:active {
	background-image: url(/Portals/0/images/persons_new/sarah.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.sarah a:hover {
	background-image: url(/Portals/0/images/persons_new/sarah_on.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}

.nadine, .nadine a:link, .nadine a:visited, .nadine a:active {
	background-image: url(/Portals/0/images/persons_new/nadine.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.nadine a:hover {
	background-image: url(/Portals/0/images/persons_new/nadine_on.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}

.arthur, .arthur a:link, .arthur a:visited, .arthur a:active {
	background-image: url(/Portals/0/images/persons_new/arthur.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.arthur a:hover {
	background-image: url(/Portals/0/images/persons_new/arthur_on.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}





.chandra, .chandra a:link, .chandra a:visited, .chandra a:active {
	background-image: url(/Portals/0/images/persons_new/chandra_off.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.chandra a:hover {
	background-image: url(/Portals/0/images/persons_new/chandra_on.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.charlie, .charlie a:link, .charlie a:visited, .charlie a:active {
	background-image: url(/Portals/0/images/persons_new/charlie_off.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.charlie a:hover {
	background-image: url(/Portals/0/images/persons_new/charlie_on.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.lotte, .lotte a:link, .lotte a:visited, .lotte a:active {
	background-image: url(/Portals/0/images/persons_new/lotte_off.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}
.lotte a:hover {
	background-image: url(/Portals/0/images/persons_new/lotte_on.jpg);
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-decoration: none;
	cursor: default;
	display: block;
}


