img {
    display:block;
}

.form {
    float:left;
    text-align:left;
    padding:0;
    margin:0;
    margin-left:20px;
    margin-top:10px;
    width:680px;
}

.form2 {
    float:left;
    text-align:left;
    padding:0;
    margin:0;
    margin-left:0px;
    margin-top:10px;
    width:680px;
}

.ftabel {
    margin:0;
    padding:0;
    border-bottom:1px solid #ffdd00;
    border-right:1px solid #ffdd00;
    width:715px;
	border-spacing:0px;
}
	
.ftabel th {
    background:#ffdd00;
    color:#0047b9;
    text-transform:uppercase;
    padding:5px;
    padding-left:10px;
    padding-right:30px;
    border-top:1px solid #ffdd00;
    border-left:1px solid #ffdd00;
}

.ftabel td {
    border-top:1px solid #ffdd00;
    border-left:1px solid #ffdd00;
    padding:5px;
    margin:0;
	vertical-align:top;
	padding-top:7px;
}
	
.ftabel2 {
    margin:0;
    padding:0;
    border-bottom:1px solid #ffdd00;
    border-right:1px solid #ffdd00;
}
		
.ftabel2 td {
    border-top:1px solid #ffdd00;
    border-left:1px solid #ffdd00;
    padding:3px 5px;
    margin:0;
}

.t_nopadding {
	margin:0;
    padding:0;
	border:0;
}

.t_nopadding td {
	margin:0;
    padding:0;
	border:0;
}

