/* ######################################################################################################*
* # "YAML to Joomla Template" (c) by Reinhard Hiebl (www.to-joomla.de - www.hieblmedia.de) #############*
* ######################################################################################################*
* # "Yet Another Multicolum Layout" (c) by Dirk Jesse (http://www.yaml.de) #############################*
* ######################################################################################################*
* *
*  Template Version: 2.6.2*
*  YAML Version    : 2.5.2*
*  Datum           : 01.11.06*
*  Datei           : content.css*
*  Funktion        : Formatierung der Inhalte (Texte, Grafiken, Links, Listen, Tabellen usw.)**
*/
@media all{
/* ######################################################################################################*
 * # Standard-Vorgaben ##################################################################################*
 * ######################################################################################################*
 * ### Überschriften, Fließtexte ###################################################################### */
body { 
	color: #444; 
	font-size: 81,25%; 
	font-family: Arial, Helvetica, sans-serif; }
	h1,h2,h3,h4,h6,ue1 { font-family: Arial, Helvetica, sans-serif; font-weight:normal;}
	h1, .componentheading, .h1_style {font-size: 1.6em; color: #006; margin: 0 0 0.25em 0; padding-top: 1.5em; }
	.buttonheading td {font-size: 1.3em; font-weight: bold; color: #993300; margin: 0 0 0.25em 0; padding-top: 0.5em; border-bottom: 2px #993300 solid; }
	
	.h3_style, h3 {font-size: 1.2em; color: #006; margin: 0 0 0.25em 0; padding-top: 1.5em; font-weight:bold; }
/*	.h4_style, h4 {font-size: 1.0em; color: #888; margin: 0 0 0.30em 0; padding-top: 1em; font-weight:bold; border-bottom: 1px #ddd solid;} */
	.h4_style, h4 {font-size: 1.0em; color: #600; margin: 0 0 0.25em 0; padding-top: 0.5em; font-weight:bold;}
	.h5_style, h5 {font-size: 1.0em; color: #888; margin: 0 0 0.30em 0; font-style:italic; }
	.h6_style, h6 {font-size: 0.8em; color: #0; margin: 0 0 0.30em 0; padding-left: 0.25em; font-weight:bold; } /*font-style:italic; }*/
	#teaser h1 { font-size: 1.2em; border: 0; }
	#main .overflow_visible {
  margin: 0.1em;
  overflow: visible;}
/*	p, */
	ul,dd,dt { font-family: Arial, Helvetica, sans-serif; line-height: 1.5em;}
/*	p { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 1.2em; line-height: 1.5em; margin: 0 0 1em 0; } */

	strong,b { font-weight: bold; }
	em,i { font-style:italic; }
	pre, code {	font-family: "Courier New", Courier, monospace; }
	address { font-style:normal; line-height: 1.5em; margin: 0 0 1em 0; }
/* ### Sonstige Standard Vorgaben ##################################################################### */
	acronym, abbr {	letter-spacing: .07em;	border-bottom: 1px dashed #c00;	cursor: help;}
	blockquote {
		color: #444;
		background: #f8f8f8;
 		border: 1px #ddd solid;	
		border-left: 8px #ddd solid;	
		padding: 1em 1em 0 1em;	
		margin: 0 0 1em 1em;}
	.line-through, .durchgestrichen {	text-decoration:line-through;	color:#999;}
	.dividing_line, .trennlinie {	height:1px;	border-bottom: 1px #ddd solid;}
	ul.no_list_style, ul.no_list_style li, li.no_list_style {list-style:none;}
/* ### Bildpositionierung ############################################################################ */
/*div.mosimage {clear: both; margin-top: 0; margin-left: 0; } */
	img.float_left { float: left; margin-right: 1em; margin-bottom: 0.15em; border:0; }
	img.float_right { float: right; margin-left: 1em; margin-bottom: 0.15em; border:0; }
	img.center { text-align:center; background: #fff; padding: 4px; border:1px #ddd solid; }
	img.framed {padding:3px; border: 1px #ddd solid; background: #f4f4f4 }
/* ### Auszeichnung lokaler und Externer Links ######################################################## */
/*	a, a em.file {color: #900; font-size: 0.9em; text-decoration:none;} */

	#topnav a { color: #fff; background:transparent; text-decoration:none; }
	#topnav a:hover { text-decoration:underline; background-color: transparent;}
	#topnav a:focus { text-decoration:underline; background-color: transparent;}
	#footer a { color: #669; }
	#footer a:hover { background-color: #eef; }
	#footer a:focus { background-color: #eef; }
/* Wird über Mambot hm_linkmarker gesteuert**	
#main a[href^="http:"], #main a[href^="https:"]	{		padding-left: 12px;		background-image: url('../../img/icons/ext_link.gif');		background-repeat: no-repeat;		background-position: left;	}**/	
	#main .imagelink {	padding-left: 0;	background: transparent;}
/* ######################################################################################################*
* ### Formulare & Tabellen #############################################################################*
* ######################################################################################################*/

	table { border-collapse:collapse; width: 100%; margin-bottom: 0.1em;}
	table.bh492 {border: 2px solid #000000; border-collapse:separate; margin-bottom: 0.5em;  height: 40px; width: 492px;}
	table.bh280x220 {border: 2px solid #000000; border-collapse:separate; margin-bottom: 0.5em;  height: 220px; width: 320px;}	
	table.bh320x260 {border: 2px solid #000000; border-collapse:separate; margin-bottom: 0.5em;  height: 260px; width: 320px;}
	form {overflow:hidden;}
	input, textarea {
		width: auto;	
		font: 1em Arial, Helvetica, Sans-Serif;	
		border: 1px #ccc solid;    
		background: #fafafa;	
		padding: 3px;	
		color: #777;}
	input[type=text]:focus, textarea:focus {
		background: #f0f0f0;	
		color: #333;	
		border-color: #666;}
/* ######################################################################################################*
 * ### Spezielle Formatanweisungen Katalog ##############################################################*
 * ######################################################################################################*/
table.vz {border: 0px; border-collapse:collapse; margin-bottom: 0.1em;}
a {font-family:Courier New,monospace; color: #0000ee; font-weight:bold; text-decoration:none;}
a:hover, a.external:hover {background-color: #ffcc66; text-decoration:none;}
a:focus, a.external:focus {background-color: #ffcc66; text-decoration:none;}
.p_short { font-family: Arial, Helvetica, sans-serif; line-height: 1.1em; margin: 0 0 0.5em 0; }
.h2_style, h2 {font-size: 1.2em; font-weight: bold; color: #993300; margin: 0 0 0.25em 0; padding-top: 0.5em; }
hr {color: #993300; background:transparent; margin: 0 0 0.5em 0; padding: 0 0 0.2em 0; border:0; border-bottom: 2px #EDB000 dotted;}
.link_td{font-weight:bold;color:#336699;}
.link_th_l{font-size:1.0em;font-weight:bold;color:#336699;}
.link_th_m{font-size:0.9em;font-weight:bold;color:#336699;}
.link_th_s{font-size:0.8em;font-weight:bold;color:#336699;}
.bh { font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; color: #993300; line-height: 1.2em; margin: 0 0 1em 0;} 
.normtext_l { font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; color: #993300; line-height: 1.2em; margin: 0 0 1em 0;} 
.normtext_m { font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; color: #993300; line-height: 1.0em; margin: 0 0 1em 0;} 
.normtext_m1 { font-family: Arial, Helvetica, sans-serif; font-size: 0.9em; color: #993300; line-height: 1.1em; margin: 0 0 1em 0;} 
.normtext_s { font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; color: #993300; line-height: 0.9em; margin: 0 0 1em 0;}
.normsize_l { font-size: 1.0em; line-height: 1.2em;} 
.normsize_m { font-size: 0.8em; line-height: 1.0em;} 
.normtext_m1 { font-size: 0.9em; line-height: 1.1em;} 
.normtext_s { font-size: 0.7em; line-height: 0.9em;} 
.contentheading{font-size: 1.1em; font-weight: bold; color: #993300; margin: 0 0 0.1em 0; padding-top: 0.1em; padding-bottom: 0.1em; border-bottom: 2px #EDB000 dotted; }
.contentheading_l{font-size: 1.1em; font-weight: bold; color: #993300; margin: 0 0 0.1em 0; padding-top: 0.1em; padding-bottom: 0.1em; border-bottom: 2px #EDB000 dotted; }
.contentheading_m{font-size: 0.9em; font-weight: bold; color: #993300; margin: 0 0 0.1em 0; padding-top: 0.1em; padding-bottom: 0.1em; border-bottom: 2px #EDB000 dotted; }
.contentheading_s{font-size: 0.8em; font-weight: bold; color: #993300; margin: 0 0 0.1em 0; padding-top: 0.1em; padding-bottom: 0.1em; border-bottom: 2px #EDB000 dotted; }
.menueheading_l{font-size: 1.0em; font-weight: bold; color: #993300; margin: 0 0 0.1em 0; padding-top: 0.1em; padding-bottom: 0.1em; }
.menueheading_m{font-size: 0.9em; font-weight: bold; color: #993300; margin: 0 0 0.1em 0; padding-top: 0.1em; padding-bottom: 0.1em; }
.menueheading_s{font-size: 0.8em; font-weight: bold; color: #993300; margin: 0 0 0.1em 0; padding-top: 0.1em; padding-bottom: 0.1em; }
.tableShortDesc { border-collapse:collapse; width: 100%; margin-bottom: 0.5em; color: #6b4400; font-size:1.0em; font-weight:bold;}	
.selectcolorstyle{width: 150px;margin-left: 2px;font-weight: bold;color: #7a2318;}
.submitstyle{margin-top: 4px;margin-left: 2px;margin-bottom: 4px;color: #7a2318;background-color: #FFEFB0;border: 2px dotted #7a2318;}
.inputstyle{width: 215px;margin-left: 2px;font-weight: bold;color: #0F456F;background-color: #FFFFFF;}
/* .sizeselectstyle{font-size:1.0em;color:#336699;font-weight: bold;font-family:'Courier New',monospace;} */
.sizeselectstyle{font-size:1.15em;color:#0000ee;font-weight: bold;font-family:'Courier New',monospace;}
.sizeselectstyle:hover {background-color: #ffcc66; text-decoration:none;}
.sizeselectstyle:focus {background-color: #ffcc66; text-decoration:none;}
.selectstyle{width: 220px;margin-left: 2px;font-weight: bold;color: #7a2318;}
.versandtbstyle{width:100%;padding: 5px;border:2px solid grey;}
.versandtdstyle{padding: 5px;border:2px solid grey;}
.selectstyle1{width: 320px;margin-left: 2px;font-weight: bold;color: #0F456F;}
.selectstyle{width: 220px;margin-left: 2px;font-weight: bold;color: #0F456F;}
.kontaktfont{font-size: 1.1em; font-weight: bold;color: #0F456F;}
.kontaktbuttonfont{font-size: 1.1em; font-weight: bold;color: #0000C0;}
.kontaktstyle{width: 210px;margin-left: 2px;}
.allselectstyle{width: 500px;margin-left: 2px;font-size: 0.8em; font-weight: bold;color: #0F456F;}
.allselectstyle1{margin-left: 2px;font-size: 0.8em; font-weight: bold;color: #0F456F;}
.textkat{font-size: 1.1em; color: #0F456F;}
.textbeschr{color: #0F456F;}
.selectcolorstyleppage{width: 150px;margin-left: 2px;font-weight: bold;color: #0F456F;}
.inputstyleppage{width: 210px;margin-left: 2px;font-weight: bold;color: #0F456F;background-color: #FFFFFF;}
.img_115_150{vertical-align:bottom;width:115px;height:150px}
.img_92_120{vertical-align:bottom;width:92px;height:120px}
.img_80_100{vertical-align:bottom;width:80px;height:100px}
.img_s{vertical-align:bottom}
/* ######################################################################################################*
* ### Spezielle Formatanweisungen des YAML-Standard-Layouts ############################################*
* ######################################################################################################*/
/* ###  Textformatierungen ################################################################## */
/* Grundlagen */
	.wichtig { background-color: #fee; border: 1px #fcc solid; padding: 0.5em; margin-bottom: 0.5em; }
	.hinweis { background-color: #eef; border: 1px #ccf solid; padding: 0.5em; margin-bottom: 0.5em; }
/* Beispieldateien */
	.demo { background-color: #fee; border: 1px #fcc solid; padding: 6px; margin-bottom: 0.5em; }
/* Navigation am Seitenende */
	.navlink { background-color: #f4f8f4; border: 1px #aca dotted; padding: 6px; margin-bottom: 0.5em; }
	.navlink a { color: #353;}
	.navlink a:hover { font-weight: bold; background: transparent; }
/* Ungeordnete Listen ohne Listenpunkt */ 
	ul.linklist { list-style-type: none; margin: 0 0 1em 0; }
	ul.linklist li { margin: 0 0 1em 0; }
/* Browser-Kompatibilitätsliste */ 
	ul.browsers { margin: 0  0 .4em 0; }
	ul.browsers li {
		margin: 0;	
		list-style-type: none;	
		background: #f8f8f8; 
		color: #444; 	
		padding: 0.1em 0.1em 0.2em 0.5em; 	
		font-weight: normal;	
		text-align: left; 	
		border-bottom: 1px #fff solid; 	
		border-right: 1px #fff solid;}
	ul.browsers li img { vertical-align:bottom;}
	ul.browsers li.title { font-weight: bold;	background: #eee; color: #444; 	padding: 0.2em 0.2em 0.2em 0.5em; }
/* Auszeichnungen für Code, Dateien, Verzeichnisse */
	.mono, .file, .directory, .download{ font-family: "Courier New", Courier, monospace;	font-style: normal;}
	.mono { 	padding:0 0.3em 0 0.3em;	background:#f0f0f4;	border: 1px #ccd solid;}
	.file { 	padding:0 0 0 14px;	
			color: #008;	
			background: transparent url(../../img/icons/file.gif) no-repeat left top;}
	.directory { padding:0 0 0 15px;	
				color: #008;	background: transparent url(../../img/icons/dir.gif) no-repeat left top;}
	pre, code { 	display:block;
				margin: 0 0 1em 1em;	
				padding: 0.5em;	
				color: #000; 	
				background: #f0f0f4;	
				border: 1px #ccd solid;	
				border-left: 8px #ccd solid;}
	code.css { 	background-image: url(../../img/bg_css.gif);    
				background-repeat: no-repeat;	
				background-position: top right;}
	code.xhtml { background-image: url(../../img/bg_xhtml.gif);	
				background-repeat: no-repeat;	
				background-position: top right;}
/* ### Tabellen ################################################################## */
	table.bugs { margin-bottom: 1em; margin-top: 0.5em; }
	table.bugs th { background: #444;
				 color: #fff; 	
				 padding: 0.5em; 	
				 text-align: center; 	
				 border-bottom: 1px #fff solid; 	
				 border-right: 1px #fff solid;}
	table.bugs td {	background: #888; 
				color: #fff; 	
				padding: 0.5em; 	
				text-align: center; 	
				border-bottom: 1px #fff solid; 	
				border-right: 1px #fff solid;}