body, div, span, p, a, td, input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

html {
	overflow: -moz-scrollbars-vertical !important;
	height: 100%;
}

/* PNG FIX */

img, div { 
	behavior:url("../images/z_pngfix.htc"); 
	border:none; 
}

body {
	margin: 0px;
	padding:0px;
	background-color: #E8E8E8;
	background-image:url(../images/background_gradient.gif);
	background-repeat:repeat-x;
}

p {
	margin: 0px 0px 1em 0px;
	line-height: 1.7em;
}

form {
	margin:0;
}

h1 {
	color: #000000;
	font-size: 16px;
	margin: 0px 0px 1em 0px;
}

ul {
	list-style: none;
	margin-left: 12px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-left: 0px;
}

ul li {
	margin: 0px;
}

ol.kodex li {
	margin: 0px 0px 1em 0px;
}

#page {
	width: 970px;
	margin: 0px auto;
}
.red {
	color:#f00;
}

/* NAVIGATION */

a.nav {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 2px 5px 3px 5px;
}

a.nav:hover, a.nav_active, a.nav_active:hover {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background-color: #48464a;
	text-decoration: none;
	padding: 2px 5px 3px 5px;
}

a.subnav {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding: 2px 5px 3px 5px;
}

a.subnav:hover, a.subnav_active, a.subnav_active:hover {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background-color: #48464a;
	text-decoration: none;
}

.fieldgray {
	color:#CCCCCC;
}

#nav_level1 div {
	color: #ffffff;
}

#nav_level2 div {
	color: #ffffff;
}

#nav_level1 {
	height:22px;
}

#nav_level2 {
	height:20px;
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
#nav_level2b {
	padding: 10px 0px 0px; 
	margin: 0px 0px 0px 66px; 
	clear: both;
}
#nav_level2b .sub_nav_div {
	float: left;
	margin: 0px 10px 0px 0px;
}

/* IDs */
#header {
	width: 970px;
	height: 118px;
}

#logo {
	float: left;
	width: 223px;
	height: 118px;
	background: url(../images/background_logo.gif) no-repeat;
}

#navigation {
	float: left;
	width: 747px;
	height: 76px;
	background: url(../images/background_navigation.gif) no-repeat;
	padding: 42px 0px 0px 0px;
}

#content {
	width: 970px;
	clear: both;
}

#footer {
	font-size: 10px; 
	color: #4c4c4c;
	margin:5px 0 0 0;
	height:38px;
	line-height:38px;
}
#footer a:link,#footer a:visited {
	font-size: 12px; 
	color: #4c4c4c;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
#footer a:hover {
	text-decoration:underline;
}
#footer #footer_l {
	float:left;
	width:9px;
}
#footer #footer_r {
	float:right;
	width:9px;
}
#footer #footer_m {
	float:left;
	width:952px;
	background:url(../images/footer_m.gif) repeat-x;
	text-align:center;
}

#footer2 {
	font-size: 10px; 
	color: #4c4c4c;
	margin: 5px 0 0 0;
	height:54px;
	line-height:54px;
	font-family:Arial, Helvetica, sans-serif;
}
#footer2 a:link,#footer2 a:visited {
	font-size: 12px; 
	color: #4c4c4c;
	text-decoration:none;
}
#footer2 a:hover {
	text-decoration:underline;
}
#footer2 #footer2_l {
	float:left;
	width:7px;
}
#footer2 #footer2_r {
	float:right;
	width:7px;
}
#footer2 #footer2_m {
	float:left;
	width:956px;
	background:url(../images/footer2_m.gif) repeat-x;
	text-align:center;
}
#footer2 #footer2_m p {
	color:#4c4c4c;
	line-height:15px;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
}

#waehrung {
	width:100%;
	text-align:right;
	margin-top:-1em;
}

#suchfelder {
	width:100%;
	margin-bottom:1em;
}


