/*
 *html Tags sind Browserweichen für den IE5/6
 *+html Tags für den IE 7
*/

html {
background:url(./images/img/hintergrund.png) top center repeat-x #757575;
padding:0 !important;
margin:0 !important;
height:100%;
}

body {
margin:0 auto 0 auto !important;
padding:0;
text-align: top;
font-family: "Trebuchet MS", verdana;
z-index:0;
height:100%;
}

html>body { 
min-height: 100%; height: 100%;
}

/* Positionierung */
.wrap {
width:1006px;
position: relative;
margin: 0;
/*margin-left: auto;
margin-right: auto;*/
text-align: left;
z-index:0;
background:url(./images/img/bodybg.png) 0px 126px repeat-y #fff;
float:left;
overflow: hidden;
}

.subpic {
width:174px;
height:123px;
float:left;
border-bottom:solid 2px #fff;
}

.headline {
width:830px;
height:42px;
background: url(./images/img/headline_bg.png) no-repeat;
float:right;
/*margin-left:2px;*/
padding:0;
margin-bottom:1px;
z-index:0;
}

*html .headline {
margin:-1px 0 0 -2px;
width:828px;
}

.headimage {
width:830px;
float:right;
margin-left:2px;
padding:0;
background:#f5f6f5;
}

/*Breite IE*/
*html .headimage {
width:828px;
margin-left:-2px;
}

.kuhnketype {
width:176px;
height:23px;
background:url(./images/img/kuhnke_type.png) no-repeat;
float:left;
margin:20px 0 0 10px;
}

.logo {
width:130px;
height:25px;
float:right;
margin:20px 20px 0 0;
background:url(./images/img/kuhnke_logo.png) no-repeat;
}

.content {
padding: 10px 20px 10px 20px;
text-align:left;
margin:20px 0 2px 1px;
/* Fixe Breite 14.09.09 sha von 530 07.10.09 sha*/
width: 525px;
/*width: 775px;*/
min-height: 280px;
}

*html .content {
	/*margin: -145px 0 0 0;*/
	padding:10px 0px 10px 20px;
}

*+html .content {
	/*margin: -145px 0 0 0;*/
	padding:10px 0px 10px 20px;
}

.contentwrap {
background:#f5f6f5;
float:right;
width:831px;
}

.right {
margin:17px 5px 0px 20px;
float:right;
width:250px;
}

/* -5 auf 10; von 5 auf 3 sha 07.10.09 */
*html .right {
margin:10px 3px 0 0;
float:right;
}

*+html .right {
margin:10px 3px 0 -5px;
float:right;
}

.box {
padding:5px;
width:240px;
}

.img {
position: relative;
float:left;
padding:0 15px 0 10px;
width: 50px;
text-align: center;
}

/*Einheitliche Breite für Bilder*/
.csc-textpic-imagewrap img {
/*width: 161px;*/
/*height: auto !important;*/
padding: 0 0 0 0;
}

.inbox {
position: relative;
float:left;
font-size:12px;
/*margin-right:10px;*/
width:165px;
}

.right img {
vertical-align:top;
}

.submenu {
/*width:174px;*/
width:163px;
float:left;
}

.footer {
width:830px;
float:right;
border-top:solid 1px #444;
margin-top:20px;
}

*html .footer {
width:828px;
}

/* Hovermenü 01.09.09 sha*/
.hmenu {
padding:0px;
margin:0px;
}

ul.hmenu, ul.hmenu ul {
    list-style-type: none;
    text-align: center;
}

ul.hmenu a {
/* display: block;
   padding: 3px 10px 3px 10px;
   font-weight:normal;*/
color: transparent;
font-size: 0px;
text-decoration: none;
}

ul.hmenu li {
    padding:0;
    margin:0;
    /*background-image: none;
    background-color: transparent;*/
    float:left;
    /*border:1px solid #000;*/
}

ul.hmenu ul li a {
text-transform:uppercase;
color: #000;
font-size: 11px;
text-decoration: none;
font-weight: bold;
padding:3px 5px;
background: transparent;
}

ul.hmenu ul {
    margin-top:217px;
    padding:0;
    position: absolute;
   /* background: #fff;*/
    border:1px solid #000;
    display:none;
    min-width:206px;
}

/* IE-Hack für die Breite IE 5/6 */
*html ul.hmenu ul {
    margin-left: -206px;
    width:204px;
}

/* IE-Hack für die Breite IE 7 */
*+html ul.hmenu ul {
    margin-left: -208px;
    width:204px;
}

/* Dies sind die Klassenstile für das Untermenü wenn sich die Maus */
/* über der Liste  befindet (.hover siehe JavaScript oben) */
ul.hmenu ul.hover, ul.hmenu li.hover ul, ul.hmenu li:hover ul  {
    display:block;
    /*background-color: #3368ac;*/
    color: #00A3C9;
}

ul.hmenu ul li a:hover {
    /*background: #f2f2f2;*/
    color: #003783;
}

