body {
	margin: 0;
	padding: 0;
	color:#000000;
	background-color: #95ad7f;
	/*background-image:url(images/background.jpg);*/
	background-repeat:no-repaet;
	}



.brot {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	margin-top: 30px;
	line-height: 16px;
	
	}
	
.maintable {
	border-bottom-width: 2px;
	border-bottom-color:#03552c;
	border-bottom-style:solid;
	border-right-width: 2px;
	border-right-color:#03552c;
	border-right-style:solid;
	border-left-width: 2px;
	border-left-color:#03552c;
	border-left-style:solid;
	border-top-width: 2px;
	border-top-color:#03552c;
	border-top-style:solid;
	}
	
.navitable {
	
	border-top-width: 1px;
	border-top-color:#03552c;
	border-top-style:solid;
	}
	
a{
	color:#03552c;
	font-family: Verdana;
	font-size: 11px;
	}
	
a:link{
	text-decoration: none;
	color:#03552c;
	font-family: Verdana;
	font-size: 11px;
	}
	
a:visited{
	text-decoration: none;
	color:#03552c;
	font-family: Verdana;
	font-size: 11px;
	}
	
a:hover{
	text-decoration: underline;
	color: #81aa95;
	font-family: Verdana;
	font-size: 11px;
	}

.bilderrahmen {
	border-color:#03552c;
	}