/*___________________________________________________________________________________________________________________

	mediaCT webinterieur - www.mediact.nl - info@mediact.nl - 050 5799393 - Groningen - The Netherlands
	copyright: http://creativecommons.org/licenses/by-nc-nd/2.0/deed.nl

_____________________________________________________________________________________________________________________*/

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

/* end flash headlines */

body { background-color: #fff; }

body,td,th,input,select,textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

body * { line-height: 19px; }

input,textarea { line-height: normal; }

p { margin-bottom: 15px; }

a { color: #000; }
a:hover { text-decoration: none; color: #000; }
a:active { text-decoration: none; }

strong { font-weight: bold; }
em { font-style: italic; }

img { border: none; }
fieldset { border: none; }
caption { display: none; }

ul { list-style-type: circle; margin-left: 25px; padding-left: 0; }
ol { margin-left: 25px; padding-left: 0; }

table { border-collapse: collapse; }
th, td {}
th {}
thead th {}
tbody th {}
tfoot th {}
tfoot td {}

dl dt {}
dl dd {}






/*__________________________________________________________ HEADINGS __________________________________________________________*/

h1,h2,h3,h4,h5,h6 {
	color: #000;
	font-size: 30px;
	font-weight: normal;
	font-family: "times new roman", georgia, serif;
	line-height: 36px;
	margin-bottom: 10px;
}

h4,h5,h6 {
	font-family: arial, verdana, helvetica;
	font-size: 16px;
	line-height: 24px;
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a { text-decoration: none; color: #000; }
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover { color: #000; }

#header { display: none; }


#printinfo {
	position: absolute;
	top: 30px;
	left: 0;
	display: block;
	visibility: visible;
}


#maincontent {
	position: relative;
	top: 100px;
}

#rightcontent { display: none; }

.category {
	padding-bottom: 24px;
	margin-bottom: 24px;
	border-bottom: 1px solid #333;
}

.productrij {
	padding-bottom: 19px;
	margin-bottom: 24px;
	border-bottom: 1px solid #333;
}

.productrij .clear { clear: left; }

.productoverzicht {
	width: 33%;
	float: left;
}

.nr_1, .nr_4, .nr_7, .nr_10, .nr_13, .nr_16 { text-align: left; }
.nr_2, .nr_5, .nr_8, .nr_11, .nr_14, .nr_17 { text-align: center; }
.nr_3, .nr_6, .nr_9, .nr_12, .nr_15, .nr_18 { text-align: right; }

.productoverzicht h3 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}

.productoverzicht .imagewrapper {}

a.bekijk_galerij {
	clear: both;
	display: block;	
	text-align: right;
	position: relative;
	top: 21px;
	text-decoration: none;
}

#rightcontent .sidephoto {
	display: block;
	margin-bottom: 10px;
}

.articlelist ul {}

#itemnavigation { display: none; }
#contactform { display: none; }
#menu { display: none; }
#address {}
#footer { display: none; }