
/*---------------- Reset------------------ */
*
{
	margin: 0;
	padding: 0;
}

body
{
	font: normal 11px/17px Tahoma, Arial, Helvetica, sans-serif;
	color: #353535;
	background: #343434 url(../img/bg.gif) repeat-y center;
}

/*---------------- Structuur------------------ */
#wrapper
{
    width: 885px;
    height: 594px;
    position:absolute;
    left: 50%;
    margin-left: -442px;
    top: 0px;
}

#header
{
	height: 115px;
	background: #000;
}

#canvas
{
	margin-top: 2px;
	height: 445px;
}

#links
{
	 width: 273px;
	 background: url(../img/bg_links.gif) no-repeat;
	 float: left;
	 height: 445px;
}

#links div#news_flash
{
    position: relative;
    float: right;
    padding: 0 20px 0 0;
}

#midden
{
	 width: 196px;
	 float: left;
	 height: 445px;
	 margin: 0 3px 0 3px;
}

#midden div#inhoud
{
    color: #00162C;
    background-color: #FFFFFF;
}

#midden div#inhoud
{
   width: 100%;
	filter: alpha(opacity=70);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    -moz-opacity: 0.70; opacity:0.7;
}

#rechts
{
	float: left;
	width: 410px;
	background: url(../img/bg_rechts.gif) no-repeat;
	height: 445px;
}

#rechts div#content
{
	width: 410px;
	position: relative;
	overflow: auto;
	overflow-x: hidden;
	margin: 50px 0 0px 0;
	height: 350px;
}

#rechts div#ruler
{
    width: 100%;
    height: 23px;
    background-color: #9CEF43;
}

#rechts_admin
{
	float: left;
	background: #c7e3a7;
	width: 572px;
	height: 405px;
	font: normal 11px/17px Tahoma, Arial, Helvetica, sans-serif;
	overflow: auto;
	overflow-x: hidden;
	padding: 20px;
}

#rechts_admin div#content_admin
{

	width: 592px;
	position: relative;
	overflow: auto;
	overflow-x: hidden;
	padding: 20px;
	height: 404px;
}

#footer
{
	line-height: 30px;
	text-transform: uppercase;
	font-size: 8px;
	word-spacing: 12px;
	text-align: center;
	background: #000;
	margin-top: 2px;
	font-weight: bold;
	color: #ffffff;
}

#footer a
{
    text-decoration: none;
}

#footer a:hover
{
    text-decoration: underline;
}

.input
{
    font-size: 9px;
}

.textarea
{
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 11px;
}

/*---------------- top------------------ */


#logo
{
	float: right;
	width: 158px;
	height: 93px;
	background: Blue;
	background: url(../img/logo.gif) no-repeat;
	margin: 10px 102px 0 0 ;
}

* html #logo
{
	margin: 10px 50px 0 0;
}

/*---------------- Visual in middenvlak, kopieren voor nieuwe visual------------------ */

#midden div.custom
{
	width: 196px;
	height: 445px;
}

#midden div.stalen
{
	background: url(../img/m_stalen.gif) no-repeat;
	width: 196px;
	height: 445px;
}

#midden div.oog
{
	background: url(../img/m_oog.gif) no-repeat;
	width: 196px;
	height: 445px;
}

/*---------------- Adres gegevens------------------ */

#adres
{
	margin: 0px 0 0 194px;
	padding-top: 4px;
}

#adres1
{
	line-height: 13px;
	border-left: 1px solid #003264;
	border-right: 1px solid #003264;
	padding: 0 8px 0 8px;
	float: left;
	font-weight: normal;
	font-size: 9px;
}

#adres2
{
	line-height: 13px;
	border-right: 1px solid #003264;
	padding: 0 8px 0 8px;
	float: left;
	font-weight: normal;
	font-size: 9px;
}

/*---------------- Headers, opmaak en links------------------ */

h1
{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 8px 0 12px 0;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	margin: 0 8px 10px 0;
}

h3
{
	font-size: 12px;
	font-weight: bold;
}

h4
{
	font-size: 11px;
	font-weight: bold;
}

p
{
	margin: 8px 0;
}

