﻿body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 62.5%;
	color: #353f62;
	outline:none;
}



img {
	border: none;
}

a:hover{
	outline:none;
}


a:focus {
	outline:none;
}


div.blokcontainer
{
    position: relative;
    width: 280px;
    height: 100%;
    padding: 10px 0px 0px 0px;
    /*background: green;*/
}

div.blokimagecontainer {
    float: left;
    position:relative;
    height: 65px;
    /*max-width: 100%;*/
    /*max-width: 250px;*/
    padding: 0px 2px 0px 0px;
    top: 0px;
    left: 0px;
    /*width: 68px;*/
}

div.blokimage
{
    /*float: right;*/
    /*width: 62px;*/
    /*vertical-align: middle;*/
    float: left;
    
    padding: 0px 3px 0px 0px;



}

div.bloktext
{
    text-align: left;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    padding: 0px 0px 0px 0px;  
    /* height: 100%;  */
    /* background: yellow;*/
}

.bloksponsor
{
    display: block;
    float: left;
    /*background: url(../bg-aanbevolenl.gif) no-repeat 0px 7px;*/
    list-style-type: none;
    padding: 0px 0 0px 8px;
    width: 145px;
    margin: 0; 
    /*background: green;*/
    /*min-height: 1px;*/ /*    height: 13px; */
}

.content
{
    font-family: Verdana;
    font-size: 11px;
    color: #353f62;
    /* height: 100%;  */
    /* background: yellow;*/
}

.adlink
{
padding: 2px 8px 12px 8px; 
font-family: Verdana;
/*color: #333333; */
/*font-size: 10px;*/
text-align: right;
color: #353f62;
font-size: 1.1em;
    outline: none;
}

.adlink a:
{
    outline: none;
}


.landtekst{
    /*font-family: Arial;*/
	padding: 2px 0 8px 0;
	color: #353f62;
	/*color: #000000;*/
	font-size: 1.1em;
	/*font-size: 10px;*/
	/*letter-spacing:1px;*/
	line-height: 1.2em;
}

.land
{
    /*font-family: Verdana;*/
    padding: 0px 0 0px 0;
    color: #353f62; /*color: #000000;*/
    font-size: 1.3em;
    font-weight: bold;
}

.land a {
	/* color: #5D6581; */
	color: #353F62;
	text-decoration: none;
	border-bottom: 1px dashed #cccccc;
}

.land a:visited {
	color: #5d6581;
	border-bottom: 1px dashed #F5F5F5	
}

.land a:hover {
	color: #FF6521;
	border-bottom: 1px dashed #353f62;
}



.vlag{
    /*font-family: Verdana;*/
	padding: 0 0 0 0;

}

.tekstad{
    padding: 0px 8px 12px 8px; 
    /*font-family: Verdana;*/
    /*color: #333333; */
    /*font-size: 10px;*/
    text-align: right;
    color: #353f62;
    font-size: 1.1em;
    outline: none;
}


.tekstad a {
	/* color: #5D6581; */
	color: #353F62;
	text-decoration: none;
	border-bottom: 1px dashed #cccccc;
}

.tekstad a:visited {
	color: #5d6581;
	border-bottom: 1px dashed #F5F5F5	
}

.tekstad a:hover {
	color: #FF6521;
	border-bottom: 1px dashed #353f62;
}