p { 

	font-family: verdana,arial, helvetica, sans-serif;	

	font-size: 12px; 
	line-height: 1.5em; 
	color: #ffffff; 

}

td { 

	font-family: verdana,arial, helvetica, sans-serif;	
  text-align: justify;
	font-size: 12px; 
	line-height: 1.5em; 
	color: #ffffff; 

}

li { 

	font-family: verdana,arial, helvetica, sans-serif;	

	font-size: 12px; 
	line-height: 1.5em; 
	color: #ffffff; 

}

td a {
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold;
	color: #ffffff; 
	text-decoration: none;
}

a.link:link {
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold;
	color: #ffffff; 
	text-decoration: none;
}

a.link:visited {
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold;
	color: #ffffff; 
	text-decoration: none;
}

td a:hover {
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold;
	color: #ffffff; 
	text-decoration: underline
}


body {
		background-image: url(images/bg_brown.jpg);
		background-repeat: no-repeat;
		background-attachment: fixed;
    background-position: 50% 220px;
    background-color: #A79872;
}


.kiemelt{color: #165417; font-size: 14px; font-weight: bold;}
