#mainHeadline {
	background-color: #A50019;
}
#content {
	background-color: #FFF3E5;
	border: 1px solid #FF8C00;
}
div.infoboxRechts h1 {
	background-color: #A50019;
}
.reiterNormal a {
	border: 1px solid #FF8C00;
}
.reiterSelected a {
	background-color: #FFF3E5;
	border: 1px solid #FF8C00;
	border-bottom: 1px solid #FFF3E5;
}
.reiterNormal a, .reiterSelected a {
	color: #A50019;
}
.reiterNormal a:hover, reiterSelected a:hover {
	background-color: #FFF3E5;
	border-bottom: 1px solid #FFF3E5;
}
#content h2.georgia {color: #A50019;}
#content a, #content dfn {color: #A50019;}
#content a.intern {
	background-image: url(../../img/icon_interner_link.gif);
}
#content a.extern, div.elementLink a {
	background-image: url(../../img/icon_externer_link.gif);
}

#content td, #content th {
	border-bottom: 1px solid #A50019;
}
#content td.letzte {
	border-bottom: none;
}
#content div.infoboxRechts, #content div.infoboxRechtsGelb {
	border: 1px solid #FF8C00;
}
#content li {
	background-image: url(../../img/menu_bullett.gif);
}
#content li.infoboxListe {
	background-image: url(../../img/infobox_bullett.gif);
}
#content a.glossar {
	background-image: url(../../img/icon_glossar.gif);
}
