body {
font-family: "Arial", "Verdana", "sans-serif";
font-size: 11px;
width : 100%;
margin : 0px;
padding : 0px;
}

/* posities */

#pudding {
text-align : left;
width : 33px;
font-size : 14px;
font-weight : normal;
line-height : 2em;
background-color: #f8f8f8; 
padding-left: 8px; 
border : 1px solid #c0c0c0; 
-moz-border-radius: 10px;
} 

#base {
top : 30px;
width : 365px;
background : #f8f8f8;
padding-left : 25px;
padding-top : 3px;
padding-right : 25px;
padding-bottom : 3px;
border : 1px solid #c0c0c0; 
} 

.datum {
font-size: 11px;
line-height: 5px;
padding-left : 5px;
}

.tekst {
font-size: 12px;
line-height: 16px;
}

.include2 { 
border : 1px solid #c0c0c0;
padding: 0px; 
font-size: 12px; 
font-family: arial; 
padding:3px;
background-color: rgb(255, 255, 255); 
}

p include2 {
padding:0px;
margin:0px;
}


.onderschrift {
font-style: italic;
padding-left : 15px;
font-size: 12px;
line-height: 13px;
}

/* declaraties */

A:link {
color : #000000; 
text-decoration : underline; 
} 
A:visited {
color : #000000; 
text-decoration : underline; 
} 
A:hover {
color : #c0c0c0;
text-decoration : underline; 
} 

A.home:link {
color : #000000; 
text-decoration : none; 
} 
A.home:visited {
color : #000000; 
text-decoration : none; 
} 
A.home:hover {
text-decoration : underline; 
} 

A.trendhome:link {
color : red;
text-decoration : none; 
} 
A.trendhome:visited {
color : red;
text-decoration : none; 
} 
A.trendhome:hover {
color : #000000;
text-decoration : none; 
} 

#include2 a {
text-decoration:underline;
color:#33a;
}

#include2 img {
border:none;
}

#include2 a:hover {
color:#33a;
text-decoration: none;
}

A.special:link {
color : #000000; 
background : #e3e3e3;
text-decoration : underline; 
} 
A.special:visited {
color : #000000; 
background : #FFBFBF;
text-decoration : underline; 
} 
A.special:hover {
background : #FFBFBF;
text-decoration : underline; 
} 


h1 { 
font-size: 17px;
font-weight:bold; 
text-decoration:none;
background: #EBEBEB;
padding : 3px;
padding-left : 6px;
}


#includesupermedium { 
font-family: "serif";
font-size:14px;
border: 1px solid #c0c0c0; 
padding: 5px; 
width: 220px; 
background-color: rgb(255, 255, 255); 
}

#includesupermedium a:link {
	color: #000000;
	text-decoration: none;
}
#includesupermedium a:visited {
	color: #000000;
	text-decoration: none;
}
#includesupermedium a:hover {
	color: #000000;
	text-decoration: underline;
}
#includesupermedium a:active {
	text-decoration: none;
	color: #000000;
}

.style3 {font-size: 12px;
font-family: "serif";
}



