/* DATEI: Formate.css */

h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,body {
 font-family:Verdana,Arial,sans-serif; font-size:11px;}

h1 { background-color:#A0FFA0; font-size:18px; margin-bottom:8px; }

h2 { background-color:#A0FFA0; font-size:16px; margin-bottom:8px; }

h3 { background-color:#A0FFA0; font-size:14px; }

h4 { background-color:#A0FFA0; font-size:11px; }

p { text-align:left; text-indent:18px; margin-top:4px; margin-bottom:2px; }

li { margin-top:3px; }

pre { font-family:Courier New,Courier; font-size:11px; color:#0000C0; }

code,kbd,tt { font-family:Courier New,Courier; color:#0000C0; }

var { font-style:normal; color:#0000C0; }

blockquote,cite { font-style:italic; }

p:first-letter { font-size:120%; color:#1F1F1F }

a:link { color:#0000FF; text-decoration:underline; }

a:visited { color:#400080; text-decoration:underline; }

a:active { color:#000000; text-decoration:none; }

/*

a.an { text-decoration:none; }

.unicode { font-size:15px; font-family:Arial Unicode MS,Arial,sans-serif }

ins { color:#009900; font-weight:bold; text-decoration:none; }

del { color:#990000; font-weight:bold; text-decoration:line-through; }

*/