#ga_shade {
  background-color:#EEEEEE;
  display:none !important;
  height:0px !important;
  left:0 !important;
  opacity:0.5 !important;
  position:absolute !important;
  top:0 !important;
  width:0px !important;
  z-index:0 !important;
}
body {
  background: white;
  font-family:arial;
  height: 100%;
  width:100% !ie7;
  overflow-x:hidden;
}
#countrySpecialLine {
  background: url(../images/interface/blueLineCountry.gif) repeat-x scroll right top;
}

#overLay {
  bottom:0;
  left:0px;
  position:relative;
  top:0;
}

.goOverlay {
  opacity:0.40;
  background-color: black;
  z-index:999;
}

#mapHolder {
  margin-left:22px;
  position:absolute;
  top:232px;
  width:900px;
  z-index:100;
}

#wrapper {  
  min-height: 500px;
  width:1004px;
  background: white;
  margin:0 auto;
margin:-9px auto 0 -5px;
  margin-top:-17px !ie7;  
  /*position:relative;*/
  


}

.black {
  background-color: black !important;
  
}

#header {
  height:131px;

  text-align:left;
  position: relative;
}

#header #logo {
  float:left;  
  z-index:99;
  width:195px;
  height: 71px;
  position:absolute;
  top:-30px;
  z-index:99;
  
  margin-top:0px !ie7;
  top:0px !ie7;
}

#header #logo img {
  position:relative;
  z-index:99;
}

*HTML #header #logo {
  
  background-color:red;
  width:195px;
  height: 71px;
  position: relative;
  top:-30px;
  z-index:99;
  left:0px;
  margin-top:0px !ie7;

}
/** ************************************ LANDEN */
#countryLine {
  background:#b4dca2 url(../images/interface/blueLine.gif) repeat-x scroll right top;
  height:64px;
  width:300%;
  position:absolute;
  top:63px;
  right:500px;
  left:-10px;
  z-index:10;
  top:90px !ie7;  
}

*HTML #countryLine {
  top:62px;
}

#countryLineTop {
  background:#98AFD2 url(../images/interface/blueLine.gif) repeat-x scroll right top;
  height:64px;
  width:300%;
  position:absolute;
  top:94px;
  right:500px;
  left:-10px;
  z-index:10;
  top:90px !ie7;  
}

#countrys {
  margin-top:18px;
  margin-left:260px;
  float:left;
}

*HTML #countrys {
  margin-left:50px;
}
#countrys ul{
  margin:0px;
  padding:0px;
  list-style: none;
  height:38px;
}

#countrys li{
  float:left;
  color:white;
  font-size:8pt;
  padding-top:1px;
  margin-right:1px;
}

#countrys li.active {
  background: url(../images/interface/country-active.gif) no-repeat;
  height: 16px;
  width:98px;
  text-align:center;
}

#countrys li.normal {
  background: url(../images/interface/country.gif) no-repeat;
  height: 16px;
  width:98px;
  text-align:center;
}

#countrys li.normalZakelijk {
  background: url(../images/interface/tab-zakelijk.gif) no-repeat;
  height: 18px;
  width:109px;
  text-align:center;
}

#countrys li.normalSimOnly {
  background: url(../images/interface/Sim-Only-Europe-country-active.gif) no-repeat;
  height: 18px;
  width:109px;
  text-align:center;
}

/** ************************************ EIND LANDEN */
/** ************************************ PROVIDERS */


#countryLine #providerTabs {
  float:left;
  height:50px;
  margin-left:50px;
  margin-top:17px;
  position:absolute;
  z-index:99;
  width: 1000px;
  padding-right:50px;
}

#countryLineTop #providerTabs {
  float:left;
  height:50px;
  margin-left:47px;
  margin-top:17px;
  position:absolute;
  z-index:99;
  width: 1000px;
  padding-right:50px;
}

#providerTabs ul{
  margin:0px;
  padding:0px;
  list-style: none;
  z-index: 99;
}

#providerTabs li{
  float:left;
  color:black;
  font-size:9pt;
  padding-top:1px;
  z-index: 99;
}


