body, p, div, table, a {
  margin:0px;
  padding:0px;
  line-height:130%;
  background: #1a1a1a;
  font-family: Verdana, Tahoma;
  font-size: 12px;
  color: #a8a8a8;
}

p.title_lrg{
  font-size: 18px;
  margin: 5px 0px 12px 0px;
}

img {
  border:0;
}

div.footer, div.footer font, div.footer p {
  margin:4px 0px 7px 0px;
  font-size: 9px;
}

p.title, p.title a, div.title, div.title a{
    font-size: 14px;
    background-color: #302f2f;
    text-decoration: none;
}
p.title , div.title{
    padding:3px;
}

div.theorycont{
    padding: 10px;
}

div.theorycont, div.theorycont p {
    background-color: #FFFFFF;
    color: #000000;
}

p.sml, font.sml{
  font-size: 11px;
}

div.jautfons{
  background: url('../img/des/jautajuma_fons.gif') no-repeat right top;
  width: 269px;
  height: 174px;
}
p.jauttxt{
  background: transparent;
  padding: 8px 8px 0px 8px;
}



table.ok {
    border: 1px solid #958441;
    color: #958441;
}
table.error {
    border: 1px solid #ba2222;
    color: #ba2222;
}

form.exbox, input.exbox, select.exbox{
    width: 35px;
    height: 15px;
    border: 1px solid #4f4f4f;
    font-family: Verdana, Tahoma;
    font-size: 11px;
    background-color: #292929;
    color: #FFFFFF;
}

p.pazino{
    font-size: 20px;
}


p.teor_lim_1 {
  margin: 10px 0px 5px 0px;
}
p.teor_lim_2 {
  margin: 5px 0px 5px 30px;
}
p.teor_lim_3 {
  margin: 5px 0px 5px 60px;
}
p.teor_lim_4 {
  margin: 5px 0px 5px 90px;
}
label {
  cursor: pointer;
}

/* bordermeikers */
td.bd1{
	background: url('../img/des/sturis_aug_kreis.gif') no-repeat right bottom;
    width:7px;
    height:7px;
}
td.bd2{
    background: url('../img/des/sturis_aug_c.gif') repeat-x bottom;
}
td.bd3{
    background: url('../img/des/sturis_aug_lab.gif') no-repeat left bottom;
    width:7px;
    height:7px;
}
td.bd4{
	background: url('../img/des/sturis_kreis_c.gif') repeat-y right;
}
td.bd5{
	background: url('../img/des/sturis_lab_c.gif') repeat-y left;
}
td.bd6{
	background: url('../img/des/sturis_ap_kreis.gif') no-repeat right top;
    width:7px;
    height:7px;
}
td.bd7{
    background: url('../img/des/sturis_ap_c.gif') repeat-x top;
}
td.bd8{
    background: url('../img/des/sturis_ap_lab.gif') no-repeat left top;
    width:7px;
    height:7px;
}

/* pogotajs */
td.btn_1 {
    background: url('../img/des/btn_kreis.gif') no-repeat right top;
    width:12px; height:42px;
}
td.btn_2 {
    background: url('../img/des/btn_cent.gif') repeat-x left top;
    color: #FFFFFF;
}
td.btn_3 {
    background: url('../img/des/btn_lab.gif') no-repeat left top;
    width:12px; height:42px;
}


/* aktivais pogotajs */
td.btn_1_act {
    background: url('../img/des/btn_kreis_act.gif') no-repeat right top;
    width:12px; height:42px;
}
td.btn_2_act {
    background: url('../img/des/btn_cent_act.gif') repeat-x left top;
    color: #FFFFFF;
}
td.btn_3_act {
    background: url('../img/des/btn_lab_act.gif') no-repeat left top;
    width:12px; height:42px;
}

