@charset "utf-8";
/* AGN Cardeau */
body
	{
		margin:0px;
		padding:0px;
		background:url(images/bg.jpg) repeat-x #909090;
		font-family: "Trebuchet MS";
				font-size:12px;
				color:#FFFFFF;
	}
#mainWrap
	{
		width:924px;
		float:left;
		padding:0 0 0 0px;
	}
#headerPanel
	{
		width:924px;
		height:279px;
		float:left;
		margin:0px;
		padding:0px;
		background:url(images/header.jpg);
		background-repeat:no-repeat;
	}
#headerPanel h1
	{
		width:924px;
		height:45px;
		float:left;
		margin:24px 0 0 0;
		padding:0px;
		text-indent:-1000px;
		background-repeat:no-repeat;
		background-position:center;
	}
/*------------------------------------------------------------HEADER----------------------------------------------------------------------------END-------------------*/	
#cardeau {
width:1005px;
margin:auto;
}

#rightside {
width:80px;
float:left;
}

#subs {
margin-top:100px;
}

#cards {
background-image:url(images/cards.png);
background-repeat:no-repeat;
height:397px;
margin-top:120px;
}
#contentWrap
	{
		width:924px;
		float:left;
		margin:0px;
		padding:0px;
		}
		
#left {
width:239px;
float:left;
}

#contact {
width:239px;
float:left;
height:211px;
background-image:url(images/contact2.jpg);
background-repeat:no-repeat;
}

#contact2 {
width:239px;
float:left;
height:227px;
background-image:url(images/contact2.jpg);
background-repeat:no-repeat;
}

#contactframe {
padding-left:22px;
padding-top:20px;
}


.collectie {
font-family:"Myriad Roman", Verdana;
font-size:12px;
		color:#FFFFFF;
}


#contactleft {
width:60px;
float:left;
color:#FFFFFF;
font-family:"Myriad Roman", Verdana;
font-size:12px;
} 
#contactright {
width:140px;
float:left;
color:#FFFFFF;
font-family:"Myriad Roman", Verdana;
font-size:12px;
} 


#contactright a {
text-decoration:none;
color:#9d2744;
border-bottom:thin #9d2744 dotted;
font-family:"Myriad Roman", Verdana;
font-size:12px;
} 

#extra {
font-family:"Myriad Roman", Verdana;
font-size:12px;
color:#515151;
margin-top:70px;

}

#extra a {
font-family:"Myriad Roman", Verdana;
font-size:12px;
color:#515151;
margin-top:70px;
font-weight:bold;
text-decoration:underline;
}

#extra a:hover {
font-family:"Myriad Roman", Verdana;
font-size:12px;
color:#9d2744;
margin-top:70px;
text-decoration:none;
border-bottom:thin dotted #9d2744;
}

#extra a.current{
font-family:"Myriad Roman", Verdana;
font-size:12px;
color:#9d2744;
margin-top:70px;
text-decoration:none;
border-bottom:thin dotted #9d2744;
}

#subleft {
width:189px;
float:left;
font-family:"Myriad Roman", Verdana;
color:#FFFFFF;
font-size:12px;
margin-left:20px;
}
#subleft2 {
width:270px;
float:left;
font-family:"Myriad Roman", Verdana;
color:#FFFFFF;
font-size:12px;
margin-left:20px;
margin-top:20px;
}

#subleft2 a {
text-decoration:none;
font-weight:bold;
border-bottom:thin dotted #ffffff;
color:#ffffff;
} 

#subright {
width:239px;
float:left;
font-family:"Myriad Roman", Verdana;
color:#FFFFFF;
font-size:12px;
}



#nav {
width:220px;
height:240px;
background-repeat:no-repeat;
}

#nav a {
line-height:13px;
font-family:"Myriad Roman", Verdana;
color:#333333;
text-decoration:none;
font-size:13px;
padding-left:70px;
padding-top:10px;
display:block;
height:20px;
width:160px;
background-image:url(images/bgnav.jpg);
background-position:left;
background-repeat:no-repeat;
}

