body {
	font: 62.5%/1.6em verdana, geneva, arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#center{
	width: 1099px;
	margin: 0 auto;	
	padding: 0 20px;
	background-color: #ffffff;
}
#main{
	float: left;	
	background: #ffffff url('images/fotos2.gif') no-repeat 100% 0;		
	margin: 0; 
	padding: 0;
	width: 100%;
}

h1,h2 {
	background-color: #d0d433;
	border-left: 50px solid #231f20;
	font: normal 3em/1em arial, helvetica, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
}
h1 {	
	border-left-width: 50px;
	font-size: 3em;
	padding: 8px 9px 6px 9px;		
}
h2 {
	border-left-width: 23px;
	font-size: 1.5em;
	padding: 3px;
	margin-top: 25px;
}

em {
	font-style: normal;
	font-weight: bold;
}

p {
	font-size: 1.2em;
	line-height: 1.6em;
}
a{
	text-decoration: none;	
	color: #000000;
}
a:hover {
	text-decoration: underline;
}



#kolomlinks, #kolomrechts{	
	float: left;	
}
/*linkerkolom*/
#kolomlinks {
	background: #d0d433 url('images/corner_tl.gif') no-repeat 0 0;	
	padding: 0;
	margin: 0;
}
#kolomlinks a {
	font-weight: bold;
}
#intro {
	background: transparent url('images/fotos1.gif') no-repeat 100% 0;
	padding: 5px 190px 0 20px;
	width: 313px;
	margin: 0;
	height: 615px;
}
#intro p {
	line-height: 1.8em;
}
abbr{
	border: none;
}


/*rechterkolom*/
#kolomrechts {
	width: 300px;
	padding: 0 5px 5px 70px;
}
#kolomrechts h3 {
	margin-bottom: 2px;
}
address {
	font-style: normal;
	font-size: 1.2em;
	line-height: 1.6em;
}

#pdf {
	font-weight: bold;
}
#pdf small {	
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
}
#pdf small a {
	color: #444444;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 0;
}
#pdf small a:hover {
	border-bottom-style: solid;
	text-decoration: none;
}

.links{
	margin: 0 0 6px;
	padding: 0;
	list-style-type: none;
	font-size: 1.2em;	
}
.links li {
	padding: 3px 0;
}
.links li a{
	border-bottom: 1px solid #d0d433;
}
.links li a:hover{
	border-bottom-color: #000000;
	text-decoration: none;
}

#folders {
	list-style-image: url('images/pijl.gif');
}
#folders li {
	padding: 4px 0;
	font-size: 1.2em;
}
