﻿* {
	font-family: Arial, Helvetica, sans-serif;
}

#flashcontent {float:right;width:100px;height:100px;margin:-75px -46px 0 0;}

body
{
    background-color:#FFFFFF;
    margin:0px;
    font-size:12px;
    color:#033054;
}

div.Container
{
    width:960px;
    float:left;
}

div.siteLogo
{
    
    width:960px;
    height:61px;
    text-align:right;
    float:left;
}

div.topMenu
{
    width:960px;
    height:27px;
    float:left;
}

div.topMenuItem
{
    background-color:#EEC359;
    color:#083E6D;
    border-left:solid 1px #FFFFFF;
    border-bottom:solid 1px #FFFFFF;
    width:104px;
    height:16px;
    padding:5px;
    text-align:center;
    float:left;
}

div.topMenuItem a:link
{
    color:#083E6D;
    text-decoration:none;    
}

div.topMenuItem a:hover
{
    color:#083E6D;
    text-decoration:none;    
}

div.topMenuItem a:active
{
    color:#083E6D;
    text-decoration:none;    
}

div.topMenuItem a:visited
{
    color:#083E6D;
    text-decoration:none;    
}

div.topMenuItemActive
{
    background-color:#90273E;
    color:#FFFFFF;
    border-left:solid 1px #FFFFFF;
    border-bottom:solid 1px #FFFFFF;
    font-weight:bold;
    width:104px;
    height:16px;
    padding:5px;
    text-align:center;
    float:left;
}

div.topMenuItemActive a:link
{
    color:#FFFFFF;
    text-decoration:none;    
}

div.topMenuItemActive a:hover
{
    color:#FFFFFF;
    text-decoration:none;    
}

div.topMenuItemActive a:active
{
    color:#FFFFFF;
    text-decoration:none;    
}

div.topMenuItemActive a:visited
{
    color:#FFFFFF;
    text-decoration:none;    
}

div.shopBalkBlauw
{
    background-color:#083E6D;
    border-bottom:solid 1px #FFFFFF;
    width:960px;
    height:20px;
    color:#FFFFFF;
    font-weight:bold;
    text-align:right;
    float:left;
}

div.shopBalkBlauw a:link
{
    color:#FFFFFF;
    text-decoration:none;    
}

div.shopBalkBlauw a:hover
{
    color:#FFFFFF;
    text-decoration:none;    
}

div.shopBalkBlauw a:active
{
    color:#FFFFFF;
    text-decoration:none;    
}

div.shopBalkBlauw a:visited
{
    color:#FFFFFF;
    text-decoration:none;    
}

div.homePrint
{
    width:350px;
    height:11px;
    font-size:8px;
    font-weight:bold;
    float:left;
}

div.balkRood
{
    background-color:#90273E;
    height:8px;
    margin-bottom:3px;
    width:610px;
    float:left;
}

div.subMenu
{
    width:174px;
    height:600px;
    border-right:solid 1px #C0C0C0;
    padding-top:10px;
    float:left;
}

div.search
{
    text-align:right;
    float:right;
    vertical-align:bottom;
}

div.search input
{
    border: solid 1px #999999;
    font-family:Arial;
    font-size:11px;
    color:#000000;
    width:150px;
}

.btnSearch
{
    position:relative;
    top:-1px;
}

span.seachBox
{
    border: solid 1px #FFFFFF;
    padding:1px;
    margin-left:10px;
}
span.seachBoxCountry
{
    border: solid 1px #FFFFFF;
    padding:1px;
}

span.seachBox img
{
}

span.seachBox .searchInput
{
    border: solid 1px #023055;
    width:163px;
}

span.seachBoxCountry .searchInput
{
    border: solid 1px #023055;
    width:210px;
}

span.seachBox a, 
span.seachBoxCountry a
{
    font-weight:bold;
    color:#FFFFFF;
    text-decoration:none;
}

div.content
{
    width:590px;
    float:left;
    padding:10px;
}

div.content input
{
    width:200px;
    border: solid 1px #999999;
    font-family:Arial;
    font-size:11px;
    color:#000000;
}

