/*****************************************************************
**								**
**		Query_kampagne. CSS				**
**		Spezifische CSS, verwenden mit mediaplan.css	**
**								**
**		(c) M.Regh, 2006				**
**		Verwendung, auch auszugsweise, nicht gestattet	**
**								**
**								**
*****************************************************************/

.eingabezeile {
	display: block;
	clear: both;
	float: none;
}

#info button {
	margin-top: 10px;
}


/** 		Query 			**/

#query {
	height: 500px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top:28px;
	width: 100%;
	background-color: #FFFFFF;
	
}




#query #hardcriteria {
	padding-left: 10px;
	height: 230px;
}

#query h2 {
	margin-left: 10px;
	width: 840px;
	margin-top: 10px;
}


.criteriumarea {
	display: block;
	float: left;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 20px;
	padding-bottom: 0px;
	border: 1px solid #999999;
	padding-left: 5px;
	padding-right: 5px;
	height: 240px;
	width: 250px;
	overflow: hidden;
}

#hardcriteria .criteriumarea {
	height: 210px;
}


.criteriumarea select {
	width: 170px;
	margin-left: 20px;
}

.criteriumarea .selectlabel {
	margin-top: 2px;
}

.criteriumarea  h1 {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 9px;
	font-size: 11pt;
	display: block;
	float: left;
	height: auto;
	overflow: hidden;
	text-align: center;
	width:100%;
	border-bottom: 1px solid #DDDDDD;
}

#statistik  h1 {
	color: #87289f;
}




#medium .mediumvalue {
	display: block;
	clear: none;
	float: left;
	width: 170px;
}

#medium input {
	display: block;
	clear: none;
	float: left;
	margin-left: 50px;
	margin-right: 10px;
	margin-top: 4px;
}

#medium label {
	width: 50px;
}

#accessisity {

}


#place,  #quality {
}


#softcriteria {
	padding-left: 10px;
	height: 250px;
	display: block;
	clear: both;
	float: none;
}

#singles {
}

#single img.criterium_glimmer {
	position:relative;
	left: 50px;
}

#buttons {
	margin-top: 10px;
	display: block;
	clear: both;
	float: none;
	padding-left: 10px; 
}


#buttons button {
	display: block;
	clear: none;
	float: left;
	color: #FFFFFF;
	margin:0px;
	padding: 0px;
	margin-right: 20px;
	width: 150px;
	border: 0;
}

	
/************************************************
**
**			Criterien
**
*************************************************/

ul.auswahl_criterium {
	
	list-style-type: none;
	float: none;
	clear: both;
	display: block;
	margin:0;
	padding: 0;
	position:relative;
	top: 0px;
	z-index: 1;
}

ul.auswahlscroll {
	height: 200px;
	overflow: auto;
}

ul.auswahl_criterium li {
	
	margin: 0px;
	padding: 0px;

	cursor:pointer;
	clear: both;
	overflow: hidden;
	margin-left: 10px;
	margin-top: 2px;

}

ul.auswahl_criterium div.listgruppe {
	margin-top: 5px;
}

ul.auswahl_criterium li label {
	display: block;
	float: left;
	cursor:pointer;
	margin:0px;
	padding: 0px;
}


ul.auswahl_criterium li label.criterium_value, 
ul.auswahl_criterium li label.criterium_value_red, 
ul.auswahl_criterium li label.criterium_constant,
ul.auswahl_criterium li select.criterium_value
 {
	margin-left: 10px;
	color: #336699;
}

ul.auswahl_criterium li label.criterium_value_red {
	color: #CC0000;
}



ul.auswahl_criterium li label.choose {
	font-size: smaller;
	border: 1px solid #BBBBBB;
	color: #999999;
	margin-left: 10px;
	margin-top: 2px;
	padding: 1px;
	padding-left: 3px;
	padding-right: 3px;
	
}

ul.auswahl_criterium li label.choosen {
	border: 1px solid #BBBBBB;
	color: #336699;
	font-weight:bold;
	margin-left: 10px;
	margin-top: 0px;
	padding: 2px;
	padding-left: 3px;
	padding-right: 3px;
	
}

ul.auswahl_criterium li label.notused {
	color: #999999;
}



/************************************************
**
**			Welcome
**
*************************************************/

