@charset "utf-8";
/* CSS Document */

 body {
  background-image:url(images/pfl.jpg);
  background-repeat: repeat-y;
}
 .header {
  background-image:url(images/header.jpg);
  background-repeat: no-repeat;
  width: 626px;
  height: 309px;
  margin-left: 20px;
}
 .menue{
  background-image:url(images/menue.jpg);
  background-repeat: no-repeat;
  width: 128px;
  height: 278px;
  margin-left: 85px;
}

.text{
	font-family:  Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	background-color: FFFFFF;
	color: #405e34;
	letter-spacing: 0.0em;
	text-align: ;
	text-decoration: none;
	line-height: 15pt;
	}

.text_small{
	font-family:  Arial, Geneva, Helvetica, sans-serif;
	font-size: 9.5px;
	background-color: FFFFFF;
	color: #405e34;
	letter-spacing: 0.0em;
	text-decoration: none;
	line-height: 15pt;
	}
	
	.text_grey{
	font-family:  Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	background-color: FFFFFF;
	color: #bebfbe;
	letter-spacing: 0.0em;
	text-decoration: none;
	line-height: 15pt;
	}
	
a{
	font-family:  Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #438428;
	letter-spacing: 0.0em;
	text-decoration: none;
	line-height: 15pt;
	font-weight: bolder;
	}
a:hover, a:focus, a:active{
	font-family:  Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #405e34 ;
	letter-spacing: 0.0em;
	text-decoration: none;
	line-height: 15pt;
	font-weight: bolder;
	}

a:visited{
	font-family:  Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
	letter-spacing: 0.0em;
	text-decoration: none;
	line-height: 15pt;
	font-weight: bolder;
	}

	
	