html, body {
	height: 100%;
}

body, .bodytext {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
        color: #000000;	
        font-family: sans-serif;
        line-height: 16px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.bodytext {
        vertical-align: top;
	text-align: top;
}

img { border:0px; 
}

a  {
        color: #ED1C24;
}

h1 {
 	height: 25px;
  	text-indent: -999em;
  	width: 560px;
  	background-position-x: 0px;
  	background-position-y: 0px;
  	background-repeat: no-repeat;
  	mergin-top: 10px;
  	mergin-bottom: 10px;
  
}


ul {
	list-style-position : outside;	
	list-style-image : url(../images/dot.gif);
        text-align: left;
}

textarea {
	width: 275px;
}

div.search label{
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        color: #000000;
        border: 1px solid #ED1C24;
}

.bodytext {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
}


.logo {
	position: absolute;
	left:8px;
	top:5px;
}

.home {
	position: absolute;
	z-index: 1;
	top: 90px;
	left: 210px;
}

.ve_blk {
	position: absolute;
	top: 0px;
	left: 5px;
	width: 2px;
	height: 120px;
	background-color: #ED1C24;
}

.bg_nav2 {
	position: absolute;
	z-index: 0;
	top: 75px;
	left: 18px;
	right: 0px;
	width: 98%;
	height: 54px;
	background-image: url(../images/bg_navi2_stripe.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.nav2 {
	position: absolute;
	top: 77px;
	left:	250px;
	border-right: 1px solid #ED1C24;

}

.nav2 a {
	display: block;
	width: 92px;
	height: 51px;
	border-left: 1px solid #ED1C24;
	float: left;
	color: #ED1C24;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; 
	text-align: center; 
}

.nav2 a:hover {
	display: block;
	width: 92px;
	height: 51px;
	background-image: url(../images/bg_nav_ho_ro.gif);
	background-position: top;
	background-repeat: no-repeat;
	border-left: 1px solid #ED1C24;
	float: left; 
	color: #ED1C24;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center; 
}

.nav2_link {
	width: 91px;
	line-height: 40px;
}

.subMenu2 {
        display: block;
        width: 92px;
	height: 20px;
        background-color: #B2B2B2;
        border: 1px solid #FFFFFF;
        color: #ED1C24;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: center; 
        line-height: 20px;
}

.subMenu2:hover {
        display: block;
        width: 92px;
	height: 20px;
        background-color: #B2B2B2;
        border: 1px solid #ED1C24;
        color: #ED1C24;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: center; 
        line-height: 20px;
}

.left {
	position: absolute;
	z-index: 1;
	top: 128px;
	left:	7px;
	clear: both;
}

#gb {
       background-color: #B2B2B2;
       margin: 0px 0px 0px 11px;
       padding: 7px 10px 7px 15px;
       color: #FFFFFF; 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
   	font-variant: small-caps;
}

#gb a{
	color: #FFFFFF; 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
   	font-variant: small-caps;
}

.level1 a {
	display: block;
	width: 186px;
	height: 25px;
	background-image: url(../images/main_nav_no.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #B2B2B2;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: bottom;
}

.level1 a:hover {
	display: block;
	width: 186px;
	height: 25px;
	background-image: url(../images/main_nav_ro.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #B2B2B2;
	color: #000000;
	line-height: 24px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; 
}

.level1_act a{
	display: block;
	width: 186px;
	height: 25px;
	background-image: url(../images/main_nav_ro.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #B2B2B2;
	color: #000000;
	line-height: 24px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; 
}

.level1_actifsub a{ 
	display: block;
	width: 186px;
	height: 25px;
	background-image: url(../images/main_nav_act.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #B2B2B2;
	color: #000000;
	line-height: 24px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; 
}

.level2 a {
	display: block;
	width: 186px;
	height: 25px;

	background-image: url(../images/main_nav2_no.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #C9C9C9;
	color: #000000;
	line-height: 24px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none; 
	border: none;
}

.level2 a:hover {
	display: block;
	width: 186px;
	height: 25px;
	background-image: url(../images/main_nav2_ro.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #C9C9C9;
	color: #000000;
	line-height: 24px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none; 
}


.level2_act a{
        display: block;
	width: 186px;
	height: 25px;
	background-image: url(../images/main_nav2_no.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #C9C9C9;
	color: #ED1C24;
	line-height: 24px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none; 
}

.level2_actifsub a{
	display: block;
	width: 186px;
	height: 25px;
	background-image: url(../images/main_nav2_act.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #C9C9C9;
	color: #000000;
	line-height: 24px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none; 
}

.level3 a {
	display: block;
	width: 186px;
	height: 25px;
	background-image: url(../images/main_nav3_no.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #E0E0E0;
	color: #000000;
	line-height: 24px;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none; 
}

.level3 a:hover {
	display: block;
	width: 186px;
	height: 25px;
	background-image: url(../images/main_nav3_ro.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #E0E0E0;
	color: #000000;
	line-height: 24px;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
 
}

.level3_act a {
	display: block;
	width: 186px;
	height: 25px;
	background-image: url(../images/main_nav3_no.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #E0E0E0;
	color: #ED1C24;
	line-height: 24px;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none; 
}

.nav_link {
	width: 175px;
	line-height: 20px;
}

.hp_sensorik_left {
 	vertical-align: bottom;
	padding: 0px 5px 2px 0px;
	text-align: right;
}


.hp_sensorik_right {
	background-image: url(../images/hp_sensorik_img.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.hp_middle_de {
	background-image: url(../images/hp_middle_de.gif);
	background-position: top;
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bolder;
	
}

.hp_middle_en {
	background-image: url(../images/hp_middle_en.gif);
	background-position: top;
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bolder;
	
}

.hp_middle_sp {
	background-image: url(../images/hp_middle_sp.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bolder;
}

.hp_middle_fr {
	background-image: url(../images/hp_middle_fr.gif);
	background-position: center;
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bolder;
}

.hp_middle_pl {
	background-image: url(../images/hp_middle_pl.gif);
	background-position: center;
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bolder;
}

.hp_middle_jp {
	background-image: url(../images/hp_middle_jp.gif);
	background-position: center;
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bolder;
}

.hp_irmt_left {
	background-image: url(../images/hp_irmt_img.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.hp_irmt_right {
	background-image: url(../images/hp_irmt_right.gif);
	background-position: left, top;
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 0px 0px 0px 5px;
}

.hp_division a{
	font-size: 25px;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;
}

.hp_division_links a{
        color: #000000;
        text-decoration: none;  
}


.adresse{
	margin: 0px 0px 0px 10px;
}

.adresse DIV{
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	line-height: 15px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none; 
}


.adresse a{

	color: #FFFFFF;
	line-height: 15px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none; 
}

.addi_irmt {
	padding: 30px 0px 0px 20px;
	background-image: url(../images/gb_irmt.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.addi_sensorik {
	padding: 30px 0px 0px 20px;
	background-image: url(../images/gb_sensorik.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.addi_infratec {
	padding: 30px 0px 0px 20px;
}


table.addi {
        color: #FFFFFF;
	line-height: 15px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none; 
}

.mitte {
	position: absolute;
	z-index: 0;
	top: 120px;
	height: 85%;
}


.content_table {
	height: 100%;
}

td.content {
	vertical-align: top;
	padding: 20px 0px 0px 0px;
       
}

td.table_blk1 {
	background-color: #ED1C24;
}

td.table_blk2 {
	background-color: #ED1C24;
}

div.content {
	padding: 10px 0px 10px 0px;
	color: #000000;
	width: 560px;
	vertical-align: top;
        text-align: justify;
}

.table_cell {
        border-bottom: 1px solid #ED1C24;
        padding: 3px 0px 3px 0px;
}

.footer {
	width: 560px;
	border-top: 1px solid #ED1C24;
	padding: 5px 0px 5px 0px;
}

.footer a {
	color: #B2B2B2;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.footer a:hover {
	color: #C9C9C9;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


.language {
	position: absolute;
	width: 240px;
	left: 740px;
	top: 40px;
}

.tx-srlanguagemenu-pi1 {
	text-align: right;
}


.tx-srlanguagemenu-pi1 .NO, .CUR, .INACT {
	display: inline;
}


.tx-srlanguagemenu-pi1 img {
	margin:0pt 5px;
	padding:0pt;
}

.tx-srlanguagemenu-pi1 .NO .tx-srlanguagemenu-pi1-flag {
	border:1px solid #ED1C24;
}

.tx-srlanguagemenu-pi1 .CUR .tx-srlanguagemenu-pi1-flag {
	border:1px solid #ED1C24;
}

.tx-srlanguagemenu-pi1 .INACT .tx-srlanguagemenu-pi1-flag {
	border:1px solid #B2B2B2;
}

.search {
	position: absolute;
	width: 150px;
	left: 850px;
	top: 90px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.pageinfo {
	position: absolute;
	width: 150px;
	left: 850px;
	top: 192px;
}

.grauer_balken, .cam_balken, .app_balken {
	width: 100%;
        margin: 0px 0px 20px 0px;
        padding-left: 1px;
        padding-bottom: 2px;
	color: #6b6b6b;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/sec_title_line.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.fce_camera {
        margin: 0px 0px 10px 0px;
}

.cam_text, .app_text {
        padding: 10px 0px 10px 0px;
}

.cam_title, .app_title, #page_title {
        vertical-align: top;
        font-size: 15px;
        font-weight: bold;
}


.cam_data, fair_td {
        vertical-align: top;
}

.text_title, .fair_name {
        vertical-align: top;
        font-size: 14px;
        font-weight: normal;
        margin: 0px 0px 10px 0px;
        font-variant:small-caps;
        color: #ED1C24;
}

.aut_title {
        vertical-align: top;
        font-size: 14px;
        font-weight: normal;
        padding-bottom: 20px;
        font-variant:small-caps;
        color: #ED1C24;
}

.text_text {
         margin: 0px 0px 20px 0px;
}

.app_title2 {
        vertical-align: top;
        font-size: 12px;
        font-weight: bold;
        margin: 0px 0px 10px 0px;
}

.overview_table {
       margin: 0px 0px 10px 0px;
}

.overvie_image {
       vertical-align: top;
       text-align: right;
}

.app_image, .app_data, .app_image_txt1, .app_image_txt2, .aut_data, .aut_image_txt1, .aut_image_txt2 {
       width: 50%;
       font-size: 9px;
       vertical-align: top;
}

.app_image_txt1, .aut_image_txt1 {
       padding-right: 20px;   
}

.txtimg_text {
       vertical-align: top;
       padding: 0px 0px 0px 10px
      
}

.aut_tab, .aut2_tab {
      margin: 0px 0px 10px 0px;
}


.si_container {
       width: 150px;  
       margin-bottom: 40px; 
}

.si_title {
	font-weight: bold;
	color: #ED1C24;
        border-bottom: 1px solid #ED1C24;
        margin-bottom: 10px;
}

.si_linklist {
        padding: 0px 5px 5px 0px;
}

.si_linklist p.bodytext {
	color: #6B6B6B;
} 


.fo_table {
       width: 560px;
}

#fo_left {
       width: 20%;
       text-align: left;
}

#fo_lmiddle{
       width: 60%;
       text-align: center;
}

#fo_right{
       width: 20%;
       text-align: right;
}

.table_cell {
       vertical-align: top;
}

.ml_prod_table_td1 {
       background-color: #d3d3d3;
       padding-left: 5px;
       padding-right: 5px;
       font-size: 11px; 
}

.ml_prod_table_td2 {
       background-color: #ededed;
       padding-left: 5px;
       padding-right: 5px;
       font-size: 11px; 
}

.ml_prod_table_head {
       background-color: #ED1C24;
       font-weight: bold;
       color: #FFFFFF;
}

.ml_prod_table_sub {
       color: E0E0E0;
       font-size: 9px;
}


.fair {
	margin-bottom: 20px;
	padding: 5px 5px 5px 5px; 
	border: 1px solid #ED1C24;	
}

.fair_td {
	padding-right: 15px; 
}

.fair_date {
        font-weight: bold;
        padding-left: 5px;
}


.map1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/eu_karte1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	
}

.map2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

.startpage_title_grau {
	text-align: center;
	color: #B2B2B2;
	font-size: 15px;
	font-weight: bold;
}

.startpage_titel_rot {
	text-align: center;
	color: #ED1C24;
	font-size: 15px;
	font-weight: bold;
}

.startpage_content {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/layout_webseite_therm.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	vertical-align: top;
} 	

.startpage_sensorik_content {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/layout_webseite_sensorik.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	vertical-align: top;
}

.overvie_text a, .text_text a, .txtimg_text a  {
	color: #000000;
	text-decoration: none;
	font-style: italic;
}

.overvie_text p.bodytext {
	vertical-align: top;
	text-align: top;
	padding-left: 30px;
}

a.link-red-underlined, a.download {
	 color: #ED1C24;
	 text-decoration: underline;
	 font-style: normal;
}

a.pdf_file {
	background-image: url(../images/pdf_icon.gif);
	background-position-x: 0px;
	background-position-y: 0pxt;
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #6B6B6B;
	text-decoration: underline;
	font-style: normal;
}

.it_news_content h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}


.it_news_content h3 a {
	color: #666666;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
        font-family: sans-serif;
        line-height: 16px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.it_news_right {
	background-color: #b2b2b2;
}

.it_news_image_single {
	float: left;
	margin: 0px 10px 0px 0px;
}

.news-single-item h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	display: inline;
}

div#MooFlow.mf {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

dd.csc-textpic-caption {
	text-align: left;
}

.news_list {
	margin-bottom: 15px;
}


.news_list h2 {
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
}

.news_list h2 a {
	font-size:12px; 
	color:#6b6b6b; 
	font-weight: bold; 
	text-decoration:none; 
}

.news_list_teaser, .news_list_date {
	padding-left: 20px;
	padding-top: 10px;
}

.news_list_title {
	margin-bottom: 10px;
}

.news-single-item h2 {
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	font-size:14px; 
	color:#ED1C24; 
	font-weight: bold; 
	text-decoration:none; 
}