body {
  margin: 0;
  padding: 170px 0 0 170px; 
  font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
  overflow:hidden;
}

td {
  font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
	font-size: 12px;
}

input {
  border: 1px solid #DDDDDD;
  margin: 0;
  padding-top: 1;
  font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
  font-size: 12px;
  height: 20px;
}

select {
  margin: 1;
  padding: 0;
  border: 1px solid #DDDDDD;
  background-color : white;
  font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
  font-size: 12px;
}

#msubmit {
  margin: 0;
  padding: 0;
  border: 0;
  background-color : white;
  color: #5E733C;
  cursor: pointer;
  font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
}

textarea {
  width: 712px;
  border: 1px solid #DDDDDD;
  background-color : white;
  font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
  font-size: 12px;
}



img {
  border-style: none;
}

form {
  margin: 0;
  padding: 0;
}

p {
	
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	margin-top: 2px;
	margin-bottom: 2px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	margin-top: 2px;
	margin-bottom: 2px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin-top: 2px;
	margin-bottom: 2px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	margin-top: 1px;
	margin-bottom: 1px;
}

ul  {
	margin-top : 2px;
	margin-bottom : 2px;
}

/*---- nieuwe kleuren ideabooks pub ------ */
.een {
  color: #000078;
}

.eenoud {
  color: #2F318D;
}

.clear {
  color: #c01521;
}

.twee {
  color: #0079A8;
}

.drie {
  color: #5E733C;
}

.vier {
  color: #803250;
}

.vijf {
  color: #5C8727;
}

.zes {
  color: #A34127;
}

.zeven {
  color: #5D459C;
}

.acht {
  color: #DE5F2D;
}

.negen {
  color: #5C9EC8;
}

.qsearch {
  color: #2F318D;
}

.asearch {
  color: #2F318D;
}

.new {
  color: #0079A8;
}

.forthcoming {
  color: #0079A8;
}

.cust {
  color: #5E733C;
}

.order {
  color: #5E733C;
}

.contact {
  color: #5E733C;
}

.about {
  color: #803250;
}

.reps {
  color: #803250;
}

.home {
  color: #803250;
}

.zwart {
	color: #000000;
}

.grijs {
	color: #000000;
}


/* ------------ specifieke stijlen voor idea books -----------------------------*/
div#qsearch{
  float: left;
  width: 680px;
}  

div#search{
  float: left;
  width: 144px;
}  

div#header{
  position: absolute;
  top: 0;
  left: 0;
  margin: 5px;
  width: 500%;
  height: 170px;
  }
 
div#menu{
  position:absolute;
  top:170px;
  left:5px;
  width:170px;
  height:100%;
 }

@media screen{
 body>div#header{
  position:fixed;
 }
 body>div#menu{
  position:fixed;
 }
}

div#content{
 height:100%;
 overflow:auto;
}

div#ideaklein {
  letter-spacing: 4px;
}

div#title {
  margin: 0;
  line-height: 18px;
}

div#btekst {
  margin: 0;
  line-height: 18px;
  width: 720px;
}


div#scantit {
  height: 85px;
  padding-top: 5;
  width: 100px;
}

div#scanfull {
  height: 350 px;
  padding-top: 1;
  width: 250px;
}

div#homekop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85px;
  letter-spacing: 18px;
}

div#hometekst {
  font-size: 20px;
  line-height: 1.5em;
}  

  