ul.hmenu ul li {
    float:none;
    background: #fff;
    filter: alpha(opacity=90); /* IE */
    -moz-opacity: 0.9; /* Gecko-Browser */
    opacity: 0.9; /* Opera 9+ */
}

/*Footermenu*/
.footermenu {
font-family: "Trebuchet MS", verdana;
font-size:9px;
float:right;
padding-right:6px;
margin-top: -8px;
}

*html .footermenu {
margin-top: 0px;
}

*+html .footermenu {
margin-top: 0px;
}

.footermenu a:link, .footermenu a, .footermenu a:visited {
text-decoration:none;
color:#000;
}

.footermenu a:hover {
color:#444;
}

.footermenu ul {
list-style-type:none;
}

.footermenu li {
margin-right:10px;
display:inline;
}

/* 28.08.09 sha */
.language {
width: 100px;
height: 30px;
/*margin-top:-50px;*/
margin-top:-36px;
margin-right: 155px; 
float: right;
}

*html .language {
margin-right: 0px;
width: 110px;
}

*+html .language {
margin-right: 0px;
width: 110px;
}

/*#de {
margin: 14px 6px;
float: left;
display: block;
width:20px;
height:12px;
background: url(images/flags/de.png) no-repeat;
}
#en {
margin: 14px 6px;
float: left;
display: block;
width:20px;
height:12px;
background: url(images/flags/gb.png) no-repeat;
}
#it {
margin: 14px 6px;
float:left;
display: block;
width:20px;
height:12px;
background: url(images/flags/it.png) no-repeat;
}
#fr {
margin: 14px 6px;
float:left;
display: block;
width:20px;
height:12px;
background: url(images/flags/fr.png) no-repeat;
}
#es {
margin: 14px 6px;
float:left;
display: block;
width:20px;
height:12px;
background: url(images/flags/es.png) no-repeat;
} */

/* Typographie */
h1,h2,h3,h4,h5,p {
font-family: "Trebuchet MS", Arial;
margin:0;
padding:0;
}

p {
font-size:12px;
line-height:1.5;
margin-bottom:5px;
}

p#linien {
border-top:solid 1px #437ab8;
border-bottom:solid 1px #437ab8;
}

p a, p a:hover, a, a:hover {
color:#718abe;
text-decoration:underline;
}

p a, a {
text-decoration:none;
}

p#linie {
border-bottom:solid 1px #437ab8;
}

h1, .headline h1 {
 font-size:21px;
line-height:1.5;
padding-left:15px;
margin-top:2px;
color: #444444;
padding-top:3px;
padding-bottom:7px;
}

h1 {
padding:0px;
margin:0px;
}


h2 {
font-size:22px;
line-height:1.5;
margin-top:2px;
color: #3b7eba;
padding-bottom:7px;
}

h3 {
color:#2479c9;
}

h5 {
margin-bottom:3px;
}

/* Tabellen */
table, th, td {
    border-collapse: collapse;
    font-family: "Trebuchet MS", Arial, sans-serif;
    color: #003764;
	font-size:11px;
	vertical-align:top !important;
}

table td {
border:none;
vertical-align:top !important;
}

table#products {
margin-top:10px;
/*width:500px;*/
}

table#products td {
background-color:#fff;
}

table#products td {
border:0;
border-bottom:solid 1px #69a8dd;
}

table#products img {
padding:10px 10px 5px 10px;
}

caption {
    font-size: 150%;
    font-weight: bold;
    margin: 5px;
}

td, th {
    padding: 1px 4px;
}

thead th {
    text-align: left;
    background: #003764;
    color: #fff;
    font-size: 100% !important;
}

tbody th {
    font-weight: bold;
}

tbody tr { background: #fff; }

tbody tr.odd { background: #fff; }

table a:link {
    color: #718ABE;
    text-decoration: none;
}

table a:visited {
    color: #718ABE;
    text-decoration: none;
}

table a:hover {
    color: #718ABE;
    text-decoration: underline !important;
}

tfoot th, tfoot td {
    font-size: 85%;
}

/*Runde Ecken */
.round {
background-color: #fff;          /* if needed */
-webkit-border-radius: 5px;    /* for Safari */
-moz-border-radius: 5px;       /* for Firefox */
float:left;
width:250px;
margin-top:10px;
margin-right:5px;
}

/* Miscellanous */
.clear {
	clear:both;
}

hr {
border:solid 1px #fff;
height:1px;
padding:0;
margin:0;
}

.inbox hr {
border-bottom:dotted 1px #444;
height:1px;
padding:3px;
}

div #withbox {
background-color:#fff;
width:500px;
margin-top:10px;
padding:10px;
}

/* Menu */
/* Ebene 1 */

#menu {
width:831px;
background: url(./images/Navi/navi_bg.png) no-repeat;
height:55px;
float:left;
margin-top:23px;
margin-bottom:2px;
font-family:Arial,Helvetica,sans-serif;
margin-left:1px;
z-index: 10;
}