#providerTabs li.normal {
  background: url(../images/interface/tab-provider.png) no-repeat;
  height: 37px;
  width:119px;
  text-align:center;
  z-index: 99;
}



/** ************************************ EIND PROVIDERS */

#zakelijkeKnop {
  margin-top:10px;  
}

#onlyInternetKnop {
  margin-top:10px;
}

#zoekContainer {
  width: 587px;
  height:138px;
  float:right;
  background: url(../images/interface/header_right.gif) no-repeat right top;
}

#zoekContainer #vergelijk,
#zoekContainer #zoek {
  float:left;
  padding-top: 5px;
  width: 275px;
  height: 125px;
  margin-left:15px;
  font-size: 7pt;
}
#zoekContainer #vergelijk .tableRow {
  clear:both;
  height: 21px;
  margin-top:10px;
}
#zoekContainer #vergelijk span{
  width: 83px;
  float:left
}

#zoekContainer #vergelijk input {
  height: 16px;
  float:left;
  border:1px solid #94a9d4;
  width:88px; 
  font-size:9px; 
}
#zoekContainer #zoek {
  margin-left:0px !important;
}


#zoekContainer #zoek input{
  height: 16px;
  border:1px solid #94a9d4;
  width:75px;  
  font-size:9px;
}

#europaMap {

margin-left:470px;
position:absolute;

}

#menu{
  height: 30px;
  font-family: verdana;
  font-size: 7pt;

}
#menu ul{  
  padding:0px;
  float:left;
  margin:7px 0 0 381px;
  margin:7px 0 0 381px;
}
#menu li {
  list-style: none;
  float:left;
  height:16px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top:3px;
  cursor: pointer;
  border-right:1px solid black;
}

#menu li.last {
  border: none;
}

#menu li a{
  color:black;
  margin-top:4px;
  text-decoration: none;
}

#menu h2 {
  margin:0px;
  padding:0px;
  font-size:9pt;
  font-weight: normal;
}

#menu li.activeMenu a{
  color:black;
}



#bottomMenu {
  height: 36px;
  background: white;
  border-top: 1px solid white;
  border-bottom: 1px solid white;   
  font-family: verdana;
  font-size: 7pt;
  color: #1b3e85;
  text-align:center;
  padding-top: 4px;
}


#columnWrapper {
  min-height: 500px;
  padding-bottom:20px;
}

#leftColumn,
#rightColumn {
  float:left;
  min-height: 200px;
  padding-left: 8px;
  padding-right: 8px;

}

#leftColumn h3 {
  margin:0px;
}

#leftColumn {
  width: 188px;
  background-color: fbfcfd;
}
#centerColumn {
  float:left;
  width:752px;  
  min-height: 200px;
  border-left: 1px solid white;
  border-right: 1px solid white;  
  padding:7px;
  padding-top:0px;
 
  border:0px solid black;
  font-size:11px;
  padding-left: 3px !ie7
}

#rightColumn {
  border:0px solid black;
  padding-left:0px !ie7;
  padding-right:0px !ie7;
}

#btn_vergelijken {
  margin-top: 55px;
  top: 54px !ie7;
  margin-left: 80px !ie7;
  position:absolute !ie7;
}

#btn_calculator {
  margin-top: 5px;
}

#crumblePath {
  height:21px;
  color: lack;
  font-size: 11px;

}


#crumblePath a.first {
  border-left: 0px solid white;
  padding-left:0px;
}

#crumblePath a{
  color: black;
  text-decoration: none;
}

#crumblePath a:hover{
  color: black;
  text-decoration: underline;
}

.boxContainer {
  background-color: fbfcfd;
  width: 188px;
  font-size: 7pt;
}

.boxContainer .title {
font-size: 12px;
font-weight: bold;
}

#rightColumn .boxContainer .title {
  padding-top: 2px;
  margin-left:0px !ie7;
}
.boxContainer .content {
  width: 180px;
  background-color: fbfcfd;
  min-height: 40px;
  padding: 4px;
  
  margin-left:3px !ie7;
  width: 190px !ie7;
}

