/* >>>>>>>>>>> CSS XQUISITEMEDIA&DESIGN HOME1/08 <<<<<<<<<<<<<< */



/*---------------------------ALGEMENE/OVERHEAD PAGINA INSTELLINGEN----------------
--------------------------------------------------------------------------------*/
body {
color: #ffffff;
text-align: justify;
margin: 0px;
background-image:url(images/bg.jpg);
background-position:left top;
background-repeat:repeat-x;
background-attachment: fixed;
}

a:link {
color: #999999;
text-decoration: none;
}

a:visited {
color: #999999;
text-decoration:none; 
}

a:hover {
color: #666666;
}

a:active {
}

a.metul:link {
color: #999999;
text-decoration: underline;
}

a.metul:visited {
color: #999999;
text-decoration:none; 
}

a.metul:hover {
color: #666666;
}

a.metul:active {
}


h3 {
line-height:1;
font-size:120%;
font-weight:500;
color: #666666;
padding-top:5px;
padding-bottom:10px;
border-bottom: 1px dotted #CCCCCC;
margin-top:5px;
margin-bottom:10px;
}

/* portfolio__archief header h4*/
h4 {
line-height: normal;
font-size:13px;
font-weight:1000;
color: #000033;
padding-top:5px;
padding-bottom:5px;
margin-top:5px;
margin-bottom:5px;
}

ul {
list-style-image:url(images/stijl/ulimage.png);
line-height:15px;
}

ul.opsomming {
list-style-image:url(images/stijl/ul2image.png);
line-height:15px;
}

img
{
  border: 0;
}

/*--------------------------DIV MAINCONTAINERS(LAYOUT)--------------------------------
--------------------------------------------------------------------------------*/
/*hoofdcontainer*/
#maindiv {
text-align: left;
width: 100%;
margin: 0 auto; 
}

/*--------------------------DIV HOMEPAGE--------------------------------
--------------------------------------------------------------------------------*/
#homepagemaindiv {
position:relative;
top:0px;
width:930px;
height:680px;
margin: 0 auto;
}


/*---------------------------HEADERCONTAINER-------------------------------------*/
#headerdiv {
position:absolute;
top:0;
left:0;
z-index: 200;
width:100%;
height: 150px;
background-image:url(images/headerhtml_bg.png);
background-position:left top;
background-repeat:repeat-x;
}

body>div#headerdiv{
position:fixed;
}

#headerlogodiv {
position:absolute;
top:0px;
left:40px;
z-index:300;
width:300px;
height: 38px;
padding-top:0px;
}

#flashheaderdiv {
position:absolute;
top:-2px;
right:0px;
z-index: 300;
width:500px;
height: 180px;
}

body>div#flashheaderdiv{
position:fixed;
}

/*------------------------------CONTENTCONTAINER(S)-------------------------------*/
/*--------Algemeencontentcontainers------------*/
#contenthoofdcontainer {
position: relative;
top: 150px; 
left: 80px;
width: 900px;
height: 600px;
padding:0px;
margin:0px;
float: left;
}

.contenttiteldiv {
position: relative; 
top: 20px; 
left: 0px;
width: 100%;
height: 35px;
padding-left: 10px;
padding-top:0px;
float: left;
/*border-bottom-color: #999999;
border-bottom-style:dashed;
border-bottom-width:thin;*/
}
/*--------|||Overcontentcontainers is de algemene standaard voor de website|||-----------------*/
.contentovertekstdiv {
position: relative; 
top: 25px; 
left: 0px;
width: 550px;
height: 800px;
padding-left: 10px;
padding-top: 0px;
float: left;
}

.contentoverimagediv {
position: relative; 
top: 20px; 
left: 40px;
width: 300px;
height: 300px;
padding-left: 0px;
padding-top: 0px;
float: right;
}

.contacttekstdiv {
position: relative; 
top: 25px; 
left: 0px;
width: 500px;
height: 800px;
padding-left: 10px;
padding-top: 0px;
float: left;
}


/*-------------------------------|||Dienstencontentcontainers|||-----------------------------*/
/*-------------------------------|||Werkwijzecontentcontainers|||----------------------------*/
/*-------------------------------|||portfoliocontentcontainers|||----------------------------*/
#portfoliohoofdcontainer {
position: relative;
top: 140px; 
left: 80px;
width: 920px;
height: 800px;
padding:0px;
margin:0px;
float: left;
}

