/* CSS Document */

#daten {
    height: 500px;
}


/* CSS Document */

#content h2 {
	padding-bottom: 10px;	
}

div.auswahl_gra {
	top: 90px; 
	left: 340px;	
}

div.auswahl_tab {
	top: 90px; 
	left: 510px;	
}

div.hinweistext {
	position: absolute;
	top: 150px;
	left: 10px;
	clear: left;
	height: 300px;
	width: 660px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #619401;
	background-color: #FFFFFF;
	font-weight: bold;
}

a.hinweistext {
	color: #619401;
}

div.info2 {
position: absolute;
top: 635px;
left: 10px;
clear: left;
height: 30px;
width: 660px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
background-color: #FFFFFF;
}

div.titel {
position: absolute;
top: 91px;
left: 0px;
padding-top: 3px;
height: 20px;
width: 340px;
border-bottom: solid;
border-bottom-width: 1px;
border-bottom-color: #619401;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #619401;
}

div.titel2 {
position: absolute;
top: 91px;
left: 0px;
padding-top: 3px;
height: 20px;
width: 680px;
border-bottom: solid;
border-bottom-width: 1px;
border-bottom-color: #619401;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #619401;
}

h2 {
	color: #619401;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

span.titel {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #619401;
	font-weight: bold;
}

a.titel {
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #619401;
}

div.nav {
position: absolute;
height: 21px;
width: 170px;
padding-top: 3px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
background-color: #d3d7cf;
background-image: url(../img/tab_grau.gif);
background-repeat: no-repeat;
}

div.nav_selected {
position: absolute;
height: 21px;
width: 170px;
padding-top: 3px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #619401;
background-color: #FFFFFF;
background-image: url(../img/tab_blau.gif);
background-repeat: no-repeat;
}

div.graph_text {
position: absolute;
z-index: 5;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}

div.datum_text {
position: absolute;
z-index: 5;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

a.archiv {
color: #619401;
}


a.navlink {
text-decoration: none;
color: #619401;
}

a.navlink_selected {
text-decoration: none;
color: #619401;
}


div.graphisch_text {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}


table.DatenTabelle td {
	padding: 2px;
}

table.DatenTabelle td.zeile1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background: #eeeeec;
	border: solid;
	border-width: 1px;
	border-color: #619401;
}

table.DatenTabelle td.spalte1 {
	width: 325px;
}

table.DatenTabelle td.spalte2 {
	width: 80px;
	text-align: right;
}

table.DatenTabelle td.zeile2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background: #ffffff;
	border: solid;
	border-width: 1px;
	border-color: #619401;
}
		
table.infotabelle {
	width: 660px;
}

table.infotabelle td.zeile1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #eeeeec;
	border: solid;
	border-width: 1px;
	border-color: #619401;
}

table.infotabelle td.zeile2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #ffffff;
	border: solid;
	border-width: 1px;
	border-color: #619401;
}

table.infotabelle td.zeileImpressum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #eeeeec;
	border: solid;
	border-width: 1px;
	border-color: #619401;
	text-align: center;
}


a.link {
	text-decoration: none;
	color: #619401;
}

a.link:hover {
	text-decoration: none;
	color: #7AB800;
}

span.link {
	color: #619401;
	cursor: pointer;
}

span.link:hover {
	color: #7AB800;
}

.bildunterschrift {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.header img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.links {
	text-align: left;
}

.rechts {
	text-align: right;
}

.zentriert {
	text-align: center;
}

.blocksatz {
	text-align: justify;	
}

table.daten {
	width: 400px;
	margin-left:auto;
	margin-right:auto;
}

#content a {
	color: #619401;
}

img.rechterRand {
	float: right;
	padding-left: 3px;
}

#content table.DatenTabelle {
	width: 420px;
	margin-left:auto;
	margin-right:auto;
	
}#content table.DatenTabelle td {
	font-size: 13px;
}

#navi1 a {
		color: #619401;
}

#navi2 a {
		color: #619401;
}

#content h2.tabellarisch {
	text-align: center;
	padding-top: 10px;	
	padding-bottom: 10px;	
}

#content p {
	padding-bottom: 5px;	
}

#content ul {
	padding-bottom: 10px;	
	padding-left: 20px;	
}

#content ul li {
	padding-left: 5px;	
}

div.formularfeld {
	width: 125px;
	height: 18px;
	font-size: 11px;
	/* border: 1px solid #FF0000; */
}

div.formularfeldbeschriftung {
	width: 40px;
	height: 16px;
	padding-top: 2px;
	float: left;
	/* border: 1px solid #FF0000; */
}

select.datenarchiv {
	width: 84px;
	font-size: 11px;
	text-align: right;
}

input.send_Date {
	width: 125px;
	font-size: 11px;
}

a.wichtiger_hinweis {
	font-size: 10px;
	text-decoration: none;
	color: #619401;
}

a.wichtiger_hinweis:hover {
	text-decoration: underline;
}

#baustelle p {
	font-size: 14px;
}

.invisible {
	display: none;
}

button.send_Date {
	width: 125px;
}/* CSS Document */

div.background {
	height: 480px;
	width: 680px;
}

div.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

div.thermometer_rahmen {
position: absolute;
top: 150px;
left: 15px;
height: 135px;
width: 80px;
border: solid;
border-width: 1px;
border-color: #619401;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
background-color: #619401;
}

div.thermometer {
float: left;
height: 120px;
width: 80px;
background-color: #FFFFFF;
}

