/* Style voor creator-afbouwergroep.nl  */
@media screen
{
html,body {
margin: 0;
padding: 0;
font-family: arial, helvetica, sans-serif;
color: #fff;
font-size: small;
height:100%;
margin: 0 auto;
background-image: url(../images/bg.jpg);}

img {border: none;}
ul { list-style-image: url(/images/punt.jpg); }
.imgborder {
  border: thick solid #FFFFFF;
}


div#containerb {
	margin:0 auto;
	width:950px;
	background:#515862;
    height:auto !important;
	height:100%;
	min-height:100%;
}

div#header {
    height: 349px;
    width:950px;
    z-index: 3;
}

div#headerlogo {
    float: left;
    height: 349px;
    width: 600px;
    background-color: #fff;
    z-index: 3;
}

div#logo {
  position: absolute;
  height: 349px;
  width: 600px;
  top: 10;
  left: 10;
  z-index: 1;
}

div#headerrechts {
  float: right;
  width: 350px;
  height: 349px;
}
div#headerrechtstop {
  height: 41px;
  width: 185px;
  font-family: arial, helvetica, sans-serif;
  color: #292929;
  font-size: x-small;
  text-align: right;
  padding-right: 165px;
  padding-top: 40px;
  background-color: #fff;
}


div#headermenu{
  height: 268px;
}
 div#menu1 {
float: left;
width: 47px;
}

#menu1  a {
	height: 268px;
  	voice-family: "\"}\"";
  	voice-family: inherit;
  	height: 268px;
	text-decoration: none;

	}

#menu1  a:link, #menu1  a:visited {
	display: block;
	background:  url(/images/menu1.jpg);
	padding: 0 0 0 10px;
	}

#menu1  a:hover {
	background:  url(/images/menu1.jpg) 0 -278px;
	padding: 0 0 0 10px;
	}
div#menu2{
    float: left;
    width: 47px;
}
#menu2  a {
	height: 268px;
  	voice-family: "\"}\"";
  	voice-family: inherit;
  	height: 268px;
	text-decoration: none;

	}

#menu2  a:link, #menu2  a:visited {
	display: block;
	background:  url(/images/menu2.jpg);
	padding: 0 0 0 10px;
	}

#menu2  a:hover {
	background:  url(/images/menu2.jpg) 0 -278px;
	padding: 0 0 0 10px;
	}
div#menu3{
    float: left;
    width: 47px;
}
#menu3  a {
	height: 268px;
  	voice-family: "\"}\"";
  	voice-family: inherit;
  	height: 268px;
	text-decoration: none;

	}

#menu3  a:link, #menu3  a:visited {
	display: block;
	background:  url(/images/menu3.jpg);
	padding: 0 0 0 10px;
	}

#menu3  a:hover {
	background:  url(/images/menu3.jpg) 0 -278px;
	padding: 0 0 0 10px;
	}
div#menu4{
    float: left;
    width: 47px;
}
#menu4  a {
	height: 268px;
  	voice-family: "\"}\"";
  	voice-family: inherit;
  	height: 268px;
	text-decoration: none;

	}

#menu4  a:link, #menu4  a:visited {
	display: block;
	background:  url(/images/menu4.jpg);
	padding: 0 0 0 10px;
	}

#menu4  a:hover {
	background:  url(/images/menu4.jpg) 0 -278px;
	padding: 0 0 0 10px;
	}
div#menu5{
    float: left;
    width: 104px;
    height: 268px;
    background-image: url(../images/menubg.jpg);
}
div#menu6{
    float: left;
    width: 8px;
    height: 268px;
    background-color: #fff;
}
div#menu7{
    float: left;
    width: 154px;
    height: 268px;
    background-image: url(../images/menublauw.jpg);
}
div#content{
    width: 950px;
}
div#home{
    float: left;
    width: 476px;
    padding: 10px 20px 0 100px;
}
div#adres{
    float: left;
    width: 343px;
    margin-top: 10px;
    padding-left: 10px;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #fff;
}
div#medewerkers {
  width: 610px;
  background-color: #515862;
  border: thin solid #FFFFFF;
}
div#medewerkerstekst {
  float: left;
  width: 120px;
  padding-right: 10px;
  background-color: #515862;
  border: thin solid #FFFFFF;
}
div#medewerkersfoto {
  float: left;
  width: 480px;
  background-color: #515862;
  border: thin solid #FFFFFF;
} 
.mensenfoto {
    float: left;
    width: 220px;
    height: 150px;
    padding: 0 0 10px 10px;
}
.links { text-decoration: underline;color: #fff;font-size: small; font-family: arial, helvetica, sans-serif;}
.links:visited { text-decoration: underline;color: #fff;font-size: small; font-family: arial, helvetica, sans-serif;}
.links:active { text-decoration: underline;color: #fff;font-size: small; font-family: arial, helvetica, sans-serif;}
.links:hover {text-decoration: none;color: #fff;font-size: small; font-family: arial, helvetica, sans-serif;}

.headerlinks { text-decoration: none;color: #808080;font-size: x-small; font-family: arial, helvetica, sans-serif;}
.headerlinks:visited { text-decoration: none;color: #808080;font-size: x-small; font-family: arial, helvetica, sans-serif;}
.headerlinks:active { text-decoration: none;color: #808080;font-size: x-small; font-family: arial, helvetica, sans-serif;}
.headerlinks:hover {text-decoration: underline;color: #808080;font-size: x-small; font-family: arial, helvetica, sans-serif;}
}

