.over {
float: left;
}


.applications {
	float: left;
	width: 215px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 10px;
	padding-top: 0px;
}

.applications sup {
color: #333333;
font-size: 9px;
}

sup {
color: #000000;
}


#application_spacer {
	width: 45px;
	float: left;
}
	
/*#mitte ul li{
color: #000;
}*/

#mitte h3{
font-size:18px;
}

.servicemenu {
padding-top:10px;
	/*background: #e7eaea url(../img/tabelle/tabelle_header_gross.gif) top left no-repeat;*/
	/*background-color:#000099;*/
	background: url(http://www.froschkoenig.biz/sub_menu_bg.gif) top right no-repeat;
	

}
.servicemenu .abstand{

	background: url(http://www.froschkoenig.biz/sub_menu_bg.gif) bottom right no-repeat;
	min-height:20px;
	padding-bottom:10px;
	padding-left: 20px;
}

.servicemenu2 {
	padding-top:10px;
	/*background: #e7eaea url(../img/tabelle/tabelle_header_gross.gif) top left no-repeat;*/
	/*background-color:#000099;*/
	background: url(http://www.froschkoenig.biz/sub_menu_bg2.gif) top right no-repeat;
}

.servicemenu2 .abstand2{
	padding-left: 20px;
	background: url(http://www.froschkoenig.biz/sub_menu_bg2.gif) bottom right no-repeat;
	min-height:20px;
	padding-bottom:10px;
}


.downloads {
padding-top:10px;
	/*background: #e7eaea url(../img/tabelle/tabelle_header_gross.gif) top left no-repeat;*/
	/*background-color:#000099;*/
	background: url(http://www.froschkoenig.biz/download.gif) top right no-repeat;
	

}
.downloads .abstand{

	background: url(http://www.froschkoenig.biz/download.gif) bottom right no-repeat;
	min-height:20px;
	padding-bottom:10px;
	padding-left: 20px;
}

.downloads2 {
	padding-top:10px;
	/*background: #e7eaea url(../img/tabelle/tabelle_header_gross.gif) top left no-repeat;*/
	/*background-color:#000099;*/
	background: url(http://www.froschkoenig.biz/sub_menu_bg2.gif) top right no-repeat;
}

.servicemenu2 .abstand2{
	padding-left: 20px;
	background: url(http://www.froschkoenig.biz/sub_menu_bg2.gif) bottom right no-repeat;
	min-height:20px;
	padding-bottom:10px;
}


.distris {
	padding-top:10px;
	background: url(http://www.froschkoenig.biz/sub_menu_distris.gif) top right no-repeat;
}

.distris .abstand2{
	padding-left: 20px;
	background: url(http://www.froschkoenig.biz/sub_menu_distris.gif) bottom right no-repeat;
	min-height:20px;
	padding-bottom:10px;
}

.cursor {
	cursor: pointer; cursor: hand;

}


.formular input {
font-size: 10px;
width: 130px;
}




/**********PRODUKTTABELLE**********/

div.tabellepro {
	display: block;
	float: left;
	width: 100%;
	padding: 0px;
	margin-bottom: 0px;
}
.tabellepro table {
	width: 100%;
	/*background: #ffffff url(../img/tabelle/tabelle_header.gif) top left no-repeat;*/
	background-size: 100%;
	border: none;
	padding:0;
	margin:0;
}


.tabellepro tr.titel {
	padding: 0px;
	margin: 0px;
}


.tabelle th {
	font-size: 11px;
	text-align: left;
	padding: 10px;
	color: #ffffff;
}

.tabellepro td {
	background-color: #dde1e2;
	font-size: 11px;
	vertical-align: center;
	padding: 10px 7px 5px 5px;
	color: #666666;
}


.tabellepro td.white {
background-color: #ffffff;
}

.tabellepro td.product {
	background: #ccd2d3;
	height: 2px;
	padding: 5px;
	margin: 0px;
}

.tabellepro td.highlight {
	background-color:  #b01016;
	color: #ffffff;
	height: 2px;
	padding: 5px;
	margin: 0px;
}


.tabellepro td.trenner {
	border-bottom: 1px solid #869498;
}

.tabellepro td.rahmenu {
	border-left: 1px solid #869498;
	border-bottom: 1px solid #869498;
	border-right: 1px solid #869498;
}

.tabellepro td.rahmenl {
	border-left: 1px solid #869498;
}

.tabellepro td.rahmenr {
	border-right: 1px solid #869498;
}

.tabellepro td.rahmenrl {
	border-left: 1px solid #869498;
	border-right: 1px solid #869498;
}

.tabellepro td.table-end {
	background-color: #869498;
	height: 2px;
	padding: 5px;
	margin: 0px;
	color: #ffffff;
}

.tabellepro td.table-end2 {
	/*border-top:#869498 dotted 2px;*/
	height: 0px;
	padding: 0px;
	margin: 0px;
	font-size:6px;
}



/**********PRODUKTTABELLE WEISS**********/

div.tabellepro {
	display: block;
	float: left;
	width: 100%;
	padding: 0px;
	margin-bottom: 0px;
}
.tabellepro table {
	width: 100%;
	/*background: #ffffff url(../img/tabelle/tabelle_header.gif) top left no-repeat;*/
	background-size: 100%;
	border: none;
	padding:0;
	margin:0;
}


.tabellepro tr.titel {
	padding: 0px;
	margin: 0px;
}


.tabelle th {
	font-size: 11px;
	text-align: left;
	padding: 10px;
	color: #ffffff;
}

.tabellepro2 td {
	background-color: #ffffff;
	font-size: 11px;
	vertical-align: center;
	padding: 10px 7px 5px 5px;
	color: #666666;
}


.tabellepro td.white {
background-color: #ffffff;
}

.tabellepro td.product {
	background: #ccd2d3;
	height: 2px;
	padding: 5px;
	margin: 0px;
}

.tabellepro td.highlight {
	background-color:  #b01016;
	color: #ffffff;
	height: 2px;
	padding: 5px;
	margin: 0px;
}


.tabellepro2 td.trenner {
	border-bottom: 1px solid #869498;
}

.tabellepro2 td.rahmenu {
	border-left: 1px solid #869498;
	border-bottom: 1px solid #869498;
	border-right: 1px solid #869498;
}

.tabellepro2 td.rahmenl {
	border-left: 1px solid #869498;
}

.tabellepro2 td.rahmenr {
	border-right: 1px solid #869498;
}

.tabellepro2 td.rahmenrl {
	border-left: 1px solid #869498;
	border-right: 1px solid #869498;
}

.tabellepro2 td.rahmenlu {
	border-left: 1px solid #869498;
	border-bottom: 1px solid #869498;
}

.tabellepro2 td.rahmenru {
	border-bottom: 1px solid #869498;
	border-right: 1px solid #869498;
}

.tabellepro2 td.table-end {
	background-color: #869498;
	height: 2px;
	padding: 5px;
	margin: 0px;
	color: #ffffff;
}

.tabellepro2 td.table-end2 {
	/*border-top:#869498 dotted 2px;*/
	height: 0px;
	padding: 0px;
	margin: 0px;
	font-size:6px;
}


/**********PRODUKTTABELLE ROT**********/

div.tabellepro3 {
	display: block;
	float: left;
	width: 100%;
	padding: 0px;
	margin-bottom: 0px;
}
.tabellepro3 table {
	width: 100%;
	/*background: #ffffff url(../img/tabelle/tabelle_header.gif) top left no-repeat;*/
	background-size: 100%;
	border: none;
	padding:0;
	margin:0;
}


.tabellepro3 tr.titel {
	padding: 0px;
	margin: 0px;
}


.tabelle th {
	font-size: 11px;
	text-align: left;
	padding: 10px;
	color: #ffffff;
}

.tabellepro3 td {
	background-color: #ffffff;
	font-size: 11px;
	vertical-align: center;
	padding: 10px 7px 5px 5px;
	color: #666666;
}


.tabellepro3 td.white {
background-color: #ffffff;
}

.tabellepro3 td.product {
	background: #ccd2d3;
	height: 2px;
	padding: 5px;
	margin: 0px;
}


.tabellepro3 td.highlight {
	background-color:  #b01016;
	color: #ffffff;
	height: 2px;
	padding: 5px;
	margin: 0px;
}


.tabellepro3 td.trenner {
	border-bottom: 1px solid #b01016;
}

.tabellepro3 td.rahmenu {
	border-left: 1px solid #b01016;
	border-bottom: 1px solid #b01016;
	border-right: 1px solid #b01016;
}

.tabellepro3 td.rahmenl {
	border-left: 1px solid #b01016;
}

.tabellepro3 td.rahmenr {
	border-right: 1px solid #b01016;
}

.tabellepro3 td.rahmenrl {
	border-left: 1px solid #b01016;
	border-right: 1px solid #b01016;
}

.tabellepro3 td.rahmenlu {
	border-left: 1px solid #b01016;
	border-bottom: 1px solid #b01016;
}

.tabellepro3 td.rahmenru {
	border-bottom: 1px solid #b01016;
	border-right: 1px solid #b01016;
}

.tabellepro3 td.table-end {
	background-color: #b01016;
	height: 2px;
	padding: 5px;
	margin: 0px;
	color: #ffffff;
}

.tabellepro3 td.table-end2 {
	/*border-top:#869498 dotted 2px;*/
	height: 0px;
	padding: 0px;
	margin: 0px;
	font-size:6px;
}
.producthighlight {color:#b01016 ! important;}
.disimage {
left:90px;
top:-18px;
position:relative;
 display:block; 
 width:auto;
  }
  
.clear{
	clear:both;
	height:0px; 
	visibility: hidden;
 }

div.dreispalter-n {
	display: block;
	float: left;
	width: 571px;
	margin-right: 10px;
	padding-top: 10px;
	background: url(http://www.axiogenesis.com/img/boxen/hell_grau_3sp_home.gif) top left no-repeat;
}

div.dreispalter-n div {
	width: 551px;
	min-height: 20px;
	padding: 10px;
	padding-right: 50px;
	padding-top: 0px;
	background: url(http://www.axiogenesis.com/img/boxen/hell_grau_3sp_home.gif) bottom left no-repeat;
	}
div.dreispalter-n div ul{
padding-left:14px;

}



/* Relativer Tooltip Text */
a.tooltip, a.tooltip:link, a.tooltip:visited, a.tooltip:active  {
  position: relative;
  text-decoration: none; 
  color: #617176; 
  cursor:default;
  }
  
a.tooltip:hover {
  color: #617176; 
  background: transparent;
  }

a.tooltip span {
  display: none;  
  text-decoration: none; 
}

a.tooltip:hover span {
  display: block;
  position: absolute; 
  top: -75px; 
  left: 278px; 
  width: 200px;
  z-index: 100;
  color: #617176; 
  border:1px solid #000000; 
  background: #FFFFFF;
  font: 11px Verdana, sans-serif; 
  text-align: left;
  margin: 10px;
  padding: 10px;
  }
  
a.tooltip span b {
  display: block;
  font-size: 11px;
  font-weigth: bold;
  margin-bottom: 5px;
  color: #fff;
  background-color: #869498;
  border: 0px;
  padding: 5px;
}

a.tooltip span h1 {
  display: block;
  font-size: 10px;
  color: #ffffff;
  background-color: #BF0000;
  border: 1px solid #000000;
  padding: 5px;
  margin: 0px;
  font-weight:normal;
}

a.tooltip span h2 {
  font-size: 10px;
  color: #ffffff;
  background-color: #BF0000;
  border: 1px solid #000000;
  font-weight:bold;
}


   
   
   /* Relativer Tooltip Bild */
a.tooltip2, a.tooltip2:link, a.tooltip2:visited, a.tooltip2:active  {
  position: relative;
  text-decoration: none; 
  color: #617176; 
  cursor:default;
  }
  
a.tooltip2:hover {
  color: #617176; 
  background: transparent;
  }
  
  a.tooltip2, a.tooltip2:link, a.tooltip2:visited, a.tooltip2:active  {
  position: relative;
  text-decoration: none; 
  color: #617176; 
  cursor:default;
  }
  
a.tooltip2:hover {
  color: #617176; 
  background: transparent;
  }

a.tooltip2 span {
  display: none;  
  text-decoration: none; 
}

a.tooltip2:hover span {
  display: block;
  position: absolute;
  vertical-align:text-bottom;
  top: -65px; 
  left: 338px; 
  width: 200px;
  z-index: 100;
  color: #617176; 
  border:1px solid #000000; 
  background: #FFFFFF;
  font: 11px Verdana, sans-serif; 
  text-align: left;
  margin: 10px;
  padding: 10px;
  }
  
a.tooltip2 span b {
  display: block;
  font-size: 11px;
  font-weigth: bold;
  margin-bottom: 5px;
  color: #fff;
  background-color: #869498;
  border: 0px;
  padding: 5px;
}

a.tooltip2 span h1 {
  display: block;
  font-size: 10px;
  color: #ffffff;
  background-color: #BF0000;
  border: 1px solid #000000;
  padding: 5px;
  margin: 0px;
  font-weight:normal;
}


/* Relativer Tooltip Highlight */
a.tooltip3, a.tooltip3:link, a.tooltip3:visited, a.tooltip3:active  {
  position: relative;
  text-decoration: none; 
  color: #617176; 
  cursor:default;
  }
  
a.tooltip3:hover {
  color: #617176; 
  background: transparent;
  }
  
  a .tooltip3 {
    color: #ffffff; 
  }

a.tooltip3 span {
  display: none;  
  text-decoration: none; 
}

a.tooltip3:hover span {
  display: block;
  position: absolute; 
  top: -75px; 
  left: 278px; 
  width: 200px;
  z-index: 100;
  color: #617176; 
  border:1px solid #000000; 
  background: #FFFFFF;
  font: 11px Verdana, sans-serif; 
  text-align: left;
  margin: 10px;
  padding: 10px;
  }
  
a.tooltip3 span b {
  display: block;
  font-size: 11px;
  font-weigth: bold;
  margin-bottom: 5px;
  color: #fff;
  background-color: #869498;
  border: 0px;
  padding: 5px;
}

a.tooltip3 span h1 {
  display: block;
  font-size: 10px;
  color: #ffffff;
  background-color: #BF0000;
  border: 1px solid #000000;
  padding: 5px;
  margin: 0px;
  font-weight:normal;
}

