body {/*{{{*/
	background: #fff;
	color: #000;
}/*}}}*/

p, h1, h2, iframe, img, a {/*{{{*/
	color: #333;
}/*}}}*/

a {/*{{{*/
	color: #002a80;
}/*}}}*/
b {/*{{{*/
	color: #4a4a4a;
}/*}}}*/

#contact-footer a {/*{{{*/
	color: #707992;
}/*}}}*/

#contact-footer a:hover {/*{{{*/
	color: #ff7f00;
}/*}}}*/

a.logolink, a.logolink:hover {
	color: transparent;
	background-color: transparent;
}

.navigation a {
	color: #002a80;
}

.navigation a:hover {
	color: #ff7f00;
}
.navigation a:active {
	color: #ff7f00;
}
.navigation a.active {
	color: #ff7f00;
}

.sitenav li {
	color: #aaa;
}
.sitenav a.sitenav {
	color: #aaa;
}
.sitenav a.sitenav:hover {
	color: #aaa;
}

.content h1 {
	color: #333;
}

.normal-el1 h1 {
	color: #333;
}
.normal-el1 a {
	color: #002A80;
}
.normal-el1 li {
	color: #333;
}
p.small {
	color: #707992;
}
.footer {
	background: #002A80;
}
.footer p {
	color: #999;
}

.impressum tr {
	background: #fff;
}
.impressum tr.dark {
	background: #c5c6de;
}


#eyecatcher p {/*{{{*/
	color: #002b80;
}/*}}}*/

#eyecatcher h1 {/*{{{*/
	color: #002b80;
}/*}}}*/

/* ===== Normal.css ... =================================================== */
/*                                                                          */
/*   Colors: Normale                                                        */
/*                                                                          */
/*                                                                          */
/*                                                                          */
/*                                                                          */
/*                                                                          */
/* ======================================================================== */

div.fahne-innen {
  background-color: white;
}

div.fahne-kasten {
  background-color: #e1e0ee; /* warm2 */
}

div.fahne-kasten > ul > li {
  color: black;
  background-color: transparent;
}

div.fahne-innen
h1 {
  color: #002a80; /* ink */
}

div.fahne-innen
h2 {
  color: #333;
}
div.preview
h2 {
  color: #333;
}

div.fahne-innen
p {
  color: #333333; /* ink.text */
}

div.preview {
  background-color: white;
}


div.fahne-innen-index
h2 {
  color: #333;
}

div.fahne-innen-index
p {
  color: #333333; /* ink.text */
  background-color: white;
}

