/* 

ccs file for www.dubbel-a.nl
copyright 2006 Asparagus Centre BV

/*
    used colours for this website:
    
    
*/

body {     
    font-family: Tahoma;
  	font-size: 10pt;
  	background: #fefff5;
  	color: #000000;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    height: 100%;
    background-image: url("logo_back.gif");
  	background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: left bottom;
}

div.menu {
    margin-left: 72px;
    margin-bottom: 4px;
    width: 600px;
    height: 22px;
    color: #fefff5;
}

div.inhoud {
    margin-left: 72px;
    width: 634px;
    font-family: Tahoma;
  	font-size: 10pt;
  	color: #000000;
  	background: inherit;
}

div.logo {
   position: absolute;
   left: 602px;
   top: 12px; 
}

.homeblok {
	font-family: Tahoma;
  	font-size: 11pt;
  	font-weight: bold;
  	color: #fefff5;
  	text-decoration:none;
	position: relative;
	left: 210px;
	width: 240px;
	height: 60px;
	padding-top: 8px;
	border: 2px solid #08693c;
	background-color: #70ac93;
}

a.homebloklink:hover  {text-decoration:none;}
a.homebloklink {
    font-family: Tahoma;
  	font-size: 11pt;
  	font-weight: bold;
  	color: #fefff5;
  	text-decoration:underline;
}

.tabletext {
    font-family: Tahoma;
  	font-size: 10pt;
  	color: #000000;
  	background: inherit;
}

td.donkergroen {
    background-image: url("groen.jpg");
  	background-repeat: no-repeat;
  	color: #000000;
}

.disclaimer {
    width: 800px;
    font-family: Tahoma;
  	font-size: 7pt;
  	font-weight: bold;
  	color: #006940;
}

.redtext {
    font-family: Tahoma;
  	font-size: 10pt;
  	font-weight: bold;
  	color: #BC6111;
}

font.titel {
    font-family: Tahoma;
  	font-size: 12pt;
  	font-weight: bold;
  	color: #000000;
}

a.link:hover {text-decoration:none;}
a.link {
    font-family: Tahoma;
  	font-size: 9pt;
  	font-weight: bold;
  	color: #000000;
  	text-decoration:underline;
  	line-height: 20px;
}

a.mlink:hover  {text-decoration:underline;}
a.mlink {
    font-family: Tahoma;
  	font-size: 8pt;
  	font-weight: bold;
  	color: #fefff5;
  	text-decoration:none;
}

a.smlink {
    font-family: Tahoma;
  	font-size: 8pt;
  	font-weight: bold;
  	color: #fefff5;
  	text-decoration:underline;
}

/* kalender gedeelte via ac.nl */
td.rechts {
    left: 0px;
    padding-left: 10px;
    background-image: url(http://www.dubbel-a.nl/kalender_groen.gif);
    background-position: left top;
    background-repeat: no-repeat;
    background-color: transparent;
    color: #000000;
    width: 150px;
    z-index: 101;
}

td.links {
    padding-right: 10px;
    min-width: 600px;
}

td.calender {
    white-space: nowrap;
}

.table_kalender {
    font-family: Tahoma;
  	font-size: 9pt;
  	color: #000000;
}

a.klink:hover  {text-decoration:underline;}
a.klink {
    font-family: Tahoma;
  	font-size: 8pt;
  	font-weight: bold;
  	color: #000000;
  	text-decoration:none;
  	text-indent: 10px;
}

a.sklink {
    font-family: Tahoma;
  	font-size: 8pt;
  	font-weight: bold;
  	color: #000000;
  	text-decoration:underline;
  	text-indent: 10px;
}