@import "sitemap.css";
@import "pdmenu.css";

html { height: 100%; margin-bottom: 0px; }
body { font-family: Tahoma, Arial, sans-serif; line-height: 1.4em; margin: 0; padding: 0; font-size: 12px; color: #333; /* background: #f8f8f8; */}

/* Quicksearch */
#quicksearch { float: right; width: 120px; margin: 1px; padding: 1px; padding-right: 5px; }
.searchfields { width: 100px; height: 12px; font-size: 0.8em; color: #666; }

form { margin: 0; padding: 0; }
img, table { border: none; }
p { margin-top: 0; margin-bottom: 5px; text-align: justify; }

ul { margin-top: -5px; }
li { margin-top: 0px; }

a:link, a:visited { text-decoration: underline; font-weight: normal; color: #555; }
a:hover { text-decoration: none; font-weight: normal; color: #333; }

input.button  { color: #333; font-size: 10px; border: 1px solid #555; }
.search input.button { text-align: right; }
input.button:hover { }
.inputbox { border: 1px solid #555; color: #333; padding: 2px; }
.inputbox:hover { }

#search { padding: 6px 0 0 0; }

#search .search .inputbox { 
    background: transparent url(../images/searchbg.jpg) top center no-repeat;
	width: 106px;
	height: 12px;
	font-size: 10px;
	color: #666;
	padding: 2px;
	border: 1px solid #FFF;
}

#search .search .button {
	background: transparent url(../images/searchbut.jpg) top center no-repeat;
	height: 18px;
	font-size: 10px;
	color: #666;
	padding: 0 2px 0 2px;
	border: 1px solid #dadada;
	margin: 0 0 0 10px;
	text-align: center;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg { padding: 0; background: #FFF; }
div.center { text-align: center; margin: 0 auto; padding: 0; width: 960px; }

div#wrapper {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	background: url(../images/content.jpg_xxx) top center repeat-y;
}

#header { height: 50px; margin: 0 auto; width: 960px; }
#header_right_lang { float:right; border: none; height: 20px; text-align: right; margin: 0px; }
#headerbanner { height: 105px; background: top center no-repeat; margin: 0 auto; width: 960px; }

/* #headerbanner { height: 105px; background: url(../images/header.jpg) top center no-repeat; margin: 0 auto; width: 960px; } */

#hjklogo { background: url(../images/logo.png) top left no-repeat; margin: 0 auto; float: left; }

#contenttop {
	background: url(../images/content_top.jpg) top center no-repeat;
	width: 960px;
	height: 4px;
	margin: 0 auto;
	font-size: 0;
}

#gradient { background: url(../images/content_top_gradient.jpg) top center no-repeat; }
#content { width: 932px; margin: 0 auto; padding: 10px; overflow: hidden; }
#contentbottom { width: 960px; height: 4px; background: url(../images/content_bottom.jpg) top center no-repeat; font-size: 0; }
#logo { padding: 30px 0 0 170px; text-align: left; margin: 0 auto; width: 740px; }

#logo a, #logo a:link, #logo a:hover {
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	padding: 0;
	margin: 0;
	letter-spacing: 1px;
	color: #666;
	text-decoration: none;
	outline: none;
	line-height: 2em;
}


/* BOX RIGHT for News  */

#rightcolumn {
 	float:right;
	background-color: #fff;
	color: gray;
	margin: 0px 2px 5px 5px;
	padding: 0px;
	width: 20.5em;
	height: 80%;
}

#rightcolumncontent {
	margin: 3px;
	padding: 0px;
	width: 100%;	
}

#rightcolumntop  {
	display: block;
	background-color: #666;
	margin: 0px;
	padding: 0px;
	height: 1.2em;
	width: 100%;
}


#rightcolumn p {
	margin:0;
	padding:0 10px 3px;
	padding: 5px;
	padding-top: 0px;
	font-size: .9em;
}

#rightcolumn h1 {
	color: #666;
	font-size: 1.1em;
	padding: 10px 5px 0px 5px; 
	height: 1.0em;
}

#rightcolumn h2 {
	color: #666;
	font-size: 1.0em;
	padding: 10px 5px 0px 5px;
	height: 1.0em;
}



div.news {
	margin: 0px;
}