*html #menu {
z-index:10;
margin-left:0;
margin-top:23px;
width:832px;
height:54px;
}

*+html #menu {
z-index:10;
margin-left:2px;
margin-top:23px;
width:830px;
height:55px;
float:left;
}

#menu ul li a {
height:30px;
text-decoration: none;
font-size: smaller;
font-weight: bold;
color: #003764;
margin-right:-4px;
padding:20px 15px 5px 10px;
border-left: solid 2px transparent;
border-right: solid 2px transparent;
background: url(./images/Navi/navi_linie.png) center right no-repeat;
font-size:11.5px;
display: block;
width:70px;
text-align:center;
z-index:10;
}

/*#menu ul li a.x140, #menu ul li a.x139 {
height:40px;
text-decoration: none;
font-size: smaller;
font-weight: bold;
color: #003764;
margin-right:-4px;
padding:15px 15px 0px 10px;
border-left: solid 2px transparent;
border-right: solid 2px transparent;
background: url(./images/Navi/navi_linie.png) center right no-repeat;
font-size:11.5px;
display: block;
width:70px;
text-align:center;
z-index:10;
}*/

*html #menu ul li a {
width:70px;
margin-bottom:0;
position:relative;
text-align:center;
border:0;
padding:20px 15px 5px 10px;
z-index:10;
}

/**html #menu ul li a.x140, *html #menu ul li a.x139 {
height:40px;
width:70px !important;
margin-bottom:0;
position:relative;
text-align:center;
border:0;
padding:15px 15px 0px 10px;
z-index:10;
}
*/
#menu ul li.hover a {
color:#fff !important;
border-left: solid 2px #fff;
border-right: solid 2px #fff;
background: #3b7eba;
z-index:10;
}

*html #menu ul li.hover a {
color: #fff;
border-left: solid 2px #fff;
border-right: solid 2px #fff;
padding:20px 11px 5px 10px;
z-index:10;
}

/**html #menu ul li.hover a.x139, *html #menu ul li.hover a.x140 {
height:40px;
background: #3b7eba;
color: #fff;
border-left: solid 2px #fff;
border-right: solid 2px #fff;
padding:15px 11px 0px 10px;
z-index:10;
}*/

#menu ul li.hover ul li a:hover {
background:#6699cc;
z-index:10;
}

#menu ul li.hover ul li a {
border:0;
z-index:10;
}
/*
#menu li a:hover, #menu li a.active199, #menu li a.active159, #menu li a.active159, #menu li a.active136, #menu li a.active160, #menu li a.active141 {
background: #3b7eba;
color: #fff;
border-left: solid 2px #fff;
border-right: solid 2px #fff;
padding:20px 15px 5px 10px;
}

*html #menu li a:hover, *html #menu li a.active199, *html #menu li a.active159, *html #menu li a.active159, *html #menu li a.active136, *html #menu li a.active160, *html #menu li a.active141 {
background: #3b7eba;
color: #fff;
border-left: solid 2px #fff;
border-right: solid 2px #fff;
padding:20px 11px 5px 10px;
height:30px;
}    */

/* edit 28.08.09 sha (2) */
#menu li a:hover, #menu li a.active {
background: #3b7eba;
color: #fff;
border-left: solid 2px #fff;
border-right: solid 2px #fff;
padding:20px 15px 5px 10px;
z-index:10;
}

*html #menu li a:hover, *html #menu li a.active {
background: #3b7eba;
color: #fff;
border-left: solid 2px #fff;
border-right: solid 2px #fff;
padding:20px 11px 5px 10px;
height:30px;
z-index:10;
}

/**+html #menu li a.active199, *+html #menu ul li.hover a.x199 {
border-left:solid 2px #3b7eba;
}

*+html #menu li a.x199 {
border-left:solid 2px transparent;
}

#menu li a.active139, #menu li a.active140 {
height:40px;
background: #3b7eba;
color: #fff;
border-left: solid 2px #fff;
border-right: solid 2px #fff;
padding:15px 15px 0px 10px;
}

*html #menu li a.active139, *html #menu li a.active140, *html #menu li.hover a.active139, *html #menu li.hover a.active140 {
height:40px;
background: #3b7eba;
color: #fff;
border-left: solid 2px #fff;
border-right: solid 2px #fff;
padding:15px 11px 0px 10px;
}
*/
/* Ebene 2 */

#menu li li a {
padding: 5px 0 0 15px !important;
border:0;
background:none;
text-align:left;
position:relative;
width:165px;
z-index:10;
}

*html #menu li li a {
padding: 5px 0 1px 15px !important;
background:none;
text-align:left;
width:165px;
border-bottom:solid 1px #fff;
z-index:10;
}

*+html #menu li li a {
padding: 5px 0 1px 15px !important;
background:none;
text-align:left;
border-bottom:solid 2px #fff;
z-index:10;
}

