@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:url(images/body-bg.jpg) no-repeat center top #FFFFFF;
}
.clearfix {
clear:both;

}
img {
	border:none;
/*	behavior:url("http://www.smartinternetmedia.nl/zonnecentrumcarma.nl/pngbehavior.htc"); */

}

#container {
	margin:0 auto 0 auto;
	position:relative;
	width: 980px;
	min-height: 600px;
	height:auto !important;
	height:600px;
	border: solid 1px #384455;
	border-top: none;
}

#header {
	position: relative;
	width: 100%;
	height: 100px;
	border-right:1px solid #000;
}

#menu {
	
	width: 165px;
	float:left;
	margin-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#menu ul {
margin-left:10px;
}
#menu ul li {
list-style:none;
margin-bottom:10px;

}


#menu ul li ul li {
margin-bottom:4px;
margin-top:4px;

}


#menu a:link {
	color: #e85f1b;
	text-decoration: none;
}

#menu a:active {
	color: #e20116;
		text-decoration: none;

}

#menu a:visited {
	color: #e85f1b;
		text-decoration: none;

}

#menu a:hover {
	color: #000000;
	text-decoration: underline;

}



#content {
	float:right;
	width:760px;
	margin-top: 5px;
	padding:10px;
	min-height: 400px;
	height:auto !important;
	height:400px;

}


#footer {

	border-top:3px solid #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	line-height:1.5;
}

#scroller1-bg, #scroller2-bg {
	height:68px;
	width:452px;
	background:url(images/scroller-bg.png) no-repeat left top;
}

#scroller1-bg {
	position:absolute;
	margin-left:30px;
	margin-top:21px;
	float:left;
}

#scroller2-bg {
	position:absolute;
	margin-left:506px;
	margin-top:21px;
	float:left;
}

#scroller1, #scroller2 {
	height:58px;
	width:440px;
	background:url(images/scroller-bg.png) no-repeat left top;
	position:absolute;
	margin-left:1px;
	margin-top:1px;
	background:#FFFFFF;
	overflow:hidden;
}

.oranje-tekst {
text-transform:uppercase;
color: #ee6a07;
font-weight: bold;

}

.rood-tekst {
text-transform:uppercase;
color: #fc1d1f;
font-weight: bold;

}

.oranje-tekst-groot {
text-transform:uppercase;
color: #ee6a07;
font-weight: bold;
font-size: 14px;

}

.zwart-tekst {

color:#000000;


}

.rood-tekst-groot {
text-transform:uppercase;
color: #ff0000;
font-weight: bold;
text-decoration: underline;
font-size: 16px;

}

.zwart-tekst-strike {
text-transform:uppercase;
color:#000000;
font-weight: bold;
text-decoration: line-through; 

}

.lijn {
	background:url(images/lijn.gif) repeat-x;
	width: 100%;
	height: 2px;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color: #d06413;
letter-spacing:0.5em;
margin: 0px;
}


.border {
border-top:solid 2px #ff8f44;
border-left:solid 2px #ff8f44;
border-right:solid 2px #ff0000;
border-bottom:solid 2px #ff0000;
}

#product-tabel {
line-height: 16px;
}

input {
	background:#FFFFFF;
	border: solid 1px #000000;
	
}

.producten-overzicht-tabel {

	text-align:left;

}
.zoek-button
{
	
	bordeR:none;
	height:20px;
	width:20px;
	background:url(images/zoekbutton.gif) no-repeat left top;
	cursor:pointer;
}
.zoekenvak

{	
	height:18px;
	border:#fedbac 1px solid;
	padding-left:5px;
	line-height:18px;
	width:110px;
	font-size:11px;
}

.zoek-kop {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FF0000;
	margin: 0px;
	line-height: 24px;
	font-weight: bold;
}

.zoek-resultaat {	
	line-height: 24px;
}

.zoek-url {
	line-height: 24px;
}

.zoek-url a:link{
	color:#d06413;
	overflow: hidden;
}

.zoek-url a:active{
	color:#d06413;
}


.zoek-url a:visited{
	color:#d06413;
}

.zoek-url a:hover{
	color:#d06413;
}

.zoeknummering a:link {
	color: #d06413;
}

.zoeknummering a:active {
	color: #d06413;
}

.zoeknummering a:visited {
	color: #d06413;
}

.zoeknummering a:hover {
	color: #d06413;
	
}

#pagina {
	margin-bottom: 10px;
	color:#d06413;
	font-weight: bold;
	background:#fee4d5;
	width: 70px;
}

#zoeken {
	margin-left: 10px;

}

#zoek {
	width: 745px;
}

a:link {
	color:#000000;
}

a:active {
	color:#000000;
}

a:visited {
	color:#000000;
}

a:hover {
	color:#000000;
}

.product-titel {
	color:#ffffff;
	width: 620px;
	height: 23px;
	padding-top:7px;
	padding-left: 3px;
	background-color:#d97b35;
	font-weight: bold;
}

.meer-informatie {
	margin-left: 517px;
	margin-top: -30px;
	padding-bottom: 30px;
}