/* DATEI: sk1.css */



body { background-color:#fffbee; margin-top:40px; margin-bottom:20px; }

 A { font-size:12px; }


p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:verdana,Geneva,Arial,Helvetica,sans-serif; color:#b0b0b0; }


h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:42px; line-height:26px; font-weight: normal;}

h2 { font-size:24px; }

h3 { font-size:18px; }

h4 { font-size:15px; }

p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:14px; }


tt { font-family:Trebuchet MS,Courier New,Courier; font-size:10px; color:#0000C0; }



.verdsm {font-size : 12px;}
/* normaler Text schmal */



a:link { color:#aaaaaa; text-decoration:none; font-weight: bold;}
a:visited { color:#aaaaaa; text-decoration:none; font-weight: bold;}
a:active { color::#aaaaaa; text-decoration:none; font-weight: bold;}
a:hover { color:#555555; text-decoration:underline; font-weight: bold;}


a.an { text-decoration:none; }


/*Linie */
hr { border:none; border-top: 1px dotted #ff0000; color: #FFFFFF; background-color: #FFFFFF; height: 1px; }
