body {
  background-color: #ffffff;
  margin: 0;
}

h2,h3,h4,h5,h6,div,p,body,html,input,textarea,select,button {
	color: #336699;
	font: normal 11px/16px "16px Verdana", Arial, Helvetica;
}

h1.csc-header {
    visibility: visible;
}
h2 {
	font-weight: bold;
}

div, img, p {
  margin: 0;
  padding: 0;
  border: 0px;
}

/* die Navigation oben */
div#menu_top  {
	position: absolute;
	top: 38px;
	left: 50px;
	text-align: left;
	vertical-align: top;
	width: auto;
	height: 142px;
}

/* die Navigation links */
div#menu_left  {
	position: absolute;
	top: 180px;
	left: 50px;
	text-align: left;
	vertical-align: top;
	width: 150px;
}
div#menu_left img  {
	clear: left;
	display: block;
}

/* der Inhalt */
div#content  {
	position: absolute;
	top: 180px;
	left: 200px;
	text-align: left;
	vertical-align: top;
	width: auto;
}

/* Seitentitel */
.csc-header {
	
}

/* Inhaltstext */
.bodytext {
	
}

/* Bilder im Bodytext */
.bodytext img {
       
}

/* Kontaktformular */
label {
    float: left;
    clear: both;
    margin-bottom: 10px;
    width: 120px;
    display: block;
}
.csc-mailform {
	clear: left;
	margin: 0;
	padding: 0;
    border: none;
}
.csc-mailform #mailformname, #mailformemail, #mailformaddress, #mailformmessage {
	width: 250px;
}

.csc-textpic-left {
  float: left;
}

div.csc-textpic-clear {
  clear: none;
  display: none;
}


#highlighte {
	position: relative;
	left: -150px;
	width: 770px;
}

#highlighte br {
	display: none;
}

#highlighteproduct {
	float: left;
	width: 250px;
	overflow: hidden;
}

.csc-textpic-imagewrap {
	position: relative;
	top: 0px;
	left: 0px;
	width: 250px;
	overflow: hidden;
}

.spacer-gif {
  display: none;
}
