/* RESET CSS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: none; }
:focus { outline: 0; }
body { line-height: 1; }
ul, ol 	{ font-family: Arial; font-size: 12px; color: #FFFFFF; line-height: 17px; margin-left: 15px; padding-left: 0px;}
table {	border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left;	font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q {	quotes: "" ""; }

/* MAIN CSS */
* html { height:100%; overflow-x: hidden; }
p, label {	font-family: Arial;	font-size: 12px; color: #575757; line-height: 19px; }
a {	font-family: Arial;	font-size: 12px; color: #000000; line-height: 19px; }
a:hover { color: #000000; text-decoration:none; }
input, textarea, select, button{ font-family: Arial; font-size: 12px; }

h1 { font-family:Arial; color:#292929; font-size:24px; line-height:24px; }
h2, h2 a, h2 a:hover { font-family:Arial; color: #ed1d24; font-size:18px; line-height:18px; text-decoration:none; }

.clear { content:"."; clear:both; height:0px; display:block; overflow:hidden; }
.container { margin:0 auto; width:980px; margin-bottom:20px; }
.top	{ width:980px; height:360px; }
.topMenu	{ width:320px; height:360px; float:left; }
.basicMenu	{ width:320px; height:49px; background-image:url(/img/basicMenu.gif); padding-left:30px; }
.header		{ width:660px; height:360px; float:left; }
.logo		{ width:320px; height:100px; position:absolute; margin-left:340px; margin-top:160px; }
.taal		{ width:70px; height:100px; position:absolute; margin-left:575px; margin-top:5px; }
.taal img { float:left; margin-left:10px; }

.menuBtn	{ height:49px; overflow:hidden; margin-top:0; float:left; }
.menuBtn img:hover, .menuBtn a:hover img { margin-top:-49px; cursor:pointer; }
.menuBtn a:hover, .prod1 a:hover, .prod2 a:hover, .prod3 a:hover { display:block; }
.menuBtn_on	{ height:49px; overflow:hidden; margin-top:-49px; float:left; }

.mSpacer	{ height:49px; width:32px; background-image:url(/img/spacer.gif); float:left; }

.prodMenu	{ width:320px; height:311px; }
.prod1	{ height:101px; width:320px; overflow:hidden; margin-top:0; float:left; }
.prod1 img:hover, .prod1 a:hover img { margin-top:-101px; cursor:pointer; }
.prod2	{ height:100px; width:320px; overflow:hidden; margin-top:0; float:left; }
.prod2 img:hover, .prod2 a:hover img { margin-top:-100px; cursor:pointer; }
.prod3	{ height:110px; width:320px; overflow:hidden; margin-top:0; float:left; }
.prod3 img:hover, .prod3 a:hover img { margin-top:-110px; cursor:pointer; }

.bgBody	{ width:980px; background-image:url(/img/bgBody.gif); background-repeat:no-repeat; background-position:top; }
.cLeft	{ width:320px; float:left; }
.contactLeft	{ width:290px; padding:20px 0 0 30px; margin-bottom:40px; min-height:100px; }
.extralinks { width:320px; padding:20px 0 0 0px; margin-bottom:40px;  }
.cRight	{ width:600px; padding:15px 30px 0 30px; float:left; }

.cBtn	{ width:225px; height:25px; overflow:hidden; background-position:0 0; position:absolute; background-image:url(/img/cbtn.gif); font-family:Arial; font-size:12px; color:#787878; text-align:center; padding-top:5px; margin:10px 0 0 20px; }
.cBtn:hover, .cBtn a:hover { background-position:0 -30px; cursor:pointer; display:block; color:#000; }
.cBtn a	{ text-decoration:none; display:block; color:#787878; height:30px; }

.dekens { height:150px; border-top:1px solid #dedede; overflow:hidden; margin:0px 20px 0px 0; padding:20px 0 20px 0; }
.dekens p { color:#000000; }
.dekens a { color:#575757; }
.dekenfoto { height:150px; width:200px; padding-right:10px; float:left;  }
.dekentekst { height:150px; width:350px; padding-right:10px; float:left; }

.tekst { float:left; width:380px; }
.foto { float:right; width:200px;  }
.foto img { padding-bottom:10px; }



/*ACCORDION*/
.basic, #list2 { width:400px; }
.basic  { width: 400px; }
.basic p { margin-bottom : 10px; border: none; text-decoration: none; font-size: 12px; margin: 0px; padding: 10px; }
.basic a { cursor:pointer; display:block; padding:5px; margin-top: 0; text-decoration: none; font-weight: bold; font-size: 12px; }
#list2 { width:400px; height: 178px; border: 1px solid #eee; overflow: hidden; }
@media print { .basic div, #navigation ul, #list2 dd, #list3 div{ display: block!important; height: auto!important }}