#menu ul li li a:hover {
padding:0;
height:20px;
margin:0;
border:0;
width:165px;
z-index:10;
}

/* Ebene 3 */
#menu li li li a {
padding: 5px 0 0 15px !important;
border:0;
background:none;
text-align:left;
position:relative;
width:165px;
z-index:10;
}

/* Steuerungs- und Antriebstechnik */
#menu li li li a.x1573 {
height: 38px;
border-bottom: 1px solid #fff;
}

#menu li li li a.x1573:hover {
height: 38px;
border-bottom: 1px solid #fff;
}

/*#menu li li li a.x1574 {
margin-top: 18px;
}

#menu li li li a.x1574:hover {
margin-top: 18px;
}*/

*html #menu li li li a.x1573 {
height: 20px;
border-bottom: 0px;
}

*html #menu li li li a.x1573:hover {
height: 20px;
border-bottom: 0px;
}

/**html #menu li li li a.x1574 {
margin-top: auto;
}

*html #menu li li li a.x1574:hover {
margin-top: auto;
}*/

#menu ul li li li a:hover {
padding:0;
height:20px;
margin:0;
border:0;
width:165px;
z-index:10;
}

.content li {
list-style-type:none;
padding-left:15px;
background: url(./images/img/aufzaehlung.png) no-repeat left center;
margin-left:-40px;
font-size:12px;
line-height:2;
z-index:10;
}

#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    vertical-align: middle;
	z-index:10;
}

#menu li {
    padding:0;
    margin:0;
    float:left;
    vertical-align: middle;
	z-index:10;
}

*html #menu a, *+html #menu a {
border:none;
padding:20px 15px 5px 15px;
z-index:10;
}

#menu .current_page_item a {
    background: #949684;
    color: #FFFFFF;
}

#menu ul, #menu ul ul, #menu ul ul ul{
    list-style-type: none;
}

#menu ul a {
    display: block;
    font-weight:normal;
        vertical-align: middle;
		z-index:10;
}

#menu ul ul a {
height:20px;
padding-left:10px;
color:#fff;
z-index:10;
}

#menu ul ul ul a {
height:20px;
padding-left:10px;
color:#fff;
z-index:10;
}

#menu ul li {
    padding:0;
    margin:0;
    float:left;
    border-bottom:1px solid #fff;
color:#fff;
z-index:10;
        }

#menu ul ul {
color:#fff;
padding:0;
position: absolute;
border:0;
background-color: #6699cc;
border-bottom:1px solid #FFF9E4;
display:none;
min-width:180px;
width:175px;
margin-left:2px;
margin-top:-1px;
z-index:10;
}

#menu ul ul ul {
color:#fff;
padding:0;
position: absolute;
border:0;
background-color: #6699cc;
border-bottom:1px solid #FFF9E4;
min-width:180px;
width:175px;
margin-left:180px; /* Ausrichtung der Menüebene */
margin-top:-25px;
z-index:10;
display:none !important; 
}

*html #menu ul ul ul {
margin-top: -26px;
}

/* IE-Hack für die Breite */
*html #menu ul ul {
    width:180px;
}

/* Dies sind die Klassenstile für das Untermenü wenn sich die Maus */
/* über der Liste  befindet (.hover siehe JavaScript oben) */

#menu ul ul.hover, #menu ul li.hover ul, #menu ul li:hover ul  {
    display:block;
}

#menu ul ul li {
    float:none;
    background-color: transparent;
/* 03.09.09 sha */
    height:26px;
}

*html #menu li li a {
width:165px;
}




/* zusätzliche Menüebene 08.04.10 sha */
/* Ebene  3*/
#menu ul ul ul.hover, #menu ul ul li.hover ul, #menu ul ul li:hover ul  {
    display:block!important;
}

#menu ul ul ul li {
    float:none;
    background-color: transparent;
    height:26px;
}


/* Submenu */
/*Fixe Höhe von 20px entfernt, da sonst kein Zeilumbruch möglich sha*/
#submenu {
float:left;
width:161px !important;
margin-top:-13px;
text-align:left;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin-left:-40px;
font-weight:bold; 
}

*+html #submenu {
margin-top:-1px;
width:165px;
text-align:left;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin-left:-40px;
font-weight:bold;
}

*html #submenu {
margin-top:-2px;
width:165px;
text-align:left;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin-left:-40px;
font-weight:bold;
}

#submenu ul {
list-style-type:none;
width:174px;
display:block;
}

/* active_untMenu hinzugefuegt */
#submenu ul li a:hover {
list-style-type:none;
width:165px;
display:block;
/*background:#3B7EBA;*/
text-decoration:underline;
/*height:20px;*/
/*padding-left:8px;
padding-top:2px;*/
padding: 3px 0px 3px 8px;
}

