body {
		margin: 0px 0px 0px 0px;
		background-color: White;
    overflow-y: scroll;
}

body, table {
	font-family: Verdana;
	font-size: 9pt;
	color: #8cc63f;
	cursor: default;
}

.submenu a{
	color: White;
	font-size: 9pt;
	text-decoration:none;
}

.submenu a:hover{
	color: White;
	font-size: 9pt;
	text-decoration:none;
}

.menu a{
	color: White;
	font-size: 10pt;
	text-decoration:none;
}

.menu a:hover{
	color: White;
	font-size: 10pt;
	text-decoration:none;
}

a {
	color: black;
}

a:hover {
	color: black;
	}

.boxlink {
	color: black;
	text-decoration: none;
	line-height: normal;
}

.licht {
	color: white;
}
.licht a{
	color: white;
  text-decoration:none;
}
.licht a:hover {
	color: White;
  text-decoration:none;
}

.boxlink:hover {
	color: orange;
	text-decoration:none;
	}


form
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1 {
	font-family: Verdana;
	font-size: 18pt;
	color : #8cc63f;
}

h2 {
	font-family: Verdana;
	font-size: 13pt;
	color : #8cc63f;
	font-weight: normal;
}

.kader {
	background-color: White;
	border: 1px solid #8cc63f;
}

.kader_act_even {
	background-color: White;
	border: 1px solid #8cc63f;
	margin-top:10px;
  /*margin-bottom:10px;*/
  margin-right:5px;
  width:465px;
}

.kader_act_odd {
	background-color: White;
	border: 1px solid #8cc63f;
	margin-top:10px;
  /*margin-bottom:10px;*/
  margin-left:5px;
  width:465px;

}

.text{
  font-family: Arial; 
  font-size: 9pt; 
  color: #757675;
}

.text td {
	font-family: Arial;
	font-size: 9pt;
	color: #757675;
	margin-left: 0px;
}

.text p td {
	font-family: Arial;
	font-size: 9pt;
	color: #757675;
	margin-left: 0px;
}


.text img {
	margin: 10px;
}