		body {
			margin: 0;
			padding-left: 0px;    /* LC fullwidth */
			padding-right: 0px;   /* RC fullwidth + CC padding */
			min-width: 360px;       /* LC fullwidth + CC padding */
		}

		#header, #footer {
			margin-left: 0px;    /* LC fullwidth */
			margin-right:0px;   /* RC fullwidth + CC padding */
		}



		body {
			text-align: left;
			background: #7AC1FF;
			font-family: Arial, Helvetica, sans-serif;
			color: #030303;
		}

		#header {
			font-size: large;
			text-align: left;
			padding: 0.3em 0;
			background: #FFE47A
		}
		body.daten {
			background: white;
		}
	

hr  {color: #7AC1FF;border:1px solid #5687B3;height:3px;}
.map {color: black}
.header {font-family:Arial,Helvetica,sans-serif; font-size:80%; font-weight:bold; color: #FFFF00}
a {color:blue}
a.navi {color: #000000; font-weight: bold; text-decoration: none}
a.navi:hover {text-decoration: underline}
a.navi1 {font-size:80%; color: white; font-weight: bold; text-decoration: none}
a.navi1:hover {text-decoration: underline}
a.hlink {color:black;}
a.red  {color:red;}

td.navi {background-image:url(/image/bgnav.gif);background-repeat: no-repeat; padding-left: 8px}
#td.navi1 {background-image:url(/image/bgnav.gif);background-repeat: no-repeat; padding-left: 12px}
td.navi1 {padding-left: 12px}

h1,h2    {padding-top: 1em;}
h1 {font-size:120%; font-weight:bold}
h2 {font-size:110%; font-weight:bold}
h3 {font-size:100%; font-weight:bold}
.footer {font-size: 70%}
td.link { background-color: white;
        align: center;
        text-align: center;
        valign: center;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
        font-size:70%;
        }
td.linkname { background-color: white;
        align: center;
        text-align: center;
        valign: center;
        font-size:70%;
        }
.www {font-size:70%;}
