/* style sheet von innovaria.de */
@media screen {
 BODY	{ font-family: Arial, Switzerland, sans-serif; font-size: 10pt; font-weight:500; color: #000000; background-image:url(./picture/back.jpg); background-color: #ffffff }

 th { font-size: 10pt; font-weight:700; color: #000000}
 td { font-size: 10pt; font-weight:500; color: #000000}
 td.block { font-size: 10pt; font-weight:500; color: #000000; text-align:justify }
 ul { list-style-type:circle }
 li { font-size: 10pt; font-weight:600; color: #000000 }
 
 div.thin { border-style:solid; border-width:thin }

 div.kapitel { font-size: 18pt; font-weight:bold; margin-bottom:18pt; color: #000000 }
 div.unterkapitel { font-size: 12pt; font-weight:bold; color: #000000 }
 div.fnormmitteblau { font-size: 10pt; color: #294a8d; text-align:center }

 A:link { text-decoration: underline; color: #294a8d; background: none }
 A:visited { text-decoration: underline; color: #294a8d; background: none }
 A:active { text-decoration: underline; color: #294a8d; background: none }
 A:hover { text-decoration: underline; color: #294a8d; background: none }
 A:link IMG, A:visited IMG, A:active IMG {border-style: none }
}