#query #welcome h1 {
	padding-top: 2px;
	text-align: center;
	font-weight:bold;
	color: #FFFFFF;
	margin-bottom: 0px;
	width: 100%;
}


/************************************************
**
**			criteria
**
*************************************************/

#popups .popup {
	display: none;
	position: absolute;
	top: 160px;
	left: 400px;
	width: 360px;
	height: 360px;
	border: 3px solid #336699;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	background-color:#FFFFFF;
	z-index: 10;
}


#popups label {
	width: auto;
}

#popups .popup input {
	margin-right: 15px;
}



#popups .popup .buttonbereich {
	padding: 0px;
	margin: 0px;
	padding-top: 15px;
	text-align: center;
	clear: both;
	float: none;
	display:block;
}

#popups .popup .buttonbereich button { 
	margin: 0px;
	padding: 0px;
}

#popups .popup .buttonbereich button.delete { 
	background-image:url(../pics/button_red.gif);
	color: #FFFFFF;
}

#popups .popup .buttonbereich button.forward, #popups .popup .buttonbereich button.cancel { 
	width: 110px;
}

#popups div.popup h1 {
	font-size: 10pt;
	color: #336699;
	text-align: center;
	text-decoration:underline;
	width: 100%;
	clear: both;
	float: none;
	display: block;
}

#popups .popup .searchmask {
	display: block;
	float: none;
	clear: both;
	margin-top: 5px;
	width: 100%;
	height: 80px;
}

#popups .popup .searchmask label {
	display: block;
	float:left;
	width: 80px;
}

#popups .popup .searchmask label.selectlabel {
	margin-top: 2px;
}

#popups .popup .searchmask select {
	display: block;
	float: left;
	width: 120px;
}

#popups .popup .searchmask input {
	display: block;
	float: left;
	width: 70px;
	height: 14px;
}

#popups .popup .searchmask button {
	display: block;
	float: left;
	width: 50px;
	height: 20px;
}

#popups .popup .crit_sel {
	width: 100%;
	border: 1px solid #336699;
}

#popups .popup form {
	padding:0;
	margin: 0;
	border: 1px solid #FFFFFF;
}

#popups label, #popups input, #popups select {
	display: block;
	clear: none;
	float: left;
	width: auto;
}

#popups .popup label {
	margin-right: 10px;
}



#medium label {
	margin-top: 3px;
}


#popups #crit_zeit_dekade, #popups #crit_zeit_jahr, #popups #crit_zeit_woche, #popups #crit_zeit_monat {
	display: none;
	width: 353px;
	height: 180px;
	top: 200px;
	padding-left: 16px;
}
 
#popups #crit_zeit_woche {
	height: 200px;
}

#popups #crit_zeit_monat {
	height: 150px;
}


#popups #crit_zeit_jahr {
	height: 130px;
}


#popups .zeiten #dekaden, #popups .zeiten #dekaden {
	display: block;
	float: none;
	clear: both;
}


#popups .zeiten .crit_dekaden {
	display: block;
	float: left;
	width: 20px;
	height: 15px;
	font-size: 8pt;
	margin-right: 5px;
	margin-top: 5px;
	text-align:center;
	border: 1px solid #999999;
	font-weight:normal;
	cursor: pointer;
}

#popups .zeiten #crit_dekade_-1.crit_dekaden, #popups .zeiten #crit_woche_-1.crit_dekaden, #popups .zeiten #crit_monat_-1.crit_dekaden {
	width: 128px;
}

#popups .zeiten .crit_dekaden:hover {
	font-weight: bold;
}

#popups #crit_zeit_jahr .crit_dekaden {
	width: 70px;
}


.popup .dekade_choosen {
	background-color:#999999;
	font-weight: bold;
}

#popups #crit_einzel_tkp {
	display: none;
	height: 150px;
	left: 300px;
	overflow: hidden;
	top: 250px;
}

#popups #crit_einzel_guete {
	display: none;
	height: 300px;
	left: 250px;
	overflow: hidden;
	top: 200px;
	width: 450px;
}

#popups #crit_einzel_guete #crit_einzel_guete_art {
	padding-left: 20px;
}

#popups #crit_einzel_guete #crit_einzel_guete_art label {
	margin-left: 7px;
	padding: 0px;
	margin-right: 21px;
}

