@charset "utf-8";

body {
	background: #F2F2F1 url(../../img/sabcobelback.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #434343;
}

h1 {
	border-bottom: #444 1px dotted;
	color: #444;
	font-size: 1.75em;
	margin: 1.5em 0 .5em 0;
	padding-bottom: .5em;
	text-transform: uppercase;
	line-height: 1.3em;
}

h2 {
	color: #67d6ea;
	font-size: 1.2em;
	font-style: oblique;
	font-weight: normal;
	margin: .5em 0 1em 0;
}

h3 {
	color: #67d6ea;
	font-size: 1.2em;
	margin: .5em 0 1em 0;
}

h4 {
	border-bottom: #444 1px dotted;
	color: #444;
	font-size: 1em;
	font-weight: normal;
	margin: .5em 0 1em 0;
	padding-bottom: .5em;
}

#wrap {
	margin: 0;
	margin-left: 50px;
	width: 940px;
}

/*
#dropshadow {
	background: url(../../img/dropshadow.png) repeat-x;
	height: 100px;
	left: 0;
	position: absolute;
	top: 340px;
	width: 100%;
	z-index: 10;
}
*/

#header {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}

#taal {
	background: url(../../img/taalback.gif) no-repeat;
	color: #444;
	font-size: .8em;
	height: 25px;
	left: 760px;
	line-height: 25px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 160px;
}

#taal a:link, #taal a:visited {
	color: #444;
	text-decoration: none;
}

#taal a:hover, #taal a.current {
	color: #2ac8e4;
	text-decoration: none;
}

#top {
	height: 100px;
}

#logo {
	left: 0;
	position: absolute;
	top: 10px;
}

#nav {
	font-size: .9em;
	height: 20px;
	left: 0;
	position: absolute;
	text-transform: uppercase;
	top: 75px;
}

/*
ul#menu {
	color: #FFF;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#menu li {
	border-right: #FFF 1px dotted;
	display: inline;
	line-height: 30px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu a {
	margin: 0;
	padding: 5px 8px;
}

#menu a:link, #menu a:visited {
	color: #fff;
	text-decoration: none;
}

#menu a:hover, #menu a.current {
	color: #a0d7e5;
	background-color: #000;
	text-decoration: none;
}
*/

#nav ul {
	color: #fff;
	margin: 0;
	padding: 0;
	list-style:none;
}

#nav ul li {
	line-height: 11px;
	float:left;
	margin: 0;
}

#nav ul li.nav_item{
	padding: 2px 5px;
	border-right: 1px dotted #959595;
}

#nav ul li a, #nav ul h5 a {
	color: #fff;
	float: left;
	padding: 0;
	text-decoration: none;
}

#nav ul li a:hover, #nav ul li a.current {
	background-color: #000;
	color: #a0d7e5;
}

#frigo {
	background: url(../../img/slogan.gif) no-repeat;
	height: 140px;
}

#main {
	line-height: 1.4em;
	margin: 1px 0;
	margin-left: 120px;
	padding: 1px; /* Collapsing margins */
}

#main a:link {
	color: #67d6ea;
	text-decoration: underline;
}

#main a:visited {
	color: #8c8c8c;
}

#main a:hover {
	color: #444;
	text-decoration: none;
}

#content {
	background: #fff url(../../img/contentback.gif) repeat-x;
	margin-left: 130px;
	padding: 1px; /* Collapsing margins */
	width: 668px;
	min-height: 380px;
}

* hmtl #content
{ 	height: 380px;
}

#bol {
	background: url(../../img/bolback.gif) bottom left no-repeat;
	padding-bottom: 30px;
	min-height: 400px;
}

* HTML #bol {
	height:400px; /* voor IE6 */
}

.container {
	margin: 0 60px 0 160px;
}

.container2 {
	margin: 0 60px 0 60px;
}

.pic {
	float: left;
	width: 180px;
}

.container .item {
	float: right;
	margin-bottom: 1em;
	width: 240px;
}



.item_kort
{	font-style: italic;
}

.item p, .item2 p {
	margin: 0 0 1em 0;
}

.item2 {
	float: right;
	margin-bottom: 1em;
	width: 340px;
}

.item3 {
	clear: both;
	margin-bottom: 1em;
	
}

.kruimel{
	clear: both;
	color: #353535;
	text-align: left;
}

.meer {
	clear: both;
	color: #353535;
	text-align: right;
	margin-top: 10px;
}

.meer img {
	margin: 0 .5em;
	vertical-align: middle;
}

.meer a:link, .meer a:visited, .kruimel a:link, .kruimel a:visited 
, .item_acties a:link , .item_acties a:visited
, #zoek_res_onder a:link, #zoek_res_onder a:visited,
.sitemap_lijst a:link, .sitemap_list a:visited {
	color: #353535;
	text-decoration: underline;
	padding-top: 5px;
}

.meer a:hover, .kruimel a:hover, .item_acties a:hover
, #zoek_res_onder a:hover, .sitemap_lijst a:hover {
	color: #777;
	text-decoration: underline;
}

.kantoor {
	margin-top: -120px;
}

.kantoor p {
	margin-left: 20px;
}

#sidebar {
	background: url(../../img/sidebarback.gif) bottom no-repeat;
	color: #fff;
	font-style: oblique;
	left: 70px;
	position: absolute;
	top: 241px;
	width: 305px;
}

