@charset "UTF-8";
/* CSS Document */
#inhalt {
	border-top:#739b56 solid 1px;
}
#sprache_container {
	border-left:#739b56 solid 15px;
	border-right:#739b56 solid 1px;
}
#meta_container {
	border-right:#739b56 solid 1px;
	background-image:url(../img/gruen/meta_hg.gif);
}
#content {
	background-image:url(../img/gruen/hg_inhalt.gif);
}
#level_1 a:hover {
	background-color: #8eae78;
}

#level_1 a#current {
	background-color: #8eae78;
}

#level_2 a#current_2 {
	background-color: #8eae78;
}
#level_3 a#current_3 {
	background-color: #8eae78;
}
#inhalt a {
background-image:url(../img/gruen/strichli.gif);
color:#669900;

}

#oben {
border-bottom:#739b56 solid 1px;
}

#logo {
	width:146px;
	top:20px;
}

.filelinks .icon_links {
background-image:url(../img/gruen/sitemap_1.gif);
}

.filelinks {
background-image:url(../img/gruen/strichli.gif);
}

table.tabelle_1 th {
border-bottom:5px solid #739b56;
}


hr {
color:#739b56 !important;
}

.zweispalter hr {
color:#cccccc !important;
}

table.dateiliste tr {
background-image:url(../img/gruen/strichli_tabelle.gif);
}



blockquote {
color:#739b56;
}

#inhalt ul li{
list-style-image:url(../img/gruen/li.gif);
}