a.team_abteilungen {
	display: block; 
	width: 110px;
	color: #000000;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}

a.team_link {
	display: block; 
	width: 110px;
	color: #000000;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}

/* Search */

.rubrik {
	float:left;
}

.r1 {
	width:33%;
}

.r2 {
	width:39%;
}

.r3 {
	width:28%;
}

.rubrik img {
	border:none;
	vertical-align:baseline;
	margin-right:10px;
}

.rubrik a {
	font-weight:bold;
	text-decoration:none;
}

#dossiercart {
	text-align:left;
	margin-bottom:1em;
}

#searchresult {
	border-top:1px solid silver;
	padding:5px;
}

#resulttable {
	width:100%;
	border-collapse:collapse;
}

#resulttable td {
	border-top:1px solid silver;
	border-bottom:1px solid silver;
	padding:5px;
}

#resulttable .pl2 {
}

#resulttable .pl3 {
	padding-left:0;
	text-align:right;
}

#ToolTip {
	border:1px solid silver;
	height:150px;
	left:0px;
	position:absolute;
	top:0px;
	visibility:hidden;
	width:150px;
	z-index:10;
}

#gallerytable {
	width:100%;
	border-collapse:collapse;
}

#gallerytable img{
	margin-bottom:5px;
}

#gallerytable td {
	padding:3px 0;
	vertical-align:top;
	text-align:center;
	border:1px solid #EEE;
	/*border-top:1px solid silver;
	border-right:1px solid silver;*/
}

/*#gallerytable td.upper {
	border-top:none;
}

#gallerytable td.upperright {
	border-top:none;
	border-right:1px solid #ccc;
}

#gallerytable td.right {
	border-right:none;
}*/

#gallerytable td.empty {
}

#gallerytable table {
	width:165px;
	margin-left:auto;
	margin-right:auto;
}

#gallerytable td td {
	text-align:left;
	border:0;
	padding:0;
}

td.prodtitle {
	font-weight:bold;
	padding-bottom:0.5em;
	font-size:13px;
}

td.prodtableLine {
	border-bottom:1px solid silver;
	color:black;
	padding:1px 5px 1px 0px;
}

td.prodtable {
	color:black;
	padding:1px 5px 1px 0px;
}

td.proddesc {
	color:black;
	padding:1px 5px 1px 0px;
}

td.prodsubmit {
	color:black;
	padding:1px 5px 1px 0px;
}

th.darktable {
	border-bottom:1px solid silver;
	color:black;
	font-weight:bold;
	padding:1px 5px 1px 0px;
}

td.darktable {
	border-top:1px solid silver;
	color:black;
	font-weight:bold;
	padding:1px 5px 1px 0px;
}

td.label {
	color:black;
	font-weight:bold;
	padding:1px 5px 1px 0px;
}

td.darkdesc {
	border-top:1px solid silver;
	color:black;
	font-weight:bold;
	padding:1px 5px 1px 0px;
}

td.totaltable {
	border-top:1px solid silver;
	color:black;
	font-weight:bold;
	padding:2px 5px 2px 0px;
}

td.totaldesc {
	border-top:1px solid silver;
	color:black;
	font-weight:bold;
	padding:2px 5px 2px 0px;
}

#buttonstrip {
	margin-top:1em;
	width:405px;
}

#buttonstrip div {
	float:right;
	margin-left:10px;
}

#backbuttons {
	text-align:right;
	margin:-3em 0 1em 0;
}

.divider {
	margin:0 10px;
}

#preisstaffel {
	float:left;
	width:140px;
	margin:1em 0 2em 0;
}

#preisstaffel  table {
	border-collapse:collapse;
}

#preisstaffel table th {
	text-align:left;
}

#preisstaffel table td, #preisstaffel table th {
	padding:1px 5px 1px 0px;
	border-bottom:1px solid silver;
}

#preisstaffel .psleft {
	text-align:right;
	padding-right:10px;
}

#preisstaffel .psright2 {
	text-align:right;
}

#thumbnails {
	float:right;
	text-align:right;
	width:110px;
	margin-bottom:2em;
}

.thumbnail {
	float:left;
	width:50px;
	padding:0px 0px 5px 5px;
}

#formerror {
	font-weight:bold;
	color:red;
}

.fginfo {
	z-index: 1;
	left: 0px;
	top: 70px;
	display:none;
	width: 700px;
	height: 100px;
	position: absolute;
}

