/* Allgemeines Schriftformat */
body         { font-family: Arial, Helvetica; color: #000000; font-size: 12px; margin: 0px }
td           { font-family: Arial, Helvetica; color: #000000; font-size: 12px }

.grauerrundbalken {
	font-family: Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.kleinnormal { font-family: Arial, Helvetica; font-size: 11px; font-weight: light }
.kleinfett   { font-family: Arial, Helvetica; font-size: 11px; font-weight: bold }
.normal      {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: light;
}
a.rot      { font-family: Arial, Helvetica; font-size: 12px; font-weight: light; color: #FF0000}
a.rot:visited      { font-family: Arial, Helvetica; font-size: 12px; font-weight: light; color: #FF0000}
.fett        { font-family: Arial, Helvetica; font-size: 12px; font-weight: bold }
p            { font-family: Arial, Helvetica, Sans-Serif; font-size: 10pt; color: #000000 }


a.impressum            {
	color: #666666;
	text-decoration: none
}
a.impressum:hover      {
	color: #666666;
	text-decoration: none
}
a:visited    {
	color: #666666;
}


.klein       { font-size: 10px }
.sehrklein   {
	font-size: 9px;
	color: #000000;
}
.kleinrot    { font-size: 8pt; color: #EE0000 }
a.kleinrot   { font-size: 8pt; color: #EE0000 }
a.kleinrot:visited { font-size: 8pt; color: #EE0000 }
.kleingrau   {
	font-size: 8pt;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
a.kleingrau   {
	font-size: 8pt;
	color: #666666;
}
a.kleingrau:visited   {
	font-size: 8pt;
	color: #666666;
}
.grau      {
	color: #666666;
}
.grau:visited      {
	color: #666666;
}
.grau:hover      {
	color: #666666;
}
.kleingrau      {
	font-size: 11px;
	color: #666666;
}
.kleingrau:visited      {
	font-size: 11px;
	color: #666666;
}
.kleingrau:hover      {
	color: #666666;
}
.fettgrau      {
	color: #666666;
	font-weight: bold
}
.fettgrau:visited      {
	color: #666666;
	font-weight: bold
}
.fettgrau:hover      {
	color: #666666;
	font-weight: bold
}
.fett336699	{ color: #144A84; font-weight: bold }
.fett336699:visited	{ color: #144A84; font-weight: bold }
.fett336699:hover	{ color: #144A84; font-weight: bold }
.fetthellblau	{ color: #F0F1F2; font-weight: bold }
.fetthellblau:visited	{ color: #F0F1F2; font-weight: bold }
.fetthellblau:hover	{ color: #F0F1F2; font-weight: bold }
.schwarz { color: #000000 }
.fettschwarz { color: #000000; font-weight: bold }

/* Navigationszeile */
td.nav       {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
td.navlight  {
	font-size: 10pt;
	font-weight: light;
	text-decoration: none;
	color: #333333;
}
td.content  {
	font-size: 12px;
	font-weight: light;
	text-decoration: none;
	color: #999999;
}
/* Contentboxen */
td.cb_description { font-size: 10px; font-weight: light; text-decoration: none; color: #000000 }






a.nav        {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
a.nav:visited {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
a.nav:hover  { font-size: 10pt; font-weight: bold; text-decoration: none; color: #009CC0 }
a.navgreen        { font-size: 10pt; font-weight: bold; text-decoration: none; color: #00FF00 }
a.navgreen:visited { font-size: 10pt; font-weight: bold; text-decoration: none; color: #00FF00 }
a.navgreen:hover  { font-size: 10pt; font-weight: bold; text-decoration: none; color: #009CC0 }
a.teaser        { font-size: 10pt; font-weight: bold; text-decoration: none; color: #000000 }
a.teaser:visited { font-size: 10pt; font-weight: bold; text-decoration: none; color: #000000 }
a.teaser:hover  { font-size: 10pt; font-weight: bold; text-decoration: none; color: #009CC0 }


/* FORMULARFELDER */

.memberlogin { font-size: 9px; font-family: Arial; color: #000000; font-weight: light; background-color: #FFFFFF; border: 1 solid #ffffff; }

.formselect	{ font-size: 12px; font-family: Arial; color: #000000; font-weight: light; background-color: #FFFFFF; border: 1 solid #003478; }
.forminput	{ font-size: 12px; font-family: Arial; color: #000000; font-weight: light; background-color: #FFFFFF; border: 1 solid #003478; }
.formsubmit	{ font-size: 12px; font-family: Arial; color: #000000; font-weight: light; background-color: #FFFFFF; border: 1 solid #003478; }
.form	{ font-size: 12px; font-family: Arial; color: #000000; font-weight: light; background-color: #FFFFFF; border: 1 solid #003478; }
.loginsubmit { font-size: 10px; font-family: Arial; color: #FFFFFF; font-weight: light; background-color: #6988ad; border: 1 solid #003478 }

/* Statische Boxen */

.box	{ background-color:#E5E5E5; border: 1px solid #F0F1F2; }
.boxdunkelblau	{ background-color:#E5E5E5; border: solid ; border-width:  1px ; border-color: #003478; padding:  0px ; margin:  0px  }
.boxdunkelblauweiss	{ background-color: #FFFFFF; border: solid ; border-width:  1px ; border-color: #003478; padding:  0px ; margin:  0px  }
// .boxkopf	{ background-color:#D2E1EE; border: solid ; border-width:  1px ; border-color: #D2E1EE; font-weight: bold; }
.boxkopf	{ background-color:#336699; border: solid ; border-width:  1px ; border-color: #336699; font-weight: bold; color: #FFFFFF}
.boxkopfblau	{ background-color:#336699; border: solid ; border-width:  1px ; border-color: #336699; font-weight: bold; color: #FFFFFF}
.loginbox    { font-size: 10px; font-family: Arial; color: #003478; font-weight: light; background-color: #F0F1F2; border: 1 solid #003478 }

/* Aktive Boxen */

        .aktivbox  { background-color:#336699; }
        .aktivbox a { background-color:#336699; color:#FFFFFF; font-size: 12px; display:block; text-decoration:none; padding: 3px; }
        .aktivbox a:hover { background-color:#EFEFEF; text-decoration:none; color:#000000; }
        .aktivbox a:visited { color:#FFFFFF; }

        .aktivboxmittel  { background-color:#336699; }
        .aktivboxmittel a { background-color:#336699; color:#FFFFFF; font-size: 11px; font-weight: bold; display:block; text-decoration:none; padding: 2px; }
        .aktivboxmittel a:hover { background-color:#EFEFEF; text-decoration:none; color:#000000; }
        .aktivboxmittel a:visited { color:#FFFFFF; }

        .aktivboxfett  { background-color:#336699; }
        .aktivboxfett a { background-color:#336699; color:#FFFFFF; font-size: 12px; font-weight: bold; display:block; text-decoration:none; padding: 3px; }
        .aktivboxfett a:hover { background-color:#EFEFEF; text-decoration:none; color:#000000; }
        .aktivboxfett a:visited { color:#FFFFFF; }

        .aktivboxklein  { background-color:#336699; }
        .aktivboxklein a { background-color:#336699; color:#FFFFFF; font-size: 10px; display:block; text-decoration:none; padding: 1px; }
        .aktivboxklein a:hover { background-color:#EFEFEF; text-decoration:none; color:#000000; }
        .aktivboxklein a:visited { color:#FFFFFF; }
.fettblau9 {
	color: #144A84;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;

}
.fettblau10 {

	color: #144A84;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
.fettblau11 {


	color: #144A84;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fettblauheller11 {



	color: #559ACC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fett336699i {
	color: #144A84;
	font-weight: bold;
	font-style: italic;

}
.fettgelb13 {
	color: #ECE634;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}
.fettweiss11 {



	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fettblauheller15 {




	color: #559ACC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.fettblau11i {
	color: #144A84;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;

}
.fettwenigerblau11 {



	color: #144A84;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fettblau8 {


	color: #144A84;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.fettweiss12fett {



	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fettblauheller9 {




	color: #559ACC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.sehrkleinfett {
	font-size: 11px;
	color: #000000;
	font-weight: bold;


}
.fettblau7 {


	color: #144A84;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
}
.blau9 {

	color: #144A84;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.fettblauheller18Kopie {





	color: #559ACC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
