*{
	
}
body{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #E5F6D1;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
td.content{
	padding: 10 10 10 10;
	background-color: White;
	font-size: 10pt;
}
img{
	border: 0px;
}
.date{
	font-size: 8pt;
	padding-left: 10px;
	color: #339933;
	font-weight: bold;	
	padding-top: 5px;
}
.anons{
	font-size: 10pt;
	padding-left: 10px;
	padding-bottom: 10px;

}
.all_news{
	font-size: 8pt;
	padding-left: 10px;
	padding-top: 10px;
}
#kl82{
float: right;
font-size: 8pt;
padding: 5 10 5 10;
font-size: 8pt;
}
#kl82 a{
font-size: 8pt;
text-decoration: none; 
}
#logo{
	z-index:2; 
	position:absolute;
	top: 15px;
	left: 15%;

}
div.photo{
	float: right;
}
table.card{
	font-size: 10pt;
}
table.card td,th{
	border-bottom: 1px solid #87D82C;
}
table.card a{
	text-decoration: none;
}
table.icons{
	z-index: 2;
	top: 2px;
	font-size: 7pt;
	width: 1024px;
	position: absolute;
	border: 0px solid #000;
}
div.news{
	padding:  0 20 0 20;
}
div.s_date{
text-align: right;
	color: Gray;
	font-size: 9pt;
}
.green{
	background-color:#E5F6D1;
}
td.green h1{
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 0px;
margin-bottom: 3px
}
.orange{
	background-color:#FCD6A4;
	height: 100%;
}
a{
	color: Black;
}
a:visited{
	color: Gray;
}
a:hover{
	color: #ff1b00;
}
h1{
	color: #ff1b00;
	font-size: 14pt;
	font-weight: normal;
}
h2{
	color: #ff1b00;
	font-size: 14pt;
}
h3{
	color: #ff1b00;
	font-size: 10pt;
}
h4{
	color: #ffffff;
	font-size: 14pt;
}
td.menue {
	background-image: url(../img/menu_bg.gif); 
	background-color: #87D82C;
	background-repeat:repeat-x; 
	font-size:7pt; 
	vertical-align:middle; 
	padding-left: 20px;
	height: 27px;	

}
td.menue a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
td.menue a:visited{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
td.menue a:hover{
	color: #F60000;
	text-decoration: none;
	font-weight: bold;
}
#nav, #nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
}
#nav li {
  float: left;
  position: relative;
  background-image:url(../img/division.gif); 
  background-repeat:no-repeat; background-position:right
}
#nav li li{
width: 138px;
	background-image: none;
	 border-bottom: 1px solid #87D82C;
}

#nav a {
  	color: #000;
  text-decoration: none;
  display: block;
  padding: 7px 10px;
  background-image: url(../img/menu_bg.gif) repeat-y right;
}
#nav a:hover {
  color: #F60000;
}

#nav li ul {
  display: none;
  position: absolute;
  background-color:#E5F6D1;
  padding: 0px 0;
  width: 138px;
   border: 1px solid #87D82C;
	border-bottom: 0px;
   
}
#nav li li a {
width:138px;
  color: Black;
  background: none;
  padding: 2px 10px;
}
#nav li:hover ul,
#nav li.jshover ul {
  display: block;
}

#nav li:hover li ul,
#nav li.jshover li ul {
  display: none;
  width: 138px;
  top: -1px;
  left: 118px;
  lef\t: 117px;
}
#nav li:hover li:hover ul,
#nav li.jshover li.jshover ul {
  display: block;
}
#myAlternativeContent {
	margin-left: -484px;
	position: absolute;
	z-index: 4;
	top: 1px;
}
