/* achievo.com CSS style */
/* stynax margin: top right bottom left */

BODY { 
      margin: 0px 0px 0px 0px;
      font-family: verdana, arial, helvetica, sans-serif;
      color: #414141; 
      background-color: #ffffff; 
    }

/* pagina kop */
#top { 
      margin : 1px 0px 5px 0px;
      text-align : left; 
      text-indent: 1em;
      padding : 2px; 
      border-top-width: 0px;
      border-left-width: 0px;
      border-right-width: 0px;
      border-bottom-width: 1px;
      border-style : solid; 
      border-color : #000; 
      color : #000000;
      background-color: #ffffff; 
      background-image: url(../img/achievo-logo.png);
      background-repeat: no-repeat;
      background-attachment : scroll;
      background-position: 8px 3px;
      font-weight : bold;
      height: 52px;    
    }

#topAtk { 
      margin : 1px 0px 5px 0px;
      text-align : left; 
      text-indent: 1em;
      padding : 2px; 
      border-top-width: 0px;
      border-left-width: 0px;
      border-right-width: 0px;
      border-bottom-width: 1px;
      border-style : solid; 
      border-color : #000; 
      color : #000000;
      background-color: #ffffff; 
      background-image: url(../img/atk-logo.png);
      background-repeat: no-repeat;
      background-attachment : scroll;
      background-position: 8px 3px;
      font-weight : bold;
      height: 75px;    
}

/* de menubalk bovenaan: */
.toptekst {
      margin : 20px 0px 5px 165px;  
      text-indent: 0px;
      text-align: right;
      padding-right: 5px;
}

.toptekstAtk {
      margin : 30px 0px 5px 165px;
      text-indent: 0px;
      text-align: right;
      padding-right: 5px;
}

.button,
.button:visited {
  width: 79px;
  height: 17px;
  color : #ffffff;
  background-color: #ee0000;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
  padding-bottom: 1px;
  padding-top: 2px;
  padding-right: 10px;
  padding-left: 10px;
  border-top-width: 0px;   
  border-left-width: 0px;  
  border-right-width: 1px; 
  border-bottom-width: 1px;
  border-style : solid;  
  border-color : #b9aaaa;
}

.button:hover {
  background-color: #eeeeee;
  color: #000000;
}

.button:active {
  background-color: #eeeeee;
  color: #000000;
  border-top-width: 1px;   
  border-left-width: 1px;  
  border-right-width: 0px;   
  border-bottom-width: 0px;
}

#location {
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
  padding-left: 16px;
}

#quote {
  text-decoration: none;
  font-weight: normal;
  font-size: 14px;
  text-align: right;
  font-family: serif;
  font-style: italic;
  padding-right: 12px;
}

/* grote koppen */
.titel { 
      margin : 0px 0px 5px 1em;
      text-align : left; 
      padding : 0px; 
      padding-bottom: 2px;
      padding-top: 4px;
      border-top-width: 0px;
      border-left-width: 0px;
      border-right-width: 0px;
      border-bottom-width: 1px;
      border-style : solid; 
      border-color : #000000; 
      color : #000000;
      background: transparent;
      font-weight : bold;
    }

/* subkoppen */
.subtitel { 
      margin : 0px 0px 15px 1em;
      text-align : left; 
      padding-top: 2px;
      padding-bottom: 2px;
      border-top-width: 0px;
      border-left-width: 0px;
      border-right-width: 0px; 
      border-bottom-width: 1px;
      border-style : solid; 
      border-color : #b9aaaa; 
      color : #000000;
      background: #ffffff;
      width: 50%;
    }

/* standaard style *alle* teksten */
P,form {
    margin : 0px 0px 10px 1em;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10pt;
    background: transparent; 
    font-weight : normal;
    padding-right: 16px;
  }

LI {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 10pt;
  margin-bottom: 3px;
}

.box { 
      margin: 0px 5px 0px 9px;
      padding: 0px;
      font-size: 12pt;
      width: 94%;
      border-top-width: 1px;
      border-left-width: 1px;
      border-right-width: 1px;
      border-bottom-width: 1px;
      border-style : solid;    
      border-color : #b9aaaa;
      background: #eeeeee;
}

.boxtekst { 
      font-size: 9pt;
      margin: 10px 5px 9px 5px;
      background: transparent;
      font-family: verdana, arial, helvetica, sans-serif;
      list-style-type: square;
}

.boxtekst LI
{
  font-size: 9pt;
}

.boxtitel { 
      margin: 0px 0px 0px 0px;
      padding: 1px;
      padding-left: 5px;
      font-size: 10pt;
      font-weight : bold;
      color: #ffffff;
      background-color: #ee0000;
      text-align: left;
      border-top-width: 0px;
      border-left-width: 0px;
      border-right-width: 0px;
      border-bottom-width: 1px;
      border-style : solid;    
      border-color : #c96666;  
}

/* onderste regel */
#bottom {
   width: 98%;
   height: 15px;
   margin : 30px 2px 4px 0px;
   font-weight : normal;
   font-size : 8pt;
   font-family : Geneva, Helvetica, Sans-serif;
   color : #3D516B;
   text-decoration : none;
   padding-right: 7px;
   padding-left: 7px;
   background : #eaeaea;
   border-top-width: 1px;
   border-left-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-style : solid;
   border-color : #000000;
   vertical-align: bottom;
 }

/* links in onderste regel */
a.bottomlink {
   text-decoration : none;
}

TD {
 vertical-align: top;
}

/* disabled by ivo omdat andere tabllen hierdoor
   fout gaan 
table { 
  margin: 1em;
  padding: 0px;
  vertical-align: top;
  width: 100%;
}
  */

.commands
{
   margin : 0px 0px 1px 1em;  
   line-height: 100%;
   font-weight : normal;
   padding-right: 6px;
   padding-left: 6px;
   font-family : Courier;
   font-weight : normal;
   font-size: 90%;
   color : #3D314B;
   text-decoration : none;
   background: #eeeeee;
   width:95%;
   border-width : 1px;
   border-style : solid;
   border-color: #d4d4d4;
   border-top-width: 1px;
   border-left-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
}

.comment
{
   margin : 0px 0px 1px 0px;  
   line-height: 100%;
   font-weight : normal;
   padding-right: 6px;
   padding-left: 5px;
   padding-top: 3px;
   padding-bottom: 3px;
   font-family : Courier;
   font-weight : normal;
   font-size: 90%;
   color : #3D314B;
   text-decoration : none;
   background: #f4f4f4;

   border-width : 1px;
   border-style : solid;
   border-color: #dfdfdf;
   border-top-width: 1px;
   border-left-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
}

.newsheader
{
   margin : 0px 0px 0px 0px;  
   line-height: 100%;
   font-weight : normal;
   padding-right: 6px;
   padding-left: 0px;
   padding-bottom: 3px;
   font-weight : normal;
   font-size: 100%;
   color : #3D314B;
   text-decoration : none;
   background: transparent;
   width: 100%;
   border-style : solid;
   border-color: #cccccc;
   border-top-width: 0px;
   border-left-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
}

.bz_normal, .bz_minor
{
  font-size: 10pt;
}

.bz_enhancement
{
  font-size: 10pt;
  font-style: italic;
}

.bz_blocker, .bz_critical, .bz_major
{
  font-size: 10pt;
  font-weight: bold;
}

A,
A:hover,
A:active,
A:visited
{
  color: #471111;
}
