body{
	background: #CFDEE2 url(wolken2.PNG) no-repeat center top;
	font-family: Verdana,;
	font-size:12px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
	margin-top: 120px;


}

#tekst{
	background: #FFF;
	text-align:left;
	min-height: 200px;
	border-left: #060 groove;
	border-right: #060 groove;
	padding-left: 8px;
	padding-top: 10px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #006600;



}

#footer{
	background: url(footer.jpg) no-repeat;
	font-size:10px;
	color: #FFF;
	border-left: groove #060;
	border-right: groove #060;
	font-weight: bold;
	line-height: 30px;
	font-family: Verdana;



	}
a:hover {
	color: #CCCCCC;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;

}
a {
	font-weight: bold;
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;

}
.menu {
	background-color: #416A2D;


}
p {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #006600;
}
li {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #006600;
	list-style-type: disc;
	list-style-position: inside;

}

