/* *************************************** */
/* Font Styles für Home und Contentseiten  */
/* *************************************** */

br				{ line-height:12px; }

.bold 			{ font-weight:bold; }
.italic			{ font-style:italic; }

.headLineCon	{ font-size:14px; color:#000000; font-weight:bold; }


/* Punkte(middot) bei verlinkten Sub Sub Menupunkten */
.coMiddotSubSub	{ color:#D7D7D7; }

/* Punkte(middot) bei grafischen Boxen */
.coMiddotGfxBox	{ font-size:10px; color:#393939; }

/* Bei Textblöcken Zeilenabstand vergrößern */
.subBlockPara	{ line-height:16px; 
				  padding:0px; 
				  margin:0px; }

/* Normaler Schriftgrad */
.fontNormal		{ font-size:11px;
				  word-spacing:1px;
				  color:#393939;
			  	  text-decoration:none;
			  	  font-family:Verdana,Arial,Helvetica,sans-serif; }
				  
/* Beschreibungstext unter Bildern etc. */
.fontDescript	{ font-size:11px;
				  font-weight:bold;
				  color:#393939;
			  	  text-decoration:none;
			  	  font-family:Verdana,Arial,Helvetica,sans-serif; }

/* Sub Sub Menu Leiste */
.fontSubSubMenu	{ font-size:10px;
				  color:#393939;
				  font-weight:bold;
			  	  text-decoration:none;
				  white-space:nowrap;
			  	  font-family:Verdana,Arial,Helvetica,sans-serif; }

/* Adresse in schwarzem Balken rechts */
.fontAddress	{ font-size:10px;
				  color:#FFFFFF;
			  	  text-decoration:none; 
				  font-family:Verdana,Arial,Helvetica,sans-serif; }
				  
/* Aktive Bildnummer in Bildleiste */
.fontPicActive	{ font-size:10px;
				  color:#D7D7D7;
				  font-weight:bold;
			  	  text-decoration:none;
				  white-space:nowrap;
			  	  font-family:Verdana,Arial,Helvetica,sans-serif; }


/* ----------- */
/* Link Styles */
/* ----------- */

/* Normaler Link Style */
a:link				{ font-size:11px; color:#7b7b7b; text-decoration:none; font-weight:bold; font-family:Verdana,Arial,Helvetica,sans-serif; }
a:visited			{ font-size:11px; color:#7b7b7b; text-decoration:none; font-weight:bold; font-family:Verdana,Arial,Helvetica,sans-serif; }
a:hover				{ font-size:11px; color:#393939; text-decoration:underline; font-weight:bold; font-family:Verdana,Arial,Helvetica,sans-serif; }

/* Link Style grafische Boxen */
a.gfxBox			{ font-size:10px; color:#393939; text-decoration:none; font-weight:bold; font-family:Verdana,Arial,Helvetica,sans-serif; }
a:link.gfxBox		{ font-size:10px; color:#393939; text-decoration:none; font-weight:bold; font-family:Verdana,Arial,Helvetica,sans-serif; }
a:visited.gfxBox	{ font-size:10px; color:#393939; text-decoration:none; font-weight:bold; font-family:Verdana,Arial,Helvetica,sans-serif; }
a:hover.gfxBox		{ font-size:10px; color:#D7D7D7; text-decoration:underline; font-weight:bold; font-family:Verdana,Arial,Helvetica,sans-serif; }

/* Link Style wie grafische Boxen nur 1px groesser */
a.normDark			{ font-size:11px; color:#393939; text-decoration:none; font-weight:bold; font-family:Verdana,Arial,Helvetica,sans-serif; }
a:link.normDark		{ font-size:11px; color:#393939; text-decoration:none; font-weight:bold; font-family:Verdana,Arial,Helvetica,sans-serif; }
a:visited.normDark	{ font-size:11px; color:#393939; text-decoration:none; font-weight:bold; font-family:Verdana,Arial,Helvetica,sans-serif; }
a:hover.normDark	{ font-size:11px; color:#D7D7D7; text-decoration:underline; font-weight:bold; font-family:Verdana,Arial,Helvetica,sans-serif; }

/* Link Style Home */
a.linkHome			{ font-size:11px; color:#393939; text-decoration:none; font-weight:bold; font-family:Verdana,Arial,Helvetica,sans-serif; }
a:link.linkHome		{ font-size:11px; color:#393939; text-decoration:none; font-weight:bold; font-family:Verdana,Arial,Helvetica,sans-serif; }
a:visited.linkHome	{ font-size:11px; color:#393939; text-decoration:none; font-weight:bold; font-family:Verdana,Arial,Helvetica,sans-serif; }
a:hover.linkHome	{ font-size:11px; color:#9C9C9C; text-decoration:underline; font-weight:bold; font-family:Verdana,Arial,Helvetica,sans-serif; }

/* Link klein weiß (Mail-Adresse in schwarzem Balken) */
a.smallWhite			{ font-size:10px; color:#FFFFFF; text-decoration:underline; font-weight:normal; font-family:Verdana,Arial,Helvetica,sans-serif; }
a:link.smallWhite		{ font-size:10px; color:#FFFFFF; text-decoration:underline; font-weight:normal; font-family:Verdana,Arial,Helvetica,sans-serif; }
a:visited.smallWhite	{ font-size:10px; color:#FFFFFF; text-decoration:underline; font-weight:normal; font-family:Verdana,Arial,Helvetica,sans-serif; }
a:hover.smallWhite		{ font-size:10px; color:#CCCCCC; text-decoration:underline; font-weight:normal; font-family:Verdana,Arial,Helvetica,sans-serif; }

/* Link klein weiß bold (Impressum in schwarzem Balken) */
a.smallWhiteB			{ font-size:10px; color:#FFFFFF; text-decoration:none; font-weight:bold; font-family:Verdana,Arial,Helvetica,sans-serif; }
a:link.smallWhiteB		{ font-size:10px; color:#FFFFFF; text-decoration:none; font-weight:bold; font-family:Verdana,Arial,Helvetica,sans-serif; }
a:visited.smallWhiteB	{ font-size:10px; color:#FFFFFF; text-decoration:none; font-weight:bold; font-family:Verdana,Arial,Helvetica,sans-serif; }
a:hover.smallWhiteB		{ font-size:10px; color:#CCCCCC; text-decoration:underline; font-weight:bold; font-family:Verdana,Arial,Helvetica,sans-serif; }

/* Link Sub Sub Menu Leiste */
a.subSubMenu			{ font-size:10px; color:#D7D7D7; text-decoration:none; font-weight:bold; white-space:nowrap; font-family:Verdana,Arial,Helvetica,sans-serif; }
a:link.subSubMenu		{ font-size:10px; color:#D7D7D7; text-decoration:none; font-weight:bold; white-space:nowrap; font-family:Verdana,Arial,Helvetica,sans-serif; }
a:visited.subSubMenu	{ font-size:10px; color:#D7D7D7; text-decoration:none; font-weight:bold; white-space:nowrap; font-family:Verdana,Arial,Helvetica,sans-serif; }
a:hover.subSubMenu		{ font-size:10px; color:#393939; text-decoration:underline; font-weight:bold; white-space:nowrap; font-family:Verdana,Arial,Helvetica,sans-serif; }

/* Link Impressum */
a.impressum				{ font-size:10px; color:#EBEBEB; text-decoration:underline; font-weight:normal; font-family:Verdana,Arial,Helvetica,sans-serif; }
a:link.impressum		{ font-size:10px; color:#EBEBEB; text-decoration:underline; font-weight:normal; font-family:Verdana,Arial,Helvetica,sans-serif; }
a:visited.impressum		{ font-size:10px; color:#EBEBEB; text-decoration:underline; font-weight:normal; font-family:Verdana,Arial,Helvetica,sans-serif; }
a:hover.impressum		{ font-size:10px; color:#393939; text-decoration:underline; font-weight:normal; font-family:Verdana,Arial,Helvetica,sans-serif; }
