img {border:none;}

html, body {
  background-image:none;
  height:auto;
}

div.header {
	z-index:10;
	position:absolute;
	left:28px; top:56px;
}
	
.csc-header {
  margin-top:0px;
}

div.bild_rahmen {
	z-index:9;
	position:absolute;
	left:28px; top:96px;
  width:150px;
  height:113px;
  background-color:#f4f5f3;
}
	
div.bild_rahmen table {
  width:150px;
  height:113px;
  background-color:#e4e4e4;
  margin-bottom:6px;
}

div.info {
	z-index:5;
	position:absolute;
	left:0px;	top:0px; 
	height:100%;
	width:98%;
	min-height:430px;
        border:1px dashed #B0CAB0;
	border-left:0;
        background-color:#F4F5F3;
        padding: 72px 17px 17px 190px;
	margin:25px 20px 20px 0px;
	max-width:600px;
}

div.info[id] {
  height:auto;
  width:auto;
  }

div#nav_top {
	z-index:1;
  border-left:1px dashed #B0CAB0;
}

div#nav_top div {
height:24px;
  float:left;
  border-right:1px dashed #B0CAB0;
}

/* Ausgabegroesse */
table.groesse { width:100%;  border-spacing:5px;  }
table.groesse td.header { font-weight:bold; }
table.groesse td { padding:2px 8px 2px 8px; background-color:#e4e4e4; }

/* Bildgroessenrechner */
#berechnen {
  float:left;
}

div#ergebnis {
  display:inline;
  float:right;
	color:#cc3333;
	font-weight:bold;
}

/* FORMULARE*/

.preisrechner select {
	width:250px;
}

/*Hinweis Listen*/

.preisrechner ul {
              margin:0px;
           margin-bottom:15px;

  }

/* tx_ppbilder_suche */
div#bildinfo div.tx-ppbildersuche-pi1 div.actions {
	padding:5px;
}
