/*validate css met jigsaw.w3.org/css-validator*/

body {
color:/*#2222ff*/#000;
background-color: #fafbce; 
font-family: verdana, tahoma, arial, helvetica, verdana, sans-serif; 
font-size: 100%;
margin: 1% 5% 2% 5%;
}

p {
/*clear: both;*/
color:/*#700*/#000; 
font-size:100%; 
line-height: 140%;
} /*TRouBLe, ipv margin-left: 8%; margin-right: 8%; */

p.nadruk {
font-weight:bold;
text-indent:1.4em;
}

span.nadruk {
font-style: italic;
color:red;
font-size:1.2em;
}

dt.margin {
margin:1% 0 0 0;
}

#begin {
clear: left;
font-weight: bold;
font-variant: small-caps; 
font-size: 110%; 
font-family: arial, "arial rounded mt bold", verdana, sans-serif;
float: left;
background-color: #fafbce;
color: #700;
width: 26%;
line-height: 160%;
margin: 20px 3% 65px 0;
list-style-type: none;
list-style-position: outside;
}

.p{
font-size: 125%;
}

ul{
list-style-type: square;
}

h1 {
font-size:200%;
padding: 0.5em;
}

h2 {
font-size:150%;
padding: 0.4em; 
}

h3 {
font-size: 140%;
padding: 0.3em;
}

h4 {
font-variant: small-caps; 
font-size: 125%;
}

h5 {
font-variant: small-caps; 
font-size: 110%; 
font-family: "arial rounded mt bold", verdana, sans-serif; font-weight: bold; 
}

.groter {
font-size: 120%;
}

h6 {
background: #fafbce;
color: #eea; 
font-size: 115%; }

#dashed {
border-style: dashed;
font-variant: small-caps; 
font-size: 110%;
padding: 1% 2% 1% 2%;
text-align: center;
}

table {
line-height: 100%;
}

img.recht{
margin: 1% 1% 2% 2%;
float: right;
}

img.links{
margin: 1% 2% 1% 0%;
float: left;
}

img.rechts {
float: left;
margin: -1% 0% 0% 0%;
}

img.rech {
float: right;
margin: 1% 0% 0% 2%;
}

img.kerst {
float: none;
margin: 1% 0% 0% 2%;
}

#gr {
font-size: 115%;
line-height: 160%;
}

dt {
background: #fafbce; 
color: green;
font-size: 1.1em;
line-height: 1.5em;
list-style-position: inside;
margin: 1% 0 0 0;
}

/*dd {
margin: 0% 0% 0% 8%;
}*/

a:link {
color:#700;
text-decoration: none; 
} 

a:visited {
/*color:#f99;*/
color:#700;
text-decoration: none; 
} 

a:hover {
background:#eee;
text-decoration: underline; 
} 

a:active {
background:#fafbce;
color:#a00;
/*background:#333;
text-decoration: underline;*/ 
} 
/*volgorde van :a = LoVe and HAte*/
/*background:#fff5e6; color:#2222ff;*/
/*color:#000001; */
/*color:#fdf;*/
/*color:#ee3;=geel*/

/*
#nav2 {
background-color: silver;
border: solid 1px gray;
width: 8em
}

#nav2 ul {
list-style-type: none;
margin: 0;
padding: 0;
border: none
}

#nav2 li {
margin: 0;
padding: 0.25em 0.5em 0.25em 1em;
border-top: 1px solid gray;
width: 100%;
display: block
}

html>body #nav2 li {
width: auto;
}

#nav2 li:first-child {
border: none
*/

/*
ul {
list-style-type: none ;
}
*/


