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

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:20px;
}
body {
	background-color:#e8e8e8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}

/* Link eigenschappen //////////////////*/ 
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
}

/* Hoofdtekst ////////////////////////////*/
h1 {
	font-size: 12px;
	color: #000000;
	display:inline;
}
h2{
	font-size:18px;
	color:#000000;
	display:inline;
	font-weight:bold;
	}

/* Footer ///////////////////////////////////*/
#footer{
	position:relative;
	height:40px;
	background-color:#00276C;
	background-image:url(../images/footer.gif);
	text-align:center;
	padding-top:30px;
	margin-top:20px;
	}
#footer td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	line-height:16px;
	}
#footer td a{
	color:#FFFFFF;
	text-decoration:none;
	}

#footer td a:hover{
	text-decoration:underline;
	}
	
.navigatiemenu{
	color:#003366;
	font-size:11px;
}

.tabs{
	height:40px;
	}
	

#mainContainer{
	position:relative;
	width:980px;
	margin:auto;
	border:1px solid #000000;
	background-color:#FFFFFF;
	}
#top{
	position:relative;
	height:130px;
	margin-bottom:15px;
	}
#middenContainer{
	width:980px;
	position:relative;
	background-image:url(../images/agMidden.gif);
	background-repeat:repeat-y;
	}

#linkerNavContainer{
	position:relative;
	float:left;
	width:220px;
	margin-right:10px;
	text-align:left;

	}
#container{
	position:relative;
	float:left;
	width:517px;
	text-align:left;
	
	}
#rechterNavContainer{
	position:relative;
	float:right;
	width:220px;
	margin-left:10px;
	text-align:right;
	}
#navContainerItem{
	position:relative;
	}
#navKop{
	position:relative;
	height:25px;
	}
#navItems{
	position:relative;
	margin-left:20px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:20px;
	}
#navItems ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	}
#navItems ul li{
	background-image:url(../images/linkerpijl.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:10px;
	}
#navItems ul li ul{
	display:none;
	}
	
#navItems ul li h1 a{
	font-weight:normal;
	}
#logo{
	position:relative;
	height:70px;
	margin-top:30px;
	}
#navItemsRechts{
	list-style: none;
	position:relative;
	margin-left:0px;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:20px;
	text-align:right;
	}
#navItemsRechts ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	}
#navItemsRechts ul li{
	background-repeat:no-repeat;
	background-position:205px 5px;
	background-image:url(../images/rechterpijl.gif);
	padding-right:10px;
	list-style: none;

	}
#navItemsRechts ul li h1 a{
	font-weight:normal;
	list-style: none;

	}
#navKopRechts{
	position:relative;
	text-align:right;
	height:25px;
	}
.invoerVeldRechts{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	color:#666666;
	background-color:#FFFFFF;
	border:1px solid #000000;
	width:150px;
	text-align:right;
	}
.invoerVeldRechts2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	color:#666666;
	background-color:#FFFFFF;
	border:1px solid #000000;
	width:180px;
	text-align:right;
	}
.invoerVeldRechts3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	color:#666666;
	background-color:#FFFFFF;
	border:1px solid #000000;
	width:200px;
	text-align:left;
	}
.zoeken{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	background-color:#FFF;
	border:1px solid #000000;
	padding:2px;
	margin-bottom:10px;
	}
.winkelAantal{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	color:#666666;
	background-color:#FFFFFF;
	border:1px solid #000000;
	width:20px;
	padding:1px;
	}
.zoeken a:hover{
	background-color:#CCCCCC;
	color:#000000;
	text-decoration:none;
	}
.merklogoo{
	float:left;
	margin-left:20px;
	margin-top:20px;
	text-align:center;
}

.merklogoo img{
	border:1px solid black;
}

.meerinfo{
	float:right;
}

.meerinfo a:link{
	color:#003366;
}

.brick{
	clear:both;
	position:relative;
}

.begin{
	margin-bottom:10px;
}

.linkss{
	padding-top:20px;
	padding-left:10px;
	height:300px;
	float:left;
	line-height:20px;
	width:240px;
	border-right:1px dashed black;

	}

.linkss a:link, .linkss a:visited{
	color:#000c6a;
}

.rechtss a:link, .rechtss a:visited{
	color:#000c6a;
}


.logo{
	margin-top:10px;
	margin-right:5px;
	z-index:1;
	float:right;
	
}

.merktekst{
	margin-top:10px;
	font-size:11px;
	float:left;
	width:240px;
}

.merkafb{
	z-index:0;
	margin-top:-20px;
	float:right;
}

.rechtss{
		width:250px;
	float:right;
}

.collectie{
	font-size:14px;
	font-weight:bold;
}

.decollectie{
	margin-top:25px;
	font-size:11px;
	color:#000c6a;
	margin-left:-40px;
	list-style:none;
}

.pontwerper{
	font-size:12px;
	float:left;
	margin:10px;
}

.tabs{
	height:40px;
	}
#breadcrumb{
	position:relative;
	height:30px;
	color:#FFF;
	font-weight:bold;
	margin-top:1px;
	padding-left:10px;
	line-height:25px;
	margin-bottom:10px;
	background-image:url(../img/knoppen/bar.png);
	background-repeat:no-repeat;
	}
	
.projectTitel{
	font-size:16px;
	font-weight:bold;
	line-height:25px;
	color:#003366;
	margin-bottom:10px;
}

.blauw{
	color:#003366;
}
.broodmenu{
	background-image:url(../img/knoppen/bar.png);
	background-repeat:no-repeat;
	margin-top:10px;
	height:30px;
	padding-left:10px;
	line-height:20px;
	color:#FFF;
	word-spacing:10px;
	font-weight:bold;
}

