body {
	  margin: 0;
	  border: 0;
	  padding: 0;
	  height: 100%; 
	  max-height: 100%; 
	  background: #ffffff; 
	  font-family: Arial, Helvetica, sans-serif; 
	  font-size: 62.5%;

}

/* Internet explorer fix */
* html body {
  padding:80px 0 25px 0; 
  font-size: 62.5%;
}

.head {
clear: both;
}

.productie{
	float: left;
	width: 100%;
	padding: 10px;
	border: 1px solid #efefef;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

.productie img{
	border: 1px solid #cccccc;
	float: left;
	margin-right: 10px;
}

.productie h5{
	font-size: 12px;
	color: #003466;
	margin: 0;
}

.medewerker{
	float: left;
	width: 320px;
	padding: 10px;
	border: 1px solid #efefef;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

.medewerker img{
	border: 1px solid #cccccc;
	float: left;
	margin-right: 10px;
}

.medewerker h5{
	font-size: 12px;
	color: #003466;
	margin: 0;
}

span.medewerker_omschrijving, span.productie_omschrijving{
	display: block;
	font-size: 11px;
	color: #666666;
	margin: 10px 0 10px 0;
}

a img {
	border: 0;
}

#container {
	  font-size: 1.2em;
	  position: fixed; 
	  top: 80px;
	  left: 180px;
	  bottom: 25px; 
	  right: 0; 
	  overflow: auto; 
	  background: #fff;
	  padding: 20px;
	  z-index: 3;
}

/* Internet explorer fix */
* html #container {
		border-left: 180px solid #ffffff;
		height: 100%; 
		width: 100%; 
		z-index: 2;
		font-size: 1.2em;
}

#markup {
	width: 720px;
}

#markup p, span{
	line-height: 18px;
	color: #333333;
}
#markup a{
  font-family: arial;
}
#markup a:hover{
	color: #CC3366;
	text-decoration: none;
}
#header {
	  position: absolute; 
	  top: 0; 
	  left: 0; 
	  width: 100%; 
	  height: 80px; 
	  overflow: hidden; 
	  background: #E2E5E7 url(../img/header.gif);
	  z-index: 4;
}

/* Internet explorer fix */
* html #header {height:80px;}

/* logo positie */
#header img.logo {
	position: absolute;
	right: 20px;
	top: 0px;
}

/* positie van hoofdmenu */
#header ul{
	margin-top: 45px;
	margin-left: 200px;
	font-size: 1.2em;
	text-transform: uppercase;
	padding: 0;
	list-style: none;
	width: 720px;
}

/* positie van hoofdmenu list items*/
#header ul li{
	line-height: 25px;
	margin-right: 50px;
	display: inline;
}

/* Hoofdmenu links */
#header ul li a{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
/* Hoofdmenu links */
#header ul li a:hover{
	color: #CC3366;
	text-decoration: none;
}

#header img#aestic_net{
	position: absolute;
	left: 583px;
	top: 38px;
}

#aestic_info {
	position: relative;
	width: 180px;
}

#submenu {
	position: absolute;
	top: 0px;
	bottom: 0px;
	width: 180px;
	height: 100%;
	background-color: #F1F2F2;
	z-index: 3;
	overflow: hidden;
  padding-top: 5px;
	border-top: 80px solid #ffffff;
	border-bottom: 5px solid #ffffff;
  
}

/* Internet explorer fix */
* html #submenu {
	border-top: 80px solid #ffffff;
	border-bottom: 25px solid #ffffff;
}

/* Submenu ul opmaak */
#submenu span, #aestic_info span {
  padding-left: 20px;
	width: 180px;
	background-color: #E2E5E7;
	font-size: 1.2em;
	text-transform: uppercase;  
  }

/* Submenu ul opmaak */
#submenu ul, #aestic_info ul {
	margin: 5px 20px 9px 20px;
  padding: 0;
	font-size: 1.2em;
	list-style: none;
}

/* Submenu list opmaak */
#submenu ul li, #aestic_info ul li {
	line-height: 20px;
	text-transform: uppercase;
}

/* Submenu list opmaak voor links */
#submenu ul li a, #aestic_info ul li a{
	color: #666666;
	text-decoration: none;
}

