html, body {
	color: #666;
	background-color: #fff;
}
body {
	font: 100%/110% Arial, Helvetica, sans-serif;
}

#frame {
margin-left:auto; margin-right:auto;
margin-top: 25px;
margin-bottom: 25px;
border: 0px;
width: 700px;

}

#head {
	background-color: #fff;
	background-image: none;
	width: 700px;
	height: 84px;
	border-bottom: 1px solid #ccc;
}


#main {
	font-size: .7em;
	/*margin-top: 25px;
	border-top: 25px solid #fff;*/
	width: 840px;
	background-image:  none;
	background-repeat: no-repeat;
   background-position: 0 150px;
}




#contentCol {
width: 600px;
position: relative;
z-index: 100;
background-image: none;
 /*min-height: 400px;*/
 margin-top: 50px;
}



#inhalt {
padding: 0 15px 0 15px;
margin: 0;
}

* html #inhalt {
	width: 570px;
}


#infoCol {
display: none;
}


.clear {
	clear: both;
}

/* Menü Main */

/* Menüblöcke*/ 
#menue  {
	display: none;
	
	}

/* Untermenü */
div#umenu {
	display: none;
}




#page_PRODUKTE #menue ul#submenu{
	margin-left: 410px;
}

#page_BEARBEITEN #menue ul#submenu{
	margin-left: 310px;
}

#page_SERVICE #menue ul#submenu{
	margin-left: 210px;
}

#page_HSM #menue ul#submenu{
	margin-left: 110px;
}

#home #inhalt{
	margin-top: 100px;
}

/******* Sprachmenü *****************/

.langmenu {
	margin: 15px 0 0 22px;
}




/*****  Produknavigation *****/

ul#productmenu {
	list-style: none none;
	margin: 0;
	padding: 0 0 0 0;
	width: 300px;
}
ul#productmenu li {
	list-style: none none;
	margin: 0 0 0 5px!important;
	padding: 0;
	display: inline;
}
ul#productmenu li a {
	font-size: 12px;
	margin: 0;
	padding: 0 5px 0 0!important;
	color: #343234;
	background-color: inherit;
	text-decoration: none;
   white-space: nowrap;
}
ul#productmenu li.aktiv a.aktiv  {
	color: #DC024C;
	background-color: inherit;
}
ul#productmenu li a:hover  {
	color: #DC024C;
	background-color: inherit;
}/* */

.wide {
width: 570px;
}

.textblock{
	margin: 0;
	padding: 0;
}


#contentFoot{
  height: 50px;
  width: 380px;
  margin-top: 10px;
  margin-bottom: 20px;
  background-image: url(../_img/bg/bgContFoot.gif);
  background-repeat: no-repeat;
  background-position:  63px 43px;
}

.contenBorderBottom {
  height: 10px;
  background-image: url(../_img/bg/bgContFoot.gif);
  background-repeat: no-repeat;
  background-position: 63px 0px;
  margin:0 0 25px 0;
}


#inhaltRight {
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0 15px 0 0;
}

#logo {
	padding: 15px 0 0 20px;
}

#index_number {
	display: none;
}


.imageRowFirst {
	margin-left: 0px!important;
}


