 /* start */
* {
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size:12px;
    background-color:#FFFFDE;
    padding:0px;
    margin:0px;
  }
  ul{
	margin-left:25px;
    }
ol{
	margin-left:30px;
    }
  html{
    padding:0px;
    margin:0px;
    border:none;
  }
	
  body{
    text-align: center;
    vertical-align: middle;
    width:98%;
    height:96%;
    padding-top:50px;
  }
   div#loos{
    text-align:left;
    width: 786px;
    background: url(bgBottomRight.JPG) repeat-y;
    background-position:right;
  }
/* Start Contentarea leftside block settings */
  div#contentarea div.left{
    width:550px;
    float:left;  
text-align:left;
  }
 
div#mainmenu{
    padding:8px 0px 3px 0px;
    width:100%;
font-family:Verdana;
    font-size: 9px;
    font-weight:bold;  
    text-decoration:none;
  }
  div#mainmenu, 
  div#mainmenu a{
    color: #507CB5;
    text-decoration:none;
    font-family:Verdana;
    font-size: 9px;
    font-weight:bold;     
  }
div#mainmenu a:hover, 
div#mainmenu a:active {
color:orange;
}
div#banner{
    width:100%;   
    height:78px;
  }
  div#content{
    width:100%;   
  }
  div#content div#intro{
    width:100%;
    padding: 10px 0px;
  }
  div#content div.left{
    width:150px;
    float:left;   
  }
 
  div.footer{
	clear:both;
	WIDTH: 780px;
    float:none;
    display:block;
    width:100%;  
	margin:10px 0px; 
    padding: 5px 0px; 
    border-top:2px groove grey;
    text-align:left;
    color: #507CB5;
    background-color:transparent;
  }
/* Start Contentarea rightside block settings */
 div#contentarea div.right{
    width:236px;
    background:transparent;
    float:right;
  }
  div#contentarea div.right div.top{    
    background: url(bgTopRight.JPG) repeat-y;
    background-position:right;
    height: 100px;
  }
/* Div biedingen informatie + formulier */
div#content div.right{
    width:395px;
    float:left;
  }
/* start form specifics */
form {
	background:transparent
	}
  form#bidding{
  	background:transparent;
    width:390px;
  }
  form div.content{
background:transparent;
    padding:0px 5px;
  }
/* rechterkolom inloggen en status overzicht als ingelogd */
  .top, .bottom{
  	background:transparent;
    padding:2px 5px;
   }
  .top #moduletitle{
  background:transparent;
    font-family:Arial;
    font-size:24px;
    font-style:italic;
    color:white;    
    float:left; 
   width:120px;
  }
div#switchlanguage{
  background:transparent;
  float:right;   
  width:100px; 
  text-align:right
}
div#switchlanguage a{
  background:transparent;
  display:block;
  text-decoration:none;
  color:white;
  font-weight:bold;
}
div#switchlanguage a.selected,
div#switchlanguage a:hover{
color:orange;
}
div.right div.bottom{
	min-height:400px;
}
div.right div.bottom,
div.right div.bottom *{
	background:transparent;
  	color:white;
 }
div.right div.bottom input{
	background:white;
   	color:black;
  }
div#name{
	position:relative;
    width:100px;
    float:left;
    font-weight:bold;   
  }
div#name2{
position:relative;
     width:100px;
    float:left;
background-color:red;
    font-weight:bold;   
clear:both;
  }
div#spec{
    position:relative;
    display:none;
    width:390px;
    float:left;
    font-weight:bold;
  }
div#spec input,
div#spec textarea{background-color:white; 
border:1px solid grey;
border-right:1px ridge grey;
border-bottom:1px ridge grey;}
input#submitbutton {border:1px thin grey;}
/* Submit label, field an button */
span.label{width:80px;}
input.username, input.password{width:100px;}
input.submitlogin{}
/* Questionaire invul formulier */
table.questionaire{width:90%; display:block; border:none}
/* table.questionaire *{background-color:white;} */
table.questionaire td.header{
	background-color:gray;
	color:white;
	font-size:110%;
	font-weight:bold; 
	padding-left:5px;
	}
table.questionaire td.label{
	padding:0px 0px 0px 10px;
	background-color: #507CB5;
	color:white; 
	width:150px;
	font-weight:bold}
table.questionaire td.answer{
	width:400px;
	}
table.questionaire td input.text, 
table.questionaire td textarea{background-color:white;
	text-align:left;
	width:90%;
}
table.questionaire td select, 
table.questionaire td option {background-color:white;}
	td.noborder{border-left:none; border-right:none; border-bottom:none;}
div.submit input{
	margin: 10px 0px 0px 0px;
	font-weight:bold;
	color:white;
	display:block; 
	background: url(bgBottomRight.JPG) repeat-y;}
table.questionaire td input.datumveld{
	width:80px;
}
div#personalaccountShort{
	margin-bottom:25px; 
	padding:50px}
table#myQuotations {border-top: 1px solid black}
#bidTable td.label {width:200px; font-weight:bold}

