* {
	font-size: 10px;
}

#navi, #search, #logout, #dlBasket, #breadcrumb, #tab-navi li, #utilinks {
	display: none;
}

#outer {
	margin:0 20px;
}

#header {
	background: none;
	height: 120px;
	position: relative;
	margin: 0;
	padding: 0;
}

#content {
	padding: 0;
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	margin: -50px 0 0 0;
}

#tab-navi li#current-tab {
	display: none;
}

#tab-navi li#current-tab a {
	padding: 0;
	margin: 0; 
}

#tab-container {
	overflow: visible;
	border: none;
	border-top: 1px solid black;
	display: block;
	padding: 0; 
	margin: 0; 
	margin-top: -10px; 
}


#a-tab-2 {
	display: none; 	
}

#tab-outer, #a-tab-1, #a-tab-3, .datasheet, .techImg {
	margin-top: 20px;
	display: block !important;
}

#a-tab-1, #a-tab-3{
	page-break-after:always;	
	width:100%; 
}

#a-tab-1 div img {
	width: 40%; 	
}

#a-tab-3 div p {
	clear: both;
	page-break-before:always;	
}

/* pictures together */
#a-tab-3 div {
	display:block;
}

#a-tab-3 div img.techImg{
	margin: 0; 
	padding: 0; 
	
	width: 45%; 
	margin-top: 40px; 
	margin-right: 20px; 
	float: left;
}

.fixHeadline {
	position: relative;
	top: 25px;
	left: 0;
}

.tab-content {
	clear: both;
	position: relative;
	height: auto;
	padding: 0;
}

#footer {
	display: none;
}

#prodContent {
	margin: 0;
	padding: 0;
}

.subheadline {
	margin: 0;
}

.functionBox {
	display: none;
}

#headerInner {
	margin: 0;
	
}

.graycell {
	width:auto;
}

th.subheadline {
	height: 20px;
	margin: 0;
}

#relSizes {
	display: none;
}

#logo {
	right:0px;
}

table.datasheet {
	width: 100%; 	
}

th#row_1 {
	width:60%; 	
}

th#row_2 {
	width:12%; 	
}

th#row_3 {
	width:12%; 	
}

th#row_4 {
	width:16%; 	
}



