/* realisatie www.iProspects.nl: */

html{ 
  margin-bottom: 2em;
  background: #DBDBDB url(back.gif) repeat-y scroll top center;
}

body{
 	border: 1px solid #99A2B0;
	left: 50%;
	margin-left: -350px;
	padding: 175px 230px 20px 20px;
	position: absolute;
	top: 22px;
   color: #7D7D7D;
   background: #FAFAFA url(side.gif) top right repeat-y scroll;
	width: 700px;


  voice-family: "\"}\""; 
  voice-family:inherit;
	width: 448px;
}

#side{ 
  position: absolute;
  top: 120px;
  left: 50%;
  margin-left: 135px;
  height: 400px;
  padding: 3.8em 14px 0px 14px;
  color: #7E725F;

  width: 214px;


  voice-family: "\"}\""; 
  voice-family:inherit;
  width: 186px;
}

html>body #side{ 
  padding-top: 2.8em;
}



p, h1, h2, h3, li, label, input, textarea, tel{
	font-family: Verdana, Arial, Tahoma, Helvetica, Sans-serif;
}

legend{
  font-family: Verdana, Helvetica, Sans-serif;
}

h1#header{
  position: absolute;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
  text-indent: -10000px;
  height: 120px; 
  width: 698px;
  background: #D2D8DD url(incasso.jpg) 0px 0px no-repeat scroll;
  color: #00BFFF;
  z-index: 2;
}

html>body h1{ 
  margin-top: 0em;
}

h1{
  font-weight: normal;
  color: #777777;
  margin-top: 0.1em;
  margin-bottom: 0.5em; 
}

h2{
  font-weight: normal;
  color: #0092EC;	
  font-size: 1.1em;
  margin-top: 0.8em;
  margin-bottom: -0.3em; 
  clear: both;
}

h3{
  font-weight: bold;
  color: #B5B5B5;
  font-size: 0.8em;
  margin-top: 0.5em;
  margin-bottom: -0.2em;   
  clear: both;
}

#side h2, tel{
  font-size: 0.9em;
  color: #747474;
  font-weight: bold;
}

p, legend,li{
	font-size: 0.7em;
	line-height: 1.2em;		
}

#side li{
	font-size: 0.7em;
	line-height: 1.2em;
}


a:hover{
  color: #7A7A7A;
}

a{
  color: #767676;
  text-decoration: none;
}


fieldset{
	border: 0;
	margin: 30px 0 0 0;
  width: 425px;
  font-size: 0.9em;
}

fieldset p, ul ol{
	font-size: 1em;
}

html>body textarea{
	width: 395px;
}

input{
	width: 220px;
}

input, textarea, #contactform div.checkfrm input#naam{
	background: url(form.gif) #FFFFFF 0px -3px repeat-x scroll;
	border: 1px solid #CCCCCC;
	padding: 0.3em;
}

input, textarea, select{
	font-size: 0.75em;
	margin-bottom: 0.4em;
}

input.knop{
	background-position: 0px 2px;
	color: #B8AFA6;
	width: 9em;
}

input.knop:hover{ 
	background-position: 0px -2px;
	color: #777777;
}

input:hover, textarea:hover, 
input:focus, textarea:focus,
#contactform div.checkfrm input#naam:hover{
	background-position: 0px -5px;
	border-color: #AAAAAA;
}

label{
	color: Silver;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 0.75em;
}

small{
	color: #888888;
}

textarea{
	background: #FFFFFF url(frm_ta.gif) repeat-x scroll 0px -4px;
	height: 180px;
	overflow: auto;
	width: 398px;
}

textarea:hover, textarea:focus{ 
	background-position: 0px -10px;
}

.bar fieldset{
	padding: 0;
}

#contactform{margin-bottom: 3em;}

#contactform div{
	background: #EFEFEF;
	margin: 2px;
	padding: 8px 0px 2px 8px;
}

#contactform div input, #contactform div.checkfrm input#naam{
	width: 180px;
}

#contactform div.checkfrm input#naam{
  float: right;
  margin: -28px 5px 10px -15px;
}

html>body #contactform div.checkfrm input#naam{
  margin-right: 10px;
}

#contactform label{
	color: #444444;
	display: block;
	float: left;
	width: 215px;
}

#contactform div.checkfrm{
  height: 35px;
}

#contactform div.checkfrm input{
  width: 15px;
  background: transparent;
  border: 0;
  position: relative;
  top: 6px;
}

#contactform div.checkfrm label{
  display: inline;
  float: none;
}

#contactform div.checkfrm label.slabel{
  width: 15px;
  margin: 0;
}

div label:hover + input, div label:hover + br + textarea{ 
	border: 1px solid #AAAAAA;
}


strong, b{
  font-weight: normal; 
}

 #navcontainer
{
background: #EFEFEF;
width: 100%;
margin: 0 auto;
padding: 1em 0;


text-align: center;
text-transform: lowercase;
}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 90%;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0.2em 0 0.2em 1em;
border-width: 1px;
border-color: #FFFFFF #747474 #747474 #FFFFFF;
border-style: solid;
color: #504132;
text-decoration: none;
background: #F7F6F5; 
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #AFAFAF; 
color: #FFFFFF ; 
font-weight: bold;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #525252; 
background: transparent;
border-color: #aaab9c #fff #fff #ccc;
}


p#bottomlinks{
  margin: 3em -350px 0 0;
  border-top: 1px solid #99A2B0;
  padding: 2em 0 2em 0;
  font-size: 0.7em;
  color: #EFEFEF;
  display: block;
  text-align: center;
  width: 700px;
  background: #F7F6F5; 
  position: relative;
  left: -21px;
  top: 21px; 
}

p#bottomlinks a{
  color: #BFCAD9;
}

img.left{ 
  float: left;
  margin-right: 15px;
}

img.right{ 
  float: right;
  margin-left: 15px;
}

address{ 
  background: #FFF;
  color: #444;
  margin-right: -230px; 
  margin-left: -20px;
  font-size: 0.6em;
  font-style: normal;
  padding: 6px 0 6px 0;
  text-align: center;
  position: relative;
  top: 54px;
  z-index: 3;
  border-top: 1px solid #99A2B0;
  font-family: Verdana, Tahoma, Helvetica, Sans-serif;
  font-weight: bold;
}