.ftabel2 .headrow{background:#ffdd00;color:#243587;text-transform:uppercase;font-weight:bold;}

.ftabel2 .alternaterow{background:#fff3a7;}

.ftabel2 ul{padding:0;margin:0 !important;}
.ftabel2 ul li{padding-bottom:0 !important;}
.ftabel2 .celllink{padding:0 !important;}
.ftabel2 .celllink a{background:#0043ae;color:#fff !important;display:block;text-decoration:none;text-transform:uppercase;text-align:center;padding:5px 0;font-weight:bold;}
.ftabel2 .celllink a:hover{background:#FD0;color:#0043ae !important;text-decoration:none !important;}

.ftabel3 .headrow{background:#022588;color:#fff;text-transform:uppercase;font-weight:bold;}
.ftabel3 .alternaterow{background:#99ccff;color:#000;}
.ftabel3{border-collapse:collapse;}
.ftabel3 td {border-top:1px solid #022588;border-bottom:1px solid #022588;padding:3px 5px;margin:0;}
.ftabel3 ul{padding:0;margin:0 !important;}
.ftabel3 ul li{padding-bottom:0 !important;}
.ftabel3 .celllink{padding:0 !important;}
.ftabel3 .celllink a{background:#0043ae;color:#fff !important;display:block;text-decoration:none;text-transform:uppercase;text-align:center;padding:5px 0;font-weight:bold;}
.ftabel3 .celllink a:hover{background:#FD0;color:#0043ae !important;text-decoration:none !important;}

.ftabel4 .headrow{background:#000;color:#fff;text-transform:uppercase;font-weight:bold;}
.ftabel4 .alternaterow{background:#999999;color:#fff;}
.ftabel4{border-collapse:collapse;}
.ftabel4 td {border-top:1px solid #000;border-bottom:1px solid #000;padding:3px 5px;margin:0;}
.ftabel4 ul{padding:0;margin:0 !important;}
.ftabel4 ul li{padding-bottom:0 !important;}
.ftabel4 .celllink{padding:0 !important;}
.ftabel4 .celllink a{background:#0043ae;color:#fff !important;display:block;text-decoration:none;text-transform:uppercase;text-align:center;padding:5px 0;font-weight:bold;}
.ftabel4 .celllink a:hover{background:#FD0;color:#0043ae !important;text-decoration:none !important;}

.ftabel5 .headrow{background:#022588;color:#fff;text-transform:uppercase;font-weight:bold;}
.ftabel5 .alternaterow{background:#99ccff;color:#000;}
.ftabel5{border-collapse:collapse;}
.ftabel5 td {border:1px solid #022588;padding:10px 15px;margin:0;}
.ftabel5 ul{padding:0;margin:0 !important;}
.ftabel5 ul li{padding-bottom:0 !important;}
.ftabel5 .celllink{padding:0 !important;}
.ftabel5 .celllink a{background:#0043ae;color:#fff !important;display:block;text-decoration:none;text-transform:uppercase;text-align:center;padding:5px 0;font-weight:bold;}
.ftabel5 .celllink a:hover{background:#FD0;color:#0043ae !important;text-decoration:none !important;}

.ftabel6 .headrow{background:#022588;color:#fff;text-transform:uppercase;font-weight:bold;}
.ftabel6 .alternaterow{background:#99ccff;color:#000;}
.ftabel6{border-collapse:collapse;}
.ftabel6 td {border:1px solid #022588;padding:0px 0px;margin:0;}
.ftabel6 td p {margin:0;padding:0;}
.ftabel6 ul{padding:0;margin:0 !important;}
.ftabel6 ul li{padding-bottom:0 !important;}
.ftabel6 .celllink{padding:0 !important;}
.ftabel6 .celllink a{background:#0043ae;color:#fff !important;display:block;text-decoration:none;text-transform:uppercase;text-align:center;padding:5px 0;font-weight:bold;}
.ftabel6 .celllink a:hover{background:#FD0;color:#0043ae !important;text-decoration:none !important;}

.hostingtable{margin-right:20px;}

.flabel {
    background:#fff3a7;
    padding:5px !important;
    padding-left:10px;
    padding-right:30px;
    width:130px;
}

.fcell {
    background:#fff3a7;
    padding:5px;
    padding-left:10px;
    padding-right:30px;
}

.flabel2 {
    color:#ddd;
}

.ftabel input, .ftabel textarea, .ftabel select {
    border:1px solid white !important;
}

.ftabel input, .ftabel textarea {
	width:565px;
}

input[type=checkbox], input[type=radio], .fshort input[type=checkbox], .fshort input[type=radio] {
    border:0px solid white;
    width:20px;
}

.fshort input, .fshort textarea {
    border:1px solid white;
    width:140px;
}

input.finput {
	border:1px solid ffdd00 !important;
	height:24px;
	width:50%;
	display:block;
	margin:auto;
	margin-bottom:20px;
}

.fbutton {
    background:#ffdd00;
    color:#0047b9;
    text-transform:uppercase;
    padding:8px;
    padding-left:20px;
    padding-right:20px;
    border:0;
    font-weight:bold;
    cursor:pointer;
}

.fbutton:hover {
    background:#233589;
    color:#fff;
}

/* begin Aanvraagformulieren */

.atabel {
    margin:0;
    padding:0;
    border-bottom:1px solid #ffdd00;
    border-right:1px solid #ffdd00;
    width:715px;
	border-spacing:0px;
}
	
.atabel th {
    background:#ffdd00;
    color:#0047b9;
    text-transform:uppercase;
    padding:3px;
    padding-left:10px;
    padding-right:30px;
    border-top:1px solid #ffdd00;
    border-left:1px solid #ffdd00;
}

.atabel td {
    border-top:1px solid #ffdd00;
    border-left:1px solid #ffdd00;
    padding:3px;
    margin:0;
	vertical-align:top;
	padding-top:7px;
}

.atabel input, .atabel textarea, .atabel select {
    border:0px solid black !important;
	width:95% !important;
}

.atabel input, .atabel textarea {
	width:565px;
}

.rdfd_, .atabel input.rdfd_ {
	display:inline !important;
	width:1px !important;
}

.noborder td {
	border:0;
}

.RadTabStrip {
	background:#ccc;
	color:#fff;
	padding-top:0px !important;
	padding-bottom:0px !important;
	height:32px;
}

.RadTabStrip .rtsOut {
	padding:0 !important;
}

.RadTabStripTop_Default .rtsLevel .rtsOut {
	background:transparent !important;
}

.RadTabStripTop_Default .rtsLevel .rtsLink {
	background:transparent !important;
}

.RadTabStripTop_Default .rtsLI a.rtsSelected {
	background:#0047b9 !important;
}

.rtsTxt {
	font-size:1.4em !important;
	color:#fff;
}

/* einde Aanvraagformulieren */

#subdienst {
    list-style:none;
    padding:0;
    margin:0;
    margin-left:3px;
 }

#subdienst li {
    float:left;
    margin-right:20px;
    padding-bottom:12px;
    width:300px;
}

.subdienstFoto {
    height:195px;
}

#service, #service2 {
    list-style:none;
    padding:0;
    margin:0;
    margin-left:3px;
 }
 
 #service {
	margin-top:10px;
}

#service li {
    float:left;
    width:223px;
    margin-right:20px;
    padding-bottom:12px;
}

.serviceitem {
    border-bottom:0px solid #f5d620;
}

#service li h2 {
    font-size:22px;
}

.servicelinks ul {
    padding:0;
    margin:0;
    margin-top:15px;
    list-style:none;
}

.servicelinks li {
    background-image: url('../ysimg/arrow.gif');
    background-repeat: no-repeat;
    background-position: 0px 3px; 
    padding-left: 14px; 
    border:0;
    padding-bottom:8px;
}

.yellow {
    color:#ffd633;
}

.blue {
    color:#0047b9;
    font-weight:bold;
}

.blue2 {
    color:#233589;
    font-weight:bold;
}

.blueheader {
    color:#233589;
    font-size:0.8em;
}

.blueheader2 {
    color:#233589;
    font-size:0.6em;
}

.tcontent {
    margin-top:20px;
    margin-bottom:30px;
}

.faqcat {
    border-top:1px solid #ffd633;
    border-bottom:1px solid #ffd633;
    margin:0;
}

.faqcat2 {
    border-top:0px solid #ffd633;
    border-bottom:0px solid #ffd633;
    margin:0;
    margin-top:20px;
    margin-bottom:10px;
}

.faqtitel {
    border-top:1px solid #ffd633;
    border-bottom:1px solid #ffd633;
    margin-top:20px;
    padding-top:5px;
    padding-bottom:5px;
}

.faqtitel2 {
    border-top:1px solid #ffd633;
    border-bottom:1px solid #ffd633;
    margin-top:20px;
    padding-top:5px;
    padding-bottom:5px;
    color:#233589;
}

.faqlist, .faqlist2, .faqlist3 {
    float:left;
    text-align:left;
    padding:0;
    margin:0;
    list-style:none;
}

.faqlist {
    margin-left:20px;
    margin-top:25px;
}

.faqlist3 {
    margin-right:40px;
}

.faqlist li, .faqlist2 li {
    background-image: url('../ysimg/arrow.gif');
    background-repeat: no-repeat;
    background-position: 0px 3px; 
    padding-left: 14px; 
    border:0;
    padding-bottom:8px;
}

.stabel td, .stabel th {
    padding:5px;
    border-bottom:1px solid #ffd633;
}

.stabel th
{
    background:#ffdd00;
    color:#0047b9;
}

.ylw
{
    background:#fff3a7;
}

.shopinfo {
    margin-top:15px;
    margin-bottom:15px;
    height:150px;
 }

 .shopinfo p {
    margin:0;
    padding:0;
 }

 .shopinfo ul {
    list-style:none;
    padding:0;
    margin:0;
    margin-left:3px;
    border:0;
    margin-top:10px;
 }

 .shopinfo ul li {
    background-image: url('../ysimg/arrow.gif');
    background-repeat: no-repeat;
    background-position: 0px 3px; 
    padding-left: 14px; 
    border:0;
    padding-bottom:8px;
    border-bottom:0;
 }
 
 #homecontent
 {
     width:60%;
     height:393px;
     position:relative;
 }

  #homecontent h1
 {
    font-size:24px;
	margin-top:22px;
 }

 #homelinks h2 {
    font-size:24px;
 }
 
 .width60
 {
     width:60%;
 }
 .width40
 {
     width:40%;
 }

#lokaties {
    list-style:none;
    padding:0;
    margin:0;
    margin-left:3px;
 }

#lokaties li {
    background:url('../ysimg/tabs/tabshop_blue.gif') no-repeat;
    float:left;
    width:239px;
    height:47px;
    margin-right:5px;
    font-size:18px;
}

#lokaties li a {
    display:inline-block;
    padding-top:10px;
    width:239px;
    height:47px;
    text-align:center;
    color:#fff;
}

#lokaties li.activetab a {
    display:inline-block;
    background:url('../ysimg/tabs/tabshop_yellow.gif') no-repeat;
    color:#0048b9;
    height:47px;
    margin:0;
    padding:0;
    padding-top:10px;
    width:239px;
    text-align:center;
}

#lokaties li a:hover {
    display:inline-block;
    background:url('../ysimg/tabs/tabshop_yellow.gif') no-repeat;
    color:#0048b9;
    height:47px;
    margin:0;
    padding:0;
    padding-top:10px;
    width:239px;
    text-align:center;
}

#products {
    list-style:none;
    padding:0;
    margin:0;
    margin-left:3px;
 }

#products li {
    background:url('../ysimg/tabs/tabproduct_blue.jpg') no-repeat;
    float:left;
    width:186px;
    height:47px;
    margin-right:5px;
    font-size:18px;
}

#products li a {
    display:inline-block;
    padding-top:10px;
    width:186px;
    height:47px;
    text-align:center;
    color:#fff;
}

#products li.activetab a {
    display:inline-block;
    background:url('../ysimg/tabs/tabproduct_yellow.jpg') no-repeat;
    color:#0048b9;
    height:47px;
    margin:0;
    padding:0;
    padding-top:10px;
    width:186px;
    text-align:center;
}

#products li a:hover {
    display:inline-block;
    background:url('../ysimg/tabs/tabproduct_yellow.jpg') no-repeat;
    color:#0048b9;
    height:47px;
    margin:0;
    padding:0;
    padding-top:10px;
    width:186px;
    text-align:center;
}

.subdienst {
    border-top:1px solid #ffd633;
    clear:both;
    overflow:hidden;
}

.subdienst2 {
    border-top:0px solid #ffd633;
    clear:both;
    overflow:hidden;
	margin-top:10px;
}

.subdienst ul, .subdienst2 ul, .homeDienstZakelijk ul {
    /*padding:0;
    margin:0;*/
    padding-left:13px;
    margin-top:15px;
    list-style-image:url('../ysimg/arrow.gif');
}

.subdienst ul li, .subdienst2 ul li {
    /*background-image: url('../ysimg/arrow.gif');
    background-repeat: no-repeat;
    background-position: 0px 3px; 
    padding-left: 14px; */
    border:0;
    padding-bottom:8px;
}

.price {
    display:block;
    margin-top:5px;
    font-size:22px;
    color:#233588;
}

.prodMainImage .price{
	background:#233588;
	color:#fff;
	text-align:center;
			padding:10px 0;
}
		
.oldPrice {
    display:block;
    margin-top:5px;
    color:#aaa;
	text-decoration: line-through;
	text-align:center;
}

.productSticker{
	position:absolute;
	top:0;
	left:0;
	padding:5px 10px;
	background:#ffdd00;
	color:#233588;
	font-weight:bold;
	-webkit-box-shadow: 3px 3px 0px 0px rgba(35, 53, 136, 1);
	-moz-box-shadow:    3px 3px 0px 0px rgba(35, 53, 136, 1);
	box-shadow:         3px 3px 0px 0px rgba(35, 53, 136, 1);
}
	
.pfoto {
    border-top:0px solid #ffd633;
    border-bottom:0px solid #ffd633;
}

.mediatext {
    margin-top:-20px;
    float:right;
    width:300px;
}

.productheader {
    border-top:0px solid #ffd633;
    border-bottom:0px solid #ffd633;
}

.productheader2 {
    border-top:0px solid #ffd633;
    border-bottom:0px solid #ffd633;
    margin-top:0;
}

.productheader3 {
    border-top:0px solid #ffd633;
    margin-top:0;
}

#productdetail {
    margin-left:10px;
    float:right;
    width:480px;
}

#productprijs {
    float:right;
    width:480px;
    margin-top:-90px;
}

.productlink {
    float:right;
    margin-top:14px;
    margin-right:10px;
}

.productlink ul {
    list-style:none;
    padding:0;
    margin:0;
    margin-left:3px;
    border:0;
    margin-top:0px;
 }

 .productlink ul li {
    background-image: url('../ysimg/arrow.gif');
    background-repeat: no-repeat;
    background-position: 0px 3px; 
    padding-left: 14px; 
    border:0;
    padding-bottom:8px;
    border-bottom:0;
 }

.productlink2 {
    float:right;
    margin-top:14px;
    margin-right:10px;
}

.productlink2 ul {
    list-style:none;
    padding:0;
    margin:0;
    margin-left:3px;
    border:0;
    margin-top:0px;
 }

 .productlink2 ul li {
    background-image: url('../ysimg/arrow.gif');
    background-repeat: no-repeat;
    background-position: 0px 3px; 
    padding-left: 14px; 
    border:0;
    padding-bottom:8px;
    border-bottom:0;
 }

.tabs li a:hover{
	text-decoration:none !important;
}

.error {
    color:#ff4747;
}

.homeheader {
    font-size:16px;
}

input[type="text"]:disabled {
    background:#dddddd;
}

.smspartner {
    display:inline;
}

.centered {
    width:100%; 
    text-align:center;
    border-top:1px solid #ffdd00;
    border-bottom:0px solid #ffdd00;
}

.smshulp {
    background:#fff3a7;
    width:465px;
    border:1px solid #ffdf0d;
    float:right;
    padding:10px;
}

.centeredPlain {text-align:center;}

#wise #phonesearchagain{
	float:none;
	margin-bottom:0;
	overflow:hidden;
}

#wise #listingresults{
	float:none;
	width:100%;
}

#wise .troitabelmedium{
	width:100%;
	color:#333;
}

#wise #tbsearch{
	float:left;
}

#wise .fbutton{
	float:left;
	background:#ef732a;color:#fff;
	padding: 3px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0 0 0 10px;
	height: 30px;
	text-transform:initial;
	font-weight:normal;
}

#wise #ContentPlaceHolderDefault_WiseTelefoonboek_3_pnlMessage{
	clear:both;
	margin-top:15px;
}

#wise .color8{
	border:1px solid #828282;
	background:#eaeaea;
	color:#333;
}

#wise .color9{
	border:1px solid #828282;
	background:#fff;
}

#wise #tbsearch input{
	width:95%;
	border:0;
	padding:0 3px;
}

#wise .crt2{
	background:#f2f2f2;
}

#wise .troitabelmedium td table{
	background:#eee;
}

#wise .troitabelmedium td table td span{
	background:#fff;
	padding:3px;
}

#wise .troitabelmedium td table td a{
	color:#333;
	text-decoration:none;
}


























































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
