html  {
	margin-bottom: 1px; height: 100%; padding: 0px; margin: 0px;
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	padding: 20px 0px 40px 0px;
	font-size: 62.5%; 
	background: #56585a repeat-x; 
}

body {
	margin: 0px auto;
	width: 720px;
	text-align: left;
}

h1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-top:2px;
	margin-bottom:18px;	
}

a:link ,a:active, a:visited{
	color: #ffffff;
}


#header {
    border: none 1px #000000;
	height: 73px; 
}
#logo {
	background: url(/resources/images/logo.gif) no-repeat;
	width: 230px; 
	height: 71px; 
	float:left;
	border: none 1px #000000;
	cursor:pointer;
}

#mainmenu {
    margin-top:30px;
    text-align:right;
	float:right;
}

#mainmenu ul {
	list-style-type: none; 
	font-size: 1.3em;
	padding:0px;
	margin:0px;
}

#mainmenu ul li {	
	display:inline;
    margin-left:8px;
	font-weight:bold;
	color:#ffffff;
}

#mainmenu ul li a:hover {
	color: #041e4e;
}

#submenu {
   text-align:right;
   float:right;
}

#submenu ul {
   font-size: 1.3em; 
   padding:0px;
   margin:0px;
}

#submenu ul li {
	display:inline;
	margin-left:8px;
	padding-left:7px;
	color: #ffffff;
	background:url(/resources/images/arrow.gif) no-repeat bottom left;
}

#submenu ul li a:hover {
	color: #041e4e;
}

#mainpromo {
    background: url(/resources/images/home.jpg) no-repeat;
	height: 213px;
	padding: 0px;
    margin: 0px;
	clear:both;
	 border-top:#3331b2 4px solid;
}

#headerimg {
 border-top:#3331b2 4px solid;
 border-bottom: #3331b2 4px solid; height: 100px;
 clear:both;
}
.overmenu {
	background: url(/resources/images/over.jpg) no-repeat
}
.productenmenu {
	background: url(/resources/images/producten.jpg) no-repeat
}
.portfoliomenu {
	background: url(/resources/images/portfolio.jpg) no-repeat
}
.contactmenu {
	background: url(/resources/images/contact.jpg) no-repeat
}

#content {
	padding: 10px 10px 10px 10px;
	color: #444; 
	background-color: #d2dde6;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;	
}

#content a:link, #content a:visited, #content a:active{
	color: #041e4e; border-bottom: #d33a88 1px solid; text-decoration: none;
}

#content a:hover {
	background-color: #ffffff;
}

p.promo {
  padding: 6px 20px 6px 20px;
  margin: 0px; 
  color:#006699; 
  background-color: #ffdded;
  font-size: 1.3em;
}
p.promo a:link,p.promo a:visited , p.promo a:active  {
  color: #041e4e; border-bottom: #d33a88 1px solid; text-decoration: none
}

p.promo a:hover {
  color: #ed88aa; border-bottom: #ed88aa 1px solid;
}

#footer {
	padding:6px 0px 4px 200px;
	font-size: 1.2em;
	color: #ffffff;
	border-top: #3331b2 6px solid; 	
}

#bodytext form {
	margin: 0px 20px;
	padding: 0em 0em 1em 0em;
	font-size: 1.5em; 
}

#bodytext form label span {
	margin-top: 1em; display: block
}
#bodytext form label input {
	padding:3px; 
	font-size: 1.1em; 
	width: 400px; 
}
#bodytext form label textarea {
	padding: 3px; 
	font-size: 1.1em; 
    width: 400px; 
}
#bodytext form contact label textarea {
	font-size: 1em; height: 200px;
}
#bodytext form submit input {
	padding: 3px; margin-top: 1em; font-size: 1.1em;
}

#papier {
   background-color: #d2dde6;
}

#minheightpapier {
   height:450px;
   float:right;
   width:1px;
   background-color: #d2dde6;
}

#minheightpapierclear{    
 clear:both;
 height:1px;
 overflow:hidden;
}

#content h1 a:link,#content h1 a:visited , #content h1 a:active  {
  color: #444; text-decoration: underline; border:none;
}

#content h1 a:hover {
  color: #555; background:none;
}


.contactbutton {
color				: #ffffff;
font-size			: 10pt;
background-color	: #3331b2;
cursor				: pointer;
border				: 2px;
}