/*	==================================================
	Stylesheet voor Fysiomaatwerk
	Datum: oktober 2006
	Copyright: Rian Rietveld Web Design
	oranje: #ec870e;
	grijs:  #acacac;
	================================================== */
	
/*layout */

#body {
  width: 100%;
  height: 100%;
  margin: 0;
}

#wrapper {
  width: 815px;
  margin: auto;
  position: relative;
}

* {  font-family: Verdana, Arial, Helvetica, "Sans Serif"; font-size: 8pt;}

h1 {font-size: 10pt;}
h2 {font-size: 10pt;}
h3 {font-size: 9pt;}
h4 {font-size: 8pt;}
h5 {font-size: 7pt;}
h6 {font-size: 6pt;}
p, div, a, td, th  {font-size: 8pt;}

#logo {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 564px;
  height: 109px;
}
#zoek {
  position: absolute;
  top: 60px;
  right: 0px;
} 

#zoek input {
  width: 100px;
}

#nav {
  position: absolute;
  width: 815px;
  left: 0px;
  top: 202px; 
  z-index: 2; 
}

#image1 {
  position: absolute;
  left: 0px;
  top: 110px; 
}
#image2 {
  position: absolute;
  left: 205px;
  top: 110px; 
}
#image3 {
  position: absolute;
  left: 410px;
  top: 110px; 
}
#image4 {
  position: absolute;
  left: 615px;
  top: 110px; 
}
img.top_image {
  width: 200px;
  height: 87px;
}
 img {
 border: 0;
 }
 
#main {
  clear: both;
  position: absolute;
  background-image: url('../layout/bg.gif');  
  background-repeat: repeat-y;
  left: 0px;
  top: 235px;
  width: 815px;
  margin: 0; 
} 
#left {
  float: left;
  width: 199px; 
  overflow: hidden;
  background-color: #acacac;
  color: #fff;
}

#left h3 a{
  font-style: italic;
  font-size: 14px;
}

#left a, #left p{
  color: #fff;	background-color: #acacac;	text-decoration: none;	font-size: 10px;
}

#container {
  float: right;
  width: 595px;
}

#center {
  float: left;
  width: 370px;
  overflow: hidden;
  margin-top: 0px;
}
#center a {
  color: #000;
  }
#center a:hover {
  color: #ec870e;
} 

#right {
  float: right;
  width: 199px;
  background-color: #ec870e;
  color: #000;
  overflow: hidden;
}


hr.nieuwslijn {
 width: 90%;
 text-align: left;
 height: 1px;
 color: #000;
}

img {
  border: 0;
}

div.inside_div4 {
  margin-left: 20px;
  margin-right: 20px;
}

div.inside_div {
  margin: 10px;
  color: #000;	
  background-color: #ec870e;
  font-size: 8pt;
}

#right, #right p {
  color: #000;	
  background-color: #ec870e;
  font-size: 8pt;
  font-style: italic;
  line-height: 18px;
  
}
#right a {
  color: #000;	background-color: #ec870e;	text-decoration: none;	font-size: 8pt; font-style: italic;  line-height: 18px;
}

#right h3 {
margin-bottom: 0;
}

#right ul {
margin-top: 0;
}

img.praktijk {
  
}

