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


#level_2 a#current_2  {
	background-color: #d7898d;
}

#level_1 a:hover {
	background-color: #d7898d;
}
#level_3 a#current_3 {
	background-color: #d7898d;
}
#inhalt a {
background-image:url(../img/rot/strichli.gif);
color:#d9001a;

}

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

#logo {
	width:185px;
	top:21px;
}


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

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


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


hr {
color:#d9001a !important;
}

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

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

blockquote {
color:#d9001a;
}


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