.portfolio_archief_item {
position: relative; 
top: 20px;
left: 0px;
width: 900px;
height: 150px;
margin-top: 0px;
margin-left: 0px;
padding-left: 0px;
padding-top: 0px;
float: left;
font-family: lucida sans, sans-serif, Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
line-height:18px;
border-top: 1px dotted #cccccc;
}

/*-------portfoliocarousel-------*/
#donecarousel {
position: relative; 
top: 30px; 
left: 0px;
width: 900px;
height: 400px;
margin-top: 0px;
margin-left: 0px;
padding-left: 0px;
padding-top: 0px;
float: left;
}

/*------portfolio individuele cases------*/
.portfoliotekstdiv {
position: relative; 
top: 25px; 
left: 0px;
width: 450px;
height: 300px;
padding-left: 10px;
padding-top: 0px;
float: left; 
}

.portfolioimageholderdiv {
position: relative; 
top: 50px; 
left: 40px;
width: 300px;
height: 300px;
padding-left: 0px;
padding-top: 0px;
float: left;
}

.portfolioimagediv {
position: relative;
width: 300px;
height: 165px;
padding-left:0px;
padding-bottom:15px;
}

/*-----------------------------|||nieuwscontentcontainers|||------------------*/
.nieuws{
position: relative; 
top: 25px; 
left: 0px;
width: 900px;
float: left;
}

.nieuwsitem{
position:relative;
width:900px;
height:250px;
padding:0px;
margin-left:10px;
border-bottom:1px #eeeeee solid;
}

.nieuwstekst{
width:530px;
height:250px;
margin:0px;
padding:0px;
float:left;
}

.nieuwsimage{
width: 300px;
height:200px;
margin-right:0px;
margin-top:26px;
padding:0px;
float: right;
text-align:right;
}

/*---------------------------------FOOTERCONTAINERS------------------------------------*/
#footerdiv {
position:absolute;
bottom:0;
left:0;
width:100%;
height:40px;
background-image:url(images/footer_bg.png);
z-index:100; 
}

body>div#footerdiv{
position:fixed;
}

#footerlinks {
position:absolute;
bottom:0px;
left: 20px;
width:100%;
height: 12px;
padding: 10px;
font-family: lucida sans, sans-serif, Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:9px;
color:#999999;
}

body>div#footertekst{
position:fixed;
}

#hpheuvelrechtsdiv {
position:absolute;
bottom:27px;
right:0;
width:900;
height: 69px;
z-index:100;
}

body>div#hpheuvelrechtsdiv{
position:fixed;
}

#footerheuvelrechtsdiv {
position:absolute;
bottom:27px;
right:0;
width:900;
height: 100px;
}

body>div#footerheuvelrechtsdiv{
position:fixed;
}

#footerheuvellinksdiv {
position:absolute;
bottom:27px;
left:0;
width:700px;
height: 100px;
padding-left:25px;
z-index:100;
vertical-align:bottom;
background-image: url(images/stijl/heuvel-links-aflopend.png);
background-position:left bottom;
background-repeat:no-repeat;
}

body>div#footerheuvellinksdiv{
position:fixed;
}

/*----------------------------------DIV CONTAINER CONTENT-----------------------------------
--------------------------------------------------------------------------------------------*/
.maincontenttekstheader {
font-family: lucida sans, sans-serif, Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight: bolder;
font-size: 20px;
color: #00224C;
line-height:30px;
}

.maincontenttekst {
font-family: lucida sans, sans-serif, Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #999999;
line-height:18px;
}

.maincontenttekstbold {
font-family: lucida sans, sans-serif, Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #666666;
line-height:12px;
font-weight:bold;
}

.portfoliocontenttekstheader {
font-family: lucida sans, sans-serif, Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
line-height:24px;
color: #666666;
border-bottom-width: thin;
border-bottom-color:#666666;
border-bottom-style:dashed;
text-align:left;
}

.portfoliocontenttekst {
font-family: lucida sans, sans-serif, Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
text-align:left;
}

/*--------------------------FORMULIEREN--------------------------------
--------------------------------------------------------------------------------*/
.formstyle1 {
font-family:lucida sans, sans-serif, Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:12px;
color: #999999;
background-color: #F2F2F2;
border-bottom: dotted 1px #CCCCCC;
border-top: solid 1px #E6E6E6;
border-right: none;
border-left:solid 1px #E6E6E6;
padding:2px;
width:300px;
}

.formstyle2 {
font-family:lucida sans, sans-serif, Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:12px;
color: #999999;
background-color: #ffffff;
border: solid 1px #E6E6E6;
padding:2px;
width:300px;
}

