/*@page { width:210mm; height:297mm; size: 210mm 297mm; margin-left: 10mm }*/
 
body {
    background-color: #FFFFFF;
    color: #000000; 
}

h1,h2,h3,h4,h5,h6,p,td,th,span,a
{
    color: #000000;
    
}

h1,h2,h3,h4,h5,h6 { 
    font-weight:bold;     
    margin: 0 0 0.25em 0; 
}

h1 { font-size: 100%;}                       

h2 { font-size: 90%; }          

h3 { font-size: 85% }                        

h4 { font-size: 70% }                    

h5 { font-size: 60% }                    

h6 { font-size: 50%; font-style:italic } 

table
{
	empty-cells: show;
	border-collapse: collapse;
	border-spacing: 0px;
	border-style: hidden;
	border-color: Black;
}

#noprint,
.noprint{
  display:none;
}

.onlyprint
{
  display: block;
} 

.printnoscroll {
    overflow:visible;
}	

#header #ueberschrift, #header #top_menu div, #maincontent, #footer
{
    width: 100%;
    padding: 0;
}

#gacontent
{
    width: 100%;
    margin: 0;
}

#maincontent h1
{
    background-image:none;
    padding:0;
}

.TabPanel{
    overflow:visible;
}

hr,
hr.trenner
{
  border: 0px solid #ffffff;
  border-top: 1px solid #000000;
  color: #000000;
  width: 100%;  
  height: 1px;
}

