#DlgElement {
    height: 270px;
}

#TextElement {
    width:520px;
}

#DlgElement {

top:0;
width:355px;
}


table.DialogNeu .radio_td_size2 {
    line-height: 0;
    padding-top:5px;
    }

   
    


table.DialogNeu .radio_td_size2 label {
    width:70px;
}



table.DialogNeu .radio_td_size3 label {
    width:250px;
}

#scroll {
    overflow: hidden;
}

#TextElement p {
	padding-left: 7px;
	z-index:10;
}

#BildElement {
	position: relative;
	z-index: 10!important;
}

#datenschutz_overlay {
	position:absolute;
	width:550px;
	height: 180px;
	top: 340px;
	left:442px;
	display:none;
	padding:0px;
	/*background:url(../images/overlay_bg.jpg);*/
	background: #FFFFFF;
	border: 1px solid #C6C6C6;
	z-index:1500!important;
}

#step {
	position: absolute;
	left: 38px;
	top: 577px;
}

  
