   /*ALGEMENE BASIS*/
body {
	font-family: Verdana;
	color: #000000;
	background: #ffe1bc url(http://ddcms.nl/userfiles/image/bg_csv_cliniclowns.jpg) repeat-x;	
	margin-top: 5px;
}

table.body {
	font-size: 10pt;
	text-align: left;
	color: #000000;
	width: 985px;
	border: none;
	background-color: transparent;
}

table.black {
	background-color: #000000;
}

td.content
{
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	width: 650px;
	padding-right: 40px;
	padding-left: 15px;	
	background-color: transparent;
}

td.menu
{
        padding-top: 10px;
        padding-left: 70px;
        text-align: center;
        height: 60px;
	background: transparent url(http://ddcms.nl/userfiles/image/menu_balk_csv_cliniclowns.gif) no-repeat center;
     
}

td.headertop
{
        height: 300px;
}

/*END ALGEMENE BASIS*/

/*LINKS*/
a {
	font-family: Verdana;
	font-size: 10pt;
	color: blue;
	text-decoration: underline;
	font-weight: none;
        cursor: pointer;
}
a:hover {
	font-family: Verdana;
	font-size: 10pt;
	color: blue;
	text-decoration: none;
	font-weight: none;
        cursor: pointer;
}

a:active, a:visited {
	font-family: Verdana;
	font-size: 10pt;
	color: purple;
	text-decoration: underline;
	font-weight: none;
        cursor: pointer;
}

/*END LINKS*/

/*BASIS AFGERONDE HOEKEN*/
td.basis-up {
	padding-top: 20px;
	height: 20px;
	width: 977px;
	background: transparent url(http://ddcms.nl/userfiles/image/basis_up_csv_cliniclowns.gif) no-repeat center;	
}

td.basis-middle {
	padding-left: 50px;
	padding-right: 50px;
	width: 977px;		
	background: transparent url(http://ddcms.nl/userfiles/image/basis_middle_csv_cliniclowns.gif) repeat-y center;	
}

td.basis-down {
	height: 20px;	
	width: 977px;		
	background: transparent url(http://ddcms.nl/userfiles/image/basis_down_csv_cliniclowns.gif) no-repeat center;	
}
/*END BASIS AFGERONDE HOEKEN*/

/*MENU*/
#hoofdmenu
{
padding-top: 250px;
}

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: 30px;
}

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: 30px;
}

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;
}

#topmenu
{
	text-align: right;
	width: 945px;
}
a.menuboven, a.menuboven:visited {
        font-family: Verdana;
	font-size: 10pt;
	color: #A40C03;
	text-decoration: underline;
	font-weight: bold;
	padding-left: 8px;
}

a.menuboven:hover, a.menuboven_act
{
        font-family: Verdana;
	font-size: 10pt;
	color: #A40C03;
	text-decoration: none;
	font-weight: bold;
	padding-left: 8px;	
}
/*END MENU*/

/*MENU ONDER*/
a.menuonder, a.menuonder:visited
{
        font-family: Verdana;
	font-size: 10pt;	
	color: #000000;
	font-style: italic;
	font-weight: bold;	
	text-decoration: underline;	
}

a.menuonder:hover, a.menuonder_act
{
        font-family: Verdana;
	font-size: 10pt;	
	color: #000000;
	font-style: italic;
	font-weight: bold;	
	text-decoration: none;
}

table.menuonder{
	width: 905px;
        text-align: right;
}

table.copyright {
	width: 985px;
	border: none;
	background-color: transparent;
}

td.copyright {
	font-size: 10pt;
	text-align: right;
        font-family: Verdana;
	color: #000000;
	font-style: italic;
}

a.copyright {
        font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.copyright:hover {
        font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

span.copyright
{
        font-family: Verdana;
	font-size: 10pt;	
	color: #000000;
	font-style: italic;
	font-weight: bold;	
}

a.cmslink
{
        font-family: Verdana;
	font-size: 10pt;	
	color: #000000;
	font-style: italic;
	font-weight: bold;	
	text-decoration: underline;		
}

a.cmslink:hover
{
        font-family: Verdana;
	font-size: 10pt;	
	color: #000000;
	font-style: italic;
	font-weight: bold;	
	text-decoration: none;	
}

a.sitemaplink
{
        font-family: Verdana;
	font-size: 10pt;	
	color: blue;
	font-weight: none;	
	text-decoration: underline;		
}

a.sitemaplink:hover
{
        font-family: Verdana;
	font-size: 10pt;	
	color: blue;
	font-weight: none;	
	text-decoration: none;	
}

a.sitemap
{
        font-family: Verdana;
	font-size: 10pt;	
	color: #000000;
	font-style: italic;
	font-weight: bold;	
	text-decoration: underline;		
}

a.sitemap:hover
{
        font-family: Verdana;
	font-size: 10pt;	
	color: #000000;
	font-style: italic;
	font-weight: bold;	
	text-decoration: none;	
}
/*END MENU ONDER*/

/*OPMAAK UITBREIDINGSMODULES*/
.ratingblock
{
padding:30px;
background-color: transparent;
}

.rating_tekst
{
color:#f00;
}

.nieuws_datum
{
font-size:10px;
}



/*LAST NEWS OPMAAK*/
table.lastnews
{
	margin-left: 10px;
	margin-bottom: 10px;
}

table.laatstenieuws
{
	background-color: transparent;
	width: 240px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;		
}

div.headerdatum
{
	color: #000000;
	font-size : 8pt;	
	font-style: italic;	
	background-color: #FFFFFF;
}

td.newsheader
{
        font-family: Verdana;	
	font-weight : bold;
	font-size : 10pt;
	text-decoration: none;
        text-align: left;
	color: #FE8B13;
	background: transparent;
}

td.newsfooter
{
        font-family: Verdana;
	font-style : normal;
	font-size : 10pt;
	color: #000000;
	text-align: left;
	background: transparent;
}

a.nieuwsarchief {
        font-family: Verdana;
	font-size: 9pt;
	color: #FE8B13;
	text-decoration: none;
	font-weight: bold;
    cursor: pointer;
    margin-right: 15px;
}
a.nieuwsarchief:hover {
        font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
    cursor: pointer;
    margin-right: 15px;    
}
/*END LAST NEWS OPMAAK*/

/*END OPMAAK UITBREIDINGSMODULES*/

/*OVERIG*/
td.header
{
        font-family: Verdana;
	font-weight : bold;
	font-size : 10pt;
	text-decoration: none;
        text-align: center;
	color: #FFFFFF;
        width: 260px;
        height: 35px;
	background: transparent url(http://ddcms.nl/userfiles/image/td_header_csv_cliniclowns.jpg) no-repeat center;
}

td.footer
{
        font-family: Verdana;
       &nbsp;font-style : normal;
	font-size : 10pt;
	color: #000000;
	text-align: left;
	background-color: transparent;
}

h1
{
        font-family: Verdana;
	font-weight : bold;
	font-size : 14pt;
	text-decoration: none;
	color: #FE8B13;
}

h2
{
        font-family: Verdana;	
	font-weight : bold;
	font-size : 13pt;
	text-decoration: none;
	color: #FE8B13;
}

div.headertop
{
margin-top: 270px;
}
/*END OVERIG*/

/*ZOEK MODULE*/
input.zoekveld
{
        font-family: Verdana;	
	font-size : 8pt;
	font-weight : bold;
	text-decoration: none;
	color: #000000;		
	width: 215px;
	height: 15px;
	margin-top: 5px;	
	margin-right: 5px;
        padding-top: 0px;
        padding-bottom: 0px;
}

form.zoekform
{
        margin-top: 0px;
        height: 30px;
        width: 290px;
	background-position: 100%;
	background-image: url(http://www.dilledesign.nl/img/zoekbalk.gif);
	background-repeat: no-repeat;
}
/*END ZOEK MODULE*/

/*CSS voor submit*/
input.zoekknop2
{
	color: #FFFFFF;
        height: 20px;
        border: 1px solid #000000;
	background: #595959 url(http://www.dilledesign.nl/img/header.gif) repeat-x;	
}

input.zoekveld2
{
        font-family: Verdana;	
	font-weight : none;
	font-size : 10pt;
	text-decoration: none;
	color: #000000;
        height: 16px;
        width: 175px;
        border: 1px solid #000000;
	background-color: #F1F1F1;	
}
/*END CSS voor submit*/

/*VIRAL MARKETING*/
table.viral_marketing
{
        font-family: Verdana;
	font-size: 10pt;
	color: #000000;	
}

input.viral_input
{
	width: 260px;
}

textarea.viral_textarea
{
	width: 350px;
        height: 70px;
}

td.viral_positie
{
	padding-left: 50px;
}

td.viral_submit
{
	padding-left: 325px;
}
/*END VIRAL MARKETING*/

/*EXTRANET*/
table.hoofdtabel
{
        width: 575px;
	background-color: #000000;
}

table.menu-extranet
{
        width: 150px;
	background-color: #000000;
}

div.title
{	
        font-family: Verdana;	
	font-weight : bold;
	font-size : 14pt;
	text-decoration: none;
	color: #a40c03;
}

a.uitloggen {
        font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: none;
        cursor: pointer;
}
a.uitloggen:hover {
        font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;
        cursor: pointer;
}

a.uitloggen:active, a.uitloggen:visited {
        font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: none;
        cursor: pointer;
}

span.error
{
        color: red;
        padding-left: 30px;
        background: url(http://www.dilledesign.nl/img/error_extranet.gif) no-repeat;
}

span.succes
{
        color: green;
        padding-left: 30px;
        background: url(http://www.dilledesign.nl/img/succes_extranet.gif) no-repeat;
}

/*END EXTRANET*/

/* GASTENBOEK */
table.gastenboektabel
{
	width: 500px;
	border: none;
	background-color: transparent;
}

td.gastenboektitel
{
        font-weight: bold;
	border: none;
	background-color: transparent;
}


td.vlaktussenberichten /*ruimte tussen berichten*/
{
	height: 25px;
	border: none;
	background-color: transparent;
}

td.bericht /*rijen van onderwerp, datum, bericht, naam en e-mail*/
{
	border: 1px solid #137fae;
	background-color: transparent;
}

td.gastenboekpaginastitel
{
	border: none;
	background-color: transparent;
}
 
td.gastenboekpaginas
{
	border: 1px solid #137fae;
	background-color: transparent;
}
 
input.invulvelden
{
	color: #137fae;
	border: 1px solid #137fae;
	background-color: transparent;
}
 
textarea.textareagastenboek
{
	color: #137fae;
	border: 1px solid #137fae;
	background-color: transparent;
}
 
table.berichttoevoegentabel
{
	width: 500px;
	border: 1px solid #137fae;
	background-color: transparent;
}
 
td.veldnamen /* omschrijving voor invulvelden */
{
	border: none;
	background-color: transparent;
}
 
input.toevoegenbutton
{
}

/* END GASTENBOEK */