#rightColumn .boxContainer .content {
  margin-left:0px;
  margin-left:-0px !ie7;
  width: 188px !ie7;
  
}

#rightColumn .boxContainer {
  border: 0px solid black;
  background: url(../images/interface/box_footer.gif) no-repeat bottom !ie7;

}
.boxContainer .footer {
  height: 52px;
}

.boxContainer .abboList {
  list-style:none;

}

.boxContainer .abboList li {
  background: none;
  cursor: pointer;
}

.boxContainer .abboList li a:hover {
  text-decoration: underline;
}
.boxContainer .abboList li.aboStar {

  margin-top: 4px;

}


.boxContainer .abboList li.active {

}

.boxContainer .abboList a {
  color: black;
  text-decoration: none;
}

.boxContainer .abboList a:hover {
  color: black;
}

.clearBoth {
  display: block;
  clear: both;
}

a.button {
  text-decoration: none;
  color: black;
  font-size: 10pt;
  font-weight: bold;
}
a.button:hover {
  color: #0a2c62;
}
a img{
  border: none;
}

a {
  color: black;
  text-decoration: none;
}

a:hover {
  color: #92abd2;
  text-decoration: underline;
}


input{
  height: 16px;
  border:1px solid #94a9d4;
  width:132px;  
  font-size:9px;
}

ul {
  margin:0px;
  padding:0px;
}


.left {
  float:left;
}

.right {
  float:right;
}



h1 {
  font-size: 17px;
  color: black;
  font-weight: bold;
  margin-top:0px;
}

.providerBalk h1,
.providerBalk a,
.providerBalk a:hover {
  color: white !important;
}

 
h2 {
  font-size: 15px;
  color: black;
  font-weight: bold;
margin-top:5px;
}

.abboList h2 {
  color: black;
}

h3 {
  font-size: 11px;
  color: black;
  font-weight: bold;
  margin-top:0px;
}



h4 {
  font-size: 10px;
  color: black;
  font-weight: bold;
  margin-top:0px;
}

.boxNormal,
.boxBlue {
  width: 539px;
  margin-bottom: 10px;
}

.boxNormal .boxContent,
.boxBlue .boxContent {

  background: url(../images/interface/normalBoxBackground.gif) repeat-y top left;
  padding-bottom: 1px;
  padding-bottom:8px !ie7;
  padding-left:5px;

  font-size: 11px;
  padding-right:12px;
  text-align:justify;
  width:514px;
  width:535px !ie7;


}

.boxBlue .boxHeader {
  width: 527px;
  background: url(../images/interface/blueBoxTop.gif) repeat-y top left;
  padding-bottom: 1px;
  padding-left:5px;
  padding-right:5px;
  height: 18px;
  width: 541px !ie7;  
  padding-right:3px !ie7;

}
.boxBlue .boxHeader table{
  color:white;
  font-size:11px;
}
.boxNormal .boxHeader{
  width: 539px;
  height:7px;
  background: url(../images/interface/normalBoxTop.gif) no-repeat top left;
  
  height:0px !ie7;
  margin-bottom:-10px !ie7;
}

.boxNormal .boxFooter, 
.boxBlue .boxFooter{
  width: 539px;
  height:6px;
  background: url(../images/interface/normalBoxBottom.gif) no-repeat bottom left;
    margin-top:-10px !ie7;
}

.boxBlue .boxContent {
  width:513px;
  width:530px !ie7;
}

.boxContent .providerInfo{
  text-align:justify;
  width:500px;
}

.boxContent .providerInfo .logo {
  padding-left: 10px;
  padding-bottom: 5px;
}

.boxContent .providerLogo {
  width:200;
  float:left;
}

p {
  font-size: 11px;
}

.normal,
table  {
  color:black;
  font-size:11px;
  text-align:justify;
}

#frm_bestel .normal,
#frm_bestel table  {
  color:black;
  font-size:11px;
  text-align:left;
}

.sepa10 {
  margin-top:5px;
  margin-bottom: 5px;
}

