dfieldset, div.fieldset{
	border:0px none black;
}
/****************
Schrifart, -farbe, ...
****************/
fieldset, div.fieldset, legend, label, option, select{
	color:#009036;
	padding:0px;
	margin:0px;
}
legend{
	font-size: 120%;
	font-weight: bold;
	margin-bottom:25px;
}
label{
	font-size: 110%;
}
fieldset br, div.fieldset br{
	clear: left;
}
select{
	background-color:#ccead9;
}
select.eingabefeld[multiple="multiple"]{
	height:250px;
}
/****************
Textfelder
****************/
label,
.radio,
.eingabefeld,
.eingabefeld_klein,
.eingabefeld_gross{
	display: block;
	float: left;
}
label{
	width: 135px;
	margin-bottom:15px;
}
div.labeldummy{
	display: block;
	float: left;
	height:auto;
	padding-left:135px;
	margin-bottom:15px;
}
.radio{
	width: auto;
	margin-right:10px;
}
div.lbl_radio{
	margin:0px 20px 0px 0px;
	float:left;
}
.eingabefeld,
.eingabefeld_klein,
.eingabefeld_gross{
	font-size: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	border:1px solid #00923f;
}
select.eingabefeld{
	color:#009036;
}
.eingabefeld_klein,
.eingabefeld_gross{
	margin-right:4px;
}
.eingabefeld{width:285px;}
.eingabefeld[type="checkbox"],
.eingabefeld[type="radio"]{	width:auto;}
textarea.eingabefeld{
	width:390px;
}

.eingabefeld_klein{	width:50px;}
.eingabefeld_gross{	width:230px;}

/****************
Button
****************/
.button,
.button_links,
.button_rechts,
.button_disabled,
.button_links_disabled,
.button_rechts_disabled{
	background-repeat:no-repeat;
	width:100px;
	height:35px;
	z-index:20;
}
.button,
.button_links,
.button_rechts{
	background-image: url(images/button_hintergrund.gif);
}
.button_disabled,
.button_links_disabled,
.button_rechts_disabled{
	background-image: url(images/button_hintergrund_grau.gif);
}
.button_rechts{
	float:left;
	margin-left:5px;
}
.button a,
.button_links a,
.button_rechts a,
.button_disabled a,
.button_links_disabled a,
.button_rechts_disabled a{
	height:100%;
	display:block;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	color:black;
	text-decoration:none;
	padding:9px 0px 0px 0px;
}
.button_mini,
.button_up,
.button_down{
	background-repeat:no-repeat;
	width:98px;
	height:20px;
	z-index:20;
	float:left;
}
.button_mini{	background-image: url(images/button_hintergrund_klein.gif);}
.button_up{		background-image: url(images/button_up.gif);}
.button_down{	background-image: url(images/button_down.gif);}

.button_mini a,
.button_up a,
.button_down a{
	height:100%;
	display:block;
	text-align:center;
	font-weight:normal;
	font-size:10px;
	color:black;
	text-decoration:none;
	padding:3px 0px 0px 0px;
}

.button a:hover,
.button_mini a:hover,
.button_up a:hover,
.button_down a:hover,
.button_links a:hover,
.button_rechts a:hover,
.button_disabled a:hover,
.button_links_disabled a:hover,
.button_rechts_disabled a:hover{
	text-decoration:underline;
}
/********************************************************************************************************************************
 * Buttonleiste für Formulare
 ********************************************************************************************************************************/
.buttonleiste{
	height:40px;
	padding:10px 0px 0px 0px;
	text-align:center;
}
.buttonleiste .button{
	float:left;
}
.errorMessage{
	font-size:12px;
	/* padding:10px 0px 10px 135px; */
	padding:10px 0px 10px 15px;
	color:#cc0000;
}

.buttoncontainer_1,
.buttoncontainer_2,
.buttoncontainer_3,
.buttoncontainer_4{
	margin:0px auto;
	height:37px;
}
.buttoncontainer_1{	width:102px;}
.buttoncontainer_2{	width:212px;}
.buttoncontainer_3{	width:322px;}
.buttoncontainer_4{	width:432px;}

.buttoncontainer_1 .button,
.buttoncontainer_2 .button,
.buttoncontainer_3 .button,
.buttoncontainer_4 .button{
	margin-left:10px;
}
.buttoncontainer_1 .button, .buttoncontainer_1 .button_links,
.buttoncontainer_2 .button, .buttoncontainer_2 .button_links,
.buttoncontainer_3 .button, .buttoncontainer_3 .button_links,
.buttoncontainer_4 .button, .buttoncontainer_4 .button_links{
	float:left;
}