div.content input.Error
{
    width:200px;
    border: solid 1px #999999;
    background-color:#FF9999;
    font-family:Arial;
    font-size:11px;
    color:#000000;
}

div.content input.qty
{
    width:35px;
    border: solid 1px #999999;
    font-family:Arial;
    font-size:11px;
    color:#000000;
    text-align:right;
}

div.content select
{
    width:200px;
    border: solid 1px #999999;
    font-family:Arial;
    font-size:11px;
    color:#000000;
}

div.content select.Error
{
    width:200px;
    border: solid 1px #999999;
    background-color:#FF9999;
    font-family:Arial;
    font-size:11px;
    color:#000000;
}

div.content input.confirmButton
{
    background-color:#90273E;
    border-style:none;
    color:#FFFFFF;
    font-weight:bold;
    padding:3px;
    text-align:center;
    width:125px;
}

div.orderButton
{
    background-color:#90273E;
    color:#FFFFFF;
    font-weight:bold;
    padding:3px;
    text-align:center;
}

div.orderButton a:link
{
    color:#FFFFFF;
    font-weight:bold;
    text-decoration:none;
}

div.orderButton a:hover
{
    color:#FFFFFF;
    font-weight:bold;
    text-decoration:none;
}

div.orderButton a:active
{
    color:#FFFFFF;
    font-weight:bold;
    text-decoration:none;
}

div.orderButton a:visited
{
    color:#FFFFFF;
    font-weight:bold;
    text-decoration:none;
}

td.Product
{
    text-align:left;
    font-weight:normal;
    padding-left:10px;
}

td.Price
{
    text-align:right;
    font-weight:normal;
    padding-left:10px;
    padding-right:10px;
}

td.PriceTotal
{
    text-align:right;
    font-weight:bold;
    padding-left:10px;
    padding-right:10px;
}


th.Product
{
    background-color:#EEEEEE;
    text-align:left;
    font-weight:bold;
    padding-left:10px;
}

th.Price
{
    background-color:#EEEEEE;
    text-align:right;
    font-weight:bold;
    padding-left:10px;
    padding-right:10px;
}

h1
{
    font-size:16px;
    color:#90273E;
    margin-bottom:5px;
}
h3
{
    font-size:13px;
    color:#90273E;
    margin-bottom:5px;
}

.headerLijn
{
    color:#CCCCCC;
    size:2px;
    width:100%;
}

.kop3 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
    color: #033054
}





/* opmaak website */






a:link {
	color: #033054;
	text-decoration:none;
}

a:visited {
	color: #033054;
    text-decoration:none;
}

a:active {
	color: #033054;
	text-decoration:none;
}

a:hover {
	color: #ca0015;
	text-decoration: none;

}

div.blauw a:link {
	color: #FFFFFF;
	text-decoration: none;
}

div.blauw a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

div.blauw a:active {
	color: #FFFFFF;
	text-decoration: none;
}

div.blauw a:hover {
	color: #FFFFFF;

}


div.kolom1navigatie a:link {
/*	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 16px;
	width: 240px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b4ecf4;*/
}

div.kolom1navigatie a:visited {
/*	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 16px;
	width: 240px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b4ecf4;*/
}

div.kolom1navigatie a:active {
/*	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 16px;
	width: 240px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b4ecf4;*/
}

div.kolom1navigatie a:hover {
/*	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 16px;
	width: 240px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;*/
}

.strong1 {
  font-weight:bold;
  color: #ca0015;
}
.strong2 
{
  width:220px;
  font-weight:bold;
  color: #ccecf4;
  
  font-size:13px;
}

span.nadruk {
	color: #ca0015;
}

table.container {
	width: 940px;
}

div.kolomcontainer {
	width: 940px;
	background-image: url(/afbeeldingen/bg_blauw.gif);
	background-repeat: repeat-y;
	float:left;
}

div.disclaimer
{
	width: 940px;
	float:left;
}

div.boxheader {
	width: 940px;
	clear: both;
	float: left;
	height: 95px;
	overflow: hidden;
}