*html #submenu ul li a:hover {
list-style-type:none;
width:166px;
display:block;
background:#3B7EBA;
/*height:20px;
padding-left:8px;
padding-top:2px;*/
padding: 3px 0px 3px 8px;
}

#submenu .active_untMenu a {
list-style-type:none;
width:165px;
display:block;
background:#3B7EBA;
/*height:20px;
padding-left:8px;
padding-top:2px;*/
padding: 3px 0px 3px 8px;
}

*html #submenu .active_untMenu a {
list-style-type:none;
width:166px;
display:block;
background:#3B7EBA;
/*height:20px;
padding-left:8px;
padding-top:2px;*/
padding: 3px 0px 3px 8px;
}

#submenu ul li.active_submenu a {
color:#fff;
background:#3B7EBA;
}

*html #submenu ul li.active_submenu a:hover {
color:#fff;
background:#3B7EBA;
width:166px;
}

#submenu li {
text-decoration:none;
color:#fff;
border-top:solid 1px #fff;
border-bottom:solid 1px #fff;
margin-bottom:-1px;
}

*html #submenu li {
text-decoration:none;
color:#fff;
border-top:solid 1px #fff;
border-bottom:solid 0px #fff;
margin-bottom:-1px;
}

#submenu ul ul {
border-top:solid 1px #fff;
}

#submenu ul ul {
padding-left:10px;
margin:0;
}

#submenu ul li a {
text-decoration:none;
color:#fff;
/*height:20px;
padding-left:8px;
padding-top:2px;*/
padding: 3px 0px 3px 8px;
display:block;
background:transparent;

}

#submenu ul li.subnav2 a {
text-decoration:none;
color:#fff;
/*height:20px;*/
display:block;
background:transparent;
/*padding-top:2px;*/
padding:3px 0px 3px 25px;
background: url(./images/Navi/navi_level3_weiss.png) no-repeat 15px center;
/*padding-left:25px;*/
border:0 !important;
}

#submenu ul li.subnav3 a {
text-decoration:none;
color:#fff;
/*height:20px;*/
display:block;
/*padding-top: 2px;
padding-left:35px;*/
padding: 3px 0px 3px 35px;
background: url(./images/Navi/navi_level4_weiss.png) no-repeat 25px center;
border:none;
width: 130px;
}

*html #submenu ul li.subnav3 a {
text-decoration:none;
color:#fff;
/*height:20px;*/
display:block;
/*padding-top: 2px;
padding-left:35px;*/
padding: 3px 0px 3px 35px;
background: url(./images/Navi/navi_level4_weiss.gif) no-repeat 25px center;
border:none;
}

#submenu ul li.subnav3 a:hover {
text-decoration:none;
color:#000;
/*height:20px;
padding-left:35px;
padding-top:2px;*/
padding: 3px 0px 3px 35px;
display:block;
background: url(./images/Navi/navi_level4_schwarz.png) no-repeat 25px center;
width: 130px;
}

*html #submenu ul li.subnav3 a:hover {
text-decoration:none;
color:#000;
/*height:20px;*/
display:block;
/*padding-left:35px;
padding-top:2px;*/
padding: 3px 0px 3px 35px;
background: url(./images/Navi/navi_level4_schwarz.gif) no-repeat 25px center;
width:125px;
list-style-type:none;
}

#submenu ul li.subnav2, #submenu ul li.subnav3 {
border:none;
}

#submenu ul li.subnav2 a:hover {
text-decoration:none;
color:#000;
/*height:20px;
padding-left:25px;
padding-top:2px;*/
padding: 3px 0px 3px 25px;
display:block;
background: url(./images/Navi/navi_level3_schwarz.png) no-repeat 15px center;
border:none;
}

*html #submenu ul li.subnav2 a:hover {
background-color:0;
width:130px;
border:0px;
}

#submenu ul li.active_submenu2 a {
color:#000;
border:0;
background: url(./images/Navi/navi_level3_schwarz.png) no-repeat 15px center;
padding-left:25px;
}

*html #submenu ul li.active_submenu2 a:hover {
color:#000;
border:solid 1px none;
background: url(./images/Navi/navi_level3_schwarz.png) no-repeat 15px center;
padding-left:25px;
width:130px;
}

*html #submenu ul li.active_submenu3 a:hover {
color:#000;
border:solid 1px none;
background: url(./images/Navi/navi_level4_schwarz.gif) no-repeat 25px center;
padding-left:35px;
width:120px;
}

#submenu ul li.active_submenu3 a:hover {
width: 130px;
}

#submenu ul li.active_submenu3 a {
color:#000;
border:0;
background: url(./images/Navi/navi_level4_schwarz.png) no-repeat 25px center;
padding-left:35px;
}

*html #submenu ul li.active_submenu3 a {
color:#000;
border:0;
background: url(./images/Navi/navi_level4_schwarz.gif) no-repeat 25px center;
padding-left:35px;
}

#submenu ul li.active_submenu2, #submenu ul li.active_submenu3 {
border:0;
}

