body {
  background-color: #f2f7d5;
  margin-top: 0pt;
  margin-bottom: 0pt;
  margin-left: 0pt;
  margin-right: 0pt;
  padding-top: 0pt;
  padding-bottom: 15pt;
  padding-left: 0pt;
  padding-right: 0pt;
  font-family : Verdana, Geneva, Arial, Helvetica;
  font-size : 12 px;

}

a:visited, a:link {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica;
	font-size : 10px;
	text-decoration : none;
}

a:hover {
	color : #00000;
	text-decoration : underline;
}

a.menu:visited, a.menu:link {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica;
	font-size : 12px;
	text-decoration : none;
}

a.menu:hover {
	color : #00000;
	text-decoration : underline;
}

a.tagi:visited, a.tagi:link {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica;
	font-size : 10px;
	text-decoration : none;
	font-weight: bold;
}

a.tagi:hover {
	color : #000000;
	text-decoration : underline;
	font-weight: bold;
	
}


img {
	border : 0px;
}


td.kategorie{
  background-color: #a5c429;
	border-top-width: 1px;
	border-top-color: black;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-color: black;
	border-left-style: solid;
}


select {
	border : 1px #000000 solid;
	background : #FFFFFF;
	color : #afcd23;
	font-family : Verdana, Geneva, Arial, Helvetica;
	font-size : 12px;
}

textarea, input {
	background : #a5c429;
	border : 1px #000000 solid;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica;
	font-size : 10px;
}

input.tagi{
	background : #ecf242;
	border : 1px #000000 solid;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica;
	font-size : 10px;
}

