  body, p a {
    color: black; background-color: #d8e5fe;
    font-size: 100.01%;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0; padding: 1em;
    min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
  }
  table {
  	font-family: Helvetica,Arial,san-serif;
	font-size: 11px;
	color: #000033;
	text-decoration: none;
	list-style-type:square;
	line-height: normal;
  }

  h1 {
    font-size: 1.5em;
    margin: 0 0 0.7em; padding: 0.3em;
    text-align: center;
    background-color: #fed;
    border: 2px ridge silver;
  }
  h2 {
	font-size: 1.0em;
	margin: 0 0 0.5;
	padding: 0.2em;
	text-align: center;
	background-color: #d3e1fe;
	border: 1px ridge silver;
}

  html>body h1 {
    border-color: gray;  /* Farbangleichung an den Internet Explorer  */
  }
  div#Warnung {
	clear: both;
	font-size: 0.83em;
	float: left;
	width: 10em;
	margin: 0 0;
	display: inline-block;
	padding: 0.5em 0 0.5em 1.0em;
	top: 16px;
	position: absolute;
	left: 500px;
}
  ul#Navigation {
	font-size: 0.83em;
	float: left;
	width: 12em;
	margin: 0 0;
	border: 1px dashed silver;
	display: inline-block;
	padding: 0.5em 0 0.5em 1.0em;	
}
  ul#Navigation li {
    list-style: none;
    margin: 0; padding: 0.1em;
  }
  ul#Navigation a {
	display: block;
	font-weight: bold;
	padding: 0.4em 0.2em 0.4em 0.6em;
}
  ul#Navigation a:link {
	color: #336699;
	background-color: #ADD8E6;
	background-image: url(http://www.gleuelwetter.de/images/button_0.gif);
	text-decoration: none;
}
  ul#Navigation a:visited {
 	color: #336699;
	background-color: #ADD8E6;
	background-image: url(http://www.gleuelwetter.de/images/button_0.gif);
	text-decoration: none;
  }
  ul#Navigation a:hover {
	color: black;
	background-color: #d8e5fe;
	background-image: url(http://www.gleuelwetter.de/images/button_1.gif);
	border-left-color: #336699;
	border-left-style: solid;
	border-left-width: thin;
}
  ul#Navigation a:active {
   color: white; background-color: gray;
	background-image: url(http://www.gleuelwetter.de/images/button_0.gif);
	text-decoration: none;	 
  }
  div#counter {
	font-size: 0.7em;
	float: left;
	width: 13em;
	margin: 0 0 1.1em;
	padding: 0 0.5em 0 1.0em;
}

  div#Info {
	font-size: 0.83em;
	float: right;
	width: 13em;
	margin: 0 0 0 0;
	padding: 0;
	background-color: #f0ffff;
	border: 1px dashed silver;
	position: absolute;
	top: 125px;
	right: 10px;
}
  div#Info h2 {
    font-size: 1.0em;
    margin: 0.2em 0.5em;
	 background-image: url(http://www.gleuelwetter.de/images/gradient.gif);	 
  }
  div#Info p {
    font-size: 1em;
    margin: 0.5em;
  }

  div#Inhalt {
	margin: 0 12em 1em 12em;
	border: 1px dashed silver;
	background: #F0FFFF;
}
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
  }
  div#Inhalt h2 {
	font-size: 1.0em;
	margin: 0.2em 0.2em 0.2em 0.2em;
	background-image: url(http://www.gleuelwetter.de/images/gradient.gif);	
}
  div#Inhalt h3 {
	font-size: 1.0em;
	margin: 0.2em 0.5em;
	padding: 0.2em;
	text-align: center;
	background-color: #d3e1fe;
	border: 1px ridge silver;	
  }
  div#Inhalt p {
    font-size: 1em;
    margin: 1em 0;
  }
  div#Werbung {
	clear: both;
	font-size: 0.83em;
	float: left;
	width: 12em;
	margin: 0 0;
	border: 1px dashed silver;
	display: inline-block;
	padding: 0.5em 0 0.5em 1.0em;
}
  p#Kopfzeile {
	font-size: 0.9em;
	text-align: center;
	background-color: #F0FFFF;
	border: 1px solid silver;
   margin: 12em 12em 12em 12em;
}
  
  p#Fusszeile {
	clear: both;
	font-size: 0.7em;
	margin: 0;
	padding: 0.5em 0.1em 0.1em 0.1em;
	text-align: center;
	background-color: #F0FFFF;
	border: 1px solid silver;
	height: 21px;
}

.box { width: 15em; background: #9BD1FA;}
.box h1, .box p {margin: 0 10px;}
.box h1 {font-size:150%; color:#ffffff; }
.box .top, .box .bottom{display:block;background: #dddddd;}
.box .top b, .box .bottom b
{
  display:block;height: 1px; overflow: hidden; background: #9BD1FA;
}
.box .r1{margin: 0 5px;}
.box .r2{margin: 0 3px;}
.box .r3{margin: 0 2px;}
.box .top .r4, .box .bottom .r4{margin: 0 1px;height: 2px;}

