/* <meta http-equiv="content-style-type" content="text/css"> */
/* <link rel=stylesheet href="text.css"> */
/* <STYLE></STYLE> */

BODY 
 {
 background-color:white;
 margin-top:20px;
 margin-left:60px;
 margin-right:20px;
 font-family:"COURIER NEW",COURIER,ARIAL;
 font-weight:bold;
 font-size:15px;
 color:black;
 }

*.Textblau { font-family:ARIAL,"TIMES NEW ROMAN"; color:navy; }

A:link { color:blue; }
A:visited { color:maroon; }
A:active { color:navy; }
A:hover { color:navy; }

H1 { font-family:ARIAL; color:navy; text-align:center;}
H2 { font-family:ARIAL; color:navy; text-align:center;}
H3 { font-family:ARIAL; color:navy; text-align:center;}

*.Stichw { font:bolder 14px ARIAL; color:navy; }

*.Ort { font:normal 11px "COURIER NEW",COURIER,ARIAL; color:black; }

.schatten {
 background-color: white;
 filter:progid:DXImageTransform.Microsoft.Shadow(direction=135, strength=10);
}

.kommentarbox {
float:right; margin:10px; padding:10px; font-size:small;
width:30%; border: 1px solid #000; background:#eee;
filter:progid:DXImageTransform.Microsoft.Shadow(direction=135, strength=10);}
