body {background-image:url(bilder/higru02.jpg);background-attachment:fixed;margin:0px}

body, td, th, p, h { font-family: Arial; font-size: 11pt; }
.pic { border: 1px solid #000000; }
.u2g { font-size: 14pt; color:#495F60; }
.ugal { font-size: 16pt; color:#993300;font-weight:bold; }
.fsm { font-size: 8pt; }
.fsz { font-size: 7pt; }
.fb {font-weight:bold;}
.fi {font-style:italic;}
.fu {text-decoration:underline;}
.fc {text-align:center;}
.fred { color:#990066; }
.fblue { color:#000080 }

h5.blue { color:#000080; font-size:11pt; font-weight:bold; }
h5.red { color:#990066; font-size:11pt; font-weight:bold; }
h4 { color:#990066; font-size:13pt; font-weight:bold; }
h3 { font-size:14pt; font-weight:bold; }

a:link { color :#0000ff; text-decoration: underline;}
a:visited {color :#800080; text-decoration: underline; }
a:hover {color:#ff0000; text-decoration: underline; }
a:active {color:#ff0000; text-decoration: underline; }

html, body, #container { margin:0; padding:0; height:auto; min-height:100%; }
#container { min-height:100%; position:relative;  height:100%; }
#content { padding-bottom:30px; margin-left: 20px; width: 600px;/* Höhe des Footers */ }

#footer {
	position:relative;
	bottom:0;
	height:30px;   /* Höhe des Footers */
	width: 600px;
	text-align: center;
	font-size:6pt;
	font-weight: bold;
	margin-left: 20px;
}