/********************************************************************************************************************************
 **** 2-Spaltenlayout für Formularelemente
 ********************************************************************************************************************************/
div.zwei_spalten{
	height:auto;
}
div.linke_spalte_titel,
div.rechte_spalte_titel{
	border:1px solid white;
	width:260px;
	height:auto;
	font-weight:bold;
}
div.linke_spalte_titel{	float:left;		text-align:left;}
div.rechte_spalte_titel{	float:right;	text-align:left;}
div.linke_spalte,
div.rechte_spalte{
	border:1px solid orange;
	height:250px;
	width:260px;
	overflow:auto;
	border:1px solid #009036;
	background-color:#ccead9;
}
div.linke_spalte{	float:left;}
div.rechte_spalte{	float:right;}

.droppable,
.droppable1,
.droppable2,
.droppable3,
.droppable4,
.droppable5,
.droppable6,
.droppable7,
.droppable8,
.droppable9,
.droppable10{ 
	cursor:move;
	text-align:left;
	border: 0px solid green;
	width:255px;
	margin: 1px;
	background-color:white;
	color:#009036;
}
div.zwei_spalten_weiss div.linke_spalte,
div.zwei_spalten_weiss div.rechte_spalte{
	background-color:transparent;
	border-width:0px;
	height:auto;
}

div.linke_spalte label,
div.rechte_spalte label{
	width:100px;
}
div.linke_spalte input.eingabefeld,
div.rechte_spalte input.eingabefeld{
	width:150px;
}

div.inneres_menue,
div.inneres_menue div.content{
	width:250px;
	height:auto;
}
div.inneres_menue div.header{
	background-image:url(/images/InneresMenue_Header.gif);
	background-repeat:no-repeat;
	height:20px;
	overflow:hidden;
	text-align:center;
	font-size:12px;
}
div.inneres_menue div.content{
	background-image:url(/images/InneresMenue_Content.gif);
	background-repeat:repeat-y;
	height:auto;
	text-align:center;
	padding:5px 0px;
}
div.inneres_menue div.footer{
	background-image:url(/images/InneresMenue_Footer.gif);
	background-repeat:no-repeat;
	height:20px;
}
div.content div.textblock{
	margin:0px auto;
	width:90%;
	text-align:left;
	background-color:#80c99c;
}
/********************************************************************************************************************************
 **** vergrösserbare Select-Alternative 
 ********************************************************************************************************************************/
.listen_titel{
	font-weight:bold;
}

.listenContainerMinimized,
.listenContainerMaximized,
.listenContainer{
	overflow:auto;
	width:528px;
	border:1px solid #009036;
	background-color:#ccead9;
}
.listenContainer{			height:170px;}
.listenContainerMinimized{	height:35px;}
.listenContainerMaximized{	height:auto;}

.zoomInButton,
.zoomOutButton{
	display:block;
	text-align:right;
	width:90px;
	height:16px;
	margin-top:5px;
	background-repeat:no-repeat;
	cursor:pointer;
}
.zoomOutButton{background-image:url(images/zoom_out.gif);}
.zoomInButton{	background-image:url(images/zoom_in.gif);}
/********************************************************************************************************************************
 **** Bildoptionen, die hinter den Inputfeldern vom Typ file stehen
 ********************************************************************************************************************************/
a.img_opt{
	display:none;
}
a.img_opt img{
	border:1px solid transparent;
}
a.img_opt:hover img{
	border:1px solid #cccccc;
}
/********************************************************************************************************************************
 **** Listen
 ********************************************************************************************************************************/
 div.listItem{
	font-size:80%;
	color:#66bd84;
	margin:0px 5px;
	display:inline;
 }
 /********************************************************************************************************************************
 **** Listen
 ********************************************************************************************************************************/
div.multiselect{
	float:left;
	width:330px;
}
div.multiselect input[type="checkbox"]{
	vertical-align:middle;
}
div.multiselect input[type="text"]{

}
div.multiselect img{
	height:15px;
	cursor:pointer;
}
div.multiselect div.eingabefeld{
	display:none;
	margin-bottom:15px;
	background-color:#ccead9;
	border:1px solid #00923f;
	height:120px;
	overflow:auto;
}
div.multiselect span{
	white-space:nowrap;
	vertical-align:middle;
}
div.multiselect br{
	clear:none;
}