.lineSepa {
  height: 1px !important;
}

.largeBox {
  background: url(../images/interface/aboBottom.gif) no-repeat bottom;
  margin-top:39px;
  width: 259px;
  padding-bottom:10px;
  font-size: 7pt;
  float:left;
}

.largeBox .title {
  height:29px;
  margin-top:-28px;
  position:absolute;
  width:259px;
  background: url(../images/interface/aboTop.gif) no-repeat right top;
  padding-top:4px;
  text-align: center;
  font-size: 9pt;
  color:#02359a;
}
.largeBox .title a,
.largeBox .title span {
  margin-left: 132px;
}
.largeBox .content {
  width: 259px;
  background: url(../images/interface/aboContent.gif) repeat-y left top;
  min-height: 64px;

}

.borderCollapse table  {
  border-collapse: collapse;
  width: 100%;
}

.borderCollapse table tr {
  height: 20px;
}

.borderCollapse table td {
  padding-left: 5px;
}

.borderCollapse table td.left40 {
 padding-left: 40px;
}

.borderCollapse table h2 {
  margin-bottom: 0px;
}

.aboActionPrize {
  background: url(../images/interface/actiePrijs.gif);
  height: 73px;
  width: 73px;
}

.aboActionPrizeInvert {
  background: url(../images/interface/actiePrijsInvert.gif);
  height: 73px;
  width: 73px;
}

.aboActionPrizeCenter {
  color:white;
  font-size:16px;
  font-weight:bold;
  margin-left:7px;
  padding-top:26px;
  text-align:center;
  width:59px;
}

.aboActionPrizeInvert .aboActionPrizeCenter {
  color: black;
  font-weight: bold;
}

.aboActionPrizeHoler {
  float:left;
  font-size:11px;
  font-weight:bold;


  margin-top:28px;
  width:180px;
}

.smallPrize {
  font-size: 12px;
  position:relative;
  top:-3px;
}

.aboBestellen {
  margin-top:0px;
}

a.order {
  background: url(../images/interface/infoBestellen.gif) no-repeat left;
  text-indent: -9999px;
  display: inline;
  width: 112px;
  height: 15px;
  float:left;
}

a.order:hover {
  background: url(../images/interface/infoBestellen-hover.gif) no-repeat left;
}


.wideBox {
  background: url(../images/interface/largeBoxBottom.gif) no-repeat bottom;
  margin-top:39px;
  width: 531px;
  font-size: 7pt;
  float:left;
  margin-bottom:10px;
}

.wideBox p {
  margin-top: 0px;
  margin-bottom: 10px;
}

.wideBox .title {
  height:29px;
  margin-top:-27px;
  position:absolute;
  width:531px;
  background: url(../images/interface/largeBoxTitle.gif) no-repeat right top;
  padding-top:4px;
  text-align: center;
  font-size: 9pt;
  color:#02359a;
}
.wideBox .title span {
  margin-left: 400px;
}
.wideBox .content {
  width: 531px;
  background: url(../images/interface/largeBoxContent.gif) repeat-y left top;
  min-height: 64px;

}

.wideBox .boxFooter{
  width: 531px;
  height:6px;
  background: url(../images/interface/normalBoxBottom.gif) no-repeat bottom left;
}


/* fck takeouts */
.editor ul {
  margin: 0px;
  padding: 0px;
  list-style-image: url(../images/interface/listStar.gif);
  margin-left: 11px;
}

.editor ul li {
  list-style-image: url(../images/interface/listStar.gif);
}

.boxCenter {
  margin-left: 33px;
  
}

.noWidth {
  width:0px !important;
}

.center { 
  margin: 0 auto;
  text-align: center;  
  
}
h3 {margin-top:0px; padding-top:0px;}

.required { 
  color: #193C83;
}

.veryNormal {
  width: 13px;
  width: 23px !ie7;
  height: 13px !important;
}

/** Poll */

.pollActive {
    color: #FF0006 !important;
}
.pollChoose {
  cursor: pointer;
  width: 0px;
}

