body {
  margin: 0;
  padding: 0;
  font-family: Arial;
  font-size: 12px;
  /*color: #233651;*/
}

#wrapper{
  width: 597px;
  margin: 0 auto;
	text-align: left; /* center site in IE 5.5 correction */
  margin: auto;
  margin-top: 10px;
}

#header{
  width: 597px;
  height: 134px
}

#header h1{
  font-size: 24px;
  font-style: italic;
  color: #FFF;
}

#menu{
  margin: 0;
  padding: 11px 0px;
	*padding: 10px 0px;
	display: block;
	overflow: hidden;
	background-image: url('http://www.autoschades.nl/img/bg_right_top.gif');
  background-repeat: no-repeat;
  background-position: bottom right;
  *background-position: top right;
  height: 5px;
  
}

#menu li  {
	list-style: none;
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	border-right: 1px solid #116889;
	font: 15px Arial;
}

#menu li.last  {
	border-right: 1px solid #fff;
}

#menu li.contact  {
  float: right;
	border-right: 1px solid #fff;
}

#menu li a  {
	color: #116889;
	text-decoration: none;
}
#menu li a:hover  {
	color: #EB7709;
	text-decoration: none;
}

#menu li.contact a  {
	color: #9B9B9B;
}
#menu li.contact a:hover  {
	color: #9B9B9B;
}

#menu li.active a  {
	color: #EB7709;
	font-weight: bold;
}
#menu li.active a:hover  {
	color: #EB7709;
	font-weight: bold;
}

h2{
  font-size: 17px;
  color: #EB7709; 
  /**/
  font-weight: normal;
  line-height: 18px;
  margin-bottom: 0px;
}
#content{
  width: 100%;
  padding-left: 3px;
  padding-right: 4px;
  padding-bottom: 4px;
  min-height: 427px;
  background-image: url('http://www.autoschades.nl/img/bg_content.gif');
  background-repeat: no-repeat;
  position: relative;
}

#left{
  margin-top: 83px;
  width: 195px;
  float: left;
  color: #314A71;  
}
#left h1{
  font-style: italic;
  color: #EB7609;
  line-height: 28px;
  margin: 0px;
  font-size: 26px;
  font-weight: bold;
  display: inline;
}

#left h2{
  font-style: italic;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  margin: 0px;
  color: #006890;
  display: inline; 
}

#left h2.orangje{
  font-size: 17px;
  color: #EB7709; 
  /**/
  font-weight: normal;
  line-height: 18px;
  margin-bottom: 0px;
}

#left p{
  margin-top: 0px;
  line-height: 18px;
}

#leftfooter{
  position: absolute;
  bottom: 65px;
  left: 5px;
  color: #0000;
  font-size: 11px;
}
#leftfooter b{
  color: #314A71;
}

#divider{
  margin-top: 15px;
  margin-bottom: 7px;
  width: 100%;
  border-bottom: 1px solid #EB7709;
}
#right{
  float: left;
  width: 354px;
  margin-left: 44px;
  margin-top: 0px;
}

#rightheader{
  width: 354px;
  height: 78px;
  
  margin-left: 1px;
  background-image: url('http://www.autoschades.nl/img/bg_right_bottom.gif');
  background-repeat: no-repeat;
}

#righttext{
  width: 330px;
  min-height: 350px;  
  padding-left: 10px;
  padding-right: 15px;
  padding-top: 0px;
  padding-bottom: 5px;
  background-image: url('http://www.autoschades.nl/img/bg_righttext.gif');
  background-repeat: repeat-y;
  /*text-align: justify;*/
}

#righttext p{
  line-height: 18px;
}

#righttext li{
  line-height: 18px;
}

#righttext b, #righttext strong{
  /*font-weight: normal;
  color: #EB7709;*/
  font-size: 13px;
  line-height: 20px;
}

#righttext h1{
  font-style: italic;
  color: #EB7609;
  line-height: 28px;
  margin: 0px;
  font-size: 26px;
  font-weight: bold;
  display: inline;
}

#righttext h2{
  font-style: italic;
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
  margin: 0px;
  color: #006890;
  display: inline; 
}
#righttext img{
  border: 1px solid #EB7709;
}

#righttext img.right{
  float: right;
  margin-left: 6px;
  margin-top: 2px;
  margin-bottom: 2px;
}

#righttext img.left{
  float: left;
  margin-right: 4px;
  margin-top: 2px;
  margin-bottom: 2px;
}

#rightfooter{
  width: 355px;
  height: 8px;
  background-image: url('http://www.autoschades.nl/img/bg_rightbottom.gif');
  background-repeat: no-repeat;
}

#footer{
  margin-top: 10px;
  margin-bottom: 10px;
  width: 600px;
  height: 20px;
  background-image: url('http://www.autoschades.nl/img/footer.gif');
  background-repeat: no-repeat;
}
.focwa{
  margin-top: 15px;
  /*float:right; 
  margin-right: -30px;*/
}

ol, ul{
  margin-top: 0px;
}

#helft{
  /*width: 160px;
  margin-right: 7px;
  float:left;*/
}