.mitarbeiterinfo {
	z-index: 10;
	left: 413px;
	top: 450px;
	display:none;
	width: 265px;
	position: absolute;
}

.mitarbeiterliste {
	z-index: 1;
	left: 145px;
	display:none;
	width: 375px;
	height: 10px;
	position: absolute;
}

.dlMenu {
	width:40%;
	float:left;
}

.dlMenu ul {
	margin:0;
	padding:0;
	list-style:none;
}

.dlMenu ul li {
	margin:0;
	padding:0;
	list-style:none;
	line-height:17px;
	cursor:pointer;
	background-image:none;
	font-weight:bold;
	width:210px;
	padding: 2px 5px 2px 5px;
}

.dlInfo {
	display:none;
	float:left;
	width:60%;
}

#li1_info {
	display:block;
}

#divButtonGratis {
}

#divButtonGratis a {
	display:block;
	text-align:center;
	color:white;
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
	width:100%;
	padding:3px 0;
}
#sidebar {
	z-index: 1;
	left: 0;
	top: 35px;
	position: absolute;
}
#sidebar .s_product li {
	list-style:none;
	background-image:none;
	padding-left:0;
	height:97px;
	padding-bottom:5px;
}
#sidebar .s_product li img {
	float:left;
	border:#d3d3d3 solid 1px;
}
#sidebar .s_product li div {
	float:left;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3d3d3d;
	width:70px;
	overflow:hidden;
}
#sidebar .s_product a:link,#sidebar .s_product a:visited {
	text-decoration:none;
	cursor:pointer;
	width:140px;
}
#sidebar .s_product a:hover {
	text-decoration:underline;
}
.side_nav ul {
	margin-left:30px;
}
.side_nav li {
	color:#ffffff;
	border-bottom:1px dotted #368eae;
	width:140px;
	height:25px;
	line-height:25px;
	list-style:none;
	background-image:none;
	font-size:12px;
	margin-bottom:0;
	position:relative;
	float:left;
	padding-left:1px;
}
.side_nav li a:link,.side_nav li a:visited {
	color:#ffffff;
	text-decoration:none;
	display:block;
	overflow:hidden;
}
.side_nav li a:hover {
	text-decoration:underline;
	background:#7fb431;
}
.side_nav ul li ul {
	display: none;
	background:#7FB431;
	margin-left:0;
}
.side_nav ul li ul li {
	padding-left:0;
	height:25px;
	line-height:25px;
	float:left;
}
.side_nav ul li:hover ul {display:block; position:absolute; top:0; left:140px; width:140px;}
.side_nav ul li:hover ul li a.hide {background:#7FB431; color:#fff;}
.side_nav ul li:hover ul li:hover a.hide {background:#007098; color:#fff;}
.side_nav ul li:hover ul li a {display:block; background:#7FB431; color:#fff;padding-left:10px;}
.side_nav ul li:hover ul li a:hover {background:#007098; color:#fff;}
.side_nav ul li:hover ul li:hover ul {display:block; position:absolute; left:140px; top:0;}

h2 {
	color: #007098;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
}


a, a:hover {
	color: #007098;
}

a.small, a.small:hover {
	font-size: 10px;
	color: #007098;
}

.formSubmit {
	color: #ffffff;
	background-color: #007098;
	border: none;
	padding: 2px;
	overflow: visible;
}

.thirdLevel, .thirdLevel:hover {
	font-weight: bold;
	color: #007098;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}

.thirdLevel_active, .thirdLevel_active:hover {
	font-weight: bold;
	color: #ffffff;
	background-color: #007098;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}

a.team_abteilungen_active, a.team_abteilungen_active:hover {
	display: block; 
	width: 110px;
	color: #ffffff;
	background-color: #007098;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}

a.team_link_active, a.team_link_active:hover {
	display: block; 
	width: 110px;
	color: #ffffff;
	background-color: #007098;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}

.dlMenu ul li {
	color: #007098;
}

.dlMenu ul li.active {
	color: #ffffff;
	background-color: #007098;
}

#divButtonGratis {
	background-color: #007098;
}
#logo a img {
	margin: 19px 0px 0px 2px;
}
#nav_level1 .nav_c {
	float: left; 
	margin: 0px 10px 0px 0px;
}
#home_main {
	width: 687px; 
	margin-left: 182px; 
	min-height: 468px; 
	padding: 20px 60px 0px 31px; 
	background: #ffffff url(../images/background_content_noline.gif) no-repeat;
	background-position: 0px 243px
}
#home_main_left {
	float: left;
	width: 440px;
	padding: 0px 50px 0px 0px;
}
#div_swform {
	width:201px;
	height:34px;
	background-image:url(../images/quicksearch_background.gif);
	background-repeat:no-repeat;
	padding:4px 0 0 10px;
}
#sidebartitle {
	z-index: 1;
	left: 15px;
	top: 7px;
	position: absolute;
	color: #ffffff;
	font-weight: bold;
}
#pro_main {
	width: 687px; margin-left: 182px; min-height: 468px; padding: 20px 60px 0px 41px; background: url("../images/background_content_noline.gif") no-repeat scroll 0px 243px rgb(255, 255, 255);
}

