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;
}

h2 {
	color:#fff;
	font-size:16px;
	font-weight:bold;
	margin-top:-40px;
	margin-bottom:10px;
}
#inhaltZweispaltig {
	border-bottom:2px solid #ccc;
	padding-bottom:15px;
	margin-bottom:15px;
	width:650px;
	color:#fff;
}
#inhaltZweispaltig h1 {
	color:#f3d200;
}
#inhaltZweispaltig .csc-textpic-imagewrap, #inhaltZweispaltig .csc-textpic-imagerow {
	width:auto !important;
}
#inhaltZweispaltig dl.csc-textpic-image {
	background:none;
	padding:0px;
	margin:0px;
}
#inhaltZweispaltig .csc-textpic-caption {
	color:#fff;
	font-style:normal;
	text-align:center;
	font-size:11px;
}
#inhaltZweispaltigLinks {
	width:420px;
	/*border:1px solid red;*/
}
#inhaltZweispaltigRechts {
	width:200px;
	/*border:1px solid blue;*/
}
#inhaltZweispaltig .csc-textpic-text {
	/*width:270px;*/
	/*border:1px solid yellow;*/
}
