html, body, table
{
  margin:0;
  padding:0;
  border-spacing:0;
}

#img
{
	padding: 1px;
	border: 11px solid #d2d2d2;
}


a.headline:link { COLOR: #ffffff; TEXT-DECORATION: none }
a.headline:active { COLOR: #ffffff; TEXT-DECORATION: none }
a.headline:visited{ COLOR: #ffffff; TEXT-DECORATION: none }
a.headline:hover { COLOR: #666666; TEXT-DECORATION: none }

TD  { FONT: 7.5pt Verdana; COLOR: #686868 }
a:link { COLOR: #686868; TEXT-DECORATION: none }
a:active { COLOR: #686868; TEXT-DECORATION: none }
a:visited { COLOR: #686868; TEXT-DECORATION: none }
a:hover { COLOR: #FB6C1D; TEXT-DECORATION: none }

#titel
{ 
font-style: regular;			
font-size: 16pt;
color: #666666;
text-decoration: none;
font-family: Times;
}
#artikeltext
{ 
line-height: 13pt;
font-style: regular;			
font-size: 11pt;
color: #666666;
text-decoration: none;
font-family: Times;
}

#kopf7
{ 
line-height: 14pt;
font-size: 8pt;
}

#kopf4 
{ 
line-height: 20pt;
font-style: regular;			
font-size: 11pt;
color: #666666;
text-decoration: none;
font-family: Times;
}

#kopf5
{ 
line-height: 16pt;
font-style: regular;			
font-size: 14pt;

font-family: Times;
}

#headline
{ 
line-height: 14pt;
font-style: regular;			
font-size: 13pt;
color: #000000;
text-decoration: none;
font-family: times;
}

.oben
{ 
line-height: 13pt;
font-style: regular;
font-size: 8.4pt;
color: #666666;
text-decoration: none;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}


div.absatz 
{ 
margin-left: 10px;
line-height: 12pt;
font-style: regular;
font-size: 8pt;
color: #666666;
text-decoration: none;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}


.oben2
{ 
margin-left: 10px;
line-height: 16pt;
font-style: regular;
font-size: 9pt;
color: #666666;
text-decoration: none;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}


hr 
{
color: #C2C2C2;
background-color: #C2C2C2;
height: 1px;
}

.quickbtn {
    padding:1px;
    margin:1px;
    background-color:#d0d0d0;
    border: 1px solid #d0d0d0;
    }

.quickbtn:hover {
    padding:                 1px;
    margin:                  1px;
    background-color:        #63b0ff;
    border:                  1px solid #d0d0d0;
    }