/* formular */
form#selection, form#selection select {
width:300px;
display:block;
margin-bottom:30px;
}

/* Tabelle */
table {
border:none;
vertical-align:top !important;
}

table#magnets tbody {
background-color:#d9efe4 !important;
}

table#magnets td {
background:#fff;
border:1px solid #d9dfe4;
padding:0px 5px 0px 5px;
vertical-align:middle !important;
height:10px;
}

table#magnets th {
background:#003764;
color:#fff;
border:1px solid #fff;
vertical-align:middle !important;
padding:0px 5px 0px 5px;
height:10px;
}

ul#map {
width:558px;
height:254px;
position:relative;
padding:0; margin: 0; list-style-type: none;
background: #f4f4f4 url(./images/img/maschinenbau.png) no-repeat; z-index:0;}

ul#map li a {text-decoration: none; display: block; width: 100%; height: 100%; border:0;}

ul#map li a span {display: none;}

ul#map li a:hover span {position: absolute; display: block; width: 250px; min-height: 300px; }

ul#map li#extern {width: 40px; height: 40px; position: absolute; top: 155px; left: 315px;}

ul#map li#extern a:hover span {top: -130px; left: 30px; z-index:999;}

.small {
width: 530px;
}

/* Überschriften rgmedia */
.csc-firstHeader, .content h1 {
font-family: "Trebuchet MS", Arial;
font-weight: normal;
/*font-size: 22px;*/
font-size: 18px;
line-height: 1.5;
color: #3b7eba;
padding-bottom:7px;
}


/* Links Überschriften rgmedia */
.csc-firstHeader a, .content h1 a {
font-family: "Trebuchet MS", Arial;
font-weight: normal;
text-decoration: none;
font-size: 18px;
line-height:1.5;
color: #3b7eba;
}

.csc-firstHeader a:hover, .content h1 a:hover {
text-decoration: underline;
}

/* Journal Template 21.10.09 sha */
.contentwrap2 {
	background:#f5f6f5;
	float:right;
	width:830px;
}

.video {
	border: 1px solid white;
	width: 546px;
	padding: 0 2px;
	height: 300px;
	position: relative;
	float:left;
	overflow: hidden;
}

.news {
	border: 1px solid white;
	width: 270px;
	height: 300px;
	padding: 0 2px;	
	position: relative;
	float:left;
	overflow: hidden;
	background: white;
}

.multi1 {
	border: 1px solid white;
	width: 270px;
	height: 335px;
	float: left;
	padding: 0 2px;
	overflow: hidden;
}

.multi1 img, .multi2 img, .multi3 img {
width: 270px;
padding:0;
}

.multi2 {
	border: 1px solid white;
	width: 270px;
	height: 335px;
	position: relative;
	float:left;
	padding: 0 2px;
	overflow: hidden;
}

.multi3 {
	border: 1px solid white;
	width: 270px;
	height: 335px;
	position: relative;
	float:left;
	padding: 0 2px;
	overflow: hidden;	
}

.mehr a, .chat a {
	color: #2479c9;
	text-decoration: none;
	font-size: 12px;
}

/*.linkm1 .mehr {
	position: absolute;
	width: 80px;
	left: 180px;
	top: 750px;
}*/
/*.linkm1 .chat {
	position: absolute;
	width: 80px;
	left: 410px;
	top: 750px;
}*/
/*.linkm2 .mehr {
	position: absolute;
	width: 80px;
	left: 460px;
	top: 750px;
}*/
/*.linkm2 .chat {
	position: absolute;
	width: 80px;
	left: 685px;
	top: 750px;
}*/
/*.linkm3 .mehr {
	position: absolute;
	width: 80px;
	left: 735px;
	top: 750px;
}*/
/*.linkm3 .chat {
	position: absolute;
	width: 80px;
	left: 960px;
	top: 750px;
}*/
.linkv .mehr {
	position: absolute;
	width: 80px;
	left: 538px;
	top: 410px;
}
/*.linkv .chat {
	position: absolute;
	width: 80px;
	left: 685px;
	top: 410px;
}*/
/* macina Searchbox */
.suche {
float:right;
margin-top:-41px;
margin-right:20px;
}

form {
font-family: "Trebuchet MS", verdana;
z-index:5;
}

input#submit { /* den Submit-Button */
background:url(./images/img/lupe.png) 5px 3px no-repeat #C9E6FF;
color:#C9E6FF;
border:0;
width:25px;
}

.searchbox {
height:16px; 
width:85px; 
font-size:11px;
padding:2px 3px 0 3px;
background: #C9E6FF;
float: left;
line-height: 16px;
}
*html  .searchbox {
height:18px; 
line-height: 18px;
}

*+html  .searchbox {
height:18px; 
line-height: 18px;
}

.OuterSearchBox {
height:14px;
width:132px;
}
.OuterSearchBox #submit {
float: left;
background-color: #C9E6FF;
}
.OuterSearchBox input {
border:0;
}

