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

#level_1 a#current {
	background-color: #a2a2a2;
}
#level_2 a#current_2 {
	background-color: #a2a2a2;
}


#level_3 a#current_3 {
	background-color: #a2a2a2;
}
#inhalt a {
background-image:url(../img/grau/strichli.gif);
color:#8b8b8b;

}

#oben {
border-bottom:#8b8b8b solid 1px;
}

#logo {
	width:158px;
	top:42px;
}

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

.filelinks {
background-image:url(../img/grau/strichli.gif);
}
table.tabelle_1 th {
border-bottom:5px solid #000000;
}


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


blockquote {
color:#bb0025;
}