.td_made {
    font-size:9px;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-weight:normal;
    font-weight:bold;
    color:white;
    text-decoration:none;
    background-color:rgb(207,220,235);
    background-color:rgb(0,48,96);
    width:165px;
    padding:0px;
    padding-left:10px;
    }
/*--------.t_header1: obere Tabelle mit Image, sprache, navi-techn und Suche--------------------------------------------------------------*/
.t_header1 {
    width:100%;
	height:90px;
    text-align:right;
	vertical-align:top;
	border:0px;
	margin:0px;
	padding:0px;
    background-color:rgb(207,220,235);
	}
.t_img { /*spalte image*/
   width:180px;
   text-align:center;
   }
.t_header img {
    border:0px;
	margin:0px;
	padding:0px;
	}
 .t_leer{    }
/*--------spalte navitech-----------------------------------------------------------------*/
.t_navitech, .t_navitech1{
   valign:top;
   align:top;
   vertical-align:top;
   border:0px;
   margin:0px;
   padding:0px;
   background-color:transparent;
   }
.t_navitech1{width:90px;}
.t_navitech .d_navi,.t_navitech1 .d_navi{
    vertical-align:top;
    valign:top;
    border:0px;
    margin:0px;
    padding:0px;
    margin-top:13px;
   }
.t_navitech .d_navi a, .t_navitech1 .d_navi a{
    valign:top;
    vertical-align:top;
    align:right;
    border:0px;
    margin:0px;
    margin-right:10px;
    color:rgb(177,190,204);
    color:#666666;
    background-color:transparent;
    font-size:10px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:normal;
	text-decoration:none;
	}
.t_navitech .d_navi a:hover, .t_navitech1 .d_navi a:hover{
	text-decoration:none;
    color:black;
    background-color:transparent;
	}
 
/*--------spalte t_suche-----------------------------------------------------------------*/
.t_suchen{
   width: 100px;
   align:right;
   text-align:right;
   vertical-align:top;
   padding-right:10px;
   padding-left:5px;
   font-size:10px;
   padding-top:10px;
}
.d_searchbox{
   width: 100px;
   }
/*
.d_searchbox a{
   color:black;
    background-color:transparent;
   font-weight:bold;
   text-decoration:none;
     }
.d_searchbox a:hover{
   color:black;
   background-color:lime;
   font-weight:bold;
   text-decoration:none;
    }
*/
    
.input_searchbox{
    width: 100px;
  	text-align:left;
    background-color:white;
    background-color:rgb(226,234,243);
	font-size:10px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
    color:#666666;
    border: 1px solid #666666;

	}
/*--------.t_header2: untere tabelle mit main-navi und zeile Luecke--------------------------------------------------------------*/
.t_header2 {
    width:100%;
    border:0px;
	vertical-align:top;
	background-color:rgb(0,51,102);
    background-color:white;
	}
/*--------t_navihoriz dunkelblau-----------------------------------------------------------------*/
.td_navihoriz{
    text-align:right;
    border: 0px;
    background-color:rgb(0,51,102);
    background-color:rgb(0,48,96);
	}
/*  border: 1px solid black; */
.td_navihoriz a{
    text-align:center;
    color:white;
    background-color:transparent;
	font-size:12px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	text-decoration:none;
    margin-right:30px;
	}
.td_navihoriz a:hover {
  	font-weight:bold;
	color:rgb(102,153,255);
	text-decoration:none;
	}

