html, body, div, form, ul, input, textarea, dl, dt, dd, table, tr, td, li, h1, h2, h3, h4, h5, h6 {
	font-family: Trebuchet MS,Helvetica,sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}

body {
	overflow: -moz-scrollbars-vertical;
	background: #FFFFFF url(/images/body.gif) repeat-x fixed left top;
}

.fb_icon {
margin-left: 5px;
margin-right: 5px;
background: url("/uploads/images/Facebook-white_25.png");
width: 25px;
height: 25px;
display: inline-block; 
float: right;
}
.fb_icon:hover {
background: url("/uploads/images/Facebook-white_hover.png");
}

.fb_icon img {
padding-right: 5px;
}

div.derde {
width: 33%;
margin-bottom: 10px;
float: left;
color: #999;

}

img.slogan {
position: absolute;
top: 30px;
left: 220px;
}

img.slogan2 {
position: absolute;
top: 5px;
left: 220px;
}

div.derde a {
color: #999;
}
div.derde li {
list-style-type: none;
color: #999;
}

br.clear {
clear: both;
float: none;
}
p {
	margin:0;
	padding:4px 0 10px;
}

a, .special {
	color: #ff457a;
	cursor:pointer;
}
.groot {
font-size: 200%;
}

table td { 
	padding-left: 2px;
	padding-right: 2px;
} 

.klemolijn {
	border: 1px solid black;
}

.klemolijn td {
	border: 1px solid black;
}

.cleanlist {
list-style-type: none;
}


a img {
	border: 0;
}

h2, p.productentitle {
	color:#0e1b8d;
	font-size:14px;
	margin-bottom: 10px;
	font-weight: bold;
	padding: 0;
}

div#layout {
	margin: 0 auto;
	width: 876px;
	background-color: white;
}

div#header {
	height: 154px;
	background: url(/images/header.png) bottom no-repeat;
	position: relative;
	margin-bottom: 10px;

}

div#header img#logo {
        float: left;
        margin-left: 28px;
        margin-top: 49px;
}


div#header li {
	width: 104px;
	height: 100px;
	margin-left: 20px;
	background: url(/images/button1.png);
}

div#header li.page1 {
	background: url(/images/button1.png);
}

div#header li.page2 {
	background: url(/images/button2.png);
}

div#header li.page3 {
	background: url(/images/button3.png);
}

div#header ul li li {
	background:0;

	margin:0;
}

div#header ul li a {
	color: white;
	text-decoration: none;
	padding-top: 80px;
	display: block;
	width: 104px;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

#searchbar {
	bottom:8px;
	height:25px;
	position:absolute;
	right:15px;
	z-index:0;
}

#searchbar form {
	margin-right:10px;
	padding-top:3px;
}

#searchbar img, #searchbar form {
	display:inline;
	float:right;
}

#searchbar form input {
	background:transparent none repeat scroll 0 0;
	border:1px solid #ff80a4;
	color:#fff;
	width:160px;
}

#searchbar form input.button {
	background-color:#fff;
	border:medium none;
	color:#ff457a;
	font-size:10px;
	font-weight:bold;
	margin-left:10px;
	padding:1px;
	text-transform:uppercase;
	width:auto;
}

#slideshow {
	border:8px solid #FFFFFF;
	border-top: 0;
}

div#content {
	border-bottom: 8px solid #FFFFFF;
	border-left: 8px solid #FFFFFF;
}

div#content div.contentcolumns {
	float: left;
	border-right:8px solid #FFFFFF;
	padding: 8px;
	background: url(/images/column_back.png) repeat-y;
}

div#content div.infoaanvraag {
	padding: 0;
}

div#content div.infoaanvraag p {
	padding: 8px;
	background-color: #ff457a;
}


div#content div.infoaanvraag p a{
	color: black;
}

div#content div.col1 {
	width: 25%;
}

div#content div.col2 {
	width: 68%;
}

div#content.welkom div.col1 {
	width: 46%;
}

div#content.welkom div.col2 {
	width: 46%;
}

div#content div.col2 ul {
margin-left: 20px;
margin-bottom: 10px;
}

div#content div.col2 ul li {

}

div.pageinfo p {
float: left;
display: block;
width: 40%;
}

div.pageinfo p.pages {
float: right;
text-align: right;
}

table.producten {
width: 100%;
margin-bottom: 10px;
}

table.producten td {
vertical-align: bottom;
width: 25%;
padding: 10px 5px 0 5px;
        border: 0;
}

table.producten td a.info {
display: block;
height: 40px;
}

table.producten td a, table.producten td img {
clear: both;
}

table.producten td a span.nieuw {
        font-weight: bold;
}

table.productimages {
        width: 80%;
}

table.productimages td {
        vertical-align: bottom;
        border: 0;
}


div#productimages {
        width: 40%;
         float: left;
}

dl.productinfo {
        width: 40%;
        float: left;
}

dl.productinfo dt {
        font-weight: bold;
}

dl.productinfo dd{
        margin-bottom: 10px;
}

dl.productinfo dt.nieuw {
        font-weight: bold;
}

div#content div.col2 ul li img {
	border: 1px solid #8F8F8F;
}

ul.menuleft li, ul#menuleft li {
	border-bottom: 1px solid #ff80a4;
	list-style-type: none;
	margin-top: 3px;
	margin-bottom: 3px;
}

ul.menuleft li a, ul#menuleft li a {
	text-decoration: none;
	color: #4E4E51;
}

ul.menuleft li a.active, ul#menuleft li a.active {
	color: #ff457a;
}

ul.menuleft li a:hover, ul#menuleft li a:hover {
	text-decoration: underline;}

div#contentfooter {
	float: none;
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

div#footer {
	padding: 8px;
	padding-top: 0;
	border-top: 1px solid #999;
	border-bottom: 8px solid #FFFFFF;
	border-left: 8px solid #FFFFFF;
	border-right: 8px solid #FFFFFF;
}

div#footer p {
	color: #999;
}
/* Stylesheet: klemo Modified On 2018-12-03 09:51:47 */
.page2_1 a{
margin-top: 15px;
margin-bottom: 15px;
}

#mainMenu {
right: 20px;
top:0px;
position: absolute;
}
#header,
      #header ul {
         display: block;
		 z-index: 10;
      }
         div#header li {
            list-style: none;
            float: left;
            display: inline;
            position: relative;
			
         }
         #header ul li ul {
            display: none;
            position: absolute;
            top: 100px;
            left: 0;
            width: 140px; /* 102 */
            border: 1px solid #db6301;
            background-color: #ff457a;
         }
         /*
         #header li > ul {
            top: auto;
            left: auto;
         }
         */
   
         #header li:hover ul,
         #header li.over ul {
            display: block;
         }
            #header li ul li {
               height: auto;
               display: list-item;
		padding-bottom: 1px;
            }
               #header li ul li a {
                  width: 124px; /* 88px */
                  display: block;
                  padding: 2px 8px;
                  color: #ffffff;
                  font-weight: bold;
    			  font-size: 12px;
                  text-decoration: none;
				  text-transform: none;
                  background-color: #ff457a;
               text-align: left;
               }
                  #header li ul li.active a {
                     color: #ffe400;
                  }
                  #header li ul li a:hover {
                     text-decoration: underline;
                  }



/* Stylesheet: klemo_menu Modified On 2013-04-26 08:17:39 */
