/* Global */

a {
	color:#884C1F;
}

.pfeilKlein {
	color:#884C1F;
}
/* Begin Header */

.header {
	background-image:url(../images/ui/kopf-verstehen.jpg);
	background-repeat:no-repeat;
}

#headerLinks a {
	color:#1D1D1D;
}

/* End Header */

/* Begin Main Nav */

.mainNavActiveH1 {
	background-image:url(../images/ui/subHeadPfeilVerstehen.gif);
}
.mainNavActiveH1 a {
	color:#884C1F;
}
.mainNavInactiveH1 a {
	color:#222222;
}
.mainNavInactiveH1 a:hover {
	color:#884C1F;
}

/* End Main Nav */

/* Begin SubNav */

#subNav h2, #subNav h3 {
	background-image:url(../images/ui/subHeadPfeilVerstehen.gif);
}
#subNav a {
	color:#222222;
	text-decoration:none;
	margin-left:10px;
	padding-left:0px;

}
#subNav a:hover {
	color:#884C1F;
	background-image:url(../images/ui/subHeadPfeilVerstehen.gif);
	text-decoration:underline;
	background-repeat:no-repeat;
	background-position:left;
	margin-left:0px;
	padding-left:10px;
}
/* End Sub nav */

/* Begin Inhalt */

h2, h3, h4, h5, h6 {
	color:#884C1F;
	clear:left;
}
h3 a {
	color:#884C1F;
	text-decoration:none;
}

.bildRahmen {
	padding:5px;
	margin:0px 10px 0px 0px;
	border:1px solid #884C1F;
}
.headerInhalt {
	color:#884C1F;
}
.archivSpalte a:hover {
	color:#884C1F;
	background-image:url(../images/ui/subHeadPfeilVerstehen.gif);
	text-decoration:underline;
	background-repeat:no-repeat;
	background-position:left;
	/*margin-left:0px;
	padding-left:10px;*/
}
/* End Inhalt */

/* Begin SearchBox */

.searchBut {
	background-image:url(../images/ui/backSearchButVerstehen.gif);
}

/* End Search Box */
