body {
	background:url(img/back_start.gif) repeat-x #5f5d5c;
}
#master {
	/*top:185px;
	left:135px;*/
	width:957px;
	height:573px;
	background:url(img/neatec.jpg) no-repeat 135px 185px;
}
#logo {
	top:14px;
	left:170px;
  width:530px;
	height:145px;
	background:url(img/logo_start.jpg) no-repeat;
}
#logo img {
	display:none;
}
#menue {
	background-image:url(img/menue_start.gif);
}
#inhalt_text, #inhalt_details {
	display:none;
}
#inhalt_bild {
	position:absolute;
	top:40px;
	left:12px;
	width:580px;
	height:400px;
}
#inhalt_bild .csc-textpic-imagewrap, #inhalt_bild .csc-textpic-imagerow {
	width:580px !important;
}
#inhalt_bild dl.csc-textpic-image {
	background:#ccc;
	padding:5px;
	margin:25px;
}
.csc-textpic-caption {
	color:#000;
	font-style:normal;
	text-align:center;
	font-size:12px;
}