/*----van Ginkel 2009----*/

html, body{
	height: 100%; 
	margin: 0 auto; 
	padding: 0;
}
body{
	background: #d6e1ee url(background.jpg) no-repeat top center;
	color: #0d2151;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.8em
	}

#canvas{
	background: url(background_shim.png) repeat-y top center;
	border: 0px solid green;
	margin: 0 auto;
	padding-left: 16px;
	width: 956px;
}

a {
	color: #a4141a;
	text-decoration: none;
}
a:hover {
	color: #eb050f;
	text-decoration: none;
}
h1{
	font-size: 3em;
	margin: 10px;
	}
h2{
	font-size: 2em;
	margin: 10px;
	}
h3{
	font-size: 1.5em;
	}	
h1, h2, h3	{
	color: #0d2151;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-weight: normal;
	}
	
#content ul li {
	list-style-image: url(bullet.gif);
}	

/*------------header-----------*/
#header{
	width: 956px;
	border: 0px solid yellow;
}

#header p{
	margin: 0;
	text-align: right;
	padding-right: 16px;
}

/*----------top menu------------*/
#menutop	{ 
	top: 5px;
	width: 940px;
	position: absolute;
	text-align: right; 
	border:0px solid red;
	
}
#menutop ul	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.8em;
	font-weight: bold;
	margin: 0 15px 0 0;
} 
#menutop ul li{
	list-style-type: none; 
	display: inline; 
	padding-right: 15px;
}
#menutop ul li a{
	text-transform: uppercase;
	color:#9abee2;
	}
#menutop ul li a:hover{
	text-transform: uppercase;
	color:#fff;	
	}
	
/*---------- linkerkolom------------*/

#container	{
	width: 940px;
	height: 100%;
	min-height: 550px;
}
#circhome #container{
	background: url(zijlogo_occasions.jpg) no-repeat bottom left;
}
#circproduct #container	{
	background: url(zijlogo_VGMmachines.jpg) no-repeat bottom left;
}
#circgalerie #container{
	background: url(zijlogo_fotoalbum.jpg) no-repeat bottom left;
}
#circnieuws #container{
	background: url(zijlogo_nieuws.jpg) no-repeat bottom left;
}
#circteksten.txtpag1135 #container{
	background: url(zijlogo_vacatures.jpg) no-repeat bottom left;
}
#circteksten.txtpag343 #container{
	background: url(zijlogo_occasions.jpg) no-repeat bottom left;
}
#circzoeken #container, #circcontact #container{
	background: url(zijlogo_contact.jpg) no-repeat bottom left;
}

/*---------- content------------*/


#content{	
	clear: both;
	float: right;
	width: 622px;
	margin: 0;
	padding: 10px;
	height: 100%;
	min-height: 510px;
	background-color: #e3e3e3;
}

#tekst{
	width: 602px;
	clear: both;
	height: 100%;
	margin-left: 10px;
}
#tekst img{
	border: 5px solid #fff;
}

/*-------produktpagina's-------*/
#prodcatsimg img{
	margin-bottom: 10px;
}
#prodcatsimg a{
	font-weight: bold;
	margin:0;
	color: #a4141a;
}

H2.krap{
	font-size: 1.5em;
	font-weight: bold;
}
#tekst img.right, #tekst img.left{
	border: 0px;
	float: left;
	margin: 0 10px 0 0;
}

#prods .item{
	margin: 3px 0 3px -20px;
	padding: 0 5px 0 0;
	height: 100px; 
	width: 635px;
	overflow: visible;
}
#proddetail{
	width: 622px;
	margin: 0 0 0 -20px;
	padding: 0 10px 10px 10px;
	overflow: visible;
}
#proddetail a{
	color: #a4141a;
	text-decoration: none;	
}
#proddetail p.klein{
	position: relative;
	width: 622px;
	padding: 0 10px;
	margin:0;
	margin-left: -10px;
	font-weight: bold;
	font-size: 1.5em;
	color:#9abee2; 
	background-color: #e3e3e3;
}
#proddetail img{
	background-color: #e3e3e3;
	margin: 0 5px;
	padding: 5px;
	border: 1px solid #9da2ba;
}
#proddetail p#detailimg{
	margin: 0;
	margin-left: -10px;
	width: 642px;
	padding: 10px 0;
	background-color: #e3e3e3;
	border-bottom: 10px solid #0d2151;
}
#proddetail p#detailimg img{
	padding: 0;
	border: 5px solid #fff;
}
#proddetail #prodblader{
	margin-right: 20px;	
	margin-top: 0;	
}

/*-------------galerie------------------*/

#circgalerie #tekst ul{
	text-align: center;
}
ul#fotoablbums li a img{
	margin-top: 5px;
}
#circgalerie #tekst ul li{
	margin-right: 40px;
	}
/*------------menu-----------*/

#menu {
	text-align: right;
	padding-top: 3px;
	margin-left: 0;
	width: 940px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em;
	font-weight: normal;
	background: url(nav_shim.gif) repeat-x;	
}

#menu ul{
	display: inline; 
	list-style-type: none;
	margin: 0;
}
#menu ul li{
	color: #fff;	
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #fff;
	}
#menu ul li	a{
	color: #fff;
	list-style-type: none;
	}
#menu ul li a:hover{
	color: #0d2151;
	}
#menu ul li ul{
	display: none;
	}
#menu ul li.current ul{
	display: inline;
	width: 940px;
	height: 20px;
	background-color: #0d2151;	
	float: right;
	padding: 0;
	margin: 2px 0 0 0;
	}
#menu ul li ul li a{
	color:#9abee2;
	}
#menu ul li ul li a:hover{
	color:#fff;
	}
	
/*----------tabel-----------*/

table{
	border-top: 1px solid #e3e3e3;
	border-collapse: collapse;
	}
th {
	background-color: #0d2151;
	}
tr  {
	margin: 0;
}

td{
	border-bottom: 1px solid #e3e3e3;
	background-color: #f7f7f7;	
	padding: 0;
	margin: 0;
}

/*--------contactpagina-------*/

#circcontact #tekst td{
	background-color: #e3e3e3;	
	padding: 0;
	margin: 0;
}
 /*--------footer---------*/
#footer .eigen	{
	font-family: Arial, Helvetica, sans-serif; 
	text-align: center;
	width: 940px; 
	border-top: 1px solid #a5a7ad;
	border-bottom: 1px solid #a5a7ad;
	background-color: #e9f6ff;
	font-size: 1em;
	padding: 5px 0;
	letter-spacing: 0.1em;
	font-weight: normal;
	color: #4e4e4e;
	}
#footer .eclick	{
	text-align: right; 
	font-size: 0.9em;
	color: white;
	position: relative;
	padding-right: 20px;
	}

