/* buttone im Kuechenplaner für Applet
*/
div.buttonPanel {
	float: left;
	width: 150px;
	left: 0px;
}

#appletPanel{
	width: 727px;
	height: 600px; /* wegen fusszeile*/
	min-height: 600px;
}
#uploadPanel {
	height: 1px;
}

#onlinehelpPanel {

}
#helpPanel {
	position: absolute;
	top: 0px;
	width: 415px;
}
#formPanel{
	position: absolute;
	top: 0px;
	left: 0px;
	margin-top: 20px;
	margin-left: 5px;
	margin-right: 10px;
}
.naviPanel {
	position: absolute;
	top: 1px;
	left: 1px;
}
.accordion {
	height: 1px;
	overflow: hidden;
	visibility: hidden;
}

div.commandButton {
	line-height: 30px;
	height: 30px;
	padding-left: 40px;
	vertical-align: middle;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	cursor: default;
	background-image: url(skin/draw_button.gif);
}

#content-popup #header img {
	position: absolute;
	top: 0;
	right: 0;
	float: left;
}

#content-popup #header h3 {
	position: absolute;
	left: 0;
	top: 10px;
	float: right;
}

#senden {
	text-align: right;
}

#evalPanel {
	position: relative;
	top: 100px;
}

.klein {
	font-size: 0.8em;
}

#Grundriss {
	position: absolute;
	left: 205px;
	top: 326px;
	width: 260px;
	height: 115px;
	z-index: 1;
}

.row {
	clear: both;
	margin: 10px 5px 5px 5px;
}

.boxText {
	padding: 5px 0 30px 0;
	font-weight: bold;
}

.duty {
	font-weight: bold;
}

.boxImg {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	height: 80px;
}

.planerSelect {
	float: left;
	width: 82px;
	margin-left: 2px;
	margin-right: 1px;
	font-size: 0.85em;
}

fieldset{

	border: 0px;
	padding: 5px;
	margin-bottom: 10px;
}

legend{
	color: #6b6b6b;
	font-weight: bold;
}
div.buttonPanel {
	float: left;
	width: 150px;
	left: 0px;
}

div.commandButton {
	line-height: 30px;
	height: 30px;
	padding-left: 40px;
	vertical-align: middle;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	cursor: default;
	background-image: url(skin/draw_button.gif);
}

#content-popup #header img {
	position: absolute;
	top: 0;
	right: 0;
	float: left;
}

#content-popup #header h3 {
	position: absolute;
	left: 0;
	top: 10px;
	float: right;
}

#senden {
	text-align: right;
}

.klein {
	font-size: 8px;
}

.planerSelect {
	float: left;
	width: 82px;
	margin-left: 2px;
	margin-right: 1px;
	font-size: 0.85em;
}
