/* Fraxinus */
* {
	margin: 0px;
	padding: 0px;
}

body {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  background-color: #419638;
  text-align: center;
  background-image:url(http://www.fraxinus-hoveniers.nl/site/uploads/images/achtergrond.jpg);
  background-position:center;
}

#all {
	margin-left: auto; 
	margin-right: auto;
	width: 970px;
    background-color: #FFF;
}

#site {
	margin-left: 10px; 
	margin-right: 10px;
	width: 950px;
	text-align: left;
    background-color: #FFF;
}

#topheader{
  background-color: #419638;
  width: 950px;
  height: 10px; 
  background-position:center;
  background-repeat:no-repeat;  
}

#header{
  background-image:url(http://www.fraxinus-hoveniers.nl/site/uploads/images/header.jpg);
  width: 950px;
  height: 180px; 
}

#groenebalk{
  background-color: #419638;
  width: 950px;
  height: 3px; 
}

#blauwebalk{
  background-color: #181d48;
  width: 950px;
  height: 20px; 
}

#content {
	width: 950px;
}

#content_links {
  float: left;
  width: 250px;
}

#content_rechts {
  float: right;
  width: 700px;
}

#menu {
  background-color: #419638;
  font-weight: bold;
}

#ondermenu{
  height: 30px;
  background-color: #FFF; 
}  

#groenbalkje{
  background-color: #419638;
  height: 3px; 
}

#contact{
  height: 160px;
  background-color: #181d48; 
  text-align: center;
  color: #FFF;
  padding: 4px;
}  

#kpblogo{
  height: 140px;
  background-color: #FFFFFF; 
  margin-top:6px;
   background-image:url(http://www.fraxinus-hoveniers.nl/site/uploads/images/kpblogo.jpg);
   background-position:center;
   background-repeat:no-repeat;     
}

#wit{
  color:#FFFFFF;
}

#teksten{
  padding: 20px;
}

#vinkjes{
   background-image:url(http://www.fraxinus-hoveniers.nl/site/uploads/images/footer.jpg);
   background-position:center;
   background-repeat:no-repeat;     
   height:40px;  
}

A:link {
  COLOR: #000000;
  text-decoration: none;
}

A:visited {
  text-decoration: none;  
  color: #000000;
}

A:active {
  COLOR: #000000;
  text-decoration: none;  
}

A:hover {
  COLOR: #419638;
  text-decoration: underline;
}
/* Stylesheet: Fraxinus_site Modified On 2015-10-12 21:54:35 */
/* Fraxinus */
#navlist li {
  display:inline;
}

#navlist {
  width 250px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  margin:0px;
  padding:0px;
}

#navlist a {
  width:242px;
  display: block;
  padding:4px;
  margin-bottom:2px;
  background-color:#181d48;
  text-align:center;
  text-decoration:none;
  color:#FFFFFF;
}

#navlist a:hover{
  background-color:#419638;
  color:#FFFFFF;
}

#navlist {a:visited (color: #000;}
/* Stylesheet: Fraxinus_menu Modified On 2015-10-12 21:54:04 */