/* common styling */
/* set up the overall width of the menu div, the font and the margins */
.menu {
font-family: arial, sans-serif; 
width:580px; 
margin:0; 
margin:0 0;
}
/* remove the bullets and set the margin and padding to zero for the unordered list */
.menu ul {
padding:0; 
margin:0;
list-style-type: none;
}
/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */
.menu ul li {
float:left; 
position:relative;
list-style-type: none;
}
/* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
.menu ul li a, .menu ul li a:visited {
display:block; 
text-align:center; 
text-decoration:none; 
width:115px; 
height:25px; 
color:#fff; 
line-height:25px; 
font-size:11px;
overflow:hidden;
}
/* make the dropdown ul invisible */
.menu ul li ul {
display: none;
}
/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.menu ul li:hover a {
color:#fff; 
background:#48464A;
}
/* make the sub menu ul visible and position it beneath the main menu list item */
.menu ul li:hover ul {
display:block; 
position:absolute; 
top:24px; 
left:0; 
width:105px;
}
/* style the background and foreground color of the submenu links */
.menu ul li:hover ul li a {
display:block; 
background:#48464A; 
color:#fff;
}
/* style the background and forground colors of the links on hover */
.menu ul li:hover ul li a:hover {
background:#7FB431; 
color:#fff;
}

.sitemap {
	margin-bottom:10px;
}
.sitemap h2 {
	font-size:14px;
	border-top:3px #99cc33 solid;
	color:#000000;
	background:#CCC;
	height:20px;
	line-height:20px;
	padding-left:8px;
	text-transform:uppercase;
}
.sitemap .sitemap_item {
	width:100%;
}
.sitemap .sitemap_item dl {
	font-size:12px;
	padding-left:8px;
	display:inline;
	margin:10px auto;
	float:left;
	width:23%;
}
.sitemap .sitemap_item dl dt {
	font-size:12px;
	padding-left:8px;
	display:block;
	margin:0;
	text-transform:uppercase;
	font-weight:bold;
}
.sitemap .sitemap_item dl dd {
	margin:10px auto;
	padding-left:8px;
}
.sitemap a:link,.sitemap a:visited {
	text-decoration:none;
	color:#000000;
	font-size:inherit;
}
.pnf p,.pnf ul,.pnf ul a {
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
}
.pnf ul {
	list-style:disc;
}
.pnf ul li {
	margin:10px 5px;
}
#pro_main .links ul li {
	float:left;
	margin:10px 10px;
	display:inline;
	width:105px;
	overflow:hidden;
}
#pro_main .links ul li a {
	font-size:12px;
}
.itable input, .itable textarea {
	background:url(../images/bg_input.png) no-repeat scroll 0 0 #FFFFFF;
	border:1px solid #C5C5C5;
	color:#555555;
	font-family:Arial, Helvetica, sans-serif;
}
#bb p,#bb td {
	font-size:12px;
}

.lhss{
	text-decoration:none;
}
.nav_crumb {
	text-align:left;
}
.nav_crumb a:link,.nav_crumb a:visited {
	text-decoration:none;
}
.nav_crumb a:hover {
	text-decoration:underline;
}