/** ------------MEGA BOX */

.boxMega {
  width: 916px;
  margin-bottom: 10px;
  
}

.boxMega .boxMegaContent {
  width: 906px;
  background-color: white;
  padding-left:5px;
  padding-right:5px;
  font-size: 11px;
  min-height: 47px;
}

.boxMega .boxMegaHeader {
  width: 916px;
  background: url(../images/interface/vergelijkContainerTop.gif) repeat-y top left;

  padding-left:5px;
  padding-right:5px;
  height: 33px;
}

.boxMega .boxMegaFooter{
  width: 916px;
  height:31px;
  background: url(../images/interface/vergelijkContainerFooter.gif) no-repeat bottom left;
}

.aboContainerLeft table td{
  padding:3px;
}

#closeVergelijk {
  left:856px;
  position:absolute;
  top:10px;
}

.hidden {
  display: none;
}

.attention {
  text-decoration: underline;
  font-size: 12px;
}

.strong {
  font-weight: bold;
}

#rightColumn input{
  width: 174px;
}

.error {
  color: red;
  font-weight: bold;
}

a:active, a:focus {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
}

#OverLay #columnWrapper #centerColumn .boxBlue a, #OverLay #centerColumn .boxBlue a:hover { 
  color: black !important;
  font-size:10px;
  text-decoration: none !important;
}

#aboKlantNummer {
margin-left:114px;
margin-top:-14px;
position:absolute;

margin-left:10px !ie7;
margin-top:0px !ie7;
}

.fckTekst ul li {
  margin-left:17px;
}

.fckTekst ol {
  margin-left: 22px;
  padding: 0px;
}

#OverLay #centerColumn .boxContent a {
  color: red !important;
  text-decoration: underline;
}

h2.small {
  font-size: 10px;
  margin: 0px;
}

.noHover {
  cursor: default !important;
}

#providerOverzicht .left {
  width: 259px;
  border:0px solid black;
  display: inline;

}

.banner {
  cursor: pointer;
}


.providerBanner {
  height:77px; 
  margin-top:9px; 
  position:relative;  
  width: 519px; 
  height:96px; 
  background-image: url(../images/banners/sim_only_provider_acties.gif);
  cursor: pointer;
}

.providerBanner .providerTekst{
  position:absolute;
  color: white;
  width:195px;
  height:62px;
  margin-top:18px; 
  margin-left:10px
  font-family:verdana; 
  font-size:14px;
  text-align:center; 
  font-weight:bold;
  cursor: pointer;
}

.providerBanner .bannerTekst{
color:#1B3E85;
font-size:14px;
font-weight:bold;
height:62px;
left:206px;
margin-top:18px;
position:absolute;
text-align:center;
width:169px;
cursor: pointer;
}

.providerBanner .prijsTekst{
color:#1B3E85;
font-size:18px;
font-weight:bold;
height:62px;
left:423px;
margin-top:36px;
position:absolute;
text-align:center;
width:72px;
cursor: pointer;
}

#OverLay #centerColumn .boxContent .providerBanner a {
color:#1B3E85 !important;
text-decoration:none; 
}

.MsoNormalTable {
  border:0px solid black !important;
}

a.button {
display:block;

position:relative;
}

#vergelijk p { font-size:10px !important; margin-top:10px; margin-bottom:5px;}

ul.list {
  margin-left:17px;
}

ul.list ul {
  margin-left:10px;
}

.boxContent .normal table{
  text-align: left !important;
}

.normal ul{
  margin-left:15px;
}

a.red {
  color: red;
  text-decoration: underline;
}

#topBar #whyUs {
  width:288px;
  border-right: 1px solid #cacaca;
  padding-right:5px;
  float: left;
  font-size:9pt;
}



#topBar #whyUs .img {
  background: url(../images/interface/vink.gif) no-repeat;
  width:15px;
  height: 14px;
  float: left;
  margin-right:5px;
}

#topBar #whyUs div {
  float:left;
}
#topBar #whyUs li {
  list-style:none;  
  clear:both;
}