.invoerVeldzoek{
	border:1px solid black;
	height:20px;
	width:198px;
	font-size:11px;
}

.broodmenu a{
	font-weight:bold;
	color:#FFF;
}

#breadcrumb a{
	color:#FFF;
}
#breadcrumb ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	}
#breadcrumb ul li{
	display:inline;
 
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding:.2em 1em;
	}
#breadcrumb ul li h1{
	font-weight:normal;
	}
#topArticle{
	position:relative;
	margin-bottom:15px;
	background-color:#FFF;
	}
#topArticle{
	position:relative;
	margin-bottom:15px;
	background-color:#FFF;
	}
#topArticleImage{
	position:relative;
	margin-bottom:10px;
	}
#topArticleSmallContainer{
	position:relative;
	margin-bottom:10px;
	background-image:url(../images/agTop2Kolom.gif);
	background-repeat:repeat-y;
	}
#topArticleImageSmall{
	position:relative;
	float:left;
	width:325px;
	}
#topArticleRight{
	position:relative;
	float:right;
	width:148px;
	padding-left:15px;
	margin-top:0px;
	margin-right:5px;
	padding-bottom:5px;
	border:1px dashed black;
	}
#topArticleRight ul{
	list-style-type:none;
	margin:0px;
	padding:0px;

	}
#topArticleRight ul li{
	background-image:url(../images/linkerpijl.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:10px;
	margin-bottom:-20px;
	}
#topArticleRight ul li h1 a{
	font-weight:normal;
	}

#artikelPrijsVlak{
	position:relative;
	background-color:#FFFFFF;
	text-align:right;
	width:100px;
	float:right;
	padding:5px;
	margin-top:15px;
	margin-bottom:40px;
	}
#streep{
	position:relative;
	clear:both;
	background-image:url(../images/agHorStreep.jpg);
	height:25px;
	}
#tweeKolomContainer{
	position:relative;
	background-image:url(../images/ag2kolom.gif);
	background-repeat:repeat-y;
	margin-bottom:15px;
	}
#linkerKolom{
	position:relative;
	width:252px;
	float:left;
	}
#rechterKolom{
	position:relative;
	width:252px;
	float:right;
	}
#linkerKolom2{
	position:relative;
	width:235px;
	float:left;
	}
#rechterKolom2{
	position:relative;
	width:235px;
	float:right;
	}
	
#kolomKop{
	position:relative;
	height:30px;
	background-color:#FFF;
	}
#kolomIllustratie{
	position:relative;
	height:190px;
	margin-bottom:10px;
	}
#kolomTekst{
	position:relative;
	margin:10px;
	text-align:left;
	}
#kolomTekst ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	}
#kolomTekst ul li{
	background-image:url(../images/linkerpijl.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:10px;
	}
#kolomTekst ul li h1 a{
	font-weight:normal;
	}
#kop{
	background-image:url(../img/knoppen/bar.png);
	background-repeat:no-repeat;
	height:30px;
	padding-left:10px;
	line-height:25px;
	color:#FFF;
	position:relative;
	margin-bottom:10px;
	}
#kop h1{
	color:#FFF;
}

#kop ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	}
#kop ul li{
	display:inline;
	background-image:url(../images/linkerpijl.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding:.2em 1em;
	}
#drieKolomContainer{
	position:relative;
	background-image:url(../images/ag3kolom.gif);
	background-repeat:repeat-y;
	}
#kolomSmall{
	position:relative;
	width:163px;
	float:left;
	margin-right:15px;
	text-align:center;
	}
#kolomSmallRechts{
	position:relative;
	width:163px;
	float:right;
	text-align:center;
	}
#kolomSmallKop{
	position:relative;
	height:50px;
	margin-bottom:10px;
	}
#kolomSmallImage{
	position:relative;
	height:190px;
	margin-bottom:10px;
	}
#thumb{
	position:relative;
	width:75px;
	height:75px;
	float:left;
	border:1px solid #000000;
	background-color:#FFFFFF;
	margin-right:9px;
	margin-bottom:10px;
	}
#winkelItem{
	position:relative;
	margin-bottom:5px;
	background-color:#FFF;
	background-image:url(../images/agWinkel.gif);
	background-repeat:repeat-y;
	}
#winkelItem td{
	font-size:10px;
	}
#grijsvlak{
	position:relative;
	background:#CCCCCC;
	margin-bottom:10px;
	padding:15px;
	}
#projectContainer{
	position:relative;
	background:#CCCCCC;
	margin-bottom:15px;
	padding:10px;
	}
#projectImage{
	position:relative;
	float:left;
	width:143px;
	height:190px;
	}
#projectDiscription{
	position:relative;
	float:right;
	width:340px;
	}
#projectTop{
	position:relative;
	height:390px;
	margin-bottom:15px;
	}
	
#baksteen{
	position:relative;
	clear:both;
	}

.leesverder a:link{
	font-style:italic;
	text-decoration:none;
	color:#990000;
	}
.leesverder a:visited{
	text-decoration:none;
	color:#990000;
	}
.leesverder a:hover{
	text-decoration:underline;
	color:#990000;
	}
.uitzondering{
	font-size:10px;
	color:#00276c;
	line-height:15px;
	}
.icon{
	background-color:#900;
	background-image:url(../images/bg_rounded.gif); 
	background-repeat:no-repeat;
	}
.italicSmall{
	font-style:italic;
	font-size:10px;
	}
	
	div#top {
	position:relative;
	margin-left:0px;
	width:980px;
	height:130px;
	margin-bottom:15px;

}

div#banner {
	width:356px;
	height:95px;
	position:absolute;
	background-image:url(http://pvointerieur.nl/layers/pvo/img/topBanner.png);
	background-repeat:no-repeat;
	margin-left:300px;
	margin-top:15px;
}