#popups #crit_einzel_guete #crit_einzel_guete_art input {
	width: 8px;
	padding:0px;
	margin:0px;
	margin-top: 1px;
}

#popups #crit_stat_abstand, #popups #crit_einzel_anzahl {
	display: none;
	top: 300px;
	left: 400px;
	height: 150px;
}

#popups #crit_stat_abstand label {
	width: 100px;
}

#crit_einzel_anzahl label  {
	width: 120px;
	margin-top: 2px;
}

#popups #crit_stat_abstand input {
	margin-left: 10px;
}
	

#popups #crit_stat_abstand select {
	width: 200px;
}

#popups #crit_einzel_guete ul {
	list-style-type: none;
	margin-left:40px;
}

#popups #crit_ort_bundesland {
	display: none;
	height: 460px;
	top: 70px;
}

#popups #crit_ort_nielsen {
	display: none;
	top: 170px;
	height: 270px;
}

#popups #crit_ort_nielsen ul {
	padding-left: 70px;
}

#popups #crit_ort_landkreis {
	display: none;
	top: 150px;
	height: 350px;
}

#popups #crit_ort_umkreis {
	display: none;
	background-image:url(../pics/map.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	top: 230px;
}

#popups #crit_ort_umkreis h2 {
	color:#333333;
	font-weight:bold;
	font-size:inherit;
	margin-bottom: 5px;
	display: block;
	clear: both;
	float: none;
}

#popups #crit_ort_umkreis #standort, #popups #crit_ort_umkreis #radius {
	height: 70px;
	display: block;
	clear: both;
	float: none;
}

#popups #crit_ort_umkreis #standort {
	height: 110px;
}

#popups #crit_ort_umkreis label {
	width: 85px;
	margin-left: 20px;
	margin-top: 2px;
	margin-bottom: 0px;
	display: block;
	float: left;
}

#popups #crit_ort_umkreis label.between {
	width: 6px;
	margin: 0px;
	clear: none;
	margin-top: 0px;
	padding: 0px;
}

#popups #crit_ort_umkreis input {
	width: 70px;
	margin-top: 0px;
	display: block;
	float: left;
	
}

#popups #crit_ort_umkreis select {
	width: 170px;
	margin: 0px;
}


#popups #crit_ort_umkreis .buttonbereich {
	margin-top: 0px;
	width: 100%;
	padding-left: 0px;
	display: block;
}



#popups #crit_ort_ort, #popups #crit_ortsliste {
	display: none;
	left: 300px;
	top: 120px;
	height: 440px;
	padding-left: 20px;
	padding-right: 20px;	
}


#popups #crit_ort_ort .eingabezeile {
	height: 30px;
}


#popups #crit_ortsliste select {
	display: block;
	clear: both;
	float: none;
	width: 95%;
}

#popups #crit_ortsliste .buttonbereich {
	margin-top: 0px;
}


#popups #crit_blacklists #bl_auftragszeile {
	height: 35px;
}


#crit_ortsliste #detail_ortsliste {
	left: 10px;
	top: 30px;
	width: 320px;
	height: 350px;
}

#detail_ortsliste .buttonsspezial {
        display: block;
        clear: both;
        float: none;
        margin: 0px;
        padding: 0px;
	padding-top: 10px;
        padding-left: 120px;
}


#crit_ortsliste .einzel {
	display: block;
	float: none;
	clear: both;
	margin-left: 208px;
	margin-top: 5px;
	width: 112px;	
}

#crit_ortsliste #ortsliste_einzel {
	display:none;
}


#detail_ortsliste .zeile {
	height: 21px;
}

#detail_ortsliste #inhalt {
	height: 85px;
}

#crit_ortsliste #detail_ortsliste label  {
	display: block;
	clear: none;
	float: left;
	width: 80px;
}

#crit_ortsliste #detail_ortsliste label.value {
	width: 210px;
}


#popups #crit_ortsliste #detail_ortsliste select {
	clear: none;
	float: left;
	width: 220px;
}


#popups #crit_ort_ort #searchname #ortsname_eingabe input {
        display: block;
        clear: none;
        float: left;
        width: 140px;
}

#popups #crit_ort_ort #kriterien label {
        display: block;
        clear: none;
        float: left;
        width: 120px;
        cursor: pointer;
}

#popups #crit_ort_ort #kriterien label.value {
        width: 250px;
        color: #336699;
}


