/* ##### start GLOBAL ##### */

* {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
html, body {
	height: 100%; /* héél belangrijk */
	background-color: #666667;
	margin-top: 10px;
}
textarea {
	font-size: 10px;
	height : 60px;
	width : 150px;
}
h1 
{
	font-size: 12px;
	color: navy;
	}
a {
	color: Navy;
	text-decoration: underline;
}
a:hover {
	color: red;
	text-decoration: none;
}
a.nav {
	color: black;
	font-size : 1.0em;
	text-decoration: none;
}
a.nav:hover {
	color: red;
	font-size : 1.0em;
	text-decoration: none;
}
 a.items {
  	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	letter-spacing: 1px;
	text-decoration: none;
	padding-left: 14px;
	background-image: url(../img/item_bullit.gif);
	background-repeat: no-repeat;
	background-position: left;
	
}
 a.items:hover {
 	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	letter-spacing: 1px;
	text-decoration: underline;
}

td {
	vertical-align: top;
}
.titel {
	margin-left: 30px;
	font-size: 0.7em;
	font-weight: bold;
}
.subtitel {
	color : Navy;
	letter-spacing: 4px;
}
.setLogoOpPlaats {
    padding-left : 50px;
      padding-top: 65px;
 }
 .noBorder 
 {
 	border:0px
 	}
 	
.aanhef {
	color: Navy;
	font-size: 1.1em;
	padding-bottom : 10px;
}
.imgnavleftUcontrol {
	margin-top: 20px;
	margin-left: 57px;
	border: 0px;
}

.portfolioImage {
	margin-right: 2px;
}
.projectimage
{
	float:left; 
	width:122px; 
	height:79px; 
	border:solid 1px #CCCCCC; 
	margin-right:5px; 
	margin-top: 2px;
}
.websiteimage 
{	
	float:left; 
	width:75px; 
	height:96px; 
	border:solid 1px #CCCCCC; 
	margin-right:5px; 
	margin-top: 2px;
	}
.knopMeerInfo {
	margin-left: 10px;
	border: 1px solid white;
	background-color: navy;
	color: white;
	margin-top : 5px;
	height: 18px;
	font-size: 1.0em;
}
.knopMeerInfoAlgemeen {
	border: 1px solid white;
	background-color: navy;
	color: white;
	margin-top : 5px;
	height: 18px;
	font-size: 1.0em;
}
.zoekveld{
	font-size : 11px;
	height : 14px;
	width : 200px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;	
}
.txtBoxEmailNormal {
	font-size : 11px;
	height : 12px;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;	
}
txtBoxEmailMulti {
	font-size : 11px;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;	
}
.TDemail {
	border-bottom : 1px solid #ccc;
	color: #5D5D5D;
	padding: 2px;
}
.TDemailRight {
	color: red;
	border-bottom : 1px solid #ccc;
}
.teller {
	padding-right: 3px;
}
/*.navlinkact{
	background-image: url(../img/bg_knoplinkernav.jpg);
	height: 30px;
	text-align: right;
}
.navlinkpas{
	height: 30px;
	text-align: right;
}

 ##### eind GLOBAL ##### */

/* ##### start DIVS ##### */

#nocss {
	display:none;
}
#container {
  	margin: 0 auto;
	text-align: left;
	position: relative;
	min-height: 100%;
	width: 898px;
	overflow: auto;
	margin-left:auto;
	margin-right:auto;
	background-color: #f2f1f1;
	background-image: url(../img/bg_navbalk.jpg);
	background-repeat: repeat-y;
}
/*div#container {
	background-color: #FFFFFF;
	height: 100%;
	width: 960px;
	border-top-style:solid;
	border-top-color:#000000;
	border-top-width:1px;
	border-left-style:solid;
	border-left-color:#000000;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:#000000;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
	border-bottom-width:1px;	*/

