* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #6b6b6b;
	text-align: center;
	background: url(/data/elementa-kuechen.de/images/bg-body.gif) repeat-y
		center #fff;
}

ul {
	margin: 0 0 0 20px;
}

img {
	border: none;
}

p {
	margin: 0 0 1em 0;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 950px;
	text-align: left;
	background: url(/data/elementa-kuechen.de/images/bg-header-home.jpg)
		no-repeat 20px 105px;
}

#main {
	padding-top: 230px;
}

#content {
	width: 495px;
	float: left;
	position: relative;
	left: 180px;
}

#content .block {
	margin-top: 20px;
}

#left {
	width: 180px;
	float: left;
	position: relative;
	left: -495px;
}

#right {
	float: left;
	position: relative;
	width: 275px;
}

#header {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 950px;
	height: 230px;
}

#header #logo {
	position: absolute;
	left: 745px;
	top: 40px;
}


#header #logoleft {
	position: absolute;
	left: 20px;
	top: 15px;
}

#header .logolizindiv {
	position: absolute;
	left: 580px;
	top: 20px;
	width: 360px;
	text-align: right;
}

#header #orange {
	position: absolute;
	left: 1px;
	top: 140px;
	width: 56px;
	height: 52px;
	background: #f7931e;
}

#left #planer {
	position: absolute;
	top: 335px;
	left: 35px;
}

#clear {
	clear: both;
	line-height: 0px;
}

.clear {
	clear: both;
	line-height: 0px;
}

#footer {
	position: relative;
	border-top: #d1d2cd 1px solid;
	line-height: 1.4em;
	width: 910px;
	left: 20px; /*fixie*/
	margin: 2px 0; /*fixie*/
	font-size: 0.8em;
}

.usb {
	display: none;
}

dfn {
	display: none;
}

#content-popup {
	margin: 10px;
	text-align: left;
	width: 500px;
}

#content-popup #header {
	width: 100%;
	height: 60px;
}

#Layer1 {
	margin-top: 50px;
}

#appletPanel {

	margin-left: 0px;
}

#helpPanel {
	position: relative;
	margin-left: 8px;
	margin-top: 20px;
	margin-right: 10px;
	display: inline;
}

input.text,textarea,select {
	width: 290px;
}

#detailFormular input.text,#detailFormular textarea,#detailFormular select
	{
	width: 240px;
}

input.plz {
	/* float: left; */
	width: 60px;
	margin-right: 3px;
}

input.wohnort {
	margin-left: 5px;
	width: 216px;
}

input.submit {
	width: 100px;
}

hr {
	margin-top: 10px;
	margin-bottom: 10px;
}