#popups #crit_ort_ort #eingabebereich {
        display: block;
        clear: both;
        float: none;
        padding: 0px;
        margin: 0px;
        padding-top: 8px;
}

#popups #crit_ort_ort #eingabebereich select {
        width: 330px;
	padding-bottom: 10px;
}

#popups input, #criteria label {
	display: block;
	float: left;
	width: 45px;
	margin-right: 3px;
	margin-left: 0px;
}



#popups #crit_ort_ort #ortsliste {
	display: none;
	position: absolute;
	border: 3px solid #336699;
	background-color:#FFFFFF;
	height: 140px;
	width: 400px;
	padding: 10px;
	top: 100px;
}

#popups #crit_ort_ort #ortsliste label {
	width: 70px;
}

#popups #crit_ort_ort #ortsliste input {
	width: 250px;
}

#popups #crit_ort_ort #ortsliste input.radio {
	width: 13px;
	margin-right: 3px;
}

#popups #crit_ort_ort #ortsliste label.radiolabel {
	width: auto;
	margin-left: 0px;
	margin-right: 8px;
	margin-top: 1px;
}

#popups #crit_ort_ort #ortsliste .eingabezeile {
	height: 27px;
}

#popups #crit_ort_ort #ortsliste .buttonbereich {
	margin-top: 20px;
}





#popups #crit_ort_einwohner {
	display: none;
	top:320px;
	height: 170px;
	left: 450px;
}

#popups #crit_ort_plz #crit_ort_plz_bereich,#popups #crit_ort_einwohner #crit_ort_einwohner_anzahl,
#popups #crit_einzel_guete #crit_einzel_guete_label, #popups #crit_einzel_quote #crit_ort_einwohner_quote,
#popups #crit_einzel_preis #crit_einzel_preis_label {
	clear: both;
	display: block;
	height: 40px;
	padding-left: 75px;
	padding-right: 60px;
}

#popups #crit_ort_plz {
	height: 160px;
}


#popups #crit_einzel_preis {
	height: 270px;
	top: 270px;
	left: 250px;
}


#popups #crit_einzel_guete_label ul#guete {
	display: block;
	float: none;
	padding-top: 10px;
	margin-left: 0px;
	padding-left: 60px;
	margin-bottom: 10px;
	clear: both;
	width: auto;
	overflow: visible;
	height: 15px;
	width: 420px;
}

#popups #crit_einzel_guete #crit_einzel_guete_label {
	height: 70px;
}

#popups #crit_einzel_guete_label li {
	display: block;
	float: left;
	font-size: smaller;
	width: 62px;
	margin: 0px;
	padding: 0px;
	margin-right: 4px;
	text-align:center;
	background-image:url(../pics/register_blau.gif);
	background-repeat:no-repeat;
	background-position:top left;
	cursor: pointer;
}


#labels, #labels_erweitert {
	display: block;
	float: none;
	clear: both;
}

#popups #crit_einzel_guete_label #labels{
	margin-left: 70px;
}

#labels_erweitert {
	margin-left: -54px;
	padding-top: 4px;
	color: #b0e105;
	display: none;
}	


#popups #crit_locliste {
	height: 420px;
	top: 50px;
}

#popups #crit_einzel_spliste{
	top: 100px;
	left: 250px;
	height: 450px;
}


#crit_einzel_spliste select {
	width: 310px;
	height: 350px;
}

#crit_einzel_spliste select option.oberpunkt {
	font-weight: bold;
}


#popups #crit_einzel_paechter {
	top: 240px;
	left: 250px;
}


#crit_einzel_paechter select {
	width: 310px;
	height: 200px;
}

#crit_beleuchtung select, #crit_klebeblock select, #crit_status select  {
	width: 310px;
	height: 100px;
}


#popups #crit_beleuchtung, #popups #crit_klebeblock, #popups #crit_status  {
	height: 200px;
	left: 250px;
	top: 300px;
}

#popups #crit_einzel_zonen {
	width: 750px;
	left: 200px;
	height: 320px;
}


#popups #crit_einzel_zonen #crit_tabuzone, #popups #crit_einzel_zonen #crit_attraktorzone {
	display: block;
	clear: none;
	float: left;
	width: 360px;
}

