/* 

Cubique Webcraetions
www.cubique.nl
info@cubique.nl

*/

/* -------------------------------------------------------------- layout kenmerken ------ */

body {
	margin:0; 
	padding:0; 
	width:100%; 
	overflow:hidden;
	background: #707072 url('../img/main/background-small.gif') repeat-x;
}
body {
	font-family: tahoma, verdana, sans-serif;
}
#header, #container, #maincontent, #content, #footer, #top { 
	behavior: url(css/iepngfix.htc)
}
#background { 
	position:absolute; 
	z-index:1;
	width:100%; 
	height:100%;
}
#scroller {
	position:absolute; 
	width:100%; 
	height:100%; 
	top:0;
	left:0; 
	overflow:auto; 
	z-index:2;
} 
#header {
	width: 950px;
	height: 120px;
	background:url(../img/main/logo-adphies.png) no-repeat;
}
#content {
	width: 950px;
	margin: 40px 0 0 5%;
	padding-top:  10px;
}
#maincontent {
	width: 906px;
	min-height: 442px;
	height: auto!important;
	height: 442px;
	background:url(../img/main/back-content.png) repeat-y;
}
#tekst {
	width: 610px;
	margin: 0px 0 0 240px;
	padding-bottom:10px;
}
#top {
	background:url(../img/main/back-content-top.png) no-repeat;
	width: 906px;
	height: 30px;
	padding: 0;
	margin: 0;
}
#footer {
	background:url(../img/main/back-content-bottom.png);
	width: 906px;
	height: 150px;
	margin: 0;
	padding: 0;
}
#image {
	position: absolute;
	width: 170px;
	height: 510px;
	float: left;
	margin: -12px 0 -150px 30px;
}
a, input {
    outline: none;
}
#foto-header {
	width: 600px;
	height: 70px;
	margin: 0 0 20px 240px;
}

/* -------------------------------------------------------------- opmaak tekst kenmerken ------ */

#tekst p {
	line-height:1.4em; 
	text-align:left;
	margin: 0 30px 0 0;
	padding: 0 0 15px 0;
	font-size: 72%;
	color: #272727;
}
#tekst li {
	line-height:1.6em; 
	font-size: 72%;
	color: #272727;
}
#tekst h1, #tekst h2 {
	margin: 0;
	padding: 6px 0 6px 0;
	color: #255ba3;
}
#tekst h1 {
	font-size:  86%;
}
#tekst h2 {
	font-size:  81%;
}
#tekst ul {
	margin: 4px 0 4px 15px;
	padding: 0;
}
#tekst a, #footer a {
	color: #255ba3;
	text-decoration: none;
}
#tekst a:hover {
	text-decoration: underline;
}
#tekst ul {
	color: #000;
}
a {
   outline: none;
}

/* -------------------------------------------------------------- opmaak footer kenmerken ------ */

#footer p {
	font-size: 71%;
	width: 550px;
	margin: 0;
	padding: 50px 0 0 340px;
	color: #3a3a3a;
}

/* -------------------------------------------------------------- menu kenmerken */

#menu {
	width:600px;
	height: 30px;
	margin: 0 0 5px 240px;
	border-top: 10px solid #fff;
}
#menusecties, #menus ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menusecties li {
	float: left;
	display: inline;
	font-size: 81%;
	font-weight: bold;
	width: 120px;
}
#menusecties li a {
	border-bottom: 1px solid #d4d4d4;
	border-top: 1px solid #d4d4d4;
	width: 120px;
	padding: 4px 0px 4px 0px;
	display: block;
	text-decoration: none;
	color: #272727;
	text-indent: 4px;
}
#menusecties li a:hover, #menusecties li a.selected {
	font-weight: bold;	
	color: #255ba3;
	border-top: 3px solid #255ba3;
	margin-top: -5px;
	padding: 7px 0px 6px 0px;
	border-bottom: 1px solid #255ba3;
}
#menus {
	width:600px;
	min-height: 30px;
	height: auto!important;
	height: 30px;
	margin: 0 0 15px 240px;
}
#diensten, #apparatuur, #projectverhuur, #bedrijf {
	width: 600px;
	min-height: 1em;
	height: auto!important;
	height: 1em;
	padding-bottom: 0.2em;
}
#menus div ul {
	background: #f1f1f1;
	padding-top: 3px;
}
.verborgen {
	visibility: hidden;
	display: none;
}
#menus li { /* ie6 :( needs this */
	float: left;
	display: inline;
}
#menu1 li a, #menu2 li a, #menu3 li a, #menu4 li a {
	margin: 0;
	padding: 0 0 0.4em 0;
	font-family: tahoma, arial;
	float: left;
	display: block;
	font-size: 0.74em;
	line-height: 120%;
	color: #272727;
	border-bottom: 1px solid #d4d4d4;
}
#menus li a {
	margin: 0 14px 0 4px;
	display: inline;
}
#menus ul {
	border-bottom: 1px solid #d4d4d4;
	height:  1.18em;
}
#diensten a, #apparatuur a, #projectverhuur a, #bedrijf a {
	height: auto;
	text-decoration: none;
	color: #000;
}
#diensten a:hover, #apparatuur a:hover, #projectverhuur a:hover, #bedrijf a:hover {
	color: #255ba3;
	border-bottom: 1px solid #255ba3;
}


/* -------------------------------------------------------------- contactformulier kenmerken */


form {
	padding: 8px;
	border: 1px dotted #bcbebf;
}	
label {
	display: block;
	padding: 2px 1px 0 0;
	float: left;
	width: 150px;
	border-bottom: 1px solid #bcbebf;
	font-size:71%;
	font-weight: bold;
}
.formfield {
	display: block;
	padding: 2px 1px;	
	margin-left: 152px;
	padding: 2px;
	border: 1px solid #bcbebf;
	font-family: tahoma, verdana, arial;
	font-size: 71%;
	width: 320px;
	color: #434245;
}
fieldset {
	border: none;
	margin: 0;
	padding: 4px;
}
.radiobutton {
	margin-left: 152px;
}	
fieldset span {
	font-family: courier;
	color: #255ba3;
}
button {
	background: #255ba3;
	border: 2px solid #b1b3b4;
	padding: 2px 5px;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	font-size: 71%;
}	
button:hover	{
	color: #272727;
}
.more2 {
	margin-top: 4px;
	width: 158px;
}
.focused {
	background-color:#f1f1f1;
	border: 1px solid #b1b3b4;
	display: block;
	padding: 2px 1px;	
	margin-left: 152px;
	padding: 2px;
	font-family: tahoma, verdana, arial;
	font-size: 71%;
	width: 320px;
	color: #434245;
}
#options {
	margin-left: 152px;
	font-size: 71%;
	padding: 5px;
}
#options input {
	margin-top:  2px;
}