a
{
	color: #0E3D6D;
	text-decoration: underline;
}

/*---------------- Aparte blokken voor inhoud------------------ */

/* Grote Visual of tekst------------------ */
#image_text_box
{
	width: 200px;
	margin: 0 0 0 190px;
}

#text_box
{
	margin: 20px;
}

/* Nieuws of Portfolio blok------------------ */
#content ul
{
	display: block;
	list-style-type: none;
	margin: 10px 20px;
}

#content li
{
	background: url(../img/bg_thumb.gif) no-repeat;
	width: 360px;
	height: 68px;
    float: left;
    margin: 6px 0 0 0 ;
    padding: 4px 4px;
    border-bottom: 1px solid #888888;
}

#content li p
{
	margin: 0;
}

#content li a
{
	text-decoration: none;
}

#content li img
{
    width: 53px;
    height: 53px;
	border: 0px;
	padding-right: 20px;
}

#text
{
	margin: 10px 20px;
	font-size: 11px;
}

#text div#photo
{
	background: url(../img/bg_photo.gif) no-repeat;
	width: 130px;
	height: 130px;
    float: left;
    padding: 6px 6px;
    margin: 10px 0 0 0;
}

#text div#photo img
{
	width: 114px;
	height: 114px;
}


/* Kleine Thumb------------------ */
#content img
{
	float: left;
	margin: 0 3px 0 0;
}

/*-------------- PRODUCTS --------------- */

#product_photos
{
    width: 220px;
    height: 136px;
    margin: 0;
    padding: 0;
}

#product_photos div#big
{
	background: url(../img/bg_photo.gif) no-repeat;
	width: 130px;
	height: 130px;
	float: left;
    padding: 6px 6px;
}

#product_photos div#big img
{
	width: 114px;
	height: 114px;
}

#product_photos div#thumbs
{
	width: 74px;
	height: 100%;
	float: right;
}

#product_photos div#thumbs img
{
	width: 38px;
	height: 38px;
	border: 2px solid #FFFFFF;
	margin-bottom: 2px;

}

/*
----------------------------------------------------------------
MENU
--------------------------------------------------------------------
*/

#nav, #nav ul {
	position: absolute;
	width: 270px;
	list-style: none;
	font-weight: bold;
	padding: 0;
	height: 61px;
	color: #fff;
	font-size: 11px;
	top: 50px;
	left: 250px;
	z-index: 100;
}

#nav a {
	display: block;
	width: 120px;
	w\idth: 6em;
	color: #fff;
	text-decoration: none;

}



/* Aparte class voor de drie hoofditems */

#nav li span.home a {
	background: url(../img/nav_home.gif) no-repeat;
	text-indent: -9999px;
	width: 81px;
	height: 81px;
}

#nav li span.home a:hover  {
	background: url(../img/nav_home_hover.gif) no-repeat;
	text-indent: -9999px;
	height: 81px;
}

#nav li span.products a {
	background: url(../img/nav_products.gif) no-repeat;
	text-indent: -9999px;
	width: 81px;
	height: 81px;
}

#nav li span.products a:hover  {
	background: url(../img/nav_products_hover.gif) no-repeat;
	text-indent: -9999px;
	width: 81px;
	height: 81px;
}

#nav li span.contact a {
	background: url(../img/nav_contact.gif) no-repeat;
	text-indent: -9999px;
	width: 81px;
	height: 81px;
}

#nav li span.contact a:hover  {
	background: url(../img/nav_contact_hover.gif) no-repeat;
	text-indent: -9999px;
	width: 81px;
	height: 81px;
}

#nav li {
	float: left;
	padding: 0;
	width: 81px;
	height: 16px;
	background: none;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	border: 1px solid #fff;
	margin: 0;
	top: 70px;
	background-color: #003264;
	z-index: 100;
}

#nav li ul
{
    filter: alpha(opacity=70);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    -moz-opacity: 0.70; opacity:0.7;
}

#nav li li {
	padding: 4px 7px 2px 3px ;
	width: 13em;
	border-bottom: 1px solid #fff;
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
	color: #fff;

}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li li:hover, #nav li li.sfhover {
	background: #888;
}

.text_red
{
    color: #CC0000;
}