body {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: Black;
	background-color: #D9DADF;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;

	font-size: 8pt;

}

a {
	color: #636363;
	text-decoration: none;
}


td.mainbereich {
	padding-left: 4px;
	padding-top: 4px;

}

td.mainnav {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}


.subnavlinks {
	color: #636363;
	text-decoration: none;
	font-size: 8pt;
}

.amtszeitenleft {
	border: 0px none;
	font-size: small;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: White;
	background-color: #2A314D;
	font-weight: bold;
}

.amtszeitenright {
	border: 0px none;
	font-size: small;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: Black;
	background-color: #EEEFF1;
}

.statleft {
	border: 0px none;
	font-size: x-small;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: White;
	background-color: #2A314D;
	font-weight: bold;
}

.statright {
	border: 0px none;
	font-size: x-small;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: Black;
	background-color: #EEEFF1;
}

td.cal1 {
	border: 0px none Navy;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #EEEFF1;
	color: Black;
}

.tx-gbweather-pi1 {
	padding: 3px;
	color: #2A314D;
}

.tx-gbweather-pi1 .titel {
	font-size: small;
	font-weight: bold;
	display: none;
}

.tx-gbweather-pi1 .now {
        font-size: large;
        font-weight: bold;
}

.tx-gbweather-pi1 .detail {
        font-size: xx-small;
	line-height: 1.5em;
        font-weight: normal;
	clear: both;
}


