.tech_daten {
    font-size:9px;
    vertical-align:top;
}
table.tech_daten td {
    border:1px solid #ddd;
}
.versteckt {
    /*visibility:hidden;*/
    
    overflow:visible !important;
    overflow:hidden;
    height:1px;
}
.tab_scroll_div {
    width:650px;
    height:auto !important;
    /* height:250px; */
    overflow:auto;
    overflow-y:hidden;
}
.tab_scroll_div1 {
    width:700px;
    height:220px;
    overflow:auto;
    
}

html>body .tab_scroll_div1 {  /* kann der IE nicht */
    height:245px;
}


.tr_markiert {
    background-color:#6695ff;
}


/*
#header {
    border-bottom:none;
}
*/
#main table {

    vertical-align:top;
}
#sub-nav {
    background:#dcdcdc ;
    padding:0;
    width:205px;
    line-height:130%;
    padding-top:40px;
    
}

#sub-navigation {
   width:200px;
  /*font-weight:bold;*/
   font-size:9pt;
   list-style:none;
   margin:0;
   white-space: nowrap;
   overflow: hidden;
}

#sub-navigation .pad {
  /* font-weight:bold;*/
   font-size:9pt;
   list-style:none;
   margin:0;
   white-space: nowrap;
   overflow: hidden;
   line-height: 180%;
   cursor: pointer !important;
   cursor: hand;
}

#sub-navigation td.subactive {
    background:#eee url(/dna_images/tmpl_schmidt-kupplung_css/images/pfeil_l.gif) right no-repeat;
		background-color:#eee;
   white-space: nowrap;
   color:#6d6e71;
}

#sub-navigation td.selfactive {
    background:#eee url(/dna_images/tmpl_schmidt-kupplung_css/images/pfeil_l.gif) right no-repeat;
    white-space: nowrap;
}

#sub-navigation td.selfactive_top {
    background:#eee url(/dna_images/tmpl_schmidt-kupplung_css/images/pfeil_l_a.gif) right no-repeat;
    white-space: nowrap;
}

#sub-navigation td.subactive_l2 {
    white-space: nowrap;
}

#sub-navigation td.subactive_l2 table {
    background: #eee url(/dna_images/tmpl_schmidt-kupplung_css/images/pfeil_l_a.gif) right no-repeat;

}

#sub-navigation a {
    display:block;
    width:100%;
    color:#666;
    line-height: 180%;
}

#sub-navigation span.selfactive_top ,
#sub-navigation .subactive_l2 {
color: #FF7500;

}

#sub-navigation a:hover ,
#sub-navigation a:focus ,
#sub-navigation a:active {
    background:#eee url(/dna_images/tmpl_schmidt-kupplung_css/images/pfeil_l_a.gif) right no-repeat;
}

#sub-navigation a span {
		padding-right: 20px;
		/* padding-left: 10px; */
    white-space: nowrap;
}


.tech_daten td {
    white-space:nowrap;
}

h1 {
    font-size:14px;
    
}
.vorspann {
    color:#999;
    margin-left:10px;
    
}

#main,
#alles {
    background:#fff url(/dna_images/tmpl_schmidt-kupplung_css/images/tbl_bg.gif) left repeat-y;
}

.linksbuendig {
  margin-top: 0px;
/*  border:1px solid black;*/
  /*padding-bottom: 30px;  */
}

.linksbuendig ul {
 
    list-style-type:none ;
    height:25px;
    margin:0;
    margin-left:10px;
    padding:5px;

/*
    list-style-image: url(/dna_images/tmpl_schmidt-kupplung_css/images/bullet.gif);
    list-style-position:outside;
    margin-left:20px;
    margin-top:0;
    margin-bottom: 0px;
    padding:0; */
}

.linksbuendig ul li {

    background:url(/dna_images/tmpl_schmidt-kupplung_css/images/bullet3b.gif) no-repeat;
    width:auto;
    /* float:left; */
    height:25px;

		padding-top: 1px;
    padding-left:17px;        
    padding-right:20px;         

/*
		vertical-align:middle !important;
 		vertical-align:super;
 		position: relative;
 		top: -2px !important;
 		top: 1px; */
}

.linksbuendig ul li a {
	color:rgb(132,144,200);
}


#smallHub {
	display:block;
        
        margin-right:20px;
	/*margin-top: -50px;*/
	/*margin-bottom: -40px;*/
        position:relative;
        /*top:-50px;*/
	padding:0px; 
	cursor:pointer !important; /* FF, IE6+ */
	cursor:hand; /* IE bis 5.5 */
}

#bigimage {
  position:absolute;
  display:none;
  z-index:1000;
  padding:20px 15px 20px 0 !important; 
  padding:20px 10px 20px 0; 
  margin-top: -30px;
  /*margin-left: -10px;*/
  background-color:#ffffff; 
  cursor:pointer !important;
  cursor:hand;
  border: 1px solid #0C4DA2;
}

#hubTxt {
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #0C4DA2;
	height: 24px;
}

#hubStatisch {
	font-size: smaller;
}

#hubImg {
	margin-right: 15px;
	margin-left: 15px;
}

#bestellbeispiel {
 /* position:relative;
   bottom: 5px !important; */
 /*bottom: 35px;*/
 left: 5px;
}


#bestellbsp_text {
  position:absolute;
  bottom: -35px;
}

.bsp {
  font-size: 11px;
}

#bsp_trigger {
  padding-top: 10px;
}

table.tbl_bsp {
  border: 1px solid #0C4DA2;
  border-collapse: collapse;
  font-size: 11px;
  white-space: nowrap;
}

td.tbl_bsp_1 {
  padding: 3px;
  background-color: #DDDDDD;
}

td.tbl_bsp_x {
  padding: 3px;
  background-color: #FFFFFF;
}

.tooltip {
	position: absolute;
	z-index: 5000;
	background-color: #FFFFE1;
	line-height: 1.5em;
	border: 1px solid black;
	font-size: 11px;
}

.spalte_tab {
  float:left;
  width:auto;
  margin:auto;
  height:120px;
}

.tabhead {
	font-size: 11px;
}

a.blau, a.blau:link, a.blau:visited, a.blau:active {
  color: #0C4DA2;
}

a.blau:hover {
  color: #ff7500;
}

#bsp_field {
	position:absolute;
	bottom: 0px;
}

#main b a, #main a b {
    color: #6D6E71;
    line-height: 100%;
}

#main a:hover b {
    line-height: 100%;
}

#main .table_firstline a b {
    line-height:140%;
    }

.table_firstline {
    background-color:#ddd;
    font-size:10px;
    text-align:center;
    line-height:140%;
}
.table_firstline b {
    vertical-align:-30%;
    /*position:relative;
    top: 3px;*/
    font-weight:normal;
    color:#000;
    font-size:9px;
    
}
.table_firstline img {
margin: 2px 0 2px 0;
}

/* Überschreibe toollink (bereits definiert in ansicht-color.css), um 
   zu verhindern, dass Firefox #main a als gültigen Link-Style für die Tooltips verwendet! */
.toollink {
  color:#6D6E71;
  cursor:default;
}

a.toollink,
a.toollink:link,
a.toollink:active,
a.toollink:visited,
a.toollink:hover {
  color:#6D6E71;
  text-decoration:none;
}

.vorspann{
	padding-left: 0px;
}


