/* 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;
}