/* Menü Kacheln */
.menuBox .bmenu, .menuBox2 .bmenu {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.menuBox .bmenu li, .menuBox2 .bmenu li {
	text-align: center;
	width: 200px;
	height: 300px;
	border: 1px solid #808080;
	float: left;
	margin: 2px 2px;
	background-color: white;
	background-position: 0px 30px;
	background-repeat: no-repeat!important;
	}
/* Hintergrund Menü-Kacheln AM */
#h1323{background-image: url(../content/Automation/Kacheln/maschinenbau.jpg);}	
#h1344{background-image: url(../content/Automation/Kacheln/medizintechnik.jpg);}
#h1345{background-image: url(../content/Automation/Kacheln/vehicles.jpg);}
#h1346{background-image: url(../content/Automation/Kacheln/spezialaktorik.jpg);}
#h1350{background-image: url(../content/Automation/Kacheln/steuerung.jpg);}
#h1349{background-image: url(../content/Automation/Kacheln/magnettechnik.jpg);}
#h1348{background-image: url(../content/Automation/Kacheln/fluidtechnik.jpg);}
#h1347{background-image: url(../content/Automation/Kacheln/mobile.jpg);}

#h1323, #h1344, #h1345, #h1350, #h1350, #h1349, #h1348, #h1347 {
	background-repeat: no-repeat!important;
}

/* Hintergrund Menü-Kacheln AU */
#h1400{background-image: url(../content/Automotive/Kacheln/steuerungen.jpg);}	
#h1401{background-image: url(../content/Automotive/Kacheln/sicherheitstechnik.jpg);}
#h1402{background-image: url(../content/Automotive/Kacheln/sensierung.jpg);}
#h1403{background-image: url(../content/Automotive/Kacheln/komfort.jpg);}
#h1404{background-image: url(../content/Automotive/Kacheln/elektronik.jpg);}
#h1405{background-image: url(../content/Automotive/Kacheln/magnettechnik.jpg);}
#h1406{background-image: url(../content/Automotive/Kacheln/sensoren.jpg);}
#h1407{background-image: url(../content/Automotive/Kacheln/pneumatik.jpg);}	
	
#h1400, #h1401, #h1402, #h1403, #h1404, #h1405, #h1406, #h1407 {
	background-repeat: no-repeat!important;
}	
	
/* Hintergrund Menü-Kacheln SC */
#h1449{background-image: url(../content/Supply_Chain/Kacheln/SC_malente.jpg);}	
#h1448{background-image: url(../content/Supply_Chain/Kacheln/SC_Sibiu.jpg);}
#h1447{background-image: url(../content/Supply_Chain/Kacheln/SC_Limena.jpg);}
#h1526{background-image: url(../content/Supply_Chain/Kacheln/SC_IndustrialEngineering.jpg);}
#h1453{background-image: url(../content/Supply_Chain/Kacheln/SC_LogisticsManagement.jpg);}
#h1452{background-image: url(../content/Supply_Chain/Kacheln/SC_StrategischerEinkauf.jpg);}
#h1451{background-image: url(../content/Supply_Chain/Kacheln/SC_Kundenzufriedenheit.jpg);}
#h1450{background-image: url(../content/Supply_Chain/Kacheln/SC_SonstigeDienst.jpg);}		

#h1449, #h1448, #h1447, #h1526, #h1453, #h1452, #h1451, #h1450 {
	background-repeat: no-repeat!important;
}

/* Hintergrund Menü-Kacheln SP*/
#h1458{background-image: url(../content/Support/Kacheln/SP_Qualitaetsmanagement.jpg);}	
#h1457{background-image: url(../content/Support/Kacheln/SP_Prozessmanagement.jpg);}
#h1456{background-image: url(../content/Support/Kacheln/SP_Consulting.jpg);}
#h1519{background-image: url(../content/Support/Kacheln/SP_Loesungen.jpg);}
#h1459{background-image: url(../content/Support/Kacheln/SP_Jobs_Karriere.jpg);}
#h1463{background-image: url(../content/Support/Kacheln/SP_Ausbildung.jpg);}
#h1462{background-image: url(../content/Support/Kacheln/SP_Personalentwicklung.jpg);}
#h1520{background-image: url(../content/Support/Kacheln/SP_Services.jpg);}	

#h1458, #h1457, #h1456, #h1519, #h1459, #h1463, #h1462, #h1520 {
	background-repeat: no-repeat!important;
}
	
.bmenu_in {
	background: #81929f;
	width: 200px;
	height: 30px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #808080;
}	
	
.bmenu_in a {
	height: 30px;
	font-weight: bold;
	font-size: 12px; /*14px;*/
	line-height: 30px;
	text-decoration: none;
	color: #fff;
	padding: 0;
}

.bmenu_in a:hover {
	text-decoration: underline;
	color: #fff;
}

