body {
	margin:0px;
	background-image:url(img/background.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color: #D5DF3D;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	scrollbar-face-color: #D5DF3E;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #D9DF70;
	scrollbar-shadow-color: #B7BF35;
	scrollbar-darkshadow-color: #B7BF35;
	scrollbar-arrow-color: #F26434;
	scrollbar-track-color: #D9DF70;
/*	color: #0096CE; */
	color: #00AAEA;
/*	color: #00ADEF;*/
	behavior: url("hover.htc");
	
}

P {
	margin-top:11px;
}

#container {
	margin: auto;
	width:870px;
	margin-top:40px;
}

H1 {
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 14px;
	letter-spacing: 1px;
}

H2 {
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 14px;
	letter-spacing: 1px;
	color: #F26430
}

H3 {
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 11px;
	letter-spacing: 1px;
	color: #F26430
}

TD {
	height: 18px;
}

.fout {
	color: red;
}

#menu {
}

#menu a {
	color: white;
	text-decoration:none;
	font-weight: bold;
}
#menu a:link{}
#menu a:visited{
	color: white;
}
#menu a:active{
	color: #F26430;
}
#menu a:hover{
	text-decoration: underline;
	color: #F26430;
}

#content {
	margin-top: 40px;
	text-align:justify;
	line-height:13px;
	width: 860px;
	height:470px;
	overflow:auto;
}

#content a {
	color:#898F18;
}

#content a:link, #content a:visited {
	text-decoration: none;
	color: #898F18;
}
#content a:active {
	text-decoration: none;
	}
#content a:hover {
	text-decoration: underline;
}



TEXTAREA{
	border: 1px solid #00A8FF;
	font-family: verdana, Helvetica, sans-serif;
}

INPUT, textarea{
	background-color: #FBFCEC;
	color: #00ADEF;
	font-size:11px;
}

.inputtext {
	border: 1px solid #00A8FF;
}

.kaartinoverzicht {
	float:left;
	width:200px;
	height: 200px;
	text-align:center;
}

.kaartinoverzicht img{
	margin: 2px;
}

.kaartinoverzicht img:hover{
	margin: 1px;
	border: 1px solid #00AAEA;
}


#collectienavigatie {
	position:absolute;
	top:560px;
	width: 300px;
	margin-left:250px;
	text-align: center;
	z-index:15;
}

#kaartindetail {
	position:absolute;
	top:160px;
}

#envelopindetail {
	position:absolute;
	top: 490px;
}

#opmaak {
	position:absolute;
	margin-left:310px;
	top:160px;
}

#keuzelinkjes {
	position:absolute;
	top:160px;
	text-align:right;
	width:860px;
}


#enveloppen, #fonttypes, #fontcolors, #indelingen, #prijsberekening, #proefmodel, #uitleg {
	position:absolute;
	margin-top:20px;
	margin-left:120px;
	width:600px;
	height:430px;
	background-color:#FBFCEC;
	border: 1px solid #18B2DE;
	visibility:hidden;
	text-align:center;
	padding: 10px;
	overflow: auto;
	z-index:6;
}

#uitleg {
	margin-top:-220px;
	height: 490px;
	text-align:left;
}

#uitleg h3 {
	text-align:center;
}

#enveloppen {
	text-align:left;
}

#prijsberekening, #proefmodel {
	text-align: left;
}

#prijsberekening td {
	padding-right: 20px;
}

#imgkaart, #imgopmaak {
	margin: 3px 0px 3px 0px;
}

#imgkaart:hover {
	margin: 3px 0px 2px 0px;
	border:1px solid #00AAEA;
}

#imgfont, .imgindeling {
	margin: 3px 0px 3px 0px;
		border: 1px;
	border-style:dotted;
	border-color:#E6ED8B;
}

.imgenvelop {
	margin: 3px 0px 3px 0px;
	border: 1px;
	border-style:dotted;
	border-color:#E6ED8B;
}

.imgdetailpag {
	border:1px;
	border-style:dotted;
	border-color:#E6ED8B;
/*	border-color:#D6EAFE; */

}

#kaartnavigatie {
	position:absolute;
	top: 560px;
	z-index:3;
}

#kaartacties {
	position:absolute;
	top: 560px;
	text-align: right;
	width:860px;
	z-index:2;
}

#terug {
	position:absolute;
	top:560px;
	width:860px;
	/*text-align:right;*/
	z-index:10;	
}

.categorieophomepage {
	margin-bottom:2px;
	margin-right:2px;
}