body {
	font-family: Arial, Helvetica, Tahoma;
	color: #5a595a;
	background-color: #cecfce;
	margin:0px;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#cecfce), to(#fff));
    background-image: -webkit-linear-gradient(top, #cecfce, #fff);
    background-image:    -moz-linear-gradient(top, #cecfce, #fff);
    background-image:     -ms-linear-gradient(top, #cecfce, #fff);
    background-image:      -o-linear-gradient(top, #cecfce, #fff);
}
*html body {
	background-image: -ms-linear-gradient(top, #cecfce, #fff);
 }
 h1 {
	font-family: Tahoma, "Trebuchet MS", Helvetica, Arial;
	font-size: 40px;
	line-height: 0px;
	color: #5a595a;
	font-weight: normal;
}
h2 {
    font-family: Tahoma, "Trebuchet MS", Helvetica, Arial;
	font-size: 24px;
	color: #FF9900;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	color: #5a595a;
}
h4 {
	font-size: 14px;
	color: #FF9900;
}
h5 {
	font-size: 35px;
	line-height: 0px;
	color: #FF9900;
}
hr {
    border: none;
    height: 1px;
	background-color: #9a9a9a;
    margin-top:6px;
	margin-bottom:6px;
}
a:link {
    color: #FF9900;
	text-decoration:none;
}
a:hover {
    color: #1A171B;
	text-decoration:none;
}
a:visited {
    color: #FF9900;
	text-decoration:none;
}	
td{
	font-size: 12px;
}
.navback {
	background-image: url(../images/site/navback.jpg);
	background-repeat: repeat-x;
	height: 26px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9a9a9a;
	border-left-color: #9a9a9a;
}
.tablemain {
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: 555555;
	border-left-color: 555555;
	background-color: #fff;
	height:100%;
}
.tablesub {
	background-color: #fff;
	height:100%;
}
.homeback {
	background-image: url(../images/site/hoofdkolom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 950px;
	height: 240px;
}
.hcontentleft {
	width: 350px;
	font-size: 12px;
	padding-top: 0px;
	line-height: 17px;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
}
.submit {
	font-family: Helvetica, Arial;
	color:#ffffff;
	border: 1px solid #666666;
	font-size: 14px;
	font-weight: 600;
	height: 34px;
	line-height: 22px;
	padding: 0px 25px 0px 25px;
	background-color: #93C814;
	cursor:pointer;
}
.calculator  a:link {
    color: #FFFFFF;
	text-decoration:none;
}
.calculator   a:hover {
    color: #FFFFFF;
	text-decoration:none;
}
.calculator  a:visited {
    color: #FFFFFF;
	text-decoration:none;
}
.hspacer {
	height: 70px;
	width: 950px;
}
.blkspacer {
	height: 100%;
}
.uspacer {
	line-height: 4px;
}
.topspacer {
	height: 105px;
	width: 950px;
}
.bottom {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF9900;
	height: 35px;
}
.balk {
	background-color: #FF9900;
	height: 30px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 17px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 2px;
}
.nav {
	font-size: 12px;
	color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9a9a9a;
	border-left-color: #F0F0F0;
	padding-right: 10px;
	padding-left: 10px;
	height: 24px;
	padding-top: 5px;
}
.txtsmall {
    color: #000000;
	font-size: 11px;
}
.field {
	border: 1px solid #333333;
	width: 212px;
	height: 34px;
	padding: 2px;
}
.os {
	font-size: 12px;
	width: 200px;
	height:34px;
	padding:5px;
	border: 1px solid #000000
}
.login {
	padding-bottom:10px;
}

.faq {
	line-height: 25px;
    font-size:12px;
}
.txtleft {
	width: 340px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 19px;
}
*html .txtleft {
	padding-top: 15px;
}
.txtright {
	font-size: 12px;
	line-height: 19px;
	width: 330px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/site/txtback.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
*html .txtright {
	padding-top: 15px;
}
.kopcontent {
	padding: 10px;
}
.maincontent {
	width:950px;
}
.topblok {
	width:716px;
	height:100%;
	padding-top: 10px;
	padding-left: 0px;
}
*html .topblok{
	width:714px;
}
.topblok h5 {
	font-size: 18px;
    font-weight: normal;
}
.txttop {
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	line-height:19px;
}
.tableoverview {
	width: 690px;
	border: 1px solid;
	border-color: #9a9a9a;
}
.tableoverview  tr{
	line-height: 20px;
}
.tblovtop {
	background-color: #EBEBEB;
}
.tblovtop td {
	width: 153px;
}
.tblovrow {
	background-color: #FFFFFF;	
}
.tableOrderSearch {
    line-height:29px;
}
.tabelback {
	background-image: url(../images/site/tabelback.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 4%;
}
.history {
	padding: 20px 10px 0px;
	line-height:19px;
}
.topback {
	background-image: url(../images/site/topback.jpg);
	background-repeat: no-repeat;
}
.txtkoloml {
	height: 261px;
	width: 770px;
	padding-top: 20px;
	padding-left: 30px;
}
.bob {
	padding-left: 10px;
	height: 88px;
}
.dropdown {
	font-size: 12px;
	color: #333333;
	background-color: #EBEBEB;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
}
.tabletxt {
	font-size: 12px;
	line-height: 16px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.kolomrechts {
	background-color: #EBEBEB;
	border-right: solid 1px #9a9a9a;
	border-bottom: solid 1px #9a9a9a;
	padding-top: 20px;
	padding-left: 10px;
	padding-right:10px;
}
*html .kolomrechts  {
}
.kolomrechtsonder {
	background-color: #EBEBEB;
	border-right: solid 1px #9a9a9a;
	border-bottom: solid 1px #9a9a9a;
	padding-top: 20px;
	padding-left: 10px;
	padding-right:10px;
}
.linksonder {

}
.topblokgroen {
	width: 300px;
    height: 170px;
	color: #333333;
	background: #93C814;
	border: 1px solid #9a9a9a;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 11px;
	line-height: 17px;
    -moz-border-radius: 0 0 5px 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
*html .topblokgroen {
	line-height: 15px;
	height: 160px;
}
.bottomblokgroen {
    top: 0px;
	background: #93C814;
	border-left: 1px solid 9a9a9a;
	border-right: 1px solid 9a9a9a;
	border-bottom: 1px solid 9a9a9a;
    height: 10px;
}
* html .bottomblokgroen {
	top: -20px;
}
.kortingblokbutton {
    position: relative;
    color: #333333;
    cursor: pointer;
	top: -2px;	
}
* html ..kortingblokbutton {
	top: -5px;
}
/*
 * Aanpassing WIND Internet.
 */
div.menuitem {
	font-size: 11px;
	position: relative;
}
div.menuitem ul.submenu {
	position: absolute;
	right: 5px;
	top: 170px;
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
	background: #FF9900;
	width: 150px;
}
div.menuitem ul#sub_losbladig.submenu {
	background: #FF9900;
	width: 110px;
}
div.menuitem ul#sub_geboord.submenu {
	background: #FF9900;
	background-position: 53 28;
    background-repeat: no-repeat;
	width: 150px;
}
div.menuitem ul#sub_wireo.submenu {
	background: #FF9900;
	width: 100px;
}
div.menuitem ul#sub_gebrocheerd.submenu {
	background: #FF9900;
	background-repeat: no-repeat;
	background-position: 150 28;
	width: 178px;
}
div.menuitem ul#sub_garenloos.submenu {
	background: #FF9900;
	width: 105px;
	background-repeat: no-repeat;
	background-position: 78 28;
}
div.menuitem:hover ul.submenu {
	display: block;
}

div.menuitem ul.submenu li {
	border: 1px solid #ffffff;
	border-top: 0;
}

div.menuitem ul.submenu li.first {
	border-top: 1px solid #ffffff;
}
div.menuitem ul.submenu li a {
	color: #fff;
	text-decoration: none;
	display: block;
	line-height: 25px;
	padding: 0 0 0 6px;
}
div.menuitem ul.submenu li a:hover {
	text-decoration: underline;
}
/* Einde Aanpassing WIND Internet.*/

 /* Specs */
.bboxl {
	font-size: 12px;
	background: url(../images/site/bbox1.jpg) no-repeat;
	border: 1px solid #C3C3C3;
	height: 70px;
	width: 222px;
	padding-top: 5px;
	padding-left: 78px;
	line-height: 19px;
	padding-right: 10px;
	cursor:pointer;
}
.bboxm {
	font-size: 12px;
	background: url(../images/site/bbox2.jpg) no-repeat;
	border: 1px solid #C3C3C3;
	height: 70px;
	width: 223px;
	padding-top: 5px;
	padding-left: 79px;
	line-height: 19px;
	padding-right: 10px;
	cursor:pointer;
}
.bboxr {
	font-size: 12px;
	background: url(../images/site/bbox3.jpg) no-repeat;
	border: 1px solid #C3C3C3;
	height: 70px;
	width: 223px;
	padding-top: 5px;
	padding-left: 79px;
	line-height: 19px;
	padding-right: 10px;
	cursor:pointer;
}
.bboxhead {
	font-size: 15px;
}
.bboxspacer {
	width: 6px;
}
/* End specs */

 /* SocialMedia*/
a.socialmedia_facebook,
a.socialmedia_facebook:link,
a.socialmedia_facebook:visited,
a.socialmedia_facebook:active {
	position:fixed;
	top: 118px;
	right: 0px;
	width: 33px;
	height: 116px;
	display: block;
	cursor:pointer;
	background: url(../images/site/facebook.jpg) right no-repeat;
	z-index: 10;
}

a.socialmedia_facebook:hover {
	background: url(../images/site/facebook2.jpg) #ffffff left no-repeat;
}

a.socialmedia_youtube,
a.socialmedia_youtube:link,
a.socialmedia_youtube:visited,
a.socialmedia_youtube:active {
	position: fixed;
	top: 234px;
	right: 0px;
	width: 33px;
	height: 83px;
	display: block;
	cursor:pointer;
	background: url(../images/site/youtube.jpg) right no-repeat;
	z-index: 10;
}

a.socialmedia_youtube:hover {
	background: url(../images/site/youtube2.jpg) #ffffff left no-repeat;
}

a.socialmedia_tip,
a.socialmedia_tip:link,
a.socialmedia_tip:visited,
a.socialmedia_tip:active {
	position:fixed;
	top: 315px;
	right: 0px;
	width: 33px;
	height: 98px;
	display: block;
	cursor:pointer;
	background: url(../images/site/icons_taf.gif) right no-repeat;
	z-index: 10;
}

a.socialmedia_tip:hover {
	background: url(../images/site/icons_taf_over.gif) #ffffff left no-repeat;
}

/* Noodzakelijk voor I.E.* want die doet weer eens moeilijk*/
* html a.socialmedia_tip,
* html a.socialmedia_tip:link,
* html a.socialmedia_tip:visited,
* html a.socialmedia_tip:active,
* html a.socialmedia_facebook,
* html a.socialmedia_facebook:link,
* html a.socialmedia_facebook:visited,
* html a.socialmedia_facebook:active,
* html a.socialmedia_twitter,
* html a.socialmedia_twitter:link,
* html a.socialmedia_twitter:visited,
* html a.socialmedia_twitter:active,
* html a.socialmedia_youtube,
* html a.socialmedia_youtube:link,
* html a.socialmedia_youtube:visited,
* html a.socialmedia_youtube:active {
	position: absolute;
}
 /* End SocialMedia */
  
.tabborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9a9a9a;
}
.tab {

	font-size: 12px;
	color: #9a9a9a;
	background-color: #FFFFFF;
	padding: 2px 10px;
	border-top: 1px solid #9a9a9a;
}
.tab_active {

	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px 10px;
	border-top: 1px solid #9a9a9a;
	font-weight: bold;
}
.tab_l {
	background-image: url(../images/site/hoek_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 8px;
}
.tab_r {
	background-image: url(../images/site/hoek_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 8px;
}
.txtform{
	color: #000000;
}
.txtformleft {
	height: 375px;
}
.txtformleft td{
	line-height: 20px;
}
.txtformright{
	padding-left: 10px;
	background-image: url(../images/site/txtback.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 375px;
	line-height: 20px;
}
.txtformright tr{
	line-height: 17px;
}
.txtformright h2 {
    color: #000000;
    font-size: 18px;
    font-weight: normal;
}
.txtformleft h2 {
    color: #000000;
    font-size: 18px;
    font-weight: normal;
}
.opties{
	border-bottom: 1px solid #9a9a9a;
}
.imgtop {
	padding-top: 10px;
	padding-bottom: 20px;
}
.Toolbox {
	width: 65px;
}
.Toolboxlink {
	width: 100px;
}
.nr1 {

	font-size: 50px;
	color: #F46F1E;
}
.nr2 {

	font-size: 50px;
	color: #BCBCBC;
}
/*JTW*/
.pagelabel{
	padding-top: 10px;
	padding-bottom: 30px;
	font-size: 18px;
	line-height: 0px;
	color: #FF9900;
}
.fieldsmall {
	font-size: 13px;
	border: 1px solid #9a9a9a;
	width: 55px;
	height: 30px;
}
.combofield_ap{
	font-size: 13px;
	border: 1px solid #9a9a9a;
	width: 55px;
	height: 30px;
}
.combofield_qty{
	font-size: 13px;
	border: 1px solid #9a9a9a;
	width: 55px;
	height: 30px;
}
.combofield_rel{
	font-size: 13px;
	border: 1px solid #9a9a9a;
	height: 30px;
}
.combofield{
	font-size: 13px;
	border: 1px solid #9a9a9a;
	width: 180px;
	height: 30px;
}
.combofield option[value="FC"]{
    color: #ff9900;
}
.help {
	border-bottom:1px dashed #999;
	cursor:help;
}
.cart {
	cursor:help;
}
.IwFieldLabelTD {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	width: 175px;
}
.IwFieldInput {
	font-size: 12px;
	border: 1px solid #9a9a9a;
	width: 200px;
	padding:2px;
	height: 30px;
}
.IwFieldContentTD select{
	font-size: 12px;
	border: 1px solid #9a9a9a;
	line-height: 20px;
	width: 200px;
	padding:2px;
}
.IwFieldInputReadOnly {
	font-size: 12px;
	border: 1px solid #9a9a9a;
	line-height: 16px;
	width: 200px;
}
.IwFieldText {
	border: 1px solid #9a9a9a;
	font-size: 12px;
	line-height: 16px;
	width: 323px;
}
.IwFieldSelect {
	border: 1px solid #9a9a9a;
	font-size: 12px;
	line-height: 16px;
	width: 200px;
	height: 30px;
}
.iwbutton {
	color:#ffffff;
	border: 1px solid #666666;
	font-size: 14px;
	font-weight: 600;
	height: 34px;
	line-height: 22px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0px 25px 0px 25px;
	background-color: #FF9900;
	cursor:pointer ;
}
#IwButtonVolgende {
	background-color: #93C814;
}
.IwButtonTable {
	margin-top: 20px;
}
.LoginFormTable {
    font-size: 12px;
    line-height: 20px;
	Color: #9a9a9a;
    height: 200px;
	border: 1px solid #e0e0e0;
	width: 550px;
}
.LoginFormTable input{
	border: 1px solid #9a9a9a;
	line-height: 16px;
	margin-left:5px;
	height:30px;
}
.LoginFormTable .submit{
	border: 1px solid #666666;
}
.EmailFormInput {
	border: 1px solid #9a9a9a;
	line-height: 20px;
	height:30px;
}
.EmailFormSelect {
    border: 1px solid #9a9a9a;
	line-height: 20px;
	height:30px;
}
.jtwspacer{
	height:0px;
}
/* End JTW*/

/* Kalkulator*/
.calculator {
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	border: 1px solid #CCCCCC;
}
.calctbl {
	width:100%;
}
.total {
	background-image: url(../images/site/calcpix.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 4px;
	color: #000000;
	font-weight: bold;
}
.totalred {
	background-image: url(../images/site/calcpix.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 4px;
	color: #FF0000;
	font-weight: bold;
}
.totaldef {
	background-image: url(../images/site/calcpix.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 4px;
	color: #FF0000;
	font-weight: bold;
	font-size: 15px;
}
.kalkkop {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	padding: 4px;
}
.calccontent {
	padding: 4px;
}
.activeprod {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #FF9900;
	padding: 4px;
}
/* End Kalkulator*/

.tblmenu {
	line-height: 25px;
}
.tblacctop {
	background-color: #EBEBEB;
	height: 40px;
}
.tblccgeg {
	width: 690px;
	border: 1px solid;
	border-color: #9a9a9a;
}	
.tblccgeg .FieldInput{
    border: 1px solid #9a9a9a;
	width: 200px;
	height: 30px;
}
.tblccgeg .Fieldselect{
    border: 1px solid #9a9a9a;
	width: 200px;
	height: 30px;
}
.tblccgeg td {
	padding-bottom:2px;
}
.mailafriendtable {
	border: 1px solid #e0e0e0;
	width: 550px;
}
.mailafriendinput {
	border: 1px solid #9a9a9a;
	width: 250px;
	margin: 5px;
	height:30px;
}
.spacerFC {
	height: 10px;
}
/* landingspagina */
.fotokader {
	border: 1px solid #FF9900;
	height: 172px;
	width: 343px;
}
.spacer {
	height: 69px;
}
.lp_kolom {
	width: 338px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #93C814;
	border: 1px solid #666666;
	cursor: pointer;
}
h6{
	font-size: 15px;
	margin-bottom: 5px;
	padding: 0px;
	font-weight: normal;
}
/* einde landingspagina */

/* FAQ */
.faqcontainer{
	cursor: pointer;
}
a.faqheader{
	background-image:url("/images/site/arrow.png");
	background-position:2px 3px;
	background-repeat:no-repeat;
	color:#000;
	font-size:14px;
	line-height:30px;
	padding-left:40px
}
a.faqheader.open{
	color:#FF9900;
	background-position:4px -16px;
	font-size:14px;
	font-weight:700
}
a.faqheader:hover{
	color:#FF9900;
}
a.faqheader:active{
	color:#FF9900;
}
div.faqtext{
	font-size:14px;
	border-bottom:1px solid #aaaaaa;
	display:none;
	margin:5px 0 20px;
	padding:0 20px 20px 40px;
	text-align:justify;
}
.line{
	background-color: #aaaaaa;
    height: 1px;
    margin-bottom: 20px;
}
/* Einde FAQ */

#sessionstatus{
	color: #FF9900;
	font-size:12px;
}
