/* 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; font-size:24px; color:#191b1b; }
h2, h2 a, h2 a:hover { font-family:Arial; color: #121263; 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; overflow:hidden;}
.logo		{ width:320px; height:100px; position:absolute; margin-left:340px; margin-top:160px; }

.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:360px; overflow:hidden;}
.menuitemleft	{ height:75px; width:320px; overflow:hidden; margin-top:0; float:left; }
.menuitemleft img:hover, .menuitemleft a:hover img { margin-top:-75px; 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; height:120px; }
.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; }