/* copyright De Stijlerij ontwerp & redactie - Jeannette Nieuwenhuizen */


body {
background: #bfd66a url(../images/body.jpg);
font-family: "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Tahoma, Sans-Serif;
font-size: 62.5%; /* 1em = 10px */
color: #000; /* tekstkleur zwart */
padding:0;
margin:0;
background-repeat: repeat-y;}

/* alle divs */
* {margin:0; padding:0;}



img.download {vertical-align:middle;}

/* container */
#container { 
width:950px;
/*min-height:565px;
height:auto !important;*/
height:534px;
margin-left:auto;
margin-right:auto;
margin-top:31px;}

/* header */
#header{width:950px; height:114px; background:transparent url(../images/header.gif) no-repeat;}
#header-kees{width:950px; height:114px; background:transparent url(../images/header-kees.gif) no-repeat;}
#header-vera{width:950px; height:114px; background:transparent url(../images/header-vera.gif) no-repeat;}
#header-maries{width:950px; height:114px; background:transparent url(../images/header-maries.gif) no-repeat;}
#header-locatie{width:950px; height:114px; background:transparent url(../images/header-locatie.gif) no-repeat;}


#kop{font:1.5em Verdana; color:#fff; padding-left:270px; padding-top:79px;}

/* navigatie */
#left{
float:left;
width:250px;
/*min-height:435px;
height:auto !important;*/
height:400px;
background:#ffe url(../images/left.jpg) no-repeat;} 




/* content */
#content{
float:left;
width:450px;
/*min-height:435px;
height:auto !important;*/
height:400px;
position:relative;
background-color:#ffe;
overflow:auto;}


#content-lestijden{
float:left;
width:350px;
/*min-height:435px;
height:auto !important;*/
height:400px;
position:relative;
background-color:#ffe;
overflow:auto;}


#right
{float:right;
width:250px;
/*min-height:435px;
height:auto !important;*/
height:400px;
background:#ffe url(../images/right.jpg) no-repeat;}

#tekst-right{
padding:30px 5px 5px 5px;
}


#right-lestijden
{float:right;
width:350px;
/*min-height:435px;
height:auto !important;*/
height:400px;
background:#ffe url(../images/right-lestijden.jpg) no-repeat;}



#right-kees
{float:right;
width:250px;
/*min-height:435px;
height:auto !important;*/
height:400px;
background:#ffe url(../images/right-kees.jpg) no-repeat;}


#right-vera
{float:right;
width:250px;
/*min-height:435px;
height:auto !important;*/
height:400px;
background:#ffe url(../images/right-vera.jpg) no-repeat;}

#right-maries
{float:right;
width:250px;
/*min-height:435px;
height:auto !important;*/
height:400px;
background:#ffe url(../images/right-maries.jpg) no-repeat;}


#right-locatie
{float:right;
width:250px;
/*min-height:435px;
height:auto !important;*/
height:400px;
background:#ffe url(../images/right-locatie.jpg) no-repeat;}


#right p{
padding:5px 10px 5px 15px;
font-size:1.2em;}

/* footer */
#footer{
clear:both;
width:950px;
height:20px;
text-align:right;
background:transparent url(../images/footer.gif) no-repeat;}

#footer-kees{
clear:both;
width:950px;
height:20px;
text-align:right;
background:transparent url(../images/footer-kees.gif) no-repeat;}

#footer-vera{
clear:both;
width:950px;
height:20px;
text-align:right;
background:transparent url(../images/footer-vera.gif) no-repeat;}

#footer-maries{
clear:both;
width:950px;
height:20px;
text-align:right;
background:transparent url(../images/footer-maries.gif) no-repeat;}


#footer-locatie{
clear:both;
width:950px;
height:20px;
text-align:right;
background:transparent url(../images/footer-locatie.gif) no-repeat;}


#credits{
color:#aaca50;
font-size:1em;
padding:0 0 0 0px;
text-align:center;}


#credits a{color:#aaca50; text-decoration:none;}
#credits a:hover{text-decoration:underline;}

/* navigatie */
#navigatie{
width:240px;
position:relative;
list-style-type:none;
font: 1.2em Verdana, Helvetica, Tahoma, Sans-Serif;
text-align:left;
margin:95px 0 0 5px;
line-height:2.5em;
background:transparent;}
 
 
#navigatie a{
text-decoration:none;
color:#fff;
display:block;
padding:0 0 0 15px;
background-color:transparent;} 

#navigatie a:hover{background-color:#ce3900;} /* oranjerood */
#navigatie .actief{font-weight:bold; background-color:transparent;}






/* titels */
h1 {margin-bottom:15px; font:1.4em Verdana, "Lucida Sans Unicode", Sans-Serif; color:#00465c;
letter-spacing:0.1em;} 
h2 {margin-bottom:0px; font:1.1em Verdana, "Lucida Sans Unicode", Sans-Serif; color:#63ad18;
text-align:left; font-weight:bold;} 
h3{font:.9em Verdana, "Lucida Sans Unicode", Sans-Serif; color:#63ad18; font-weight:bold;}

	
/* tekst */
#tekst{padding:18px 20px 0px 20px; font-size:1.2em; line-height:1.5em;}

#tekst-lestijden{padding:18px 20px 0px 20px; font-size:1.2em; line-height:1.5em;}
#tekst-right-lestijden{padding:18px 20px 0px 0px; font-size:1.2em; line-height:1.5em;}

a{color:#df6a47; text-decoration:underline;} /* oranje */
a:visited{color:#df6a47;} 
a:hover{color:#df6a47; text-decoration:none;}
a:active{color:#df6a47;}

.pijl{color:#df6a47; text-decoration:none;} /* oranje */
.pijl:hover{text-decoration:underline;}

.licht{color:#fff; text-align:right;}

#tekst ul{
list-style-type:square;
list-style-position:outside;
margin:0 0 15px 15px;}

#tekst ul li{margin-bottom:0px;}


#tekst ol{
list-style-type:decimal;
list-style-position:outside;
margin:0px 0px 15px 22px;} 

#tekst a{color:#df6a47; text-decoration:underline;} /* oranje */
#tekst a:visited{color:#df6a47;} 
#tekst a:hover{color:#df6a47; text-decoration:none;}
#tekst a:active{color:#df6a47;}



p{margin-bottom:15px; text-align:left;}
p i{font-style:italic;}
p b{font-weight:bold;}
.kop{font-weight:bold;}
.comment{color: red;}	
.center{text-align:center;}
a img{border:0 none transparent;}
.klein{font-size:.8em;}
.archief{font:1.1em Verdana, "Lucida Sans Unicode", Sans-Serif; color:#63ad18;
 font-weight:bold; letter-spacing:.1em;} 
.registered{font:1em Arial;}


.page404{font-size:1.8em;}
