

/* CSS Stylesheet - XTRONIC GmbH */

*
{margin:0;padding:0;border:none;}

/* Begin CSS Popout Menu */

html,body {       
  color: #58585a;    
	background-color: #ECE9D8;
	height: 100%;         
	margin-bottom: 1px;
  font-size:9pt;
	font-family: arial, verdana,helvetica,"times new roman",sans-serif;	
}

a:link {                          
	color: #003068;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003068;
}
a:hover {
	cursor: pointer;
	color: #003068;
}
a:active {
	text-decoration: none;
	color: #003068;
}   

input {
  color:#58585a;
  background-color: #d9dadc;
	border:0px;
}
textarea {
  color:#58585a;
  background-color: #d9dadc;
	border:0px;
}
      
input.submit{
  width: 134px;
  height: 22px;
	padding-bottom: 5px;
  font-size:9pt;	
  font-weight:bold;
	margin: 0;  
  border: 0;
  background: transparent url(../bilder/button.png) no-repeat center top;
  color: #58585a;
  cursor:pointer;
}           

.start_oben{
  padding: 4px;
  background: transparent url(../bilder/bg_start_ob.png) repeat-y center left;
}    

.start_mitte{
  padding: 4px;
  background: transparent url(../bilder/bg_start_mitte.png) repeat-y center left;
}
.start_unten{
  padding: 4px;
  background: transparent url(../bilder/bg_start_unten.png) repeat-y center left;
}

td.box_head{
  width: 189px;
  background: transparent url(../bilder/box_head.png) no-repeat center top;
}

td.box_stretch{
  width: 189px;
  background: transparent url(../bilder/box_stretch.png) repeat-y center top;
}
td.box_bottom{
  width: 189px;
  background: transparent url(../bilder/box_bottom.png) no-reapeat center top;
}

#menu{ 
margin-left: 32px;
height:35px;
}

hr {
height: 1px;
background-color: #FFFFFF;
}

#menu a{
font-family: Arial,Verdana, Helvetica, sans-serif;
font-style: normal;
line-height: normal;
font-variant: normal;
display:block;
border-width:0px;
font-size:9pt;
color: #c6c7c9;   
}

em {
color: #c6c7c9;   
font-style: italic;
font-size:7pt;
}

#menu a:visited{
font-size: 9pt;
text-decoration: none;
color: #c6c7c9;
}

#menu a:hover{
font-size: 9pt;       
text-decoration: none;
}

#menu a:active{
font-size: 9pt;
text-decoration: none;
}  

ul.menulist{
list-style:none;
margin:0;
padding:0;
float:left;
}

ul.menulist ul{
list-style:none;
margin:0;
padding:0;
float:left;
}

ul {
margin-left: 16px;
padding-top: 0px;
padding-bottom: 12px;
}
ul ul{
margin-left: 16px;
list-style-type: square;
padding-top: 0px;
padding-bottom: 0px;
}

a.menuhead {
text-align: center;
height: 25px;
text-transform: uppercase;   
}

.seperator{
background-image:url(../bilder/line.jpg);
background-repeat:repeat-y;
background-position: center;
}

#header_bg {        
background-image:url(../bilder/header_bg.jpg);
background-repeat:repeat;
}  

#kernwerte {
height: 40px;
width: 863px;
background-image:url(../bilder/kernwerte.jpg);
background-repeat:no-repeat;
}  

#menurow a:hover{
color:#FFFFFF;   
}

#menu ul li{
margin-top: 10px;
position:relative;
float:left;
text-align:left;
}


#menu ul ul li{
margin-top: 0px;
position:absolut;
width: 191px;
text-align:left;
}


#menu ul ul{      
position:absolute;
z-index:500;
top:auto;
display:none;
left:0;
width: 191px;   
padding-top:5px;  
padding-bottom:10px;  
_background: url(img/none.png); 
}

#menu ul ul ul{   
top:0;
left:100%;
}   

      
      
/* Begin non-anchor hover selectors */

/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */


div#menu li:hover{
z-index:100;       
}

div#menu ul ul li a{
color:#c6c7c9;
padding:0px 10px;   
}
div#menu ul ul li a:hover{
color:#FFFFFF;   
}   
div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
{display:none;
_background: url(img/none.png);
}

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{display:block;    
color:#FFFFFF;
text-align:left; 
background-image: url(../bilder/bg.png);
background-repeat:repeat; 
}

div#all
{ 
  position: relative;  
  min-height:100%;    
  max-width: 1129px;   
	margin:0 auto;
  background-image:url(../bilder/main_bg.jpg);
  background-repeat:repeat-y;  
  background-attachment: scroll; 
  background-position:center center;
}
    
div#white
{  
  position: relative; 
  min-height: 100%;
  width:863px;   
  margin:auto;          
       
}   
div#content
{
  width:863px;
  position: relative; 
  z-index: 2;  
  min-height: 325px;
  padding-bottom: 24px;   
  overflow: hidden;    
}  

div#footer
{     
  position: fixed;   
  z-index: 1;     
  bottom: 0;  
  height: 349px;       
  width: 863px; 
  color: #58585a;
  text-align: right;  
  font-size:8pt;                       
  background-color: #c6c7c9;
  background-image:url(../bilder/footer_neu.jpg);  
  background-repeat:no-repeat;  
  background-position:bottom left;           
}                                      
div#footer_text {   
  z-index: 2;     
  position: fixed;
  width: 863px;
  height: 24px;
  margin: auto;
  bottom: 0;
  background-image:url(../bilder/Footer_bg.jpg);  
  background-repeat:no-repeat;  
  background-position:bottom left;  
} 

div#footer_text span {
  display: inline-block;
  margin-top:5px;   
  margin-left:37px; 
  
}
div#header {
  z-index: 2;  
  overflow: hidden;  
  position: relative;    
}  

table#table_header
{
	background-color: #58585a;
}   

/* End CSS Popout Menu */


.bidheadline24 {font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #58585a;
	text-decoration: none;
}    
.bigheadline13_5 {font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 13.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #58585a;
} 
.fliesstext9 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #58585a;
	font-size: 9pt;
}
.absatz4 {
	font-size: 4pt;
}
.absatz5 {
	font-size: 5pt;
}
.absatz6 {
	font-size: 6pt;
}
.absatz7 {
	font-size: 7pt;
}
.absatz8 {
	font-size: 8pt;
}

.text10 {font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #58585a;
}

/* Icons
----------------------------------*/

.xlogo {
display: inline-block;
vertical-align: text-bottom;
height: 13px;
width: 19px;
background-image: url(../bilder/xlogo_mini.png);
background-repeat: no-repeat; }
/* states and images */
              
a.image {
display: block;
}