.side {
	margin: 0 20px;
}

.welkom {
	border-bottom: #444 1px dotted;
	color: #444;
	font-weight: bold;
	margin: 1em 0;
	padding-bottom: 1em;
	text-transform: uppercase;
}

#submenunav {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
	width: 305px;
}

#sidebar {
	font-family: Arial, Helvetica, sans-serif;
	
}

#submenunav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#submenunav ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 305px;
}

#submenunav a {
	display: block;
	font-style: normal;
	line-height: 40px;
	padding-left: 40px;
}

#submenunav span.subnavigatie_not_clickable 
{	display: block;
	line-height: 40px;
	padding-left: 40px;
	font-style: normal;
}

#submenunav a:link, #submenunav a:visited, #submenunav span.subnavigatie_not_clickable  {
	background: url(../../img/submenuback.gif) no-repeat;
	color: #fff;
	text-decoration: none;
}

#submenunav a:hover, #submenunav a.current, #submenunav a.activesublink {
	background: url(../../img/submenuback-on.gif) no-repeat;
	color: #fff;
	
}

#footer {
	background: url(../../img/footerback.gif) no-repeat;
	color: #fff;
	font-size: .8em;
	height: 45px;
	line-height: 45px;
	margin-left: 130px;
	text-align: center;
}

.markfooter {
	color: #5ed4ea;
	font-weight: bold;
}

/* Frigo */

#model {
	background: url(../../img/frigoback2.png) no-repeat;
	height: 240px;
	left: 780px;
	position: absolute;
	top: 50px;
	width: 380px;
}

#pijl-modellinks {
	left: 720px; /*Speciaal voor IE6 */
	position: absolute;
	top: 100px;
	z-index: 5;
}

#pijl-modelrechts {
	left: 1070px; /*Speciaal voor IE6 */
	position: absolute;
	top: 100px;
	z-index: 5;
}

#knop-model {
	background: url(../../img/knop-model.gif) no-repeat;
	color: #FFF;
	font-weight: bold;
	height: 40px;
	left: 10px;
	line-height: 40px;
	position: absolute;
	text-align: center;
	top: 180px;
	width: 160px;
}

#knop-model a {
	color: #FFF;
	display: block;
	text-decoration: none;
}

/* Form */

legend {
	font-size: 1px;
	line-height: 1px;
}

label {
	float: none;
	margin: .2em 0;
	display: block;
	cursor: pointer;
}

textarea, input, select, label {
	margin-top: .2em;
}

textarea {
	border: 1px solid #666;
	width: 445px;
}

input[type="text"] {
	border: 1px solid #666;
	width: 445px;
}

textarea:focus, input[type="text"]:focus {
	border: 1px solid #2ac8e4;
}

div.item_acties
{	text-align: right;
}

div.kruimel
{	margin-top: 2.5em;
}


#footer2 {
	color: #959595;
	font-size: .8em;
	margin: 0 0 30px 130px;
	text-align: center;
}

#footer2 a:link, #footer2 a:visited {
	color: #959595;
	text-decoration: underline;
}

#footer2 a:hover {
	color: #959595;
	text-decoration: none;
}


.pic img
{	margin-right: 0px;
}

.container3 .item {
	float: right;
	margin-bottom: 1em;
	width: 240px;
}

.container2 #actie_zoeken .item
{	clear: both;
}


.container3 {
	margin: 0 60px 0 60px;
}

#zoek_res_onder {
	color: #777;
}

li.zoek_pagina {
	padding: 10px 0 10px 0;

}

.sitemap_lijst a:link, .sitemap_list a:visited {
	color: #353535;
	text-decoration: underline;
	padding-top: 5px;
}

.item4{
	float: right;
	margin-bottom: 1em;
	width: 340px;
}

.current
{	text-decoration: none; 
	color: #2AC8E4;
}

.pic
{	padding-bottom: 10px;
}

.zoek_item div.item_acties
{	padding-top: 15px;
}

#verplicht_ster
{	text-align: right;
}

#taal a.current
{	color: #2AC8E4 !important;
	text-decoration: none; 
}

h5
{	margin: 0;
	padding: 0;
	font-size:12px; 
	line-height: 18px; 
	letter-spacing:1;
}

div#taal a:link, div#taal a:visited
{	font-weight: bold;
}

div.container div.meer a:link, div.container div.meer a:visited, 
div.side p, div.side div.welkom
{	font-weight: bold;
}

h2.produkt_titel
{	color: black;
}

ul.carousel_list li
{	display: inline;
	list-style-type: none;
	margin: 0 0.5em;
}

button.next, button.prev
{	border: 1px solid black;
	color: white;
	background-color: #959595;
	
}

button.prev
{	float: left;
}


button.next
{	float: right;
}

div.Carousel
{	margin: 0;
	padding: 0;
	float: left;
}

div.Carousel_container
{	margin: 10px;
}

ul.carousel_list
{	
}

ul.carousel_list li img
{	vertical-align: top;
}

div#footer_print
{	display: none;
}


div.referenties_titel
{	color: #5ED4EA;
	font-weight: bold;
}

img#modalPhoto
{
	background-color: #FFFFFF;
}

.Carousel {
    position: relative;
    visibility: hidden;
    left: -5000px;
}

