 /*ALGEMENE BASIS*/
body {
	font-family: \"Trebuchet MS\";
	font-size: 10pt;
	color : #FFFFFF;
	background: #1479ad url(http://www.zac.nl/img/bg.gif);	
	margin-top: 5px;
	background-repeat: repeat-x;	
}

table.body {
	font-size: 10pt;
	text-align: left;
	font-family: \"Trebuchet MS\";
	color: #000000;
	width: 925px;
	border: none;
	background-color: transparent;
}

table.sponsor
{
	width: 150px;
}

table.nieuws
{
	width: 225px;
}

td.sponsor
{
	padding-top: 15px;
	padding-right: 25px;
}

td.content
{
	font-family: \"Trebuchet MS\";
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;   
        width: 485px;
	background-color: transparent;
}

td.menu
{
        padding-top: 10px;
        padding-left: 70px;
        text-align: center;
        height: 60px;
	background: transparent url(http://www.zac.nl/img/menu_balk_zac.gif) no-repeat center;
     
}

td.headertop {
	background: url(http://www.dilledesign.nl/cust/zac/img/headertop.jpg) no-repeat center;
	height: 275px;
	width: 925px;
}

/*END ALGEMENE BASIS*/

/*LINKS*/
a {
	font-family: \"Trebuchet MS\";
	font-size: 10pt;
	color: #006BB6;
	text-decoration: underline;
	font-weight: none;
}
a:hover {
	font-family: \"Trebuchet MS\";
	font-size: 10pt;
	color: #006BB6;
	text-decoration: none;
	font-weight: none;
}

a:active {
	font-family: \"Trebuchet MS\";
	font-size: 10pt;
	color: #006BB6;
	text-decoration: none;
	font-weight: none;
}
/*END LINKS*/

/*BASIS AFGERONDE HOEKEN*/
td.basis-up {
	margin-top: 25px;
	height: 250px;
	width: 900px;
	text-align: right;
	padding-right: 75px;
}

td.basis-middle {
	font-family: \"Trebuchet MS\";
	font-size: 10pt;
	color: #000000;	
	padding-left: 50px;
	padding-right: 50px;
	width: 900px;		
	background: transparent url(http://www.dilledesign.nl/cust/zac/img/basis_middle.gif) repeat-y center;	
}

td.basis-down {
        text-align: center;
	cursor: pointer;
	height: 25px;	
	width: 900px;		
	background: transparent url(http://www.dilledesign.nl/cust/zac/img/basis_down.gif) no-repeat center;	
}
/*END BASIS AFGERONDE HOEKEN*/

/*MENU*/
#hoofdmenu
{
padding-top: 0px;
}

li.hoofdmenu_n1, li.hoofdmenu_n1:visited {
display: block;
border: none;	
background-color: transparent;
}
li.hoofdmenu_n1 a, li.hoofdmenu_n1:visited a {
font-family: Verdana;	
color: #FFFFFF;
font-weight: bold;
font-size : 9pt;
text-decoration: none; 
text-align: left;
cursor: pointer;
padding-top: 12px; 
padding-right: 35px;
}

li.hoofdmenu_n1:hover, li.hoofdmenu_act_n1 {
display: block;
border: none;
}
li.hoofdmenu_n1:hover a, li.hoofdmenu_act_n1 a {
font-family: Verdana;	
color: #FFFFFF;
font-weight: bold;
font-size : 9pt;
text-decoration: underline; 
text-align: left;
cursor: pointer;
padding-top: 12px; 
padding-right: 35px;
}

li.hoofdmenu_n2, li.hoofdmenu_n2:visited {
display: block;
border: 1px solid #75bad8;
background-color: #1682b2; 
/* for IE */
filter: alpha(opacity=80);
/* CSS3 standard */
opacity: 0.8;
}
li.hoofdmenu_n2 a, li.hoofdmenu_n2:visited a {
font-family: Verdana;	
color: #FFFFFF;
font-weight: bold;
font-size : 8pt;
text-decoration: none; 
text-align: left;
cursor: pointer;
padding-top: 12px; 
padding-right: 35px;
}

li.hoofdmenu_n2:hover, li.hoofdmenu_act_n2 {
display: block;
border: 1px solid #1682b2;	
background-color: #75bad8; 
/* for IE */
filter: alpha(opacity=80);
/* CSS3 standard */
opacity: 0.8;
}
li.hoofdmenu_n2:hover a, li.hoofdmenu_act_n2 a {
font-family: Verdana;	
color: #FFFFFF;
font-weight: bold;
font-size : 8pt;
text-decoration: underline; 
text-align: left;
cursor: pointer;
padding-top: 12px; 
padding-right: 35px;
}

li.hoofdmenu_n3, li.hoofdmenu_n3:visited {
display: block;
border: 1px solid #75bad8;
background-color: #1682b2; 
margin-left: 65px;
/* for IE */
filter: alpha(opacity=95);
/* CSS3 standard */
opacity: 0.95;
}
li.hoofdmenu_n3 a, li.hoofdmenu_n3:visited a {
font-family: Verdana;	
color: #FFFFFF;
font-weight: normal;
font-size : 8pt;
text-decoration: none; 
text-align: left;
cursor: pointer;
padding-top: 12px; 
padding-right: 35px;
}


li.hoofdmenu_n3:hover, li.hoofdmenu_act_n3 {
display: block;
border: 1px solid #1682b2;	
background-color: #75bad8; 
margin-left: 65px;
/* for IE */
filter: alpha(opacity=95);
/* CSS3 standard */
opacity: 0.95;
}
li.hoofdmenu_n3:hover a, li.hoofdmenu_act_n3 a {
font-family: Verdana;	
color: #FFFFFF;
font-weight: normal;
font-size : 8pt;
text-decoration: underline; 
text-align: left;
cursor: pointer;
padding-top: 12px; 
padding-right: 35px;
}

.sf-menu, .sf-menu * {
list-style:none outside none;
margin:0;
padding:0;
}
.sf-menu {
line-height:1;
}
.sf-menu ul {
position:absolute;
top:-999em;
width:10em;
}
.sf-menu ul li {
width:200px;
}
.sf-menu li:hover {
visibility:inherit;
}
.sf-menu li {
float:left;
position:relative;
}
.sf-menu a {
display:block;
position:relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
left:0;
top:2.5em;
z-index:99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
top:-999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
left:10em;
top:0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
top:-999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
left:10em;
top:0;
}
.sf-menu {
float:left;
margin-bottom:1em;
}
.sf-menu a {
padding:0.75em 1em;
text-decoration:none;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
outline:0 none;
}
.sf-menu a.sf-with-ul {
min-width:1px;
padding-right:2.25em;
}
.sf-sub-indicator {
display:block;
height:10px;
overflow:hidden;
position:absolute;
text-indent:-999em;
top:1.05em;
width:10px;
}
a > .sf-sub-indicator {
top:0.8em;
}
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {
position:absolute;
}
.sf-menu ul .sf-sub-indicator {
margin-left:400px;
position:absolute;
}
.sf-menu ul a > .sf-sub-indicator {
background-image:url(\"http://www.prismapsychologie.nl/img/pijl.jpg\");
margin-left:90px;
position:absolute;
}
.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator {
background-image:url(\"http://www.prismapsychologie.nl/img/pijl.jpg\");
margin-left:90px;
position:absolute;
}
.sf-shadow ul {
-moz-border-radius-bottomleft:17px;
-moz-border-radius-topright:17px;
background:url(\"../images/shadow.png\") no-repeat scroll right bottom transparent;
padding:0;
}
.sf-shadow ul.sf-shadow-off {
background:none repeat scroll 0 0 transparent;
}
/*END MENU*/

/*MENU BOVEN*/
a.menuboven
{
        display: block;
        padding-left: 30px; 
        margin-top: 2px;
        background: transparent url(http://www.zac.nl/img/onmouseout_menuboven.gif) no-repeat;
}

a.menuboven:visited
{
        display: block;
        padding-left: 30px; 
        margin-top: 2px;
        background: transparent url(http://www.zac.nl/img/onmouseout_menuboven.gif) no-repeat;
}

a.menuboven:hover, a.menuboven_act
{
        display: block;
        padding-left: 30px; 
        margin-top: 2px;
        background: transparent url(http://www.zac.nl/img/onmouseout_menuboven.gif) no-repeat;
}
/*END MENU BOVEN*/

/*MENU ONDER*/
table.menuonder {
	width: 900px;
        text-align: right;
}

table.copyright {
	width: 900px;
	border: none;
	background-color: transparent;
}

td.copyright {
	font-size: 11pt;
	text-align: right;
	font-family: \"Trebuchet MS\";
	color: #FFFFFF;
}

a.copyright {
	font-family: \"Trebuchet MS\";
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

a.copyright:visited {
	font-family: \"Trebuchet MS\";
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
}

a.copyright:hover {
	font-family: \"Trebuchet MS\";
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

span.copyright
{
	font-family: \"Trebuchet MS\";
	font-size: 11pt;	
	color: #FFFFFF;
	font-weight: bold;	
}

a.cmslink
{
	font-family: \"Trebuchet MS\";
	font-size: 11pt;	
	color: #FFFFFF;
	font-weight: bold;	
	text-decoration: underline;		
}

a.cmslink:visited
{
	font-family: \"Trebuchet MS\";
	font-size: 11pt;	
	color: #FFFFFF;
	font-weight: bold;	
}

a.cmslink:hover
{
	font-family: \"Trebuchet MS\";
	font-size: 11pt;	
	color: #FFFFFF;
	font-weight: bold;	
	text-decoration: none;	
}

a.sitemaplink
{
	font-family: \"Trebuchet MS\";
	font-size: 10pt;	
	color: #006BB6;
	font-weight: none;	
	text-decoration: underline;		
}

a.sitemaplink:hover
{
	font-family: \"Trebuchet MS\";
	font-size: 10pt;	
	color: #006BB6;
	font-weight: none;	
	text-decoration: none;	
}

a.sitemap
{
	font-family: \"Trebuchet MS\";
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;		
}

a.sitemap:visited
{
	font-family: \"Trebuchet MS\";
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
}

a.sitemap:hover, a.sitemap_act
{
	font-family: \"Trebuchet MS\";
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
/*END MENU ONDER*/

/*RATING*/
.ratingblock
{
padding:30px;
        background-color: transparent;
}

.rating_tekst
{
        color:#f00;
}
/*END RATING*/

/*LAST NEWS OPMAAK*/
table.laatstenieuws
{
	background-color: #FFFFFF;
}

div.headerdatum
{
	color: #000000;
	font-size : 8pt;	
	font-style: italic;	
	background-color: #FFFFFF;
}

.nieuws_datum
{
        font-size:10px;
}

td.newsheader
{
	font-family: \"Trebuchet MS\";	
	font-size : 10pt;
	font-weight: bold;
	text-decoration: none;
        text-align: left;
	color: #000000;
}

td.newsfooter
{
	font-family : \"Trebuchet MS\";
	font-style : normal;
	font-size : 10pt;
	color: #000000;
	text-align: left;
	background-color: #FFFFFF;
}

td.laatste_nieuws
{
	padding-top: 15px;
	padding-left: 25px;
}

span.nieuwsarchief
{
	padding-left: 70px;
}
a.nieuwsarchief {
	font-family: \"Trebuchet MS\";
	font-size: 9pt;
	color: #006BB6;
	text-decoration: none;
	font-weight: bold;
        cursor: pointer;
}

a.nieuwsarchief:visited {
	font-family: \"Trebuchet MS\";
	font-size: 9pt;
	color: #006BB6;
	font-weight: bold;
        cursor: pointer;
}

a.nieuwsarchief:hover {
	font-family: \"Trebuchet MS\";
	font-size: 9pt;
	color: #006BB6;
	text-decoration: underline;
	font-weight: bold;
        cursor: pointer;
}

a.rss{
	font-family: \"Trebuchet MS\";
	font-size: 9pt;
	color: #006BB6;
	text-decoration: none;
	font-weight: bold;
}

a.rss:visited{
	font-family: \"Trebuchet MS\";
	font-size: 9pt;
	color: #006BB6;
	font-weight: bold;
}

a.rss:hover {
	font-family: \"Trebuchet MS\";
	font-size: 9pt;
	color: #006BB6;
	text-decoration: underline;
	font-weight: bold;
}
/*END LAST NEWS OPMAAK*/

/*ZOEKEN*/
input.zoekveld
{
	width: 145px;
        border: 1px solid #8FC5DE;
}

input.zoekknop
{
        margin-left: 80px;
        display: block;
}
/*END ZOEKEN*/

/*OVERIG*/
td.header
{
	font-family: \"Trebuchet MS\";	
	font-size : 10pt;
	text-decoration: none;
        text-align: center;
	color: #FFFFFF;
        border-style: solid;
        border-width: 1px;
        border-color: #8FC5DE;
       &nbsp;background: url(http://www.zac.nl/img/header.jpg) repeat-x;
}

td.footer
{
	font-family : \"Trebuchet MS\";
	font-style : normal;
	font-size : 10pt;
	color: #000000;
        border-style: solid;
        border-width: 1px;
        border-color: #8FC5DE;
}

h1
{
	font-family: \"Trebuchet MS\";	
	font-weight : bold;
	font-size : 14pt;
	text-decoration: none;
	color: #006BB6;
}

div.headertop
{
margin-top: 250px;
}

img.sponsorlinks
{
cursor: pointer;
}
/*END OVERIG*/

/*VIRAL MARKETING*/
table.viral_marketing
{
	font-family: \"Trebuchet MS\";
	font-size: 10pt;
	color: #000000;	
        width: 450px;
}

input.viral_input
{
	width: 260px;
}

textarea.viral_textarea
{
	width: 350px;
        height: 70px;
}

td.viral_positie
{

}

td.viral_submit
{
	padding-left: 275px;
}
/*END VIRAL MARKETING*/

