DIV.gs09-li
  {
	padding-left: 0px;	
  }

BODY
  {
    background-color:     #FFFFFF;
    background-image:     url(../GFX/popup-hg.gif);
    background-repeat:    no-repeat;
    margin-top:           70px;
    margin-left:          10px;
  }

A,P,DIV,SPAN,TD,H3,BOCKQUOTE
  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
  }

#sortentabelle,#boebl,#sorte,#anwendung,#schliff,#beschreibung
  {
  	border: 1px solid black;
  }

#sortentabelle
  {
  	width: 820px;
  	border-collapse: collapse;
  	padding: 0px;
  }

#sorte
  {
		padding-left: 10px;
  	height: 30px;
  }

#anwendung
  {
  	padding-left: 10px;
  	width: 360px;
  }

#schliff
  {
  	width:  220px;
  	height: 180px;
  	vertical-align: center;
  	text-align: center;
  }

#beschreibung
  {
  	vertical-align: top;
  	padding: 10px;
  }

#boebl
  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #333333;
	font-weight: strong;
	padding: 0px;
	width:  50px;
	height: 47px;
	vertical-align: top;
	text-align: center;
  }

UL,OL
  {
    font-family:          Verdana, Arial, Helvetica, sans-serif;
    font-size:            10px;
    color:                #333333;
  }


.head
  {
    font-size:            14px;
    font-weight:          bold;
  }

.sub-bold
  {
    font-size:            80%;
    position:             relative;
    bottom:               -0.4em;
    font-weight:          bold;
    padding-left:         0px;
  }

.sup-bold
  {
    font-size:            80%;
    position:             relative;
    bottom:               0.4em;
    font-weight:          bold;
    padding-left:         0px;
  }