#nav a.current {
line-height:13px;
font-family:"Myriad Roman", Verdana;
color:#ffffff;
text-decoration:none;
font-size:13px;
padding-left:70px;
padding-top:10px;
display:block;
height:20px;
width:160px;
background-image:url(images/currentnav.jpg);
background-position:left;
background-repeat:no-repeat;
}

#nav a:hover {
line-height:13px;
font-family:"Myriad Roman", Verdana;
color:#ffffff;
text-decoration:none;
font-size:13px;
padding-left:70px;
padding-top:10px;
display:block;
height:20px;
width:160px;
background-image:url(images/currentnav.jpg);
background-position:left;
background-repeat:no-repeat;
}


#right {
width:685px;
background-image:url(images/rightbg.jpg);
background-position:top;
background-repeat:no-repeat;
background-color:#9d2744;
float:left;
}

#collectie {
width:685px;
background-image:url(images/rightbg.jpg);
background-position:top;
background-repeat:no-repeat;
background-color:#9d2744;
height:500px;
float:left;
}

#rightfoot {
width:685px;
background-image:url(images/rightfoot.jpg);
background-position:top;
background-repeat:no-repeat;
float:right;
margin-bottom:30PX;
height:20px;
}


#right h1 {
margin-left:20px;
border-bottom:thin #FFFFFF solid;
color:#FFFFFF;
font-family:"Myriad Roman", Verdana;
font-size:16px;
width:600px;
font-weight:lighter;
display:block;
height:25px;
}

#right p {
margin-left:20px;
color:#FFFFFF;
font-family:"Myriad Roman", Verdana;
font-size:12px;
width:600px;
}

#collectie h1 {
margin-left:20px;
border-bottom:thin #FFFFFF solid;
color:#FFFFFF;
font-family:"Myriad Roman", Verdana;
font-size:16px;
width:600px;
font-weight:lighter;
display:block;
height:25px;
}

#collectie p {
margin-left:20px;
color:#FFFFFF;
font-family:"Myriad Roman", Verdana;
font-size:12px;
width:600px;
}
/*---------------------------------------------------------CONTENTPANEL-------------------------------------------------------------------------END-------------------*/			
#footerWrap
	{
		width:100%;
		height:138px;
		float:left;
		margin:0px;
		padding:0px;
		background: url(images/footerbg.jpg) repeat-x;
	}
#footer 
	{
		width:964px;
		height:97px;
		float: none;
		margin:0 auto;
		padding:41px 0 0 40px;
		background:url(images/footer.jpg) no-repeat right;
	}
#footer ul#footerlinks
	{
		width:500px;
		height:15px;
		float: none;
		margin:0 auto;
		padding:0px;
		display:block;
	}
#footer ul#footerlinks li
	{
		float: left;
		margin:0px;
		padding:0px;
		display:block;		
	}
#footer ul#footerlinks li.footersap
	{
		font-family:Arial;
		font-size:11px;
		color:#fefbc8;
	}
#footer ul#footerlinks li a.footerlinks
	{
		float: left;
		margin:0px;
		padding:0 8px 0 8px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#fefbc8;
		text-align:center;
		text-decoration:none;
	}
#footer ul#footerlinks li a.footerlinks:hover
	{
		text-decoration: underline;
	}
#footer ul#footerlinks li.copyrights
	{
		width:500px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		color:#456d08;
		text-align:center;
	}
	/*-------------------------*/
	
	
#footer ul#validation
	{
		width:150px;
		height:20px;
		float: none;
		margin:0 auto;
		padding:0px;
		display:block;
	}
#footer ul#validation li
	{
		width:64px;
		height:20px;
		float: left;
		margin:5px 0 0 0;
		padding:0px;
		display:block;		
	}
#footer ul#validation li a.xhtml
	{
		width:64px;
		height:17px;
		float:left;
		margin:0 3px 0 0;
		padding:2px 0 0 0;
		font-family:Arial;
		font-size:10px;
		color:#e53501;
		text-align:center;
		text-decoration:none;
		text-transform:lowercase;
		background-image: url(images/button.png) ;
		background-repeat:no-repeat;
	}