div.boden_thermometer_rahmen
{
position: absolute;
top: 290px;
left: 15px;
height: 135px;
width: 80px;
border: solid;
border-width: 1px;
border-color: #619401;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
background-color: #619401;
}

/*Luftfeuchtigkeit*/
div.wetter_rahmen {
position: absolute;
top: 150px;
left: 290px;
height: 135px;
width: 120px;
border: solid;
border-width: 1px;
border-color: #619401;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
background-color: #619401;
}

div.wetter {
float: left;
height: 120px;
width: 120px;
background-repeat: no-repeat;
background-position: center;
background-color: #FFFFFF;
}

div.webcam_rahmen {
position: absolute;
top: 150px;
left: 500px;
height: 135px;
width: 160px;
border: solid;
border-width: 1px;
border-color: #619401;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
background-color: #619401;
}

div.webcam_rahmen2 {
position: absolute;
top: 290px;
left: 500px;
height: 135px;
width: 160px;
border: solid;
border-width: 1px;
border-color: #619401;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
background-color: #619401;
}

div.webcam {
float: left;
height: 120px;
width: 160px;
background-repeat: no-repeat;
background-position: center;
background-color: #FFFFFF;
}

div.datum_text {
	margin-top: 10px;
	margin-left: 20px;
	text-align: left;
}

div.luftfeuchte_rahmen{
position: absolute;
top: 150px;
left: 240px;
height: 135px;
width: 120px;
border: solid;
border-width: 1px;
border-color: #619401;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
background-color: #619401;
}

div.wind_rahmen{
position: absolute;
top: 150px;
left: 370px;
height: 135px;
width: 120px;
border: solid;
border-width: 1px;
border-color: #619401;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
background-color: #619401;
}

div.barometer_rahmen {
position: absolute;
top: 290px;
left: 370px;
height: 135px;
width: 120px;
border: solid;
border-width: 1px;
border-color: #619401;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
background-color: #619401;
}

div.barometer {
float: left;
height: 120px;
width: 120px;
background-repeat: no-repeat;
background-position: center;
background-color: #FFFFFF;
}

div.globalstrahlung_rahmen {
position: absolute;
top: 290px;
left: 110px;
height: 135px;
width: 120px;
border: solid;
border-width: 1px;
border-color: #619401;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
background-color: #619401;
}

div.globalstrahlung {
float: left;
height: 120px;
width: 120px;
background-repeat: no-repeat;
background-position: center;
background-color: #FFFFFF;
}

div.niederschlag_rahmen {
position: absolute;
top: 150px;
left: 110px;
height: 135px;
width: 120px;
border: solid;
border-width: 1px;
border-color: #619401;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
background-color: #619401;
}

div.niederschlag {
float: left;
height: 120px;
width: 120px;
background-repeat: no-repeat;
background-position: center;
background-color: #FFFFFF;
text-align: center;
}

div.blattnaesse_rahmen {
position: absolute;
top: 290px;
left: 240px;
height: 135px;
width: 120px;
border: solid;
border-width: 1px;
border-color: #619401;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
background-color: #619401;
}

div.blattnaesse {
float: left;
height: 120px;
width: 120px;
background-repeat: no-repeat;
background-position: center;
background-color: #FFFFFF;
}

div.temperaturverlauf_rahmen {
position: absolute;
top: 450px;
left: 15px;
height: 145px;
width: 332px;
border: solid;
border-width: 1px;
border-color: #619401;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
background-color: #619401;
}


div.temperaturverlauf {
position: relative;
float: left;
height: 130px;
width: 332px;
background-color: #FFFFFF;
}

div.tooltip{
display: none;
position: absolute;
border: solid;
border-width: 1px;
border-color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
background-color: #FFFFFF;
padding: 3px;
z-index: 10;
}

div.punkt_rot {
position: absolute;
height: 2px;
width: 2px;
background-image: url(../img/punkt_rot.gif);
background-repeat: no-repeat; 
}

div.punkt_blau {
position: absolute;
height: 2px;
width: 2px;
background-image: url(../img/punkt_blau.gif);
background-repeat: no-repeat; 
}

div.punkt_gruen {
position: absolute;
height: 2px;
width: 2px;
background-image: url(../img/punkt_gruen.gif);
background-repeat: no-repeat; 
}

div.legende_rahmen {
position: absolute;
top: 450px;
left: 370px;
height: 85px;
width: 200px;
border: solid;
border-width: 1px;
border-color: #619401;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
background-color: #619401;
}

div.legende {
	position: relative;
	float: left;
	height: 60px;
	width: 190px;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: center;
}

.rot {
	color: #FF0000;
	
}

.gruen {
	color: #00FF00;
	
}
.blau {
	color: #0000FF;
	
}/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

#wrapper {
	position: absolute;
	width: 680px;
	height: 690px;
	left: 50%;
	margin-left: -345px;
	border: solid;
	border-width: 0px;
	border-color: #619401;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}

#header {
	height: 80px;
	width: 680px;
	text-align: left;
	vertical-align: middle;
}

#navi1 {
	width: 100%;
	height: 24px;
	font-size: 16px;
	text-align: left;
	border-bottom: 1px solid #619401;
}

#navi2 {
	width: 100%;
	height: 21px;
	font-size: 14px;
	text-align: left;
}

#content {
	width: 100%;
	min-height: 380px;
	text-align: left;
}

#content-grafiken {
	width: 100%;
	height: 480px;
	text-align: left;
}

#wetter-webcam {
	padding-left: 175px;
	width: 340px;
	text-align: center;
}

#info {
	height: 63px;
	width: 660px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}

