<!-- /* lk-styles.css */

body { background: #EEEBF5 url('../cosboLogo.gif') no-repeat fixed 20px 30px; margin: 0; padding: 0;}
body { font-size:0.9em }
table { border: 0; }

p    { font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 125%;
       margin-top: 0px; margin-bottom: 0px; font-size: 0.95em}

h1, h2, h3, h6 { font-family: Arial, Verdana, Helvetica, sans-serif; margin-top: 0px; font-weight: bold; }

h1 { line-height: 150%; font-size: 150%; margin-bottom: 2px; color: #0000A0; } 

h2, h3 { line-height: 125%; font-size: 120%; margin-bottom: 1px; color: #00006E; }

h3 { font-size: 108%; }
h5 { margin-top: 3px; margin-bottom: 0px; }
h6 { color: #808080; }

#home { position: absolute; top: 25px; left: 20px; }
#home a:hover { background-color: transparent; }

td { vertical-align: top; font-size: 0.9em }

ul { margin-top: 0px; margin-bottom: 0px }

a:link		{ color: #000080 }
a:visited	{ color: #000080 }
a:hover	{ color: #800000; background: #CCFFFF }
a:active	{ background: #CCFFCC }

.txtgrn {color:#008000}
.txtprs, .lk {color:#8B2971}
.arialbold, .lk { font-family: Arial, sans-serif; font-weight: bold; }

.img   { vertical-align: middle; border: 0; }
img { border: 0; }

div.rechts { position: absolute; top: 10px; right: 10px; width: 74.5%; margin: 0; 
	border: 2px solid #FDF9F3; padding: 1% 1% 3px 1%; background: #FDF9F3; z-index:1; }

#rechterhoogte { min-height: 38em; }
.contentkolom { margin-left:15%; margin-right:15%;  }

div.service {position: absolute; margin-top: 20px; width: 99%; color:#FF00FF; }

#datum { border:1px solid #C0C0C0; background: #EEEBF5; padding: 2px 5px 2px 5px; }
#datum a:link, #datum a:visited, #datum a:hover, #datum a:active	{ color: #800000 ; text-decoration: none }
#nieuwsregel a { color: #800000 ; text-decoration: none }

#ogenblik { background: url("../js-css/ogenblikje-ani.gif") 50% 50% no-repeat}

.preload {
	position: absolute;
	top: 0;
	margin-left: -9999px;
	}
#lkmenu { position: absolute; top: 12em; left: 20px; width: 10.5em; background: #EEEBF5; padding: 20px 0 20px 0;}
* html #lkmenu { left:-20px;}

#lkmenu img { border:0; width: 20px; height: 20px; vertical-align: middle; }
#lkmenu li {
	background: #E2DDEF url(../levenskunst/images/lk-li.gif) no-repeat;
	list-style-type: none;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 130%; 
	vertical-align: middle;
	margin: 0 0 3px 0;
	border: 1px solid #D0C8E6; 
	height: 20px; 
	padding-left:20px; 
	padding-top:0px;
	}
#lkmenu a {
	display: block; 
	width: 100%; 
	text-decoration: none; 
	color: #7769A2;
	}
#lkmenu a:hover {
	background: #FFF3CE;
	color: #800000;
	}
#lkmenu a:active {
	background: #E2DDEF; 
	}

#lkmenu a.select { 
	background: #D4FFCF; 
	color: #7769A2;
	}
#lkmenu .pdf { 
	background: #E2DDEF url(../levenskunst/images/lk-li-inspring.gif) no-repeat;
	}
-->