#popups #crit_einzel_zonen h2 {
	width: 100%;
	text-align: center;
	font-size: 10pt;
	margin-top: 0px;
	padding-top: 0px;
	text-decoration: underline;
	padding-bottom: 6px;
}


#popups #crit_einzel_zonen #crit_attraktorzone {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #888888;
	width: 350px;	
}

#popups #crit_einzel_zonen label {
	width: 90px;
} 

#popups #crit_einzel_zonen select  {
	width: 220px;
	margin-left: 0px;
	
}


#popups #crit_einzel_zonen input {
	width: 40px;
}

#popups #crit_einzel_zonen label.erweitert {
	width: 50px;
	color: #b0e105;
} 

#popups #crit_einzel_zonen .zeile {
	height: 65px;
}
	
#popups #crit_blacklists label {
	width: 100px;
}

#popups #crit_blacklists select {
	width: 180px;
}

#popups #crit_blacklists .zeile {
	display: block;
	clear: both;
	float: none;
	height: 22px;
}

#popups #crit_blacklists #schwarzelisten {
	height: auto;
}

#popups #medium_select {
	top: 100px;
	height: 420px;
	overflow-y: scroll;
}

#popups #medium_select select {
	width: 98%;
	margin-bottom: 10px;
	margin-left: 0px;
}
#popups #medium_select #arten{
	height: auto;
}

#popups #medium_select label {
	display: block;
	clear: none;
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}

#popups #medium_select input {
	width: 250px;
}



#popups #crit_faw {
	width: 710px;
	left: 260px;
	height: 485px;
	top: 70px;
	padding-left: 15px;
	z-index: 108;
}

#popups #crit_faw1 ul {
	display: block;
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-left: 0px;
	width: 695px;
	list-style: none;
	height: 24px;
	overflow: hidden;
}

#popups #crit_faw1 ul li {
	padding-top: 3px;
	padding-left: 10px;
	color: #000000;
}

#popups #crit_faw .pfeilbild {
   background-repeat: no-repeat;
   padding-left: 15px;
   background-position: left 5px;
}


#popups #crit_faw #crit_faw_eingabe {
	display: block;
	clear: both;
	float: none;
	padding: 0px;
	margin:0px;
	margin-left: 0px;
	width: 700px;
	height: 380px; 
	border: 1px solid #999999;
	overflow: hidden;
}

#popups #crit_faw .fawsubmenu {
	list-style: none;
	display: block;
	clear: none;
	float: left;
	width: 210px;
	padding-top: 5px;	
	margin-right: 9px;
	height: 340px;
	overflow: auto;
}

#popups #crit_faw .fawsubmenu li {
	display: block;
	clear: both;
	float: none;
	margin-left: 0px;
	width: 175px;
	padding-right: 0px;
	text-align: center;
	height: auto;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color:#DDDDDD;
	border:1px solid #000000;
	cursor: pointer;
}

#popups #crit_faw .fawsubmenu li.selected {
	background-color:#00FF00;
}

#popups #crit_faw .fawsubmenu li:hover {
	font-weight:bold;
}


#popups #crit_faw .fawallcheckboxen {
	display: block;
	clear: none;
	float: left;
	width: 431px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	height: 360px;
	overflow: auto;
}


#popups #crit_faw input.hidden {
	display: none;
}

#popups #crit_faw .fawallcheckboxen input {
	width: 15px;
	display: block; 
	clear: none;
	float: left;
}

#popups #crit_faw .fawallcheckboxen label.faw_caption {
	width: 300px;
	display: block; 
	clear: none;
	float: left;
}


#popups #crit_faw .fawallcheckboxen .direktspalte label.faw_caption {
	width: 120px;
	overflow: hidden;
}


#popups #crit_faw .fawallcheckboxen .direktspalte {
	display: block;
	clear: none;
	float: left;
	width: 185px;
	margin-right: 10px;
}
	
#popups #crit_faw #eingabe_2, #popups #crit_faw #eingabe_3, #popups #crit_faw #eingabe_4 {
	display: none;
}

#popups #crit_faw .fawcheckboxen {
	display: none;
}

#popups #crit_faw #checkbox_1, #popups #crit_faw #checkbox_4, #popups #crit_faw #checkbox_6 {
	display: block;
}


#popups #crit_faw select {
	display: block;
	clear: none;
	float: left;
	width: 250px;
	margin-right: 20px;
}


