/*Stylesheet VKM

/*Allgemeine Vorgaben*/
body {font-family: Arial, Helvetica, Verdana, sans-serif; font-size : 10pt; background-color: #FFFFFF; color: #000000;}
        
/*Layouttabellen*/
.layout {background-color:#ffffff;}

/*Festsetzung der allgemeinen Schrift und -größe*/
ul,ol,li,b,i,p { font-family: Arial, Helvetica, Verdana, sans-serif; font-size:10pt;color: #000000; line-height:15pt;}

/*Normale Tabellen*/
tr {vertical-align : middle;}
th {background-color: #006699;font-family: Arial, Helvetica, Verdana, sans-serif; font-size : 9pt; text-align : left; color:#ffffff;}
td {background-color: #EEEEEE; font-family: Arial, Helvetica, Verdana, sans-serif; font-size : 9pt;}

/*Überschriften*/
h1{font-family : Arial, Helvetica, Verdana, sans-serif; font-size : 11pt; color:#003366; font-style : bold;line-height:15pt;}
h2 {font-family : Arial, Helvetica, Verdana, sans-serif; color:#003399; font-size : 10pt;line-height:15pt;}
h3, h4, h5 {font-family : Arial, Helvetica, Verdana, sans-serif;color:#006699;font-size : 10pt; line-height:15pt;}

/*Listenformat*/
UL {list-style : circle;}

/*Hyperlinks*/
A:LINK, A:VISITED {color : #336699;}
A:ACTIVE, A:HOVER {color : #CC0033;background-color : #FFFFCC;}

