/* CSS Document */

 body{
       
       color: #182152;
       font-family: verdana;
       font-size: 12px;
       background-repeat: repeat;
       background-image: url(img/animeer_27.gif);
      
    }


a img
{
  border:none;
 }

#website
{
	left:50%;
	position:absolute;
}

#kader
{
	left:-500px;
	width:1000px;
	background-color:#fff;
	position:absolute;
}
	
#kader #lkol /*deze zijn bedoeld voor belangrijke bijpagina's, zoals opdrachten, horoscopen, artikelen en downoads*/
{
	width:200px;
	position:absolute;
	padding:1px;
	background-repeat: repeat;
	background: #c6f7ad  url(img/groen_42.jpg);
	border-bottom: 1px solid gray;
	font-size:8pt;
}
	
#kader #midden
{
	width:600px;
	margin-left:200px;
	padding:1px;
	background-color:#fff;
	position:absolute;
}
	
#kader #rkol
{
	width:200px;
	position:absolute;
	margin-left:800px;
	padding:1px;
	background-repeat: repeat;
	background: #c6f7ad  url(img/groen_42.jpg);
	border-bottom: 1px solid gray;
	font-size:8pt;
	text-align:right;
}
	
	
	
A:link /*deze links gelden ook voor wat Igor heeft gemaakt. Daarom geen meyenfeldt-grapjes erin! alleen hover-underline*/
{
color:#182152;
text-decoration:none;
}

A:visited
{
color:#182152;
text-decoration:none;
}

A:hover
{
text-decoration:underline;
}

A:active
{
color:#182152;
text-decoration:none;
}


A.fok:link, A.fog:link  /*fok=fog, alleen hover anders*/ 
{
color:#182152;
text-decoration:none;
}

A.fok:visited , A.fog:visited 
{
color:#182152;
text-decoration:none;
}

A.fok:hover
{
color:#fff;
background-color:#F75A73;
text-decoration:none;
}

A.fog:hover
{
color:#090;
background-color:#bbfeb1;
text-decoration: none;
}

A.fok:active, A.fog:active 
{
color:#182152;
text-decoration:none;
}

A.fok.visited:hover, A.fok.active:hover
{
color:#ffe;
background-color: #F75A73;
text-decoration:none;
}

A.fog.visited:hover, A.fog.active:hover
{
color:#090;
background-color: #fff;
text-decoration: none;
}

.menu /*deze is voor basiscursus, balkje in de lessen*/
{
width:350px;
margin-left:115px;
height: 18px;
padding-top:4px;
background: #c6f7ad  url(img/groen_42.jpg);
font-size:95%;
text-align:center;
}

hr    /*horizontale lijn in de lesinhoud. Voorlopig enige type, dus even zo laten*/
{
height:5px;
color: #aaa;
}

#opbouw /*deze is voor de viertal-pagina's*/
{
width:280px;
padding:25px 15px 15px 15px;
background-repeat: repeat;
background: #c6f7ad  url(img/groen_42.jpg);
border-bottom: 1px solid gray;
}

#opbouw h1 
{
font-size:15pt;
font-weight:300;
}

#opbouw h2
{
font-size:12pt;
font-weight:300;
}

.inhoud /* bedoeld voor inhoudsopgave van de lessen, verschijnt op alle view_les-pagina's */
{
width:180px;
padding:10px 25px 10px 10px;
background-repeat: repeat;
background: #c6f7ad  url(img/groen_42.jpg);
border-bottom: 1px solid gray;
font-size:8pt;
}

.inhoud h1
{
font-size:11pt;
}

.inhoud h2
{
font-size:10pt;
font-weight:300;
}

#online /* bedoeld voor inhoudsopgave pagina horoscoop online */
{
width:299px;
padding:10px;
background-repeat: repeat;
background: #c6f7ad  url(img/groen_42.jpg);
border:0;
}


