

html, body {
  width: 100%; /* Required */

}


body
{
  overflow: visible !important; 
  width:100%;
    color: #000000;
}

a, h1, h2, h3, h4, h5 { color: BLACK; }

ul, ol
{
list-style-type: square;

}

li
{
margin-left: 2em;
padding-left:auto;
}
#container-border {
display: block;
  width: 100%;
  height: 100%;
margin:0px;
	padding:0px;
	  background:BLACK;

}
#container-page {
display: block;
  width: 100%;
   height: 100%;
	clear:both;
    margin:0px;
	padding:0px;

  }

.headerTable, .table1 {
  width: 100%;
  }

.table1
{

border-top: 1px solid #000;

}
.table1 td
{
border-bottom: 1px solid #000;
font-size:12px;

}



.table1 .t1
{
border-right: 1px solid #000;
}

.table1 .head
{
color:#000;
}
  
#topnavi, #column-left, #container-service, #column-right, #container-foot, #nosearch, #history
 {
  display:none;
 }
 

#content-border {
  width: 100%;
  height:auto;
  display: block;
  margin-top:0px;
  overflow: visible !important;
}
#content-inner {
  width: 100%;
  height:auto;
  display: block;
  overflow: visible !important;
}

.content-text
{
padding: 0px 0px 11px 0px;
  width: 530px;
  height:auto;
  display: block;
  overflow: visible !important;
}

#container-logo
{
height: auto;
}

#vertrieb
{
	 display:none;
}

.screen
{
	display: none;
}

.print {
	display: block;
}

#content-border img
{
display:none;
}


#container-border
{
overflow: visible !important;
}

#container-main
{
overflow: visible !important;
}
