<!--
body{ 
text-align: center;
margin: 0px;
background-color: #f0f0f0;
}

.interface{
position: relative;
width: 770px; /* +140px */
margin: auto;
/*border-bottom: 1px solid #045EAA;
border-right: 1px solid #045EAA;
border-left: 1px solid #045EAA;*/
background-color: #fff;
}

.copy{
position: relative;
width: 770px;
margin: auto;
color: #999;
text-align: left
}

body, td, select, input, textarea{
font-family: tahoma;
font-size: 11px;
}

.col{
width: 100%;
}

input{
font-family: tahoma;
font-size: 11px;
}

.titel{
width: 100%;
font-weight: bold;
line-height: 15px;
margin-left: 2px;
}

a.dlink{
text-decoration: none;
color: #333;
}

.stepborder{
}

.steptable{
border: 1px #ccc solid;
background-color: #fff;
}

li{
list-style-image: url('../img/bullet.gif');
}
ul{
/*margin: 12px;*/
}

.snel{
padding-left: 6px;
height: 20px;
background-color: #f0f0f0;
border-bottom: 1px solid #fff;
border-left: 1px solid #fff;
font-weight: bold; 
}

.snelsub{
background-image: url('../img/shadehoek.gif');
background-repeat: no-repeat;
background-position: top left;
background-color: #fff;
}

.titel{
background-color: #dde6f2;
color: #000;
font-weight: bold;
border-left: 1px solid #045eaa;
padding-left: 10px;
}


.titel2{
background-color: #ffeaea;
color: #000;
font-weight: bold;
border-left: 1px solid red;
padding-left: 10px;
}

.titel3{
background-color: #d9ffd9;
color: #000;
font-weight: bold;
border-left: 1px solid #090;
padding-left: 10px;
}

a:link.snellink, a:visited.snellink, a:active.snellink{ color: #333; text-decoration: none; width: 100% }
a:hover.snellink{ color: #999; text-decoration: none; width: 100% }

a:link.top, a:visited.top, a:active.top{ color: #045EAA; text-decoration: none; }
a:hover.top{ color: #045EAA; text-decoration: underline; }

a:link, a:visited, a:active{ color: #333; }
a:hover{ color: #999; }


.button{
background-color: #dde6f2;
color: #000;
font-weight: bold;
border: 1px solid #045eaa;
height:19px;
text-decoration:none;
cursor: hand
 }

.field, textarea, select{
border: 1px solid #045eaa;
}



.pakketcellin, .pakketcelwin{
font-variant: small-caps;
font-size: 12px;
font-weight: bold;
text-align: center;
height: 27px;
color: #fff;
}

.pakketcellin{
background-color: #045EAA;
padding: 2px;
}
.pakketcelwin{
background-color: #0099FF;
padding: 2px;
}

.definitie{
font-weight: bold;
font-size: 10px;
height: 27px;
padding-left: 3px;
}

.prijs{
height: 27px;
color: red;
text-align: center;
}

.links{
text-align: center;
}

.cel{
height: 27px;
text-align: center;
}

.ptt{
border: 1px solid #bddcf9;
padding: 1px;
padding-left: 5px;
}

.ptt2{
padding: 5px;
}

.buttons{
color: #fff;
font-weight: bold;
text-align: center;

}

.buttons td{
width: 33%;
}

.buttons a{
color: #fff;
text-decoration: none;
width: 100%;
display: block;
cursor: pointer;
background-color: #09f;
padding-top: 5px;
padding-bottom: 5px;
border-bottom: 1px #6fc solid;

}

.buttons a, .buttons a:link, .buttons a:visited, .buttons a:hover{
color: #fff;
}

.buttons a:hover{
background-color: #40B3FF;
}
-->