div.boxheaderkolom1 {
	width: 300px;
	height: 95px;
	background-image: url(/afbeeldingen/Rechtsboven.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}

div.boxheaderkolom2 {
	width: 310px;
	height: 48px;
	float: left;
	padding-top: 47px;
}

div.boxheaderkolom3 {
	width: 320px;
	height: 95px;
	float: right;
	background-image: url(/afbeeldingen/Kiwalogo.gif);
	background-repeat: no-repeat;
	clear: right;
}

div.navigatie {
	float: left;
	height: 19px;
	width: 940px;
}

div.blauw {
	color: #FFFFFF;
	background-color: #033054;
	height: 19px;
	width: 920px;

}

div.kleur {
	background-image: url(/afbeeldingen/achtergrond_navigatie_kleur.gif);
	background-repeat: no-repeat;

}

div.kolom1 {
	background-image: url(/afbeeldingen/achtergrond_quality_thats_me.gif);
	background-repeat: no-repeat;
	float: left;
	width: 235px;
	padding-right: 45px;
	padding-left: 20px;
	padding-top: 5px;
	/*overflow: hidden;*/
}
* html div.kolom1 {padding-right:0;}

div.kolom1food{
	background-image: url(/afbeeldingen/achtergrond_food.gif);
	background-repeat: no-repeat;
	float: left;
	width: 235px;
	padding-right: 40px;
	padding-left: 20px;
	padding-top: 5px;
	/*overflow: hidden;*/
}
* html div.kolom1food{
	background-image: url(/afbeeldingen/achtergrond_food.gif);
	background-repeat: no-repeat;
	float: left;
	width: 235px;
	padding-right: 40px;
	padding-left: 20px;
	padding-top: 5px;
	overflow: hidden;
}

div.kolom1content {
	height: 280px;
	width: 240px;
	font-weight: bold;
	color: #033054;
	line-height: 18px;
	overflow:hidden;
	
}

div.kolom1contentfood{
	height: 210px;
	width: 240px;
	font-weight: bold;
	color: #033054;
	line-height: 18px;
	margin-left: -20px;
	margin-top:-5px;
}

div.kolom1content h1{
	color: #FFFFFF;
}

div.kolom1navigatie {
	width: 240px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	/*overflow: hidden;*/
}
div.navhoogte
{
    height:300px;
}

div.kolom1navigatie strong{
/*	color: #b4ecf4;
	display: block;
	height: 16px;
	width: 240px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b4ecf4;*/
}

div.kolom2 {
	float: left;
	width: 300px;
	padding-right: 15px;
	padding-top: 5px;
	line-height: 16px;
	overflow: hidden;
	padding-left: 5px;

}

div.kolom2_gasappliances {
	float: left;
	width: 600px;
	padding-right: 15px;
	padding-top: 5px;
	line-height: 16px;
	overflow: hidden;
	padding-left: 5px;

}

div.kolom1_2
{
    float:left;
    width:630px;
    border-bottom:solid 1px #000000;
    margin-left:-20px;
    padding-left:10px;
    height:19px;
    padding-top:2px;
}

div.kolom1_2 .extraMarge
{
    margin-left:25px;
    width:610px;
}

/*
div.kolom1_2 .submenu
{
    border-bottom:solid 1px #000000;
}
*/

div.kolom2 h1{
	color: #ca0015
}


div.kolom2 a:link {
	color: #033054;
	text-decoration:underline;
}

div.kolom2 a:visited {
	color: #033054;
	text-decoration:underline;
}

div.kolom2 a:active {
	color: #033054;
	text-decoration:underline;
}

div.kolom2 a:hover {
	color: #ca0015;
	text-decoration:underline;
}

div.kolomdubbel a:link {
	color: #033054;
	text-decoration:underline;
}

div.kolomdubbel a:visited {
	color: #033054;
	text-decoration:underline;
}

div.kolomdubbel a:active {
	color: #033054;
	text-decoration:underline;
}

div.kolomdubbel a:hover {
	color: #ca0015;
	text-decoration:underline;
}


div.kolom3 {
	clear: right;
	float: left;
	width: 300px;
	/*	padding-right: 20px; */
	padding-top: 5px;
	line-height: 16px;
	overflow: hidden;
}

div.kolom3 h1{
	color: #ca0015
}

div.kolom3 a:hover
{
    text-decoration:underline;
}

div.kolomdubbel {
	float: left;
	overflow:hidden;
	width: 580px;
	padding-right: 20px;
	padding-top: 5px;
	line-height: 16px;
}
div.kolomdubbelvervolg
{
    width: 450px;
}

div.kolomBreed
{
	float: left;
    width:600px;
	padding-right: 20px;
	padding-top: 5px;
	line-height: 16px;
}
div.kolomBreed a:link {
	color: #033054;
	text-decoration:underline;
}

div.kolomBreed a:visited {
	color: #033054;
	text-decoration:underline;
}

div.kolomBreed a:active {
	color: #033054;
	text-decoration:underline;
}

div.kolomBreed a:hover {
	color: #ca0015;
	text-decoration:underline;
}

div.vervolg{
    width:130px;
}
div.kolomdubbel h1{
	color: #ca0015
}
.blauwelijn
{
    border-left:1px solid #dddddd;
    padding-left:5px;
}
span.menuHeader
{
    border-bottom:1px solid #ccecf4;
    color:#ffffff;
	padding-right: 20px;
	font-size:13px;
	width:220px;
}
.kop, h1.kiwa {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
  color: #CA0015
}
.kop2, h2.kiwa{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
  color: #88253C
}
.kop3, h3.kiwa {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #033054
}
.intro {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
            	   color: #033054	
}
.bodytekst {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
    color: #033054
}

span.strong1 a.nieuwsTitel, 
span.strong1 a.nieuwsTitel:active, 
span.strong1 a.nieuwsTitel:link, 
span.strong1 a.nieuwsTitel:visited
{
    color:#CA0015;
    text-decoration:none;
}

span.strong1 a.nieuwsTitel:hover
{
    color:#CA0015;
    text-decoration:underline;
}

a.zoekCompanyLink, 
a.zoekCompanyLink:link, 
a.zoekCompanyLink:active, 
a.zoekCompanyLink:visited
{
    color:#CA0015;
    text-decoration:none;
}

a.zoekCompanyLink:hover
{
    color:#CA0015;
    text-decoration:underline;
}

div.nieuwsNederland
{
    height: 250px;
    overflow: auto;
    scrollbar-base-color: #d9e8fe;
    scrollbar-arrow-color: #033054;
    scrollbar-3dlight-color: #d9e8fe;
    scrollbar-darkshadow-color: #d9e8fe;
    scrollbar-face-color: #d9e8fe;
    scrollbar-highlight-color: #033054;
    scrollbar-shadow-color: #033054;
    scrollbar-track-color: #FFFFFF;
}

div.Nieuws
{
    width: 300px;
    float: left;
}


.AankomendeCursussen
{
    color: #FFFFFF;
    font-size: 14px;
    padding:0px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}

.AankomendeCursussen h1
{
    color: #C60A0F;
}

.formstyle input{
background-color:#D7E5F2;
border:1px solid #2A4079;
color:#132030;
font-family:Verdana;
font-size:8pt;
width:220px;
}
.formstyle input.inputError{
background-color:#D7E5F2;
border:2px dashed #ff0004;
color:#132030;
font-family:Verdana;
font-size:8pt;
width:220px;
}
.formstyle textarea{
background-color:#D7E5F2;
border:1px solid #2A4079;
color:#132030;
font-family:Verdana;
font-size:8pt;
width:220px;
height:150px;
}

.formstyle textarea.inputError{
background-color:#D7E5F2;
border:2px dashed #ff0004;
color:#132030;
font-family:Verdana;
font-size:8pt;
width:220px;
height:150px;
}
.formstyle td{
color:#3C70AA;
font-family:Verdana;
font-size:8pt;
}
.verzendbutton{
width:30px;}