
body {
   color:            #000000;
   font-family:      Arial;
   font-size:        10pt;
   text-align:       center;
}

/* Links */

a:link {
   color:            #888888;
   font-weight:      bold;
   text-decoration:  none;
}

a:visited {
   color:            #888888;
   font-weight:      bold;
   text-decoration:  none;
}

a:hover {
   color:            #888888;
   font-weight:      bold;
   text-decoration:  underline;
}

/* Header */

h1 {
	margin-top: 0px;
	color: #000000;
	font-size: 18pt;
	text-align: center;
}

img.artikel {
	margin-left: 10px;
	margin-right: 10px;
}
