body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.normbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.normboldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0066CC;
}
.normboldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #fffaf0;
}
.normboldbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.normboldbigrot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #B20101;
}
.normboldbigbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0066CC;
}
.normboldklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #B20101;
}
a:link { 
	color:#B20101; 
	text-decoration:none; 
}

a:visited { 
	color:#0066CC; 
	text-decoration:none; 
	font-weight:bold; 
}

a:hover { 
	color:#000000; 
	text-decoration:none; 
	font-weight:bold; 
}

a:active { 
	color:#B20101; 
	text-decoration:underline; 
	font-weight:bold; 
}

a:focus { 
	color:#B20101; 
	background-color:#FFFFFF; 
	text-decoration:underline; 
	font-weight:bold; 
}

.normboldkleinrot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #B20101;
}
.wetterinfo {
    position: absolute;
    top: -29.0em; left: 38em;
    width: 0em;
    background-color: white;
    border: 0px solid silver;
  }
  .wetterinfo {  /* nur fuer moderne Browser! */
    position: fixed;
  }
  .wetterinfo img {
    height: 0.8em; float: right;
  }


