﻿/* *********************************************** */
/* allgemeine styles */

body {
	background-color: white;
}

a:link	{ 
	color: #4860a8;
}

a:visited	{ 
	color: #8c8c8c;
}

a:focus, a:hover	{ 
	color: black;
}

legend	{
	color: #4860A8;
}

table.formular	{
	color: #4D4D4D;
}

tr	{
	background-color: #f1f3f8;
}

th	{
	color: white;
	background-color: #4860A8;
}

#article hr	{
	background-color: #4860A8;
}

#kopfleiste	{
	background-color: #17469d;
}

#menue {
	background-color: #f1f3f8;
}

#menue p.linkIntern {
	color: #8c8c8c;
}

#menue .linkIntern a {
	color: #4860a8; 
}

#menue .linkIntern a:hover {
	color: black;
}

#menue ul  {
	background-color: #f1f3f8;
}

#menue li {
	color: #4860a8;
}

#menue li a {
	color: #4860a8;
	background-color: #dfe8f2;
}

#menue li a:link,
#menue li a:visited {
	background-color: #dfe8f2;
}

#menue li a:focus,
#menue li a:hover,
#menue li a:active {
	background-color: #4860a8;
  	color: white;
}

#menue li.aktiv  {
	color: white;
}

#menue li.aktiv a  {
	background-color: #4860a8;
	color: white;
}

#menue li.aktiv a:link,
#menue li.aktiv a:visited {
	background-color: #4860a8;
}

#menue li.aktiv a:focus,
#menue li.aktiv a:hover,
#menue li.aktiv a:active {
	background-color: #4860a8;
	color: black;
}

#menue li.aktiv li a {
	background-color: none;
	color: #4860a8;
}

#menue li.aktiv li a:link,
#menue li.aktiv li a:visited {
  	background-color: #eaedf5;
}

#menue li.aktiv li a:focus,
#menue li.aktiv li a:hover,
#menue li.aktiv li a:active {
  	background-color: #4860a8;
  	color: white;
}

#menue li.aktiv li  {
 	background-color: #eaedf5;
}

#menue li.aktiv li.aktiv {
  	background-color: none;
}

#menue li.aktiv li.aktiv a:link,
#menue li.aktiv li.aktiv a:visited {
  	background-color: #eaedf5;
  	color: black;
 }

#menue li.aktiv li.aktiv a:focus,
#menue li.aktiv li.aktiv a:hover,
#menue li.aktiv li.aktiv a:active {
	background-color: #4860a8;
  	color: black;
}

#brotkruemel	{
	background-color: #eaedf5;
}

#article	{
	background-color: white;
}

.article	{
	background-color: white;
}

#article_tippspiel	{
	background-color: white;
}

#articleStartseite	{
	background-color: #eaedf5;
}

#startseiteRahmen	{
	background-color: white;
}

#infobox	{
	background-color: #f1f3f8;
}


#abschlussText	{
	background-color: white;
}

#abschlussText_tippspiel	{
	background-color: white;
}

#article h1, .startseite h1, .startseiteText h1	{
	color: #4860A8;
}

#article h2, .article h2, .startseite h2, .startseiteText h2	{
	color: #4860A8;
}

#article h3, .startseite h3, .startseiteText h3	{
	color: #4860A8;
}

#article h4 { 
	background-color: #4860A8;
	color: white;
}

div.jobs h1, h2, h3,
div.jobs strong {
	color: #003d8f;
}

#infobox h2	{
	color: #4860A8;
	background-color: white;
}

#infobox h3	{
	color: #4860A8;
}

#infobox .form h3	{
	color: #4860A8;
}

#telefon p	{
	color: white;
}

#telefon p.blau	{
	color: #4860a8;
}

#telefon p.schwarz	{
	color: #8c8c8c;
}

#telefon p.klein	{
	color: white;
}

#topnavi p	{
	color: white;
}

#brotkruemel p	{
	color: #8c8c8c;
}

.startseite p	{
	background-color: #e0e7f5;
	color: #8c8c8c;
}

#article .sondertext, .startseite .sondertext	{
	color: #df002b;
}

div.content p,
div.header p	{
	color: #003d8f;
}

#infobox p {
	color: #8c8c8c;
}

#abschlussText p,
#abschlussText_tippspiel p	{
	color: #8c8c8c;
}

#abschluss p,
#abschluss_tippspiel p,
.misterwongRahmen p	{
	color: #8c8c8c;
}

#article p.formularmakiert	{
	color: black;
}

#article p.makiert	{
	color: black;
}

#topnavi a:link, #topnavi a:visited	{
	color: white;
}

#topnavi a:hover	{
	color: white;
}

.startseite a:link, a:visited	{
	color: #4860a8;
}

.startseite a:hover	{
	color: #8c8c8c;
}

#infobox a {
	color: #4860a8; 
}

#infobox a:hover {
	color: black;
}

#abschlussText a	{
	color: #4860A8;
}

#abschlussText a:hover	{
	color: black;
}

#abschluss a, .misterwongRahmen a	{
	color: #4860a8;
}

#abschluss a:hover, .misterwongRahmen a:hover	{
	color: black;
}

div.content a,
div.content a:link {
	folor: #003d8f;
}

div.content a:hover {
	color: black;
}

div.header.zurHomepage a,
div.header.zurHomepage a:hover {
	color: white;
}

.misterwongRahmen	{
	background-color: white;
}

#article input,
#article textarea,
#article select,
.article input,
.article textarea,
.article select	{
	color: #454849;
	background-color: #ddd;
}

#article input.clearinput{
	color: black;
	background-color: white;
}

#article input:focus,
#article textarea:focus,
#article select:focus,
.article input:focus,
.article textarea:focus,
.article select:focus	{
	color: black;
	background-color: white;
}

#menue input,
#infobox input	{
	color: white;
	background-color: #4860A8;
}

#menue select,
#infobox select	{
	color: white;
	background-color: #4860A8;
}

#menue input:focus,
#infobox input:focus	{
	color: black;
	background-color: white;
}

#menue select:focus,
#infobox select:focus	{
	color: black;
	background-color: white;
}

.textareaFormular	{
	color: black;
}

.inputExpertensuche	{
	color: black;
}

.inputOrt	{
	color: black;
}