.main_border {border:0px solid #000000;}
p {font-family:Verdana; font-size:12px; margin:15px;}
h1 {font-family:Verdana; font-size:20px; margin:15px;}
h2 {font-family:Verdana; font-size:18px; margin:15px;}
h3 {font-family:Verdana; font-size:16px; margin:15px;}
h4 {font-family:Verdana; font-size:15px; margin:15px;}
h5 {font-family:Verdana; font-size:14px; margin:15px;}
h6 {font-family:Verdana; font-size:13px; margin:15px;}
.left {background-image: url(); border:0px solid #424242;}
.left_art {background-image:  border:0px solid #424242; padding-left:100px; padding-right:100px;}


.MenuHouder{ /*deze is voor de knoppen direct onder de kopfoto*/
       width: 800px;
       height: 100%;
       clear: both;
       text-align: left;
       margin: 0px;
       padding-left: 114px;
      
       z-index: 1;
    }
   a.EersteMenuTab:link,a.EersteMenuTab:visited{text-decoration: none;background-image: url(img/groenetab.png);background-repeat: no-repeat;width: 130px; height: 23px; text-align: center;float: left; color: #FFFFFF; font-weight: bold;padding-top: 22px;display: block;}
   a.EersteMenuTab:hover,a.EersteMenuTab:active{text-decoration: none;background-image: url(img/groenetabMouseOver.png);background-repeat: no-repeat;width: 130px; height: 23px; text-align: center;float: left; color: #FFFFFF; font-weight: bold;padding-top: 22px;display: block;}
   a.BlauweTab:link,a.BlauweTab:visited{text-decoration: none;background-image: url(img/blauwetab.png);background-repeat: no-repeat;width: 130px; height: 23px; text-align: center;float: left; color: #FFFFFF; font-weight: bold;padding-top: 22px;display: block;}
   a.BlauweTab:hover,a.BlauweTab:active{text-decoration: none;background-image: url(img/blauwetabMouseOver.png);background-repeat: no-repeat;width: 130px; height: 23px; text-align: center;float: left; color: #FFFFFF; font-weight: bold;padding-top: 22px;display: block;}



#coolmenu{
border: 1px solid gray; /*Стиль рамки */
border-bottom-width: 0;
width: 100%; /*Ширина меню */
background-image: url(img/groen_42.jpg);  /*Фоновый цвет ячейки*/
}

* html #coolmenu{ 
width: 100%;/*Ширина меню для Internet Explorer*/
}

#coolmenu a{
font: bold 13px Verdana; /*Шрифт текста*/
padding: 0px; /*Внутренний отсутп текста ссылки от краев ячейки*/
padding-left: 0px;/*Внутренний отсутп текста ссылки от левого края ячейки*/
display: block;
color: #182152;  /*Цвет текста*/
text-decoration: none; /*Подчеркивание у ссылок - нет*/
border-bottom: 1px solid gray;
text-align: center; 
font-weight: bold;
padding-top: 2px;
height: 20px; 
background-repeat: no-repeat;
background-image: url(SlicedImages/);
}


html>body #coolmenu a{ 
width: auto;
}

#coolmenu a:hover{
background-color: #BBFEB1;  /*Фоновый цвет ячейки при наведение курсора*/
color: #060;  /*Цвет текста при наведении курсора*/
}

coolmenu a:visited{
background-color: #000000; /*Фоновый цвет ячейки при наведение курсора*/
width: 0px; 
color: #000000;  /*Цвет текста при наведении курсора*/
}

#coolmenubeeld{
border: 1px solid gray; /*Стиль рамки */
border-bottom-width: 0;

width: 120px; /*Ширина меню */
background-image: url(img/groen_422.jpg);  /*Фоновый цвет ячейки*/
}

* html #coolmenubeeld{ 
width: 100%;/*Ширина меню для Internet Explorer*/
}

#coolmenubeeld a{
font: bold 13px Verdana; /*Шрифт текста*/
padding: 0px; /*Внутренний отсутп текста ссылки от краев ячейки*/
padding-left: 0px;/*Внутренний отсутп текста ссылки от левого края ячейки*/
display: block;
color: #182152;  /*Цвет текста*/
text-decoration: none; /*Подчеркивание у ссылок - нет*/
border-bottom: 1px solid gray;
text-align: center; 
font-weight: bold;
padding-top: 2px;
height: 20px; 
background-repeat: no-repeat;
background-image: url(SlicedImages/);
}


html>body #coolmenubeeld a{ 
width: auto;
}

