body {
	padding:0;
	margin: 0;
	border: 0;
	background: #fff;
	font: normal normal normal 11px/15px "Lucida Grande", Tahoma, Verdana, sans-serif;
}
div {
	background-color: transparent;
}
img {
	border:0;
}

#logo {
	margin-left: 52px;
}

#schriftzug {
	margin: 0 0 55px 10px;
}

#kopf {
	height: 139px;
}

#kopf a {
	border: 0;
}

#copy {
   	position: absolute;
	left: 0px;
	bottom: 8px;
	color: #777;
	width: 98%;
	text-align: center;
}
a:focus {outline:0; -moz-outline:0; }

#copy a {
	color: #555;
	text-decoration: none;
}

#inhalt {
	background: #fff;
	margin: 0 0 0 52px;
}

#address {
	position:absolute;
	z-index:100;
	top: 200px;
	left: 700px;
}

#phil {
	position:absolute;
	z-index:100;
	top: 160px;
	right: 52px;
	padding-left: 12px;
	width: 302px;
}

#conf {
	position:absolute;
	z-index:1;
	top: 160px;
	right: 52px;
	padding-left: 12px;
	width: 302px;
}

#button-to, #button-submit {
	position:absolute;
	z-index:100;
	bottom: 18px;
	right: 36px;
}
#button-back {
	position:absolute;
	z-index:100;
	bottom: 18px;
	left: 36px;
}


.conflist {
	margin-bottom: 15px;
}

#col {
	float:left;
	width: 84px;
}

#col2  {
	float:left;
	width: 112px;
}

#shape img {
	padding-left: 6px;
}
#col2 img {
	padding-left: 12px;
}

.acclist {
	padding: 0;
	height: 46px;
	margin-bottom: 15px;
	border: 1px solid #222;
}

.acclist img {
	vertical-align: middle;
	height: 46px;
	border:0;
	padding:0;
	margin-right: 5px;
}

.acclist input {
	vertical-align: middle;
	padding:0;
	line-height: 0px;
}
.acclist span {
	margin-left: 8px;

}
/* startseite: erstes bild wird eingeblendet */


.blend img {
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
}

/* explainseite: tooltips */

.tt{
    position:absolute;
    z-index:240;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
	width:24px;
	height: 24px;
	display:block;
}

.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
.tt:hover{ z-index:250; color: #aaaaff; background:;}

.tt:hover span.tooltip {
    display:block;
    position:absolute;
    top:0px; 
	left:10px;
	padding: 15px 0 0 0px;
	width:240px;
    text-align: left;
	filter: alpha(opacity:97);
	KHTMLOpacity: 0.97;
	MozOpacity: 0.97;
	opacity: 0.97;
}

.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
}
.tt:hover span.middle {/* different middle bg for stretch */
	display: block;
	padding: 0 12px;
}
.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
}

span.tooltip {color:#f0f0f0;}

.tt:hover span.top {background: url(bilder/buehne/css-bubble-right-trans.png) no-repeat top;}
.tt:hover span.middle{background: url(bilder/buehne/css-bubble-filler.png) repeat bottom;}
.tt:hover span.bottom{background: url(bilder/buehne/css-bubble-filler.png) repeat bottom;}


/* extraseite: tooltips */


.ttconf {
	position:relative;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
	display: inline-block;
}

.ttconf span { display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
.ttconf:hover { z-index:25; color: #aaaaff; background:;}

.ttconf:hover span.tooltip{
    display:block;
    position:absolute;
    top:10px; 
	left:-260px;
	padding: 15px 0 0 0px;
	width:240px;
    text-align: left;
	filter: alpha(opacity:97);
	KHTMLOpacity: 0.97;
	MozOpacity: 0.97;
	opacity: 0.97;
}

.ttconf:hover span.top{
	display: block;
	padding: 30px 8px 0;
}
.ttconf:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 12px; 
}
.ttconf:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
}

span.tooltip {color:#f0f0f0;}

.ttconf:hover span.top {background: url(bilder/buehne/css-bubble-left-trans.png) no-repeat top;}
.ttconf:hover span.middle{background: url(bilder/buehne/css-bubble-filler.png) repeat bottom;}
.ttconf:hover span.bottom{background: url(bilder/buehne/css-bubble-filler.png) repeat bottom;}



/* konfigurator: tooltips */


.ttconf2 {
	position:relative;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
	display: inline-block;
}

.ttconf2 span { display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
.ttconf2:hover { z-index:25; color: #aaaaff; background:;}

.ttconf2:hover span.tooltip{
    display:block;
    position:absolute;
    top:45px; 
	left:-220px;
	padding: 0px 0 0 0px;
	width:240px;
    text-align: left;
	filter: alpha(opacity:97);
	KHTMLOpacity: 0.97;
	MozOpacity: 0.97;
	opacity: 0.97;
}

.ttconf2:hover span.top{
	display: block;
	padding: 30px 8px 0;
}
.ttconf2:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 12px; 
}
.ttconf2:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
}

span.tooltip {color:#f0f0f0;}

.ttconf2:hover span.top {background: url(bilder/buehne/css-bubble-left-trans.png) no-repeat top;}
.ttconf2:hover span.middle{background: url(bilder/buehne/css-bubble-filler.png) repeat bottom;}
.ttconf2:hover span.bottom{background: url(bilder/buehne/css-bubble-filler.png) repeat bottom;}


#fade {
  background: none;
}


.contact {
	width: 260px;
	height: 20px;
	margin-bottom: 5px;
	font: 11px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	border: none;
	background: #eee;
	padding: 3px 0 0 4px;
}

.contactbutton {
	width: 260px;
	height: 22px;
	margin-bottom: 5px;
	font: 11px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}

#orderform {
		width: 280px;
		border: 1px solid #222;
		padding: 10px;
}
.imprint
{
	margin: 20px;
	width: 300px;
}