/* a:link {color: #009900; text-decoration: none} */
/* a:visited {color: #006810; text-decoration: none} */
/* a:active {text-decoration: none} */
/* a:hover {color: #FFFFFF; text-decoration: none; background: #003200} */

a.underline:link {color: #009900; text-decoration: underline;}
a.underline:visited {color: #006810; text-decoration: underline}
a.underline:active {text-decoration: underline}
a.underline:hover {color: #FFFFFF; text-decoration: underline; background: #003200}

a.noHover:hover {color: #FFFFFF; text-decoration: none; background: #FDF0CA}
a.yellowHover:hover {color: #FFFFFF; text-decoration: none; background: #F0D840}
a.dyellowHover:hover {color: #FFFFFF; text-decoration: none; background: #ecbb13}
a.nH:hover {text-decoration: none; background: #FFFFFF;}
a.nH2:hover {text-decoration:none; background:;}
.gelbh {background-color: #FFFFE6}
.grBalken {background-color: #006633}

#startpage {
    text-align:center;
	position:relative;
	top:130px;
}

#darstellung {
	background-color: #FDF0CA;
	}

#popup {
    padding-top:   10px;
	padding-left : 10px;
	padding-right: 10px;
	}

#popup div,h1,h2,h3,h4,p,li,dt,dd,td,th {
	font-family: Arial,Verdana,sans-serif,Helvetica,Geneva;
	}

#popup h1 {
	font-size: 105%;
	font-weight: bold;
	margin-top:0px;	
	margin-bottom:12px;
	}

#popup h2 {
	font-size: 90%;
	font-weight: bold;
	margin-top:0px;	
	margin-bottom:12px;
	}

#popup h3 {
	font-size: 80%;
	font-weight: bold;
	margin-top:0px;	
	margin-bottom:12px;
	}

#popup p {
	font-size: 80%;
	line-height : 150%;
	}

#popup td {
	font-size: 10pt;
	vertical-align:top;
	}

#popup td.text {
	line-height : 150%;
	}

#popup th {
	font-size: 10pt;
	font-weight: bold;
	vertical-align:top;
	text-align:left;
	padding-top:10px;
	}
#popup table h3 {
 font-size:100%;
 }
#popup table p {
 font-size:100%;
 }
	
/* Form-Tag erzeugt keinen eigenen Block */
#popup form {
	display: inline;
	}

/* Formularelemente */
#popup fieldset {
	margin:0;
	margin-top:20px;
	padding:0 0 0px 0px;
	background-color:#FDF0CA;
	border:1px solid  #009F47;
}

#popup ul {
	list-style-type: disc;
	}

#popup li {
	font-size: 80%;
	line-height : 150%;
	}

#popup ul.ohne { 
    list-style-type: none; 
	padding: 0; 
	margin-left: 0; 
}

#popup li.pfeil { 
    background-image: url('/agronet/grafik/pfeil.gif'); 
	background-repeat: no-repeat;	
	background-position: 0 0.3em; 
	padding-left: 0.7em; 
	margin: 0.6em 0; 
}

#popup li.pfeilrot { 
    background-image: url('/agronet/grafik/pfeilrot.gif'); 
	background-repeat: no-repeat;	
	background-position: 0 0.3em; 
	padding-left: 0.7em; 
	margin: 0.6em 0; 
}

#inhalt legend {
	font-weight:bold;
	font-size: 80%;
	letter-spacing:0.2em;
}


.hgb_block {
	font-family: Arial,Verdana,sans-serif,Helvetica,Geneva;
	font-size:10pt;
	font-weight:bold;
}


#navigation li.pfeilrot { 
     /* background-image: url('/agronet/grafik/pfeilrot.gif'); */
     	background-image: url('http://www.landservice.de/agronet/grafik/pfeilrot.gif'); 
	background-repeat: no-repeat;	
	background-position: 0 0.3em; 
	padding-left: 0.7em; 
	margin: 0.6em 0; 
}

li.pfeilschwarz { 
     /* background-image: url('/agronet/grafik/pfeilrot.gif'); */
     	background-image: url('http://www.landservice.de/agronet/grafik/pfeilschwarz.gif'); 
	background-repeat: no-repeat;	
	background-position: 0 0.3em; 
	padding-left: 0.7em; 
	margin: 0.6em 0; 
}

#suchfeldagro {
	position:absolute;
	top:82px;
	left:720px;
	height:24px;	
	z-index:3;
	}
	
#suchfeldagro form {
	margin:0;
}
		
#suchfeldagro .suchen {
		width:150px;
		height:14px;
		font-size:8pt; 
		background-color: #ffffff;
		border:none;
	}
	
#highlight_link {
	font-weight:bold;
	letter-spacing:1px;
	font-size:105%;
}

#linkliste {
	float: left;
	margin: 5px 0px 20px 0px;
	padding: 0px;
	line-height:150%;
	width:400px;
	border:1px solid #009F47;
	background-color: #FDF0CA;
	z-index:50;
	}
	
#linkliste ul {
	list-style-type: none;
	padding: 0;
	margin-left: 0.8em;
	}
	
#linkliste li {
	background-image: url('/agronet/grafik/pfeil.gif');
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	padding-left: 0.7em;
	margin: 0.6em 0;
	}
	
#linkliste li.aktiv {
	background-color:  #FDF0CA ;
	}
	