/* container instellingen */

p, span {
 text-align: left;
}

b {
 font-weight: bold;
}

.titel {
 width: 100%;
 font-weight: bold;
 clear: both;
}

.info {
 width: 100%;
 margin-top: 4px;
 clear: both;
}

.country {
 width: 100%;
 margin-top: 10px;
}

.codeinfo {
 float: left;
 width: 100%;
 margin-top: 8px;
 margin-bottom: 8px;
 clear: both;
}

.code {
 width: 100%;
 clear: both;
}

.opties, .extra {
 width: 100%;
 margin-top: 10px;
 clear: both;
}

img{
 width: 25px;
 heigth: 17px;
}

.knopvoice {
cursor:pointer;
padding: 0px 1px;
}

.codeveld {
float: left;
height: 15px;
margin-right: 8px;
margin-top: 1px;
}