#popups #crit_gfk{
	width: 525px;
	left: 200px;
	height: 405px;
	top: 100px;
	padding-left: 15px;
}

#popups #crit_gfk ul {
        display: block;
        clear: both;
        float: none;
        margin: 0px;
        padding: 0px;
        margin-top: 10px;
        margin-left: 0px;
        width: 555px;
        list-style: none;
        height: 24px;
        overflow: hidden;
}

#popups #crit_gfk ul li {
        width: 165px;
        clear: none;
        float: left;
        padding-top: 3px;
        padding-left: 10px;
        color: #000000;
}


#popups #crit_gfk ul#tabs_gfk li#gfk_intra {
	margin-right: 0px;
}

#popups #crit_gfk ul#tabs_gfk li.selected {
	background-image: url(../pics/butt_large_blue_m.gif);
}
	
#popups #crit_gfk ul#tabs_gfk li:hover {
	font-weight: bold;
}

#popups #crit_gfk .gfkeingeben{
	display: block;
	clear: both;
	float: none;
	padding: 0px;
	padding-left: 20px;
	padding-top: 10px;
	margin:0px;
	margin-left: 0px;
	width: 488px;
	height: 230px; 
	border: 1px solid #999999;
}

#popups #crit_gfk #gfk_eingabe_2, #popups #crit_gfk #gfk_eingabe_3 {
	display: none;
}

#popups #crit_gfk label {
	display: block;
	clear: none;
	float: left;
	width: 100px;
}

#popups #crit_gfk input {
	display: block;
	clear: none;
	float: left;
	width: 200px;
}

#popups #crit_gfk .zeile {
	height: 29px;
}





#popups #crit_locconnect {
	width: 520px;
	height: 330px;
}

#popups #crit_locconnect #lc_links {
	display: block;
	clear: none;
	float: left;
	width: 230px;
}

#popups #crit_locconnect #lc_links select {
	width: 100%;
	height: 170px;
}

#popups #crit_locconnect #lc_links select option.locopt {
	color: #AAAAAA;
}

#popups #crit_locconnect  #lc_rechts {
	display: block;
	clear: none;
	float: left;
	width: 250px;
	margin-left: 10px;
}

#popups #crit_locconnect #lc_rechts input, #popups #crit_locconnect #lc_rechts label{
	display: block;
	clear: none;
	float: left;
	width: 90px;
	margin-right: 6px;
	margin-top: 2px;
}

#popups #crit_locconnect #lc_rechts input {
	width: 130px;
}

#popups #crit_locconnect #lc_rechts input.short {
	width: 48px;
}
	
#popups #crit_locconnect #lc_rechts label.short {
	width: auto;
}

#popups #crit_locconnect .buttonbereich {
	padding-left: 50px;
}


/**** Budget ****/


  #budget {
	display: none;
	position: absolute;
	top: 90px;
	left: 20px;
	width: 700px;
	height: 370px;
	border: 2px solid #336699;
	padding: 10px;
	background-color:#FFFFFF;
	z-index:3;
}

  #budget h1 {
	color: #336699;
	text-align: center;
	font-size: 10pt;
}

  #budget #daten {
	display: block;
	clear: both;
	float: none;
	height: 270px;
	margin-bottom: 5px;
	overflow: auto;
}

  #budget #daten table#budgetzahlen td {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

  #budget #daten table#budgetzahlen td#header {
	background-image:none;
	background-color: #DDDDDD;
	color: #999999;
	width: 100px;
	height: 25px;
}

  #budget #daten table#budgetzahlen td.total {
	background-color:#CCCCCC;
	font-weight: bold;
}

  #budget #daten table#budgetzahlen td.gesamt {
	color: #336699;
}

  #budget #daten table#budgetzahlen td.ort_titel,  #budget #daten table#budgetzahlen td.dekaden_titel {
	color: #336699;
	font-weight: bold;

}

  #budget #daten table#budgetzahlen td.dekaden_titel {
	width: 140px;
	text-align: center;	
}

  #budget #daten table#budgetzahlen .budgetzahl,   #budget #daten table#budgetzahlen .budgetzahl_label {
	display: block;
	float: left;
	clear: none;
	margin-right: 10px;
}

#budget #daten table#budgetzahlen .budgetzahl_label {
	display: none;
}

