body {
	background: #A70D01;
	color: #000000;
	scrollbar-arrow-color: #FDF8EF;
	scrollbar-highlight-color: #FDF8EF;
	scrollbar-3dlight-color: #A70D01;
	scrollbar-base-color: #FDF8EF;
	scrollbar-darkshadow-color: #A70D01;
	scrollbar-face-color: #A70D01;
	scrollbar-shadow-color: #FDF8EF;
}

#center {
	background-image:  url(../../../i/puffer.jpg);
}

/* Gestaltung der Überschriften */
h1 {
	border-color: #A70D01;
	background-image: url(../../../i/quadrat_rechts.gif);
}

h2 {
	border-color: #A70D01;
}

h3, h4, h5, h6  {
	color: #A70D01;
}

/* Gestaltung der Linien */
hr {
	background: #A70D01;
	height: 1px;
	border: 1px solid #A70D01;
}

#SpalteMitte, div, #SpalteMitte, textarea, #SpalteRechts, div, #SpalteRechts, textarea  {
	scrollbar-arrow-color: #A70D01;
	scrollbar-highlight-color: #A70D01;
	scrollbar-3dlight-color:  #FDF8EF;
	scrollbar-base-color: #A70D01;
	scrollbar-darkshadow-color: #FDF8EF;
	scrollbar-face-color: #FDF8EF;
	scrollbar-shadow-color: #A70D01;
}
/*
----------------------------
Links
*/

a {
	color: #A70D01;
}

a:visited {
	color: #C60E00;
}

a.navi {
	color: #FBC7B8;
	background: transparent;
}

a.navi:visited {
	color: #FFECD6;
	background: transparent;
}

a.navi:hover {
	color: #FFFFFF;
	background: transparent;
}

/* Gestaltung der Ebenen im Kopf */
#direktlinks {
	color: white;
	background: transparent;
}

/* Gestaltung der Ebene zur Navigation */

/* Artikelebenen */

.artikel1  {
	background: url(../../../i/quadrat_small.gif) no-repeat 0px 0.7em;
}
.artikel2  {
	background: url(../../../i/quadrat_small.gif) no-repeat 12px 0.7em;
}
.artikel1visited  {
	background: url(../../../i/nav/quadrat_small_on.gif) no-repeat 0px 0.7em;
}
.artikel2visited  {
	background: url(../../../i/nav/quadrat_small_on.gif) no-repeat 12px 0.7em;
}

#hauptnavi {
	color: #FDF8EF;
	border-color: #FDF8EF;
}

#hauptnavi p {
	border-color: #FDF8EF;
}


/* Gestaltung der direkten Links */
.direktlinks {
	background: url(../../../i/quadrat_small.gif) no-repeat 0px 0.4em;
}


/* Gestaltung der Inhalte */

#SpalteMitte, #SpalteRechts {
	background-color: #FDF8EF;
	layer-background-color: #FDF8EF;
	color: black;
}

.titelInhalt {
	background: #FCDAD0;
	color: #A70D01;
}


.fuss {
	border-color: #A70D01;
}


#SpalteRechts, #SpalteMitte {
	background: #FDF8EF;
	color: black;
}

p {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bolder;
	text-align: center;
}
