@font-face
{
	font-family:Candara;
	src: url("./fonts/candara.eot") /* EOT file for IE */
}
@font-face
{
	font-family:Candara;
	src: url("./fonts/eurostile.ttf") /* TTF file for CSS3 browsers */
}

body
{
	font-family: Tahoma, verdana, sans-serif;
	font-size:9pt;
	text-align:left;
}

h1
{
	font-weight:bold;
	font-size:+2em;
	margin-bottom:5px;
	margin-top:5px;
}

h4
{
	font-size:+1.1em;
	margin-bottom:5px;
	margin-top:5px;
}

h5
{
	margin-bottom:5px;
	margin-top:5px;
}

a
{
	color:black;
	text-decoration:none;
	font-weight:bold;
}

a:hover
{
	text-decoration:underline;
}

div.placeholder
{
	background-image:url(./images/website/achtergrond.jpg);
	border-radius:10px;
	width:999px;
	height:720px;
	overflow:hidden;
	margin: 0 auto;
	text-align:left;
}

div.placeholder_left
{
	padding:5px;
	float:left;
	width:200px;
	height:auto;
	min-height:400px;
	margin-right:5px;
}

div.placeholder_right
{
	border-left:2px solid black;
	float:left;
	width:760px;
	height:750px;
	overflow:auto;

}

div.header
{
	border-bottom:1px solid black;
	margin-right:80px;
	margin-bottom:20px;
	padding:5px;
	padding-bottom:0px;
	height:auto;
	min-height:90px;
	width:625px;
	text-align:left;
	float:right;
	overflow:hidden;
	line-height:150%;
}

div.title
{
	
}

div.main
{
	width:750x;
	clear:both;
	height:550px;
	overflow:auto;
	padding:20px;
	padding-top:0px;
	line-height:150%;
}

div.logo
{

}

div.menu
{
	height:auto;
	margin-top:10px;
	text-align:right;
	line-height:150%;
}

div.menu a
{
	font-weight:normal;
	color:black;
	text-decoration:none;
}

div.menu a:hover
{
	font-weight:bold;
}

div.itemtitle
{
	clear:both;
	
	font-weight:bold;
	
	border-left:2px solid gray;
	border-right:2px solid gray;
	border-top:2px solid gray;
	
	width:650px;
	padding:10px;
	height:auto;
	overflow:hidden;
	
	border-top-left-radius:7px;
	border-top-right-radius:7px;
}

div.itemmiddle
{
	clear:both;
	
	padding:10px;
	
	border-left:2px solid gray;
	border-right:2px solid gray;
	border-top:1px solid gray;
	
	height:auto;
	width:650px;
	overflow:hidden;
}

div.itemmiddle h1
{
	font-size:+1.2em;
}

div.itembody h1
{
	font-size:+1.2em;
}

div.itembody table
{
	font-size:10pt;
}

div.itembottom
{
	clear:both;
	
	height:auto;
	min-height:20px;
	width:650px;
	overflow:hidden;
	
	border:2px solid gray;
	border-top:1px solid gray;
	
	border-bottom-left-radius:7px;
	border-bottom-right-radius:7px;
	
	margin-bottom:10px;
	
	padding:10px;
	padding-right:10px;
}

div.itembody
{
	clear:both;
	
	padding:10px;
	
	height:auto;
	width:650px;
	overflow:hidden;
	
	border:2px solid gray;
	border-top:1px solid gray;
	
	border-bottom-left-radius:7px;
	border-bottom-right-radius:7px;
	
	margin-bottom:10px;
}

div.prijslijst_1
{
	float:right;
	font-size:7pt;
}

div.album
{
	width:730px;
	height:100%;
	overflow:auto;

}

div.photo_frame
{
	border:1px solid black;
	border-radius:5px;
	width:134px;
	height:220px;
	float:left;
	margin:3px;
}

div.photo_placeholder
{
	height:144px;
}

div.photo
{
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	border-radius:5px;
	overflow:hidden;

}

div.photo a img
{
	border:none;
}

div.photo_frame_bottom
{
	width:auto;
	height:auto;
	overflow:hidden;
}

div.photo_number
{
	border-bottom:1px solid black;
	width:auto;
	height:auto;
	font-size:7pt;
	text-align:right;
	padding:3px;
}

div.photo_label
{
	width:auto;
	height:auto;
	font-size:9pt;
	clear:both;
	overflow:hidden;
	
}

div.photo_icon
{	
	width:auto;
	height:auto;
	padding-right:3px;
	float:right;
}

a.st
{
	font-weight:normal;
	text-decoration:line-through;
}

div.tiny_photo
{
	margin:auto;
	margin-top:10px;
	margin-bottom:3px;
	border-radius:5px;
	overflow:hidden;
}

div.tiny_photo a img
{
	border:none;
}

div.antwoord
{
	font-style:italic;
	font-size:9pt;
	margin-top:10px;
	border-left:1px solid black;
	color:black;
	width:95%;
	float:right;
	padding:5px;
	text-align:justify;
}

div.produktenoverzicht
{
	text-align:left;
	line-height:150%;
}

div.produktenoverzicht table
{
	font-size:8pt;
}

div.produktenoverzicht table td
{
	padding:5px;
}

div.prijslijst
{
	text-align:left;
	background-color:white;
	font-size:9pt;
	padding:10px;
}

div.plug
{
	width:1100px;
	text-align:right;
	padding:5px;
}