#footer ul#validation li a.xhtml:hover
	{
		
		background-image: url(images/buttonover.png) ;
		background-repeat:no-repeat;
	}
/*------------------------------------------------------------INDEXPAGE-------------------------------------------------------------------------END-------------------*/				
#innercontentPanel
	{
		width:683px;
		float:left;
		margin:0px;
		padding:21px 0 30px 40px;
	}
#innercontentPanel h4
	{
		width:683px;
		height:29px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:21px;
		font-weight:normal;
		color:#078535;
	}
#innercontentPanel p.righttxt
	{
		width:683px;
		float:left;
		margin:0px;
		padding:16px 0 0 0;
		font-family: Arial;
		font-size:12px;
		font-weight: normal;
		color:#86434b;
		text-align:justify;
	}
/*-----------------------------------------------------------------------------------INNERPAGE------------------------------------------------------------END---------*/
#contactPanel
	{
		width:683px;
		float:left;
		margin:0px;
		padding:21px 0 30px 40px;
	}
#contactPanel h4
	{
		width:683px;
		height:29px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size:21px;
		font-weight:normal;
		color:#078535;
	}
#contactPanel p.contacttxt
	{
		width:683px;
		float:left;
		margin:0px;
		padding:16px 0 16px 0;
		font-family: Arial;
		font-size:12px;
		font-weight: normal;
		color:#86434b;
		text-align:justify;
	}
#contactPanel p.smallheading
	{
		width:683px;
		float:left;
		margin:0px;
		padding:16px 0 0 0;
		font-family:Georgia;
		font-size:16px;
		color:#dd5c27;
	}
#contactfeildnameblank
			{
				width:160px;
				height:400px;
				margin:10px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildblank
			{
				width:217px;
				height:400px;
				margin:10px 0 0 0;
				padding:20px 0 0 0;
				float:left;
			}
.contactfeildname
			{
				width:160px;
				margin:0 0 10px 0;
				padding:0px;
				float:left;
				font-family: Arial;
				font-size:12px;
				font-weight: normal;
				color:#86434b;
				
			}
.contactfeild
			{
				width:217px;
				margin:0 0 2px 0;
				padding:0px;
				float:left;
			}
.contactfeildinput
			{
				width:200px;
				height:20px;
				font-family: "Trebuchet MS";
				font-size:12px;
				color:#595643;
				border:solid 1px #d2e3e9;
				background-color:#fffdfd;
			}
.txtarea
			{
				width:198px;
				height:80px;
				font-family: "Trebuchet MS";
				font-size:12px;
				color:#595643;
				border:solid 1px #d2e3e9;
				background-color:#fffdfd;
			}
.submit
			{
				width:200px;
				height:20px;
				margin:20px 0 0 0;
				padding:0px;
				float:left;
			}
a.submitbutton
			{
		width:64px;
		height:16px;
		float:left;
		margin:0px;
		padding:2px 0 0 0;
		font-family: Arial;
		font-size:10px;
		color:#86434b;
		text-align:center;
		text-decoration:none;
		background: url(images/login.jpg) no-repeat;
	}
a.submitbutton:hover
	{
		background: url(images/loginover.jpg) no-repeat;
	}
.listbox
		{
				width:217px;
				height:20px;
				float:left;			
				border:solid 1px #d2e3e9;
				background-color:#fffdfd;
		}
		
#collecties {
width:290px;
float:left;
margin-left:20px;
height:80px;
margin-top:20px;
}

#beeld {
float:left;
width:80px;
height:80px;
}

#titel {
width:200px;
height:10px;
float:right;
text-align:left;
font-weight:bold;
}

.content {
min-height:450px;
} 

.content a {
font-family:"Myriad Roman", Verdana;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}


#text {
width:200px;
height:50px;
float:right;
text-align:left;
padding-top:8px;
}

#referenties {
margin-left:20px;
margin-top:20px;
width:600px;
float:left;
}

#reftitel {
height:15px;
width:600px;
float:left;
font-weight:bold;
}

#reftext {
font-style:italic;
margin-top:5px;
width:600px;
float:left;
}
