 /*ALGEMENE BASIS*/
body {
	font-family: \"Trebuchet MS\";
	font-size: 10pt;
	color : #FFFFFF;
	background: url(http://www.dilledesign.nl/cust/zac/img/bg.jpg);	
	margin-top: 5px;
	background-repeat: repeat;	
}

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 : 10pt;
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 : 10pt;
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 : 9pt;
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 : 9pt;
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; 
/* 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 : 9pt;
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; 
/* 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 : 9pt;
text-decoration: underline; 
text-align: left;
cursor: pointer;
padding-top: 12px; 
padding-right: 35px;
}
/*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*/
