
/* Standard-CSS f?r www.rono-innovation.de */

/* Wichtige Farben
grau_hg  #A2A2A2
grau_hell  #D3D3D3
grau_heller  #F2F2F2
dunkelrot #930909
*/

.linkNeu:link { color: #000000; text-decoration: none }
.linkNeu:visited { color: #000000; text-decoration: none }
.linkNeu:hover { text-decoration: none }
.linkNeu:visited:hover { color: #000000; text-decoration: none }
.linkNeu:active { color: #000000; text-decoration: none }
.linkNeu:active:hover { color: #000000; text-decoration: none }

.linkRot:link {
   color: #930909;
   text-decoration: none;
}

.linkRot:visited {
   color: #930909;
   text-decoration: none;
}

.linkRot:hover {
   color: #ff0000;
   text-decoration: none;
}

.linkRot:visited:hover {
   color: #ff0000;
   text-decoration: none;
}

.linkRot:active {
   color: #930909;
   text-decoration: none;
   
}
.linkRot:active:hover {
   color: #ff0000;
   text-decoration: none;
}

.linkKar:link {
   color: #ffffff;
   text-decoration: none;
}

.linkKar:visited {
   color: #ffffff;
   text-decoration: none;
}

.linkKar:hover {
   color: #ffffff;
   text-decoration: none;
}

.linkKar:visited:hover {
   color: #ffffff;
   text-decoration: none;
}

.linkKar:active {
   color: #ffffff;
   text-decoration: none;
   
}
.linkKar:active:hover {
   color: #ffffff;
   text-decoration: none;
}

.hgGrau 
{ background-image: url('bilder/hg_grau_weiss.gif') }

.txtSiz10 { font-size: 10px }
.txtSiz11 { font-size: 11px }
.txtSiz12 { font-size: 12px }
.txtSiz14 { font-size: 14px }
.txtSiz18 { font-size: 18px }
.txtSiz22 { font-size: 22px }
.txtAliJus { text-align: justify }
.txtAliCen { text-align: center }
.txtAliL { text-align: left }
.txtVerAliB { vertical-align: bottom }

.letSpa1 { letter-spacing: 1px }

.linH16 { line-height: 16px }
.linH20 { line-height: 20px }
.linH22 { line-height: 22px }

.padT4 { padding-top: 4px }
.padT2 { padding-top: 2px }

.padL10 { padding-left: 10px }

.fon04 { font-weight: 400 }
.fon09 { font-weight: 900 }

.farbe01 { color:#ffffff }
.farbe02 { color:#F1F1F1 }
.farbe03 { color:#D20C1A }


.klein { font-size: 0.7em }

.right { text-align: right }

.center { text-align: center }

.left { text-align: left }

.top { vertical-align: top }

.middle { vertical-align: middle }

.c { clear: both }

.fett { font-weight: 600 }

p.title, li.title, div.title
	{mso-style-name:title;
	mso-margin-top-alt:auto;
	margin-right:0cm;
	mso-margin-bottom-alt:auto;
	margin-left:0cm;
	line-height:15.0pt;
	mso-pagination:widow-orphan;
	font-size:8.5pt;
	font-family:Verdana;
	mso-fareast-font-family:"Times New Roman";
	mso-bidi-font-family:"Times New Roman";
	color:#F26522;
	font-weight:bold;}
	
/* materialien */

.prodInfoTxt07
{ color: #930909; font-weight: 600 }

.prodInfoTxt05
{ font-size: 12px; text-align: left; font-weight: 400; color: #666666; vertical-align: middle; line-height: 18px }

.prodInfoTxt06
{ font-size: 11px; text-align: left; font-weight: 400; color: #666666; background-color: #FBF9F7; line-height: 18px }

