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

/* ebenen */

#haupt 
{ position: absolute; left: 100px; width: 250px; height: 25px; top: 50px; z-index: 30 }


/* link */

.linkUli:link { color: green; text-decoration: none }

.linkUli:visited { color: green; text-decoration: none}

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

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

.linkUli:active { color: green; text-decoration: none}

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


/* formatierung */
.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 }

.txt01 { color: red; font-weight: 600; font-size: 20px }

.txt02 { text-align: center }

.txt03 { text-decoration: underline }
	
/* 
.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 }
*/