/* Submenu list opmaak voor links */
#submenu ul li a:hover, #aestic_info ul li a:hover{
	color: #CC3366;
	text-decoration: none;
}

#submenu ul ul {
	margin: 0 0 0 15px;
	padding: 0;
	font-size: 1.1em;
	list-style: none;
}

#submenu ul ul li {
	line-height: 18px;
	text-transform: capitalize;
	line-height: 20px;
}


#footer {
	  position: absolute; 
	  bottom: 0; 
	  left: 0;
	  width: 100%; 
	  height: 25px;
	  line-height: 25px;
	  overflow: hidden; 
	  font-size: 1.0em;
	  background: #666666;
	  color: #efefef;
	  z-index: 4;
	  text-align: center;
}

/* Internet explorer fix */
* html #footer {height:25px;}

/* h1 opmaak binnen de markup duv */

#markup h1 {
	margin: 0 0 25px 0;
	width: 720px;
	line-height: 25px;
	font-size: 1.2em;
	color: #003466;
	border-bottom: 1px solid #003466;
	text-indent: 0px;
	text-transform: capitalize;
}

#markup h1 a {
	color: #003466;
	text-decoration: none;
}

#markup p{
	line-height: 20px;
	font-size: 12px;
	color: #333333;
}


/* weergave voor Product box */
.productbox {
	width: 320px;
	height: 100px;
	padding: 10px;
	text-align: left;
	border: 1px solid #efefef;
	margin: 10px 10px 0 0;
	float: left;
}

/* weergave voor projecten overzicht */
div.projectbox{
	width: 700px;
	height: 100px;
	padding: 10px;
	text-align: left;
	border: 1px solid #efefef;
	margin: 0 0 10px 0;
	float: left;
}

.productbox span.titel, .projectbox span.titel{
	display: block;
	margin-bottom: 10px;
	font-size: 1.0em;
	text-transform: Capitalize;
	color: #003466;
	font-weight: bold;
}

.productbox span, .projectbox span{
	font-size: 9px;
	color: #666666;
}

.productbox:hover, .projectbox:hover {
	background-color: #f1f2f2;
	cursor: pointer;
}

.productbox img, .projectbox img  {
	float: left;
	margin-right: 10px;
	border: 1px solid #999999;
}


/* foto alignment */
img.left{
	float: left;
	margin: 0 10px 0 0;
}

img.right{
	float: right;
	margin: 0 0 10px 10px;
}

/* Contact routekaarten en links */

.routemap{
	width: 300px;
	height: 180px;
	float: right;
}

h2 {
	font-size: 1.1em;
	display: block;
	color: #003466;
}

#markup ul li{
	font-size: 1.0em;
	color: #333333;
	list-style: square;
	line-height: 25px;
}

#markup ul li a{
	color: #000000;
	text-decoration: none;
}

#markup select{
	margin-left: 25px;
	width: 695px;
	border: 1px solid #003466;
}

#form input {
	margin-left: 0px;
	width: 300px;
	border: 1px solid #003466;
}
#form input.clRadio {
	margin-left: 0px;
	width: 10px;
  border: 0;
}
#form td {
  font-family: arial;
	font-size: 12px;
	color: #666666;
}
#form textarea {
	width: 300px;
  height: 80px;
	margin-left: 0px;
	border: 1px solid #003466;
}
#verzendbutton{

}

#form .button{
	width: 50px;
	height: 20px;
	border: 1px solid #003466;
	background-color: red;
}

#markup span{
	display: block;
	margin-bottom: 5px;
}

#markup .button{
	margin-top: 20px;
	width: 150px;
	height: 20px;
	border: 1px solid #003466;
	background-color: #efefef;
}

#markup a {
	text-decoration: none;
	color: #000000;
}

iframe {
	width: 100%;
	height: 98%;
	margin: 0px;
	padding: 0px;
}

div.fpindex{
	float: left;
	margin-right: 18px;
	border: 1px solid #cccccc;
	padding: 0;
	
}

div.fpindex img{
	margin: 0;
	padding: 0;
	border: 0;
}

div.fpindex span.titel{
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100px;
	font-size: 1.0em;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
	color: #ffffff;
}



