body, p, td{
font-family:Verdana;
font-size:8pt;
font-weight:normal;
color:#000000;
text-align: left;
}

body{
/*
background-color: #666600;
background-color: #efdb9c;
background-image: url(/images/kitka/page-background.gif);
background-repeat: repeat-x;
*/
margin: 0px;
}

#copyright{
color:#000000;
}

h1{
font-family:Verdana;
font-size:14pt;
font-weight:bold;
color:#000000;
}

h2{
font-family:Verdana;
font-size:10pt;
font-weight:bold;
color:#4e7e02;
}

h3{
font-family:Verdana;
font-size:8pt;
font-weight:bold;
color:#000000;
}

h4{
font-family:Verdana;
font-size:8pt;
font-weight:normal;
font-style:italic;
color:#000000;
}

a{
color:#4e7e02;
text-decoration:none;
}

a:hover{
color:#b2c791;
text-decoration:none;
}

ul {
list-style-type: none;
color: #000000;
}

ul li a{
color: #4e7e02;
font-weight:bold;
}

.menu td a{
color:#FFFFFF;
font-size: 8pt;  
text-decoration: none;
font-weight:bold;
}

.menu td a:hover{
color:#b2c791;
text-decoration: none;
}

#news-container ul {
font-family:Verdana;
font-size:8pt;
font-weight:normal;
color:#000000;
list-style-type: none;
padding: 0px;
margin: 0px;
}

#events ul {
list-style-type: disc;
}

#events ul span {
color:#4A4A4A;
font-weight:bold;
}

#foto-highlight {
margin-left: 35px;
margin-bottom:90px;
padding:0px;
font-weight:bold;
}

#foto-highlight img {
margin: 0.3em 1em;
padding:0px;
float: left;
}

#highlight a{
text-decoration: underline;
color:#A12B1F;
}

#highlight a:hover{
text-decoration: none;
color:#E68277;
}

#img-right span{
    font-size: 0.85em;
}

#img-right:hover span {
    color:#b2c791;
}

#img-right img{
border: 1px solid #4e7e02;
margin:0px;
padding:0px;
height:114px;
width:170px; 
}

#img-right:hover img{
border: 1px solid #b2c791;
}

#img-right:hover{
color: red; /* irrelevant definition to overcome IE bug */
}

#img-top span{
    font-size: 0.85em;
}

#img-top:hover span {
    color:#b2c791;
}

#img-top img{
border: 1px solid #4e7e02;
margin:0px;
padding:0px;
height:189px;
width:175px; 
}

#img-top:hover img{
border: 1px solid #b2c791;
}

#img-top:hover{
color: red; /* irrelevant definition to overcome IE bug */
}

