/* Beispiel CSS-Datei von der Joomla!-Video-DVD  *//* Body und Links */   html { height: 			100%;}body {  font-family: 		Arial, Helvetica, sans-serif;margin: 			0px;height: 			100%;padding: 			0px;background: 		#FFFFFF;}td,tr,p,div {	font-family: 		Arial, Helvetica, sans-serif;	line-height: 		150%;	font-size: 			10pt;	color: 				#333333;}a:link,a:visited {  color: 				#af101d;text-decoration: 	none;}  a:hover { color: 				#791215;text-decoration: 	none;}/* Höhe auf 100 Prozent */.hundert { height: 			100%;}/* Top-Menü */ .mainlevel-nav {  }.mainlevel-nav:hover {  }/* Pfadanzeige  */.pathway {font-family: 		Arial, Helvetica, sans-serif;font-size: 			10pt; }/* Module  */.module {width: 				100%;color:				#000000;border-spacing: 	0px;border-collapse: 	collapse;}/* Module  Überschrift*/div.module h3{width: 				100%;color:				#000000;text-decoration:    underline;border-collapse: 	collapse;}/* Inhalts-Überschriften*/.contentheading {font-family: 		Arial, Helvetica, sans-serif;color: 				#af101d;font-weight: 		bold;font-size: 			12pt;}/* Inhalts-Überschriften in Componenten */.componentheading {font-family: 		Arial, Helvetica, sans-serif;color: 				#af101d;text-align: 		left;font-weight: 		bold;font-size: 			12pt;}/* Überschriften in Modulen */table.moduletable th, div.moduletable h3 {font-family: 		Arial, Helvetica, sans-serif;color: 				#FFFFFF;text-align: 		left;font-weight: 		bold;font-size: 			12pt;}/* Geschrieben von */.small {font-family: 		Arial, Helvetica, sans-serif;color: 				#333333;font-size: 			10pt;font-weight: 		lighter;}/* Erstellungsdatum eines Inhalts */.createdate {font-family: 		Arial, Helvetica, sans-serif;height: 			15px;padding-bottom: 	10px;color: 				#999999;font-size: 			11px;}/* Änderungsdatum eines Inhalts */.modifydate {font-family: 		Arial, Helvetica, sans-serif;height: 			15px;padding-top: 		10px;color: 				#911212;font-size: 			11px;}/* Eingabe-Maske, z.B. Login */.inputbox {padding: 			2px;border:				solid 1px #cccccc;color: 				#911212;background-color: 	#ffffff;}/* Hauptmenü Links */a.mainlevel:link, a.mainlevel:visited {font-family: 		Arial, Helvetica, sans-serif;display: 			block;vertical-align:		middle;font-size: 			12pt;color: 				#FFFFFF;text-align: 		left;height: 			30px;width: 				90%;text-decoration: 	none;font-weight: 		bold;}a.mainlevel:hover {color: 				#999;}a.mainlevel#active_menu {color: 				#000;}/* Hauptmenü Unter-Links */a.sublevel:link, a.sublevel:visited {font-family: 		Arial, Helvetica, sans-serif;display: 			block;margin-left: 		13px;vertical-align:		middle;font-size: 			12pt;color: 				#FFFFFF;text-align: 		left;width: 				80%;height: 			30px;text-decoration: 	none;font-weight: 		bold;/*font-family: 		Arial, Helvetica, sans-serif;display: 			block;margin-left: 		12px;vertical-align: 	middle;font-size: 			12pt;color: 				#FFFFFF;text-align: 		left;height: 			30px;font-weight: 		bold;*//*margin-left: 		10px;vertical-align: 	middle;font-size: 			12px;font-weight: 		bold;color: 				#FFFFFF;text-align: 		left;padding-bottom:		5px;*/}a.sublevel:hover {color: 				#999;}a.sublevel#active_menu {color: 				#000;}/* Individuelles Modul-Layout *//* Eintragen unter SiteModules in "Module Class Suffix" mit "_special" *//* Rahmen um Modul */table.moduletable_special{width: 				99%;margin-bottom: 		5px;margin-top: 		5px;padding: 			0px;border: 			1px solid #666;background-color: 	#ffe3ac;}/* Überschriftszeile des Modul */table.moduletable_special th{border: 			1px #666;background-color: 	#fff;color: 				#999;text-align: 		left;padding-top: 		5px;padding-bottom: 	8px;padding-left: 		25px;font-weight: 		bold;font-size: 			18px;}/* Texteinträge im Modul */table.moduletable_special td{font-size: 			10pt;font-weight: 		none;} /* Fußzeile Abbilder */.fusszeile{font-size: 			10px;line-height: 		100%;} 