#coolmenubeeld a:hover{
background-color: #BBFEB1;  /*Фоновый цвет ячейки при наведение курсора*/
color: #060;  /*Цвет текста при наведении курсора*/
}

coolmenubeeld a:visited{
background-color: #000000; /*Фоновый цвет ячейки при наведение курсора*/
width: 0px; 
color: #000000;  /*Цвет текста при наведении курсора*/
}

#coolmenu_art{
border: 1px solid gray; /*Стиль рамки */
border-bottom-width: 0;
width: 100%; /*Ширина меню */
background-image: url(img/groen_42.jpg);  /*Фоновый цвет ячейки*/
}

td.kop /*Deze is nodig voor de kop boven het artikelenmenu */
{
border: 1px solid gray; 
width: 100%;
padding-top:5px;
padding-bottom:5px;
background-image: url(img/groen_422.jpg);
font-size:14px;
font-weight:600;
text-align:center;
}

* html #coolmenu_art{ 
width: 100%;/*Ширина меню для Internet Explorer*/
}

#coolmenu_art a{
font: bold 13px Verdana; /*Шрифт текста*/
padding: 0px; /*Внутренний отсутп текста ссылки от краев ячейки*/
padding-left: 0px;/*Внутренний отсутп текста ссылки от левого края ячейки*/
display: block;
color: #182152;  /*Цвет текста*/
text-decoration: none; /*Подчеркивание у ссылок - нет*/
border-bottom: 1px solid gray;
text-align: center; 
font-weight: bold;
padding-top: 10px;
height: 40px; 
background-repeat: no-repeat;
background-image: url(SlicedImages/);
}


html>body #coolmenu_art a{ 
width: auto;
}

#coolmenu_art a:hover{
background-color: #bbfeb1;  /*Фоновый цвет ячейки при наведение курсора*/
color: #090;  /*Цвет текста при наведении курсора*/
}

coolmenu_art a:visited{
background-color: #000000; /*Фоновый цвет ячейки при наведение курсора*/
width: 0px; 
color: #000000;  /*Цвет текста при наведении курсора*/
}


.soorten {border:1px solid #cccccc; width:95%;}
.soorten_title {background-color:#CCFFCC ;} 
.soorten_name {font-weight:bold; margin-top:7px; margin-bottom:7px;}
.soorten_adds {font-size:11px; margin-top:7px; margin-bottom:7px; color:#424242;}

.view_title {font-size:16px; font-weight:bold; color=#cc0000; text-align:center;}
.view_date {font-size:11px; color=#424242; margin-top:7px; margin-bottom:7px;font-weight:bold;}


#kol /*kol is dat laatste dingetje in de tabel voor viertal*/
{
margin-top:0px;
margin-left:0px;
width: 48px;
}

#kol ul 
{
list-style:none; 
width:48px;
padding:0px;
margin:0px;
}

#kol ul li
{
border: 1px solid gray; 
padding-top: 2px;
width: 48px; 
height: 20px; 
border-bottom-width: 0;
background-image: url(img/groen_42.jpg);
font: bold 13px verdana;
font-weight: bold;
text-align:center;
}

#kol ul li.slot
{
border-bottom: 1px solid gray;
}

#les /*opmaak lessen basiscursus. Kan ook voor artikelen*/
{
padding: 10px 0px 10px 10px;
width: 550px; 
}
.dat
{
font-size:90%;
}

.vb /*opmaak voorbeelden basiscursus. Kan ook voor artikelen*/
{
padding: 10px 10px 10px 10px;
width: 540px;
background-color: #ccffcc;
}

.footer, .footer a{
font-size:10px; 
color: #FFFFFF;  
text-decoration: none; 
}
.footer a:hover{
font-size:10px; 
color: #f75a73; 
}

td.sitemap{
	font-size:14px;
	font-family:verdana;
	font-weight:bold;
	color:#684F40;
	padding:5px; 
}
td.sitemap a{margin:20px;color:#000;text-decoration:none;}
td.sitemap a:hover{text-decoration:underline;}

td.sitemap_link{padding-top:11px;padding-left:0px;}
td.sitemap_link a{ color:#000; height:20px;text-decoration:none;}
td.sitemap_link a:hover{height:20px;text-decoration:none;color: #F00;}






