@CHARSET "ISO-8859-1";

.clear {
	clear: both;
	line-height: 0px;
}

#helpPanel, #formPanel{
	position: absolute;
	top: 0px;
}
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;
}

#Grundriss {
	position: absolute;
	left: 405px;
	top: 126px;
	width: 160px;
	height: 295px;
	z-index: 1;
	visibility: hidden;
}

#Layer1 {
	position: absolute;
	width: 258px;
	height: 40px;
	left: 130px;
	top: 350px;
	z-index: 2;
	visibility: hidden;
}

.row {
	clear: both;
	margin: 5px;
}

.boxText {
	padding: 30px 0 30px 0;
	font-weight: bold;
	font-size: 0.85em;
}
.textpic-left{
	float: left;
}
#planerNavigation{
	width: 320px;
}
.boxImg {
	float: left;
	margin-right: 10px;
	height: 80px;
}

.planerSelect {
	width: 82px;
	margin-left: 2px;
	margin-right: 1px;
	font-size: 0.85em;
}
.planerSelect .bodytext{
	margin-left: 0px;
}

.duty {
	/* font-weight: bold; */
}
input, select, textarea {
	height: 18px;
}
input.text,textarea,select {
	width: 305px;
}
textarea {
	height: 55px;
}

.checkbox,.radio {
	border: none;
	background: transparent;
	width: 15px;
}
dl {
	width: 100%;
}

dt {
	padding: 0 0 0 0;
	height: 25px;
	width: 60px;
	display: block;
	margin: 0;
	text-align: right;
}

dd {
	margin: -25px 0 0 60px;
}

#kontaktformular h3, #appletPanel h3, .KontaktForm h3, #helpPanel h3{
	font-size: 0.9em;
	width:561px;
	font-weight:normal;
	color: #ffffff;
	padding-left:15px;
	padding-top:1px;
	margin-left:0px;
	margin-right:-25px;
	margin-bottom: 20px;
	height:14px;
	background: #8a8989;
	border-top:1px solid #edec80;
	border-bottom:1px solid #edec80;
}
h4{
	font-size: 1em;
	margin: 0 0 10px 0;
}
table{
	font-size: 1.0em;
}
tbody{
	font-size: 0.9em;
}
#kontaktformular h3, #detailFormular h3 {
	font-size: 0.9em;
}
#kontaktformular dt {
	width: 130px;
	padding: 5px 0 0 0;
	height: 30px;
}

#kontaktformular dt label.duty {
	font-weight: bold;
}

#kontaktformular dd {
	text-align: left;
	margin: -30px 0 0 145px;
}
input.plz {
	/* float: left; */
	width: 60px;
	margin-right: 3px;
}

input.wohnort {
	margin-left: 5px;
	width: 231px;
}

#detailFormular input.text,#detailFormular textarea,#detailFormular select
	{
	width: 245px;
}
#detailFormular dt {
	width: 200px;
	padding: 5px 0 0 0;
	height: 30px;
}

#detailFormular dt label.duty {
	font-weight: bold;
}

#detailFormular dd {
	text-align: left;
	margin: -30px 0 0 200px;
}
.klein{
	font-size: 0.8em;
}

fieldset{
	padding: 5px;
	margin-bottom: 10px;
}

legend{
	color: #6b6b6b;
	font-weight: bold;
}
/* fixies*/
.naviPanel {
	position: absolute;
	top: 1px;
	left: 1px;
}
#navi ul.level2{
	margin-left: 10px;
}
#naviMain2 ul{
	line-height:1em;
	list-style:none;
	padding-bottom: 8px;
}
#naviMain2 li{
	float:left;
	xborder-left:#B01202 1px solid;
	padding-left:8px;
	margin-left:8px;

}
#naviMain2 ul a{
	padding-left:8px;
	text-decoration:none;
}
#naviMain2 ul .no a:hover, #naviMain2 ul .cur a, #naviMain2 ul .act a{
	color:#B01202;
	background: url(/data/kueche.de/images/bg-navi-act.gif) no-repeat 1px .35em;
	padding-left:8px;}
#naviMain2 li.cur,#naviMain2 li.act{

}

