<STYLE ID="LINK_STYLE_SHEET">
/* element-name { property: list }					*/
/* DIV H1 EM { properties } Def.v. EM nur innerh. H1 innerh. DIV	*/

.standard {	font-family: Verdana, Lucida, Helvetica, Arial, Impact, sans-serif;
		font-weight: normal;
		text-decoration: none;
		backgroud-image: url(dots/bg/grey.jpg);
		color: black;
		text-align: justify; }

.block {	text-align: justify; }

.body {		background-image: url(dots/bg/grey.jpg); }

body {		background-color: lightgray; 
		background-image: url(dots/bg/grey.jpg); }

A:link {	color: blue; text-decoration: none; }
A:visited {	color: darkblue; text-decoration: none; }
A:active {	color: red; text-decoration: none; }
A:hover {	color: gray; text-decoration: none; }

A.mysite {	color: darkgreen; text-decoration: none; font-weight: bold; }

H1, H2, H3, H4, H5, H6, H7 {
		font-family: Verdana, Lucida, Helvetica, Arial, Impact, sans-serif;
		font-size: 100%;
		font-weight: normal;
		text-align: left;
		margin: 0%; padding: 0%;
		background-color: transparent;
		color: black; }

H1 {		font-size: 120%;
		font-variant: small-caps;
		letter-spacing: 2px;
		text-align: right;
		margin-left: 1%; margin-right: 1%; margin-top: 1%; margin-bottom: 1%; padding: 1%;
		border: medium black solid;
		background-color: #777777;
		color: orange; }

H2 {		font-weight: bold;
		text-align: center;
		margin-left: 1%; margin-right: 1%; margin-top: 2%; margin-bottom: 2%; padding: 1%;
		border: thin black solid;
		background-color: gray;
		color: orange; }

H3 {		font-weight: bold; }

H4 {		font-size: 95%; }

H5 {		font-size: 83%; }

H6 {		font-size: 69%; text-align: center; }

P, BLOCKQUOTE {	text-align: justify; }

P:first-letter { font-weight: bold; font-size: 120%; }

PRE, TT, CODE {	font-family: Courier, monospace; font-size: 95%; }

BLOCKQUOTE {	font-style: italic; font-variant: small-caps; }

CAPTION {	font-family: Courier, monospace; font-size: 95%; 
		caption-side: top; }

IMG.left-floating { float: left; }

p.navbar {	font-weight: bold;
		text-align: center;
		padding: 1%;
		border: thick black groove;
		background-color: orange;
		color: gray; }

p.rahmen {	font-family: Courier, monospace; font-size: 120%;
		margin-left: 15%; margin-right: 15%; padding: 2%;
		border: double blue;
		background-image: url(dots/bg/paper-hell.jpg); }

#extra {	font-family: Courier, monospace; font-size: 145%; color: red; }

#free1 { font-family: Arial,sans-serif; font-size:36pt; color:#6633FF; margin-left:3cm; margin-bottom:0.5cm; } 

#free2 { font-family: Arial,sans-serif; font-size:18pt; font-weight:bold; color:#CCFF33; margin-left:2cm; margin-top:-1.2cm; margin-bottom:1cm;} 

#free3 { font-family: Arial,sans-serif; font-size:48pt; color:#00FF00; margin-left:0cm; margin-top:-1.6cm; margin-bottom:0cm;} 

#free4 { font-family: Arial,sans-serif; font-size:48pt; font-weight:bold; color:#FF0000; margin-left:2cm; margin-top:-3.1cm; margin-bottom:1cm;} 

/* HR {		color: blue; } */
/*		align: center; */
/*		width: 80%; */
/*		background: transparent; */
/*		color: orange; } */

fieldset
    { border: 1px #666 solid; 
      background: #dfdff2;
      width:40%;}

legend
    { font-weight: bold; 
      background: #debe90;}
label
    { border: #000 dotted; 
      border-width: 0 0 1px 0; 
      cursor: pointer;}
input, textarea
    { background: #eee; 
      margin: .4em;}
legend, label
    { font: .8em/130% sans-serif; 
      color: #000;}
input:focus, textarea:focus
    { font: .8em/130% sans-serif; 
      color: #000; 
      background: #fff;}
.acc
    { border: #000 solid; 
      border-width: 0px 0px 1px; 
      font-weight: bold; 
      color: #444;}

</STYLE>
