

/* Dateiname: test1.css */

p { color: darkblue; font-family: Times New Roman; font-size: medium; line-height: 15pt; }

h1 { color: #80000; border-style: dotted; font-family: COURIER NEW; font-size: 16pt; font-weight: bold; text-align: center;}

h2 { color: #3100CE; border-style: ; font-family: COURIER NEW; font-size: 18pt; font-weight: bold; text-align: center;}

h3 { color: darkgreen; font-family: COURIER NEW; font-size: 16pt; font-weight: bold; text-align: center;}

h4 { color: maroon; font-family: COURIER NEW; font-size: 14pt; font-weight: bold; text-align: center;}

h5 { font-family: COURIER NEW; font-size: 12pt; font-weight: bold; text-align: center;}

h6 { color: purple; font-family: COURIER NEW; font-size: 13pt; font-weight: bold; text-align: center;}

body, textarea {font-color: #0000FF; font-family: times new roman;
                background-image: url(http://www.michael1976.de/images/hg/01.jpg);
                scrollbar-base-color: #FFFFFF;}

a { font-weight: bold; color: #FF0000; font-family: Times New Roman; }

a:active { font-weight: bold; color: #FF8000; font-family: Times New Roman; }

a:visited { font-weight: bold; color: #408080; font-family: Times New Roman; }

hr { width:444; }

table { border:11px; color: #008000;}

border {border-width:11;}

ul { border:11px; color: #008000; font-size: 12pt;
}