/* Iffectiv.nl - copyright (c) 2007-2008 --- Iffectiv Business Solutions /  NieuweWonen.nl bij Arjan Tippe/Henk Courtz */
body {
font: 93%/1.4em verdana, serif;
background: #000;
color: #999;
letter-spacing: 0.1px;
}

/*
body {
font: 100%/1.2em  Tahoma, Trebuchet MS, verdana, serif;
background: #000;
color: #999;
letter-spacing: 0.3px;
}*/
			
h1 {
font-family: "MyriadPro Light.ttf", verdana, serif;
/*font-family: "LACURG__.TTF", verdana, serif;*/
font-size: 2.4em;
font-weight: normal;
line-height: 100%;
}

h2 {
font-family: verdana, serif;
}

h3 {
font-family: verdana, serif;
}

h4 {
font-family: verdana, serif;
}

h5 {
font-family: verdana, serif;
}

h6 {
font-family: verdana, serif;
}

p {
margin: 0 0 15px 0;
line-height: 1.5em;
text-align: left;
}

a {
color: #999;
text-decoration: none;
}

a:hover {
color: #f90;
text-decoration: underline;
}

.dispnone{
display: none;
}

/* MAIN */
#bg{
background: transparent;
}

#container {
background: url(../images/frame.png) no-repeat;
margin: 50px auto 0px auto;
width: 1000px;
min-height: 670px;
height: 670px;
}

#header, #footer {
clear: both; 
width: 100%;
}

/* HEADER */
#header {
background: transparent;
position: relative;
width: 920px;
}

#header .logo {
background: url(../images/retouch.png) no-repeat;
height: 80px;
width: 146px;
margin: 40px 0 0 24px;
float: left;
}

#header .ltmenu, #header .rtmenu {
background: transparent;
height: 80px;
margin-top: 41px;
float: right;
}

#mainmenu {
background: url(../images/menubar.png) no-repeat;
height: 41px;
margin-left: 18px;
clear: both;
}

/* CONTENT */
#contentbox {
width: 903px;
height: 440px;
margin: 15px 0 0 37px;
}

#contentxl {
margin: 0px 35px 10px 35px;
overflow: auto;
height: 360px;
padding-right: 15px;
}

#leftcontainer {
height: 440px;
width:400px;
float: left;
}

#doctitle {
/*width: 352px;
height:35px;*/
margin: 0px 0px 18px 30px;
}

#contentleft {
margin: 0 20px 10px 35px;
overflow: auto;
height: 348px;
padding-right: 20px;
width: 325px;
}

#quicklinks {
width : 365px;
float: left;
margin-left: -5px;
}

#rightcontainer {
width: 475px;
height: 400px;
margin: 40px 0 0 0;
float: right;
}

#rightcontainergallery {
width: 475px;
height: 440px;
float: right;
}

#contentright {
margin: 0 25px 10px 5px;
}