#topBar #middleBar {
  float: left;
  width:225px;
  border-right: 1px solid #cacaca;
  padding-right:5px;
  text-align:center;
  height:75px;
}

#topBar #nieuwsbrief {
  float: left;
  width:198px;
  margin-left:19px;
}

#topBar #nieuwsbrief #titel{
  font-size:12px;
  margin-left:40px;
  margin-top:5px;
  position:absolute;
  
  margin-left:-140px !ie7;
}

#topBar #nieuwsbrief #inputLeft {
  background-image: url(../images/interface/nieuwsbrief-input-left.jpg);
  width: 34px;
  height: 44px;
  float:left;
}

#topBar #nieuwsbrief #inputCenter {
  background: url(../images/interface/nieuwsbrief-input-center.gif) repeat-x;
  float:left;
  min-width: 11px;
  height: 21px;
  margin-top:23px;
}

#topBar #nieuwsbrief #inputCenter input {
  border: 0px;
  background-color: #dbeef7;
  margin-top:3px;
}
#topBar #nieuwsbrief #inputRight {
  background-image: url(../images/interface/nieuwsbrief-input-right.gif);
  width: 11px;
  height: 21px;
  float: left;
  margin-top:23px;
}

#topBar #nieuwsbrief #controls{
  font-size:12px;
  margin-left:30px;
}

#topBar #nieuwsbrief .error{
  font-size:10px;

}

.btnBalk {
  color:white;
  height:25px;
  text-align:center;
  min-width:10px;
  margin-top:10px;
  font-weight: bold;
  float: left;
  cursor: pointer;
  margin-bottom: 10px ie7;
    margin-bottom: 10px;
}
.btnBalk .btnBalkLeft{
  background:transparent url(../images/interface/btn_balk_links.gif) no-repeat scroll 0 0;
  width: 9px;
  height:25px;
}
.btnBalk .btnBalkRight{
  background:transparent url(../images/interface/btn_balk_rechts.gif) no-repeat scroll 0 0;
  width: 7px;
  height:25px;
}

.btnBalk .btnBalkContent {
  padding-top:5px;
  margin-right:4px;
}

.btnBalk div {
  color: white;
  float: left;
}

.btnBalk a:hover {
  color: white;
  text-decoration: none;
}
/** ******************* HOME PROVIDER */

.providerBalk {
  background:transparent url(../images/interface/providerBalk.gif) no-repeat scroll 0 0;
  color:white;
  height:22px;
  padding-top:3px;
  text-align:center;
  width:755px;
  margin-top:10px;
  font-weight: bold;
  font-size: 15px;
  height:25px !ie7;
  margin-bottom:3px !ie7;
}

.providerBalk  h1,
.providerBalk  h2,
.providerBalk  h3{
  color: white;
  margin: 0px;
  
}

.providerBalk h2 { margin:0px !important; }
.indexAboDetails {
  float: left;
  width: 138px;
  margin-top:10px;

}

.aboDetails {
  background:transparent url(../images/interface/abonnementVak.gif) no-repeat scroll 0 0;
  height:78px;

  margin-bottom:10px;
  padding:5px;
  width:121px;

  font-size:12px;
  text-align:center;
  color: white;
  padding:0px !ie7;
  padding-top:5px !ie7;
  height: 87px !ie7;
  width: 131px!ie7;
}

.aboDetails .belSms{
  font-size: 12px;
  margin-top:-4px;
}

.indexAboDetails .line{
  margin-bottom:10px;
} 

.indexAboDetails .aboDetails {
  cursor: pointer;
}

.providerBalkLine {
  margin-bottom: 20px;
}

.indexAboDetails span.price {
  font-weight: bold;  
}
.indexAboDetails div.price {
  margin-bottom:5px;
  text-align: center;
}

.indexAboDetails .small {
  font-size:10px;
}

.rightImg {
  float:left;
  width: 197px;
}

/** ********************** Abonnementen */

.abonnementenOverzicht,
.blueSwitch {
  width: 100%;
  border-collapse: collapse;
}

