/* START CSS webshop */
input.admininput
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #e8e8e8;
}

textarea.opmerkingen
{
	
}

span.paginatitel{
	font-size:16px;
	font-weight: bold;
	color:#000000;
	margin-top:5px; margin-bottom:5px;
}
/* de knop bij het inloggen */
.loginknopje {
	background-color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#fff;
	}

/* i.g.v. foutmelding */
p.error {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#f29914;
	font-weight: bold;
}

/* i.g.v. een goede result melding */
p.ok {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight: bold;
}

/* U bent ingelogd als */
td.ingelogd{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#ffffff;
	font-weight: bold;
}

td.filterlinks{
	font-size: 11px;
	font-weight: bold;
	color: #d33e38;
}

td.producthead{
	font-size: 10px;
	font-weight: bold;
	color: #d33e38;
	border-right: solid 1px #999999;
}
td.productheadbottom{
	font-size: 10px;
	font-weight: bold;
	color: #d33e38;
	border-right: solid 1px #999999;
	border-bottom: double 3px #999999;
}
/* opmaak filter selectie boxen */
tr.filter {}

/* opmaak regels met producten donker */
tr.productItem1 {
	background-color:#ececec;
	} 

/* opmaak regels met producten licht */
tr.productItem2 {  }

/* opmaak regels met producten licht */

td.productItemAdmin {
    border:solid 1px #ddd;
    border-collapse: collapse;
    font-size: 9px;
    padding:0px;
    height:12px;
}
.productItemAdmin input, .productItemAdmin select{
    font-size: 9px;
    border:none;
    margin:0px;
    padding:0px;
}

/* opmaak regel verzend knop */
tr.productSubmit {}

/* opmaak header tabel met productregels */
tr.orderHeader {
	background:url(../img/ak-item.jpg) no-repeat top;
	height:47px;
	font-weight:bold;
	margin-left:15px;
	margin-right:15px;
	}

/* opmaak regels tabel met productregels */
tr.orderItem {}

/* opmaak tabel met totalen van de productregels */
tr.orderTotaal {
	font-weight:bold;}

/* beheer klantinfo */
tr.nawForm {}

td.notice{
    font-weight:bold;
    color:#D33E38;
    padding:5px;
    border:dotted 1px #000;
    font-size:12px;
    margin-right:12px;
    background-color:#f8f8f8;
}
/* BEHEER */


/* END CSS webshop */

