h1 {
    font-size: 20px;
    color: #666666;
    line-height: 35px;
    border-bottom: 4px solid #00833A;
}
h2 {
    font-size: 16px;
    color: #666666;
    border-bottom: 4px solid #dddddd;
    line-height: 27px;
}
h3 {
	font-size: 14px;
    color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #999999;
}
a {
    color: #00833A;
    font-weight: bold;
}
a:hover {
    color: #00cc77;
}
.menu {
    font-size: 13px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;

}
.menu:hover {
    color: #ffffff;
}
.menubg {
    text-align: right;
    border: 1px solid #00833A;
    padding-right: 5px;
    letter-spacing: 1px;

}  
.subm {             
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    letter-spacing: 0px;
    padding: 2px;
    padding-right: 8px;
}
.update {
    padding-top: 8px;
}                  
.addy {
    color: #FFFFFF;
    font-weight: normal;
}
.addy:hover {
    color: #00833A;     
}
.copy {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #bbbbbb;
    font-weight: normal;
}
.copy:hover {
    color: #00833a;
}
.maintext {
    font-size: 13px;
    line-height: 18px;
    text-align: justify;
    background-image: url(images/bgmaintext.gif);
    background-repeat: repeat-y;
    background-position: right;
    padding-right: 20px;
    padding-bottom: 20px;
    color: #444444;
}
.aktuell {
    color: #444444;
	font-size: 14px;
	font-weight: bold;
}
.tabtext {
    font-size: 13px;
    line-height: 18px;
    color: #444444;
}.akt {
	background-color: #D1E9D1;
}
.tipp {
	font-size: 11px;
	text-align: justify;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border: 1px dashed #ADD6B3;
	color: #418349;
	background-color: #f9f9f9;


}