div#maincolumn {
/*	float: left; */
/*	margin: 0 10px 6px 0; */
/*	padding-right: 10px; */
}


div.nopad {
	overflow: hidden;
	padding: 10px;
}

div.nopad ul {
	clear: both;
}

td.middle_pad {
	width: 20px;
}

#footer { margin: 0 auto; width: 902px; height: 50px; text-align: center; vertical-align: top; padding-bottom: 10px; }
#footer p { height: 20px; text-align: right; padding: 10px 30px 0 0; color: #666; }

#company  { margin: 0 auto; width: 902px; height: 50px; text-align: center; vertical-align: top; padding-bottom: 10px; }
#company  p { height: 20px; text-align: center; padding: 10px 30px 0 0; color: #666; }


span.spamprotect { unicode-bidi:bidi-override; direction: rtl; }


/*****************************************/
/*** Typo3 specific                    ***/
/*****************************************/

h1 {
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}

h2 {
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.0em;
	vertical-align: middle;
	color: #333;
	text-align: left;
	font-weight: bold;
}

h3 {
	margin-top: 25px;
}

h4 {
	font-family: Tahoma, Arial, sans-serif;
	color: #333;
}

/* small text */
.small {
	font-size: 10px;
	color: #555;
	font-weight: normal;
	text-align: left;
}

.clr {
	clear: both;
}


#rightcolumn h3 { 	
	color: #8b8a8a;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	height: 16px;
	width: 165px;
	text-decoration: none;
	padding: 0 0 0 15px;
	font-weight: normal;
	line-height: 1.6em;
	margin: 0;
	border-top: 1px dotted #777;
	border-bottom: 1px dotted #777;
	background: #ececec url(../images/h3.jpg) top left no-repeat;
}

#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
	line-height: 18px;
	padding: 0 0 0 8px;
	text-decoration: none;
	color: #666;
	font-weight: normal;
	font-size: 11px;
	background: url(../images/menu_row.jpg) center left no-repeat;
	margin: 0;
	height: 18px;
}

#rightcolumn ul.menu li a:hover {
	color: #333;
}

#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
	line-height: 18px;
	padding: 0 0 0 8px;
	text-decoration: none;
	color: #666;
	font-weight: normal;
	font-size: 10px;
	background: url(../images/menu_row.jpg) center left no-repeat;
	margin: 0;
	height: 18px;
}



/* ****************************************************************************** */

input, button {

}
/* blue */
input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: none;
}


/* ************************************************************************ */
/*  breadcrumb menu
/* ************************************************************************ */

#breadcrumb { border: none; height: 18px; width: 100%; text-align: left; font-size: 11px; }


/* ************************************************************************ */
/*  topmenu
/* ************************************************************************ */

#topmenu { border: none; height: 20px; width: 100%; text-align: right; }
#topmenu ul { list-style-type:none;padding: 0px; margin: 0px; font-size: 11px; }
#topmenu ul li {float:right; position:relative; z-index:auto; padding: 3px }
#topmenu ul li a {color: #666; float:none; display:block; }
#topmenu ul li:hover a {background-color:#C0C0C0; text-decoration:none; color:#808080;} /*Color main cells hovering mode*/
#topmenu ul li a:hover {background-color:#C0C0C0; text-decoration:none; color:#808080;} /*Color main cells hovering mode*/


/* Tabelle */
/*
table.wahl      {width:215px;}
table.cross     {width:70%; padding:0px 20px 0px 0px;}
table.menue     {width:650px;}
table.liste     {width:100%; border:0; padding:10px 0px 0px 0px; }
table.selektor  {width:100%; border:0; padding:0px 0px 0px 0px; }
td.foto         {text-align:center; vertical-align:top;}
td.text         {margin:0px 10px 0px 0px; text-align:left; text-align:justify; vertical-align:top; }
td.punkt        {line-height:120%; text-align:right; vertical-align:top; width:2%;}
td.list         {line-height:120%; text-align:left; vertical-align:top; width:95%;}
*/