a {
	color: 000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #e5302c;
	font-weight: bold;
	text-decoration: underline;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #ffffff; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #c4c4c4; 
	scrollbar-darkshadow-color: #c4c4c4; 
	scrollbar-track-color: #c4c4c4; 
	scrollbar-arrow-color: #c4c4c4;
	background:url(../img/basis/achtergrond.jpg) center top no-repeat
}
table {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h1 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.groen {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.grijs {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.lplaatje img {
	float: left;
	margin-right: 10px;
}
.titel {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.menu {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.hand {  
	cursor: hand;
}
.lijn_tabellen {  
	border: 1px #ffffff Dashed;
}
.small {  
	font-size: 11px;
}
.smallwit {  
	font-size: 11px;
	color:#FFF
}
.onder {  
	font-size: 9px;
	color:#aba197;
}
.extrasmall {  
	font-size: 7px;
}
.ak {
	background:url(../img/ak.jpg) top;
}
.akonder {
	background:url(../img/basis/onder.png) no-repeat top;
	height: 35
} 
.akmenu {
	background:url(../img/ak-menu.jpg) no-repeat top;
	height: 201
} 
.akprojecten {
	background:url(../img/basis/ak-projecten.jpg) no-repeat top;
} 

.knop-midden {
	background: url(../img/basis/ak-knop-groen-midden.jpg) no-repeat top left;
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
} 
.wit {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
} 
.knop-rechts {
	background: url(../img/basis/ak-knop-groen-rechts.jpg) no-repeat top left;
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
a.spec {
	color: ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.spec:hover {
	color: #c3d9a9;
	font-weight: bold;
	text-decoration: none;
}

#akmenu {	
font-family: Verdana, Helvetica, sans-serif;	
font-size: 11px;	
font-weight: bold;			
width: 320px;
height: 25px;
}
#akmenu a {		
text-decoration: none;	
color: #ffffff;
display: block;	
height: 25px;	
width: 320px;
padding-left: 50px; 	
padding-top: 5px;
background: url('../img/basis/ak-menu-on.jpg') no-repeat;
}
#akmenu a:hover {	
color: #56913c;
background: url('../img/basis/ak-menu-over.jpg') no-repeat;	
}
#tussenmenu{	
color: #fff;
height: 1px;
width: 320px;
}
a.witt {
	color: ffffff;
	font-weight: bold;
	text-decoration: none;
}

.inlog {
	color: ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.witt:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
a.spec1 {
	color: ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.spec1:hover {
	color: #dad6d2;
	font-weight: bold;
	text-decoration: none;
}
a.tonder {
	color: #6a5c4b;
	font-weight:normal;
	text-decoration: none;
}
a.tonder:hover {
	color: #6a5c4b;
		font-weight:normal;
	text-decoration: none;
}
.disabled {  
	font-family: Verdana; 
	font-size: 11px; 
	background-color: ffedc7; 
	border-style: none;
}
.fotoalbum {  
	border: #ffffff; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	cursor: hand;
}

.fieldHolder
{
	width: 138px;
	height: 52px;
	background: url(../img/basis/field.png) no-repeat;
	float: left;
}

.textInput2
{
	width: 108px;
	height: 27px;
	background: none;
	border: none;
	color: #6e655a;
	margin-top: 6px;
	margin-left: 20px;
}

.frm_input {  
	background: #fff;
	font-family: Verdana; 
	font-size: 11px; 
	color: #6e655a;
	border-width: 1px;    
	border-style: solid;    
	border-color: #e31c17;
	width:150;
	}
.frm_button {  
	font-family: Verdana; 
	font-size: 11px; 
	color: #44545f; 
	background-color: #ffffff; 
	cursor: hand;
}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #25323b;
	}
	
.bold {
	font-weight: bold;
	}

.italics {
	font-style: italic;
	}

.underline {
	text-decoration: underline;
	}

.strikethrough {
	text-decoration: line-through;
	}

.overline {
	text-decoration: overline;
	}

.sized {
	text-size:
	}

.quotecodeheader {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

.codebody {
	background-color: #FFFFFF;
	font-family: Courier new, courier, mono;
	font-size: 12px;
	color: #006600;
	border: 1px solid #BFBFBF;
	}

.quotebody {
	background-color: #FFFFFF;
	font-family: Courier new, courier, mono;
	font-size: 12px;
	color: #660002;
	border: 1px solid #BFBFBF;
	}

.listbullet {
	list-style-type: disc;
	list-style-position: inside;
	}

.listdecimal {
	list-style-type: decimal;
	list-style-position: inside;
	}

.listlowerroman {
	list-style-type: lower-roman;
	list-style-position: inside;
	}

.listupperroman {
	list-style-type: upper-roman;
	list-style-position: inside;
	}

.listloweralpha {
	list-style-type: lower-alpha;
	list-style-position: inside;
	}

.listupperalpha {
	list-style-type: upper-alpha;
	list-style-position: inside;
	}
	
	#container {
		width: 450px;
		margin: 0 auto;
		text-align: left;
		}
		#container h1 {
			color: #fff;
			font-weight: normal;
			font-size: 25px;
			margin-bottom: -8px;
			margin-left: -1px;
			}
		.blokske {
			background-color: #dad6d2;
			padding: 20px;
			margin-bottom: 20px;
			}
			.blokske h2 {
				color: #6c9047;
				font-weight: normal;
				font-size: 14px;
				}
			.blokske strong {
				background-color: #eee;
				color: #000;
				}
			.blokske p {
				color: #555;
				}
			.blokske a {
				color: #6c9047;
				font-weight: bold;
				}
/* textarea*/
.opmerkingen{
	width:600px;
	height:80px;			
}
