/*Standard Definition */
body,h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,a,input,select,textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }

/* Headlines im content linke Spalte */
.headlineli {  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FF691C; text-decoration: none;}

.headlinebl {  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #2E2B92; text-decoration: none;}

/* Text links*/
.textli 	{ }

/* Text blau und fett*/
.textblue 	{  color: #2E2B92; font-weight: bold;}

/* Text rechts*/
.textre 	{  font-size: 10px; color: #2E2B92; }

/* Text in der Navigationsspalte rechts*/
.textnav 	{  font-size: 10px; color: #FFFFFF;}

/* Formulare in der Navigationsspalte rechts*/
.formre 	{  }

/* Bildlegenden*/
.legende 	{  color: #686868;}

/* Links im content linke Spalte*/
.links 		{  color: #2E2B92; letter-spacing: normal; text-decoration:underline;}

/* Links in Navigation oben */
a:link 		{ color: #000000;  text-decoration:none;}
a:visited 	{ color: #2E2B92; text-decoration:none;}
a:active 	{ color: #2E2B92; text-decoration:none; }
a:hover 	{ color: #E33900; text-decoration:underline; }

/* Aktiver Punkt in Navigation oben */
.aktiv 		{ font-size: 11px; color: #FF691C; font-weight: bold;}
.kursiv 	{ font-style: italic}

