/*  General definitions of font: size, color and type   */
body, td, th, p, a, form, div, blockquote, ul, ol, input, dl, small, span, caption {
  font-family: Arial, Verdana, sans-serif;
  color: #000000; 
  font-size: 12px; }

/*  General definitions of tags  */
body  { margin: 0px; background-color: #FFF; }
hr    { border-size: 1px; color: #005566; }
ul    {list-style-type: circle;}
p, td, li {  line-height: 1.3em }
/*  //General definitions   */

/* Paragraph  */
form, div { 
  margin-top: 0em; 
  margin-bottom: 0em; 
  text-indent: 0em; }

p { 
  }
/* //Paragraph  */

/*   Standard font-size of tags    */
h1    { font-size: 18px; }
h2    { font-size: 16px; }
h3    { font-size: 13px; }
h4    { font-size: 12px; }
small { font-size: 10px; }
big   { font-size: 16px; }
/* //Standard font-size    */

/*   Links */
a         { color : #666699; font-weight: bold; }
a:visited { color : #25328C; }
a:active  { color : #99CCFF; }
a:hover   { color : #99CCFF; }
/*  //Links */

/*  Classes for tables and table data  */

#Jobs { padding: 5px 10px 20px 20px; margin-top: 10px; width: 740px; border-top: 3px solid #666666; }

#HeadElement        { background-image: url('/images/layout/bgHead.gif'); width: 750px;}
#HeadLogo           { width: 740px; background-color: #009; }
#HeadSearchElement  { position: relative; float: right; vertical-align: botton; }
#Page               { width: 744px; margin-left: 10px; }
#imgPhrase          { margin: 0px 0px 5px 40px; }
#NavBanner          { width: 220px; }
#Jobs p             { margin-top: 0em; margin-bottom: 0em; text-indent: 0em;}
#PrintLogo          { display: none;}
#logo               { margin: 0px 0px 0px 40px; }



/*  //Töflur  */
.qtable {width: 700px;}
.qtable td { padding: 2px; }
tr {vertical-align: top;}
/*  FORM  */
select, textarea  {font-size: 12px;}
input       { }
.form50      {width: 50px;}
.form100      {width: 100px;}
.form150      {width: 150px;}
.form170      {width: 170px;}
.form200      {width: 200px;}
.textarea   { width:100%; height:100; }
/*  //FORM   */

/* Special classes  */

/* //Special classes  */