/* Cross Referenz */
/*
.sel_kopf       {background-color:#000066; color:#ffffff; font-weight:800; padding:2px; text-align:center;}
.sel_zeile1     {background-color:#ffffff;}
.sel_zeile2     {background-color:#e5ecf5;}
.sel_werte      {width:45%; padding:2px;}
.sel_werte3     {width:30%; padding:2px; vertical-align:top;}
*/

#converter 	      { width:100%; border:0; padding:0px; margin: 0px; }
#converter tr	      { margin: 0px; padding: 1px; }
#converter td.head      { background-color:#666; color:#ffffff; font-weight:800; padding:1px; text-align:center; }
#converter td.unmarked  { background-color:#ffffff; text-align: center; vertical-align: middle; padding: 0px; }
#converter td.marked    { background-color:#666; color:#fff; text-align: center; vertical-align: middle; }

#pressureConverter 	     	{ width:60%; border:0; padding:0px; margin: 0px; }
#pressureConverter tr	     	{ margin: 0px; padding: 1px; height: 20px; }
#pressureConverter td.head        	{ background-color:#666; color:#ffffff; font-weight:800; padding:1px; text-align:center; }
#pressureConverter td.unmarked 	{ background-color:#ffffff; text-align: right; vertical-align: middle; padding: 0px; padding-right: 2px; }
#pressureConverter td.marked   	{ background-color:#666; color: #fff; text-align: right; vertical-align: middle; padding: 0px; padding-right: 2px; }

table.pressureNormal 	     	{ width:100%; border:0; padding:0px; margin: 0px; }
#pressureNormal td 		{ text-align:right; vertical-align: middle; padding: 0px; padding-right: 2px; text-transform:none; white-space:nowrap; }
#pressureNormal td.head       	{ background-color:#666; color:#ffffff; font-weight:800; padding:1px; text-align:center; white-space:nowrap;  }
#pressureNormal td.unmarked 	{ background-color:#ffffff; text-align:right; vertical-align: middle; padding: 0px; padding-right: 2px; white-space:nowrap; }
#pressureNormal td.marked   	{ background-color:#666; color: #fff; text-align: right; vertical-align: middle; padding: 0px; padding-right: 2px; white-space:nowrap; }
#pressureNormal p.bodytext      	{ margin: 0; padding: 1px; padding-left:10px; padding-right:10px; text-align: right; }

#tableProduct { border: 1px solid #cccccc; border-collapse:collapse; }
#tableProduct td { padding: 0px; padding-right: 2px; padding-left: 2px; border: 1px solid #cccccc; vertical-align: top; }
#tableProductCentered { border: 1px solid #cccccc; border-collapse:collapse; }
#tableProductCentered td { padding: 0px; padding-right: 2px; padding-left: 2px; border: 1px solid #cccccc; vertical-align: top; text-align: center; }

table.contenttable { width: 100%; border: 0px; padding: 2px; margin: 1px; }
.contenttable th { vertical-align: top; width: 33.3%; text-align: center; padding: 20px; }
.contenttable td { vertical-align: top; width: 33.3%; padding: 10px; padding-top: 2px; text-align: justify; }
.contenttable p { margin-top: 0; margin-bottom: 5px; text-align: justify; }

table.converter { width: 100%; border: 0px; padding: 2px; margin: 1px; }
.converter th { vertical-align: top; width: 12.5%; text-align: center; padding: 5px; }
.converter td { vertical-align: top; width: 12.5%; padding: 5px; padding-top: 5px; text-align: center; }
.converter p { margin-top: 0; margin-bottom: 5px; text-align: center; }

table.contenttableextended { width: 100%; border: 0px; padding: 2px; margin: 1px; }
.contenttableextended th { vertical-align: top; width: 25%; text-align: center; padding: 20px; }
.contenttableextended td { vertical-align: top; width: 25%; padding: 10px; padding-top: 2px; text-align: justify; }
.contenttableextended p { margin-top: 0; margin-bottom: 5px; text-align: justify; }

table.contenttableonecol { width: 100%; border: 0px; padding: 2px; margin: 1px; }
.contenttableonecol th { vertical-align: top; width: 50%; text-align: center; padding: 20px; }
.contenttableonecol td { vertical-align: top; width: 50%; padding: 10px; padding-top: 2px; text-align: justify; }
.contenttableonecol p { margin-top: 0; margin-bottom: 5px; text-align: justify; }

