/*	Main Container centering page  - Haupttemplate Zentrierung Seitenaufbau
-----------------------------------------------------------------------------*/

body 
{
	background: #fff;	
}

#wrapper 
{
	margin: 0.25cm 0.25cm 0.25cm 1cm;
	padding:0;
	width:100%;
	text-align:left;
}
		
		
#container
{
	width:100%;
	border:none;
}


/*	Shadow Container around the whole page - Umschliessender Schatten
-----------------------------------------------------------------------------*/

#shadowcontainer
{

}


#ShadowTopRight
{
	visibility:hidden;
}

#footerShadow
{
	visibility:hidden;
}


#footerShadowL
{
	visibility:hidden;
}

#footerShadowR
{
	visibility:hidden;
}


/*	general styles - Generelle Styles
-----------------------------------------------------------------------------*/

h1,h2,h3,h4,h5,p,ul,li 
{
	font-family: Arial, Arial,  Geneva, Arial, Helvetica, sans-serif;
}

img
{
	border:0px;
}

/* Header  - der Kopf der Seite
-----------------------------------------------------------------------------*/
#header
{
	height	: 127px;
	width	:	100%;
	border	: none;	
}

#topTitleDesign
{
	float	:	left;
	border	:	none;
	height	:	91px;
	width	:	100%;
}

#topTitleImage
{
	visibility:hidden;
}

#topTitleLogo
{
	float	:	right;
	height	: 91px;
	width	: 249px;
	border	:	none;
	margin:0;
	padding:0;
}

/*	Navigation
-----------------------------------------------------------------------------*/

#topNavigation
{
	visibility:hidden;
}


/*	Sidebar - Seitenblock
-----------------------------------------------------------------------------*/

#sidebar
 {
	visibility:hidden;
}



/* Side Navigation 
-------------------------------------------------------------------------------------*/

#sidenavblock
{
	visibility:hidden;
}

/*	subnavigation
-----------------------------------------------------------------------------*/


#subnavigation
{	
	visibility:hidden;
}


/*	Footer
-----------------------------------------------------------------------------*/
	
#footer
{
	font-family: Arial, Arial,  Geneva, Arial, Helvetica, sans-serif; 
	font-size	: 12px;	
	width:841px;
	padding:8px 0px 8px 155px;
	text-align:left;
	color	:	#000;
}
	
#footer a
{
	visibility:hidden;
}

#footer a.print
{		
	visibility:hidden;
}


/* Search Form
-------------------------------------------------------------------------------------*/

#searchForm
{
	visibility:hidden;
}


/*	content - Inhalt
-----------------------------------------------------------------------------*/

#main
{
	color	:	#000;
	text-align:left;
	padding:4px;
	border:none;
}

* html #main
{
	margin-top:-14px;
}

#content
{
	border:none;
	padding:0;
}

#ContentFrame 
{
	margin: 0;
	padding: 10px;
	font-size: 100%;
	width:100%;
	border:none;
}

* html #ContentFrame 
{
	width:680px;
}

#ContentPadding
{
	border:none;
	padding:10px;
}

#mainContent
{
	border:none;
	text-align:left;
}

#mainContent h1
{	
	font-size	:	20px;
	text-align:right;
	margin:0px;
}

#mainContent h2
{
	font-size	:	14px;
}


#mainContent h3
{
	font-size	:	13px;
	font-weight:bold;
}

#mainContent p
{
	font-size	:	12px;
}

#mainContent ul.ContentListing
{
	list-style-type:none;
}

#mainContent ul.ContentListing li
{
	font-size	:	12px;
	padding-top: 6px;
	padding-bottom: 6px;	
	list-style-type:square;
}

#mainContent img.prodimg
{
	float:left;
	border:1px solid #bbb;
	padding:4px;
	margin-right:10px;
}

#mainContent hr.greyline
{
	height:3px;
	color:#fff;
	background-color:#fff;
	border:none;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	margin-bottom:20px;
}

hr.cleaner 
{
  clear:both;
  height:1px;
  margin: -1px 0 0 0; 
  padding:0;
  border:none;
  visibility: hidden;
}

/*	content products - Inhalt Produkte
-----------------------------------------------------------------------------*/

#relativeWrap
{
	position:relative;
	width:100%;
}

* html #relativeWrap
{
	width:99.5%;
}

.fokustitel
{
	position: absolute;
	right: 30px;
	top: 10px;
	text-align: center;	
}

.fokusimage
{
	position: absolute;
	left: 32px;
	top:34px;	
}

h1.fokus 
{
	display:inline;
	font-family: Times New Roman,Times,serif;
	font-size: 36px !important;
	font-weight:lighter;
}

h1.fokusNumber
{
	font-family	: Arial, Arial,  Geneva, Arial, Helvetica, sans-serif;
	font-size: 32px;
	display:inline;
	font-variant : small-caps;
}

.infoblock1
{
	position	: absolute;	
	top:50px;

}

.infoblock2
{
	position	: absolute;		
	top:50px;
}


.infotable
{
	position	: absolute;	
	font-family	: Arial, Arial,  Geneva, Arial, Helvetica, sans-serif;
	font-size	:	12px;
	vertical-align:top;
	color	:	#000;
	left	: 30px;	
	top:50px;	
}


div.infotable tr.odd
{
	background-color:#efefef;
}



.pdfdatasheet
{
	position	: absolute;
	top	:	192px;
	right	: 104px;	
}


.rohs
{
	position	: absolute;
	right	: 11px;
	top:168px;		
}

#fokusMovie
{
	position	: absolute;
	left:38px;
	top:50px;
	text-align:left;
}

#legalinfo
{	
	page-break-before:always;
	width:100%;
	padding:10px;
	height:1000px;
	overflow:visible;
	color:#000;
	border:none;
}