.abonnementenOverzicht th {
  color: #3563ac;
}

.abonnementenOverzicht .even,
.blueSwitch .even  {
  background-color: #eff2f7;
}

.abonnementenOverzicht .price  {
  text-align: right;
  padding-right: 5px;
}

.abonnementenOverzicht tr {
  text-align: left !important;
}
/** ***************************** BESTELLEN */

#wrapper #columnWrapper #centerColumn .stapButton,
#wrapper #columnWrapper #centerColumn .stapButton-active {
  background-image:url(../images/interface/btn-background-stappen.gif);
  height:18px;
  padding-top:2px;
  text-align:center;
  width:138px;
  cursor: pointer;
}

#wrapper #columnWrapper #centerColumn .stapButton-active {
  background-image:url(../images/interface/btn-background-stappen-hover.gif) !important;  
}

#wrapper #columnWrapper #centerColumn .stapButton a,
#wrapper #columnWrapper #centerColumn .stapButton-active a{
  color: white !important;
  text-decoration: none;
}

#wrapper #columnWrapper #centerColumn .stapButton-active a {
  
  color: white;  
}

#wrapper #columnWrapper #centerColumn .stapButton a:hover, 
#wrapper #columnWrapper #centerColumn .stapButton a.hover,
#wrapper #columnWrapper #centerColumn .stapButton-active a:hover,
#wrapper #columnWrapper #centerColumn .stapButton-active a.hover {
  color: white !important;
  text-decoration: none;
}
/** ********* */

/** Aanmelden */

.gegevensInladen {
  border-bottom:1px dotted black;
  font-size:12px;
  font-weight:bold;
  margin-bottom:5px;
  text-align:center;
}

/** editor tekst */

.editor {
  font-size:11px;
}

#countrys li a {
	color: white;
}

.newBox,
.newBox p
 {
  color: black;
}

.newBox h2 {
  margin-top:6px;
}

.personalAdvisor .left .left {
  width: 206px;
  width: 200px !ie7;
  font-size: 10px;
}
.personalAdvisor textarea {
  font-size: 12px;
}
.personalAdvisor input,
.personalAdvisor textarea {
  background-color: #dbeef7;
  border: 1px solid #d9d9d9;
}
.personalAdvisor .ad_bedankt {
  float:left;
  font-size:11px;
  margin-left:21px;
  margin-top:61px;
  width:378px;
}

.small {
  font-size:10px;
}

.noJustify {
  text-align: left !important;
}

#centerEurope {
  background:transparent url(../images/interface/sim_only_europa.gif) no-repeat scroll 0 0;
  height:203px;
  margin-bottom:17px;
  margin-left:174px;
  position:relative;
  top:12px;
  width:199px;
}

#europeNl {
left:77px;
position:absolute;
top:-8px;
}

#europeUk {
left:151px;
position:absolute;
top:16px;
}

#europeDe {
left:176px;
position:absolute;
top:76px;
}

#europeAt {
left:-8px;
position:absolute;
top:130px;
}

#europeCh {
left:-16px;
position:absolute;
top:66px;
}

#europePl {
left:38px;
position:absolute;
top:174px;
}

#europeBe {
left:110px;
position:absolute;
top:174px;
}

#europeFr {
left:164px;
position:absolute;
top:135px;
}

#europeIe {
left:1px;
position:absolute;
top:15px;
}

#centercolumn a {
	color: #3563AC !important;
}
#centercolumn .providerBalk a,
#centercolumn .btnBalkContent a {
  color: white !important;
}

.verificationInput {
margin-left:5px;
margin-top:34px;
position:absolute;

margin-left:0px !ie7;
}

.extraSmall {
  font-size:10px;
}

.newBox ul {
	margin-left:15px;
	margin-top:5px;
	
}

.keepInCenter {
  padding-left:24px;
}
.keepInCenter .indexAboDetails {
  width: 141px !important;
}

.keepInCenter .rightImg {
  margin-top:11px;
}

#innoting {
  color: black;

}

#innoting a {
  color: black; 
    text-decoration: underline;
}