.menuBox .bumenu, .menuBox2 .bumenu  {
	padding:0px;
	margin: 149px 0 0 0;
    list-style-type: none;
	width: 200px;
	height: 120px;
	text-align: center;
	border-top: 1px solid #808080;
}

.menuBox .bumenu li, .menuBox2 .bumenu li  {
	padding: 0;
	margin: 0;
	height: 20px;
	background: white;
	border: none;
}

.menuBox .bumenu li a, .menuBox2 .bumenu li a  {
	width: 200px;
	height: 20px;
	color: #000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	border-bottom:1px solid #808080;
	position: relative;
	float: left;
	line-height: 20px;
}

*html .menuBox .bumenu li a, *html .menuBox2 .bumenu li a  {
	height:19px;
	line-height: 19px;
}

/* aktiven Link hervorheben */
.bumenu li.hover {
	color: #003783;
	background: #B4BDC4;
}

.menuBox div , .menuBox2 div {
	visibility: hidden;
	height: 0px;
	line-height:0px;
	width: 10px;
	margin: -3px 0;
	padding: 0;
	z-index: 100;
	position: relative;
}

/* bmenu Höhe 28.04.10 sha 
.bmenu li.b1440, .bmenu li.b1440 a {
height: 38px;
}

.bmenu li.b1440:hover, .bmenu li.b1440 a:hover {
height: 38px;
}*/

.activeBox {
	width: 200px;
	height: 60px;
	border: 1px solid #808080;
	background: #fff;
}	
	
/* Kontakt Links 16.11.09 sha */
.kontakt {
	float: left;
	text-align: left;
	margin: 500px 0 0 -121px;
	padding: 0;
	width: 172px;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

*html .kontakt {
	margin: 500px 0 0 -221px;
	width: 159px;
}

*+html .kontakt {
	margin: 500px 0 0 -160px;
}

.kontakt ul {
	list-style-type: none;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	padding: 0;
	width:172px;
}

.kontakt li {
	width: 152px; /*172px*/
	height: 20px;
	padding: 0 10px;
}
	
*html .kontakt li {
	width: 159px;
	margin: 0;
}

*+html .kontakt li {
	width: 150px;
}

.kontakt a {
	text-decoration: none;
	color: white;
}

.kontakt a:hover {
	text-decoration: underline;
	color: white;
}

/* Div-Tag, der von der Funktion overLib genutzt wird */
#overDiv {
	position: absolute; 
	visibility: hidden;
	z-index: 1000;
	border: 1px solid black;
	height: 77px;/*60px;*/
	background: #fff;
	width: 198px;
	padding: 1px;
}

*html #overDiv {
	margin-left:1px;
}

*+html #overDiv {
	margin-left:1px;
}

/* Spacer gif (zur Bestimmung von Abständen)  anpassen */
*html .spacer-gif {
	margin-top: -18px;
}

/*überschrift right sidebar*/
.right .csc-firstHeader {
font-family: "Trebuchet MS", Arial;
margin:0;
padding:0;
color:black;
}

.csc-default {
font-family: "Trebuchet MS", verdana;
font-size:12px;
}

/* Mailformular */
.content form {
font-family: "Trebuchet MS", verdana;
font-size:12px;
border:0;
width:auto;
}

.label_left {
width: 90px;
line-height: 26px;
float: left;
}

*html .label_left {
line-height: 28px;
}

*+html .label_left {
line-height: 28px;
}

.input_left {
float: left;
width: 140px;
}

.label_right {
margin-left:40px;
width: 90px;
line-height: 26px;
float: left;
}

*html .label_right {
margin-left:35px;
line-height: 28px;
}

*+html .label_right {
margin-left:35px;
line-height: 28px;
}

.input_right {
float: left;
width: 140px;
}

.input_left input, .input_right input {
width:140px;
margin: 1px 0 1px 0;
height:18px;
}

.rest {
clear:both;
}

.rest textarea {
width:500px;
height:200px;
}

.error {
color: red;
}

/* Sitemap */
.csc-sitemap ul li, .csc-sitemap ul ul li{
list-style-type:none;
}

.csc-sitemap a {
text-decoration: none;
}

/* iframe */
iframe {
width:525px; 
height:200px; 
border:none;
}

table img {
border:0;
}

/* KUHNKE in der Presse Tabelle  */
table#presse {
width:550px;
}

table#presse td {
border-bottom:solid 1px #69a8dd;
}

#presse img {
margin-top:22px;
}

/* Produkte 20.04.10 sha */
.produktbilder img, .produktbilder object embed, .produktbilder object {
padding:2px 3px 5px 3px;
float:left;
/*width:161px;
height:118px;*/
}

.contenttable tbody td {
background-color:#f5f6f5;
}

/* Suche */
.tx-indexedsearch-browsebox {
margin-top:10px;
}

.tx-indexedsearch-res, .tx-indexedsearch-res table {
width:790px;
}

.browsebox {
list-style-type:none;

}


