/* Hier werden die Schriftgrössen und Farben definiert, wenn man im Admin diese von den ursprünglichen Einstellungen abweichend darstellen will.*/
/* Um nicht auch noch einen Wert für die line-height angeben zu müssen, wurden diese in % umgerechnet (nach bestem Wissen und Gewissen)*/
/* Fliesstext*/
.text12shop{color:#838483;font-size:14px;line-height:150%;font-family:Arial;font-weight:normal;font-style:normal;text-decoration:none;}
.text12shopfett{color:#838483;font-size:14px;line-height:150%;font-family:Arial;font-style:normal;text-decoration:none;}
.text12{color:#838483;font-size:14px;line-height:150%;font-family:Arial;font-weight:normal;font-style:normal;text-decoration:none;}
.text12weiss{font-size:14px;line-height:150%;font-family:Arial;font-weight:normal;font-style:normal;text-decoration:none;}
#SeitenInhalt p,#Qualifikationen li,#HauptInhalt li{color:#838483;font-size:14px;line-height:150%;font-family:Arial;font-weight:normal;font-style:normal;text-decoration:none;}
.text12fett{color:#838483;font-size:14px;line-height:150%;font-family:Arial;font-style:normal;text-decoration:none;}
.text12fettlila{color:#838483;font-size:14px;line-height:150%;font-family:Arial;font-style:normal;text-decoration:none;}
/* Ueberschrift auf der Homeseite und Menuepunkte */
h1.headlinelila,h1.headlinegruendunkler{color:#F78f1e;font-size:21px;line-height:150%;font-family:Arial;font-weight:bold;font-style:normal;text-decoration:none;}
#SeitenInhalt h1{color:#F78f1e;font-size:21px;line-height:150%;font-family:Arial;font-weight:bold;font-style:normal;text-decoration:none;}
/* Unter-Ueberschrift auf der Homeseite */
.text14fettlila{color:#F78f1e;font-size:18px; font-family:Arial;font-weight:bold;font-style:normal;text-decoration:none;}
/* Ueberschrift von Themen */
h3.text12fettlila{color:#F78f1e;font-size:17px;line-height:150%;font-family:Arial;font-weight:bold;font-style:normal;text-decoration:none;}
#SeitenInhalt h3.text12fettlila{color:#F78f1e;font-size:17px;line-height:120%;font-family:Arial;font-weight:bold;font-style:normal;text-decoration:none;}
h3 a{color:#F78f1e;font-size:17px;line-height:150%;font-family:Arial;font-weight:bold;font-style:normal;text-decoration:none;}
h3 a:link{color:#F78f1e;font-size:17px;line-height:150%;font-family:Arial;font-weight:bold;font-style:normal;text-decoration:none;}
h3 a:visited{color:#F78f1e;font-size:17px;line-height:150%;font-family:Arial;font-weight:bold;font-style:normal;text-decoration:none;}
h3 a:hover{color:#F78f1e;font-size:17px;line-height:150%;font-family:Arial;font-weight:bold;font-style:normal;text-decoration:none;}
h3 a:active{color:#F78f1e;font-size:17px;line-height:150%;font-family:Arial;font-weight:bold;font-style:normal;text-decoration:none;}
h3 a:focus{color:#F78f1e;font-size:17px;line-height:150%;font-family:Arial;font-weight:bold;font-style:normal;text-decoration:none;}
h3 a.text12fettlila{color:#F78f1e;font-size:17px;line-height:150%;font-family:Arial;font-weight:bold;font-style:normal;text-decoration:none;}
h3 a.text12fettlila:link{color:#F78f1e;font-size:17px;line-height:150%;font-family:Arial;font-weight:bold;font-style:normal;text-decoration:none;}
h3 a.text12fettlila:visited{color:#F78f1e;font-size:17px;line-height:150%;font-family:Arial;font-weight:bold;font-style:normal;text-decoration:none;}
h3 a.text12fettlila:hover{color:#F78f1e;font-size:17px;line-height:150%;font-family:Arial;font-weight:bold;font-style:normal;text-decoration:none;}
h3 a.text12fettlila:active{color:#F78f1e;font-size:17px;line-height:150%;font-family:Arial;font-weight:bold;font-style:normal;text-decoration:none;}
h3 a.text12fettlila:focus{color:#F78f1e;font-size:17px;line-height:150%;font-family:Arial;font-weight:bold;font-style:normal;text-decoration:none;}

/* Links mal wie H3 formatieren */
a			{color:#F78f1e;}
a:link		{color:#F78f1e;}
a:visited	{color:#F78f1e;}
a:hover		{color:#F78f1e;}
a:active	{color:#F78f1e;}

/*und der Weiterlesen link auch*/
a.text12fettlila		{color:#F78f1e;}
a.text12fettlila:link{color:#F78f1e;}
a.text12fettlila:visited	{color:#F78f1e;}
a.text12fettlila:hover	{color:#F78f1e;}
a.text12fettlila:active	{color:#F78f1e;}
a.text12fettlila:focus	{color:#F78f1e;}
/*ok der Drucklink brauch einen neue Zuweisung*/
a.drucklinkunten			{color:#808080;}
a.drucklinkunten:link			{color:#808080;}
a.drucklinkunten:focus			{color:#808080;}

/*ENDE Links mal wie H3 formatieren*/
/* Hier werden die Abstaende der Website zum Browserrand definiert, wenn man im Admin diese von den urspruenglichen Einstellungen abweichend darstellen will.*/
body{background:fixed;font:100% Arial,Sans Serif,Courier;}
#AussenRahmen{margin:8px auto 0 auto;}
#navigationscontainer15{top:87px;}
