div#footer a:link, div#footer a:visited, div#footer a:active {
	font-weight: normal;
	color: #b2b2b2;
	text-decoration: underline;
}
div#footer a:hover {
	font-weight: normal;
	color: #f4f4f4;
	text-decoration: none;
}
a.menufont, a.menufont:visited, a.menufont:active {
	font-weight: bold;
	color: #3E3E3E;

	text-decoration: none;
}
a.menufont:hover {
	color: #4EDB00;
	text-decoration: none;
}
.whitefont {
	font-weight: bold;
	color: #1E5200;
	text-decoration: none;

}
.readmorefont {
	font-weight: normal;
	color: #3E3E3E;
	text-decoration: underline;
}
.readmorefont:hover{
	font-weight: normal;
	color: #1E5200;
	text-decoration: none;
}
.box {
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.box:hover {
	font-weight: bold;
	font-size: 14px;
	color:#1E5200 ;
	text-decoration: none;
}

#rahmen  
{
border: 1px dotted #1E5200;
padding: 10px;
}

.padding 
{
padding: 10px;
}