#budget #daten table#budgetzahlen input.budgetzahl,   #budget #daten table#budgetzahlen label.budgetzahl_label {
	width: 100px;
	text-align: right;
}

#budget #daten table#budgetzahlen img.button_image {
	cursor: pointer;
	margin-top: 1px;
}

#budget #buttons {
	display: block;
	clear: both;
	float: none;
	padding-top: 10px;
	padding-left: 280px;
}

#budget #buttons button {
	margin-right: 70px;
}

/*** ANZAHL FLÄCHEN PLANER ****/


#anzahl {
	display: none;
	position: absolute;
	top: 90px;
	left: 20px;
	width: 700px;
	height: 370px;
	border: 2px solid #336699;
	padding: 10px;
	background-color:#FFFFFF;
	z-index: 3;
}

 
#anzahl h1 {
	color: #336699;
	text-align: center;
	font-size: 10pt;
}

#anzahl h3 {
	font-size:8pt;
}

#anzahl #daten {
	display: block;
	clear: both;
	float: none;
	height: 150px;
	margin-bottom: 5px;
	overflow: auto;
}

#anzahl #daten table#budgetzahlen td {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#anzahl #daten table#budgetzahlen td#header {
	background-image:none;
	background-color: #DDDDDD;
	color: #999999;
	width: 100px;
	height: 25px;
}

#anzahl #daten table#budgetzahlen td.total {
	background-color:#CCCCCC;
	font-weight: bold;
}

#anzahl #daten table#budgetzahlen td.gesamt {
	color: #336699;
}

#anzahl #daten table#budgetzahlen td.ort_titel,  #anzahl #daten table#budgetzahlen td.dekaden_titel {
	color: #336699;
	font-weight: bold;

}

#anzahl #daten table#budgetzahlen td.dekaden_titel {
	width: 140px;
	text-align: center;	
}

#anzahl #daten table#budgetzahlen .budgetzahl,   #anzahl #daten table#budgetzahlen .budgetzahl_label {
	display: block;
	float: left;
	clear: none;
	margin-right: 10px;
}

#anzahl #daten table#budgetzahlen .budgetzahl_label {
	display: none;
}

#anzahl #daten table#budgetzahlen input.budgetzahl,   #anzahl #daten table#budgetzahlen label.budgetzahl_label {
	width: 100px;
	text-align: right;
}

#anzahl #daten table#budgetzahlen img.button_image {
	cursor: pointer;
	margin-top: 1px;
}

#anzahl #buttons {
	display: block;
	clear: both;
	float: none;
	padding-top: 10px;
	padding-left: 280px;
}

#anzahl #buttons button {
	margin-right: 70px;
	padding:0px;
}



/*** Optimierung ***/


#popups #opt_params {
	height: auto;
}

#popups #opt_params h1 {
	width: 100%;
	display: block;
	clear: both;
	float: none;
}

#popups #opt_params .spalten {
	display: block;
	clear: both;
	float: none;
}
#popups #opt_params .spalte {
	display: block;
	clear: none;
	float: left;
	width: 350px;
	border: 0;
}

#popups #opt_params #lspalte {
	margin-right: 20px;
}

#opt_params #ziel_para {
	height: 90px;
}

#opt_params #opt_para {
	margin-top: 10px;
	display: block;
	clear: both;
	float: none;
}

#opt_params #opt_para #params {
	display: block;
	clear: both;
	float: none;
	padding-top: 5px;
}

#opt_params h2 {
	margin-top: 8px;
	margin-bottom: 10px;
	border-bottom: 1px solid #AAAAAA;
	width: 120px;
	text-align: center;
}

#opt_params input#optzusatz {
	width: 120px;
	margin-left: 10px;
}


#opt_params #optimier_para label {
	margin-top: 2px;
}

#opt_params #optimier_para label.caption {
	display: block;
	clear: none;
	float: left;
	width: 55px;
}

#opt_params #optimier_para select#optparameter {
	width: 95px;
	margin-right: 10px;
}

#opt_params #optimier_para select#optmethode {
	width: 240px;
}

#opt_params input.check {
	width: auto;
}

#opt_params .zeile {
	height: 25px;
}

#opt_params .buttonbereich {
	border: 0px;
   height: 40px;
}


#import {
	top: 150px;
}

#opt_ortsliste {
        display: none;
}

