.portal h1 {
	font-size: 15px;
	font-weight: bold;
	margin-left: 10px;
}
#dtext_agenda1 h1 {
	font-size: 13px;
	color:black;
	font-weight: bold;
	margin: 0 0 3px 0;
}

.middenkollom{
margin-left: 20px; 
}
.zoek {
height: 188px;
width: 451px;
background: url(../_images/bg_zoek.jpg) no-repeat;
margin-bottom: 10px;
padding: 2px 0 0 10px;
}
.mainsearch {
float:left;
width: 50px;
}
.mainsearch h1{
font-size: 20px;
color: white;
margin: 5px 0 0;
}
.mainsearch p{
font-size: 10px;
margin: 0;
}

.mainsearchform {
margin-top: 6px;
float:right;
width: 230px;
height: 25px;
background: url(../_images/bg_trefwoord.jpg) no-repeat;
font-size: 12px;
color: white;
font-weight: bold;
padding: 3px 0 0 8px;
}

.mainsearchform input {
height: 16px;
margin: 0 0 0 18px;
border: solid 0px black;

}


.mainsearchknop {
float:right;
width: 65px;
height: 25px;
/* background: url(../_images/but_zoek.jpg) no-repeat; */
font-size: 12px;
color: white;
font-weight: bold;
margin:7px 5px 0 10px;
padding:3px 0 0 8px;
}
.zoektext{
float:left;
}
.searchtext {
clear: both;
border-top: dashed 1px white;
}

.directsearch h1{
font-size: 16px;
color: white;
margin: 0;
font-weight:normal;
}

.directcol{
float:left;
height:40px;
margin-right:8px;
width:135px;
}
.directcol ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.directcol li a{
border-bottom:1px dashed black;
color:white;
display:block;
font-size:11px;
font-weight: bold;
line-height:24px;
height: 25px;
padding-top: 3px;
}
.directcol li a:hover{
color: white;
border-bottom: dashed 1px white;
}
img { border: none; }


.kenjedeze {
float: left;
height: 336px;
width: 218px;
background-color: gray;
}
.klassiekers {
float: left;
height: 336px;
width: 218px;
background-color: white;

}
.hd_kenje {
height: 30px;
background-color: white;
}
#text_kenje {
 padding-top: 20px;

}
#text_klassiekers {
height:304px;

}

.dashedunder {
background-color: white;
border-bottom-style: dashed;
border-bottom-width: 1px;
border-bottom-color: black;

}


.top-vraag-beelden{
float:left;
margin-left: 15px;

}
.top3{
width: 218px;
height: 100px;
}
#text_top3 {
margin-top: 12px;
}
.top3 .zwarte_links p{
padding-left: 5px;
margin: 5px 0 0;
}
.top3 .zwarte_links a {
color:#000000;
font-size:11px;
font-weight:normal;
margin-bottom:-4px;
}

.vraag{
width: 218px;
height: 127px;

}
.beelden{
width: 218px;
height: 100px;

}
.lijntjebovenreis {
height: 3px;
margin: 12px 21px 11px 0;

}
.virtuelereis {
clear: both;

}

.result {
	border-bottom: dashed 1px black;
	height: 120px;
	margin-bottom: 10px;
	clear: right;
}
.result h1{
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:2px 0 2px 10px;
	background-color: #9abacc;
	display: block;
}
.result p{
	margin: 6px 0 10px 10px;
}
.resultnr {
	float: right;
	margin: 25px 10px 0 20px;
	width:170px;
}
.resultnr h2 {
	color:#000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight:bold;
	margin: 0;
	text-align: right;
}
.formheader h2 {
	color:#000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight:bold;
	margin: 0;
	text-align: right;
}
.iframenr {
/*
	clear:both;
	margin: 0;
	text-align: right;
*/
}


.resultnr p {
	clear:both;
	margin: 0;
	text-align: right;
}
.toonres p{
margin-top: 10px;
}

.toonres a {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:2px 10px 2px 10px;
	background-color: #9abacc;
	display: block;
}
.toonresdg a {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:2px 10px 2px 10px;
	background-color: #9abacc;
	display: block;
	width: 135px;
	float: right;
}

.toonres a:hover, .toonresdg a:hover{
	background-color: red;
}

.clright {
	clear: right;
}

.resultnr1 p{
	margin:6px 0 0 10px;
}
p.digitext {
	margin:30px 0 0 0;
}
p.digitext1 {
	margin:0 0 0 0;
}


/*** set the width and height to match your images **/

#slideshow {
    position:relative;
    height:170px;
    margin-left: 20px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 170px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 160px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}
.slidevrienden {
	margin: 10px 0 0 15px;
	height: 40px;
}
.slidevriendenonder {
	margin: 0 0 0 18px;
	height: 33px;
}
.dashedrechts {
	border-bottom: dashed 1px black;
	margin:5px 0;
}

#ids .tx-indexedsearch .tx-indexedsearch-whatis {
	display: none;
}

#ids .tx-indexedsearch-res {
	display: none;
}
#ids ul {
	display: none;
}


.csc-firstHeader {
	font-size: 13px;		
}

.csc-header-n8 {
margin-top: 120px;

}

.csc-header h1 {
	font-size: 11px;
	font-weight: bold;
	margin: 80px 0 0;
}

.csc-header .spacer-gif {
	display: none;
}

.csc-linkToTop {
	float:right;
	text-decoration: underline;
	margin: 0;
}

.csc-menu {
	margin: 20px 0 0;
}

.csc-section {
	margin: 8px 0;
	text-decoration: underline;
}

.bodytext {margin-top: 0;}