#top{
	height: 28px;
	width: 898px;
	background-color: #666667;
}
#topleft{
	background-color: #666667;
	height: 27px;
	width: 325px;
	float: left;
	background-image: url(../img/bg_balkbovenLinks.gif);
}
#topright{
	background-color: #666667;
	height: 27px;
	width: 573px;
	float: right;
	background-image: url(../img/bg_balkbovenRechts.gif);
	background-position: right;
	text-align: right;
}
#mid{
	height: 131px;
	width: 898px;
}
#midleft{
background-color: #666667;
	height: 131px;
	width: 325px;
	float: left;
}
#midright{
	height: 131px;
	width: 573px;
	float: right;
}
#midsub{
	height: 34px;
	width : 898px;
}
#midsubleft {
	background-image: url(../img/linkerTopbgnavbalk.jpg);	
	height: 25px;
	width : 320px;
	float: left;
	padding-top : 9px;
	padding-left: 5px;
}
#midsubleft a {
	text-decoration : none;
	font-size: 12px;
	color: Blue;
	margin-left : 27px;
}
#midsubleft a:hover {
	text-decoration : none;
	font-size: 12px;
	color: red;
}
#midsubright {
	background-color: #f2f1f1;
	height: 34px;
	width : 573px;
	float: right;
}
#main {
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#mainleft {
   padding-left: 0px;
	padding-right: 26px;
	padding-top: 20px;
	float: left;
	/*width : 299px;*/
	width: 325px;
}
#mainleft ul
{
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	float: right;
	height:100%;
	text-align : right;
	font-size: 0.8em;
	margin-right : 0px
}
#mainleft ul li
{
	width: 259px;
	display: block;
	padding: 7px 26px 7px 0em;
}
#mainleft ul li a
{
	padding: 7px 20px 7px 10em;
	text-decoration : none;
	color : Black;
}
#mainleft ul li.navlinkact {
	background-image: url(../img/bg_knoplinkernav.jpg);
	background-position: left;
	padding: 7px -10px 7px 0px;
	
}
#mainleft ul li a:hover {
	background-image: url(../img/bg_knoplinkernavover.jpg);
	background-position: right;
	padding: 7px 60px 7px -20px;
}
:root #mainleft ul
{
	list-style-type: none;
	height:100%;
	width: 250px;
	text-align : right;
	font-size: 0.8em;
	margin-right : 26px;
}
:root #mainleft ul li
{
	display: block;
	margin:0px;
	width: 100%;
	padding: 7px 1.3em 8px 0em;
}
:root #mainleft ul li a
{
	padding: 7px 1.3em 8px 10em;
	text-decoration : none;
	color : Black;
}

:root #mainleft ul li.navlinkact {
	background-image: url(../img/bg_knoplinkernav.jpg);
	background-position: right;
	padding: 7px 66px 8px 0em;
	
}

#maincontent{
	float: left;
	width: 300px;
	text-align: left;
	vertical-align: top;
	font-size: 0.7em;
	margin-left: -10px;	
}
#maincontent h2 {
	font-size: 1.2em;
}
#maincontent ul {
	margin-left: 20px;
	list-style-image: url(../img/bullit.gif);
}
#maincontent li {
	padding-bottom : 5px;
}
#itemList{
	float: right;
	width : 230px;
	border-left: 1px solid #CCC;
	font-size: 0.6em;
	padding-left : 10px;
}
#footer {
	/*position: absolute;*/
	bottom: 0; 
	margin-left:auto;
	margin-right:auto;
	width: 596px;
	background: #ccc;
	height: 17px;
	padding-left: 300px;
	padding-top: 3px;
	font-size:0.6em;
	border-top: 1px solid black;
	border-bottom:  1px solid white;
	border-left:  1px solid white;
	border-right:  1px solid white;
}
#Portfolio {
	font-size : 0.6em;
	height: 87px;
	width : 250px;
	margin-left: 30px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#fotoA 
{
	margin-right:5px;
	margin-bottom: 5px;
}
#fotoB 
{
	margin-left:5px;
	margin-top: 5px;
}
.features td {
	border-bottom: 1px solid #ccc;
	font-size: 10px;
}
