/* CSS Document */

body{
background:#C0C0C0;
font-family: "Times New Roman", Times, serif;
margin: 5px;
}


#header{
position:relative;
float:left;
text-align:left;
width:1000px;
}

#header.head{
background: url(../img/head.gif) top right no-repeat;
}

#header.head_prijzen{
background: url(../img/head_prijzen.png) top right no-repeat;
}

#header.head_contact{
background: url(../img/head_contact.png) top right no-repeat;
}

#header.head_werkwijze{
background: url(../img/head_werkwijze.png) top right no-repeat;
}

#header.head_home{
background: url(../img/head_home.png) top right no-repeat;
}

#header.head_producten-diensten{
background: url(../img/head_producten-diensten.png) top right no-repeat;
}

#header.head_portfolio{
background: url(../img/head_portfolio.png) top right no-repeat;
}

#header.head_voorwaarden{
background: url(../img/head_voorwaarden.png) top right no-repeat;
}

#header.head_admin{
background: url(../img/head_admin.png) top right no-repeat;
}

h1{
padding-left:10px;
color:003D6A;
}

h2{
padding-left:10px;
color:004A80;
margin:5px 10px 5px 0px;
border-bottom: solid 1px #f26522;
}

p{
color:004A80;
font-size:14px;
}

p.blockquote{
color:#004A66;
}

#thumbshots{
position:absolute;
left:50%;
margin-left:-200px;
width:400px;
text-align:center;
top:40%;
}

blockquote {
font-family:Arial, Helvetica, sans-serif;
color:#004A66;
font-size:14px;
font-style:italic;
margin:20px 10px 10px 0px;
padding:10px 10px;
text-align:center;
background-color: #EEE;
border: 1px dashed #f26522;
}

p.contact{
margin-top:40px;
margin-bottom:4px;
width: 160px;
font: normal 14px Trebuchet MS;
text-decoration: none;
background-color:#003d6a;
padding-left: 6px;
width: 158px;
color:#f26522;
}

#ideal{
height:100px;
width:165px;
padding: 4px;
font: 12px Trebuchet MS;
color:#004a80;
background: url(../img/ideal.gif) top left no-repeat;
}


#server{
float:right;
margin-right:10px;
}


#head_img{
border-style: none;
}


#container{
width:1000px;
padding: 0;
margin: 0 auto;
}


#content {
clear:both;
top:-4px;
width:1000px;
padding-bottom:5px;
position:relative;
float:left;
background:#003d6a;
}


#menu{
float:left;
width:176px;
position:relative;
padding:5px 10px 0px 10px;
background: #003d6a url(../img/dot.gif) top right repeat-y;
}

ul{
list-style-type:none;
padding: 0;
margin: 0;
}

li{
list-style-type:none;
padding: 0;
margin: 0;
}


#contact_gegevens{
width: 160px;
background-color:#EEE;
padding: 4px;
font: 12px Trebuchet MS;
color:#004a80;
border: dashed #f26522 1px;
}


#page{
float:left;
width:750px;
position:relative;
color: #004a80;
padding:0px 20px 5px 30px;
background: #FFF; /* url(../img/earth.gif) bottom right no-repeat;*/
}

#construction{
float:right;
font-size:14px;
text-align:right;
}


#foot{
font: normal 10px Trebuchet MS;
color:#CCC;
padding: 7px 14px;
top: -7px;
position: relative;
float: left;
width: 1000px;
height: 30px;
background: url(../img/footer.gif) no-repeat;
}


#foot1{
font: normal 10px Trebuchet MS;
color:#CCC;
position: relative;
float: left;
display: inline;
}

#foot2{
padding-right: 28px;
position: relative;
float: right;
display: inline;
}


.error{
display: inline;
color: #FF0000;
border: 0px solid #CC3333;
font-style: italic;
}

table{
font-size: 14px;
}



/* CSS Links */

#menu a.menu, #menu a.menu_nu {
display: block;
padding: 4px;
width: 160px;
border-bottom: 1px solid #FFF;
font: normal 14px Trebuchet MS;
text-decoration: none;
}

#menu a.menu_nu:link, #menu a.menu_nu:visited {
background-color:#004a80;
padding-left: 6px;
width: 158px;
color:#f26522;
}

#menu a.menu:link, #menu a.menu:visited {
background-color:#003d6a;
color:#CCC;
}
 
#menu a.menu:hover, #menu a.menu:active {
background-color:#004a80;
color:#f26522;
}


#contact_gegevens a:link, #contact_gegevens a:visited, #foot a:link, #foot a:visited {
font:12px Trebuchet MS;
color:#f26522;
text-decoration:none;
}
 
#contact_gegevens a:hover, #contact_gegevens a:active {
font:12px Trebuchet MS;
color:#004a80;
text-decoration:none;
}


#foot a:link, #foot a:visited {
font:10px Trebuchet MS;
color:#CCC;
text-decoration: none;
}

#foot a:hover, #foot a:active {
font:10px Trebuchet MS;
color: #FFF;
text-decoration: none;
}


#page a:link, #page a:visited {
color:#f26522;
text-decoration:none;
}
 
#page a:hover, #page a:active {
color:#004a80;
text-decoration:none;
}
