td {
   font-family: verdana; 
   font-size:11px;
   color: #404040;
   text-align: center;
}

.tab1 {
   position:absolute;
   top:145px;
   left:10px;
   width:1000px;
   height:300px;
   z-index:10;

}

.tab2 {
   position:absolute;
   top:145px;
   left:5px;
   width:300px;
   height:300px;
   z-index:1;
   visibility:hidden;
}

.titel {
   font-family: verdana; 
   font-size:12px;
   color: #606060;
}

a:link {
  color: #808080;
  font-size:11px;
  text-decoration: none;
}

a:hover{
  color: #FF6E02;
  font-size:11px;
  text-decoration: none;
}

a:visited {
  color: #808080;
  font-size:11px;
  text-decoration: none;
}

a:active {
  color: #808080;
  font-size:11px;
  text-decoration: none;
}

button,input[type=submit],input[type=button],button,input[type=reset] {
   font-size: 11px;
   color: #FFFFFF;
   font-family: Arial, Helvetica, sans-serif;
   background-color: #c0c0c0;
   cursor:pointer;
   border:1px #bbbbbb solid;
   margin:2;
}

input[type=image] {
   border: 0px #bbbbbb none;
}

select {
   font-size: 11px;
   color: #006699;
   font-family: Arial, Helvetica, sans-serif;
   border: 1px #bbbbbb solid;
}

.tekstForm {
   padding:1;
   margin:1;
   font-family: "verdana";
   font-size: 10px;
   color: #006699;
   border-width: 1px;
   border-bottom-color: #808080;
   border-bottom-style: solid;
   border-top-color: #808080;
   border-top-style: solid;
   border-left-color: #808080;
   border-left-style: solid;
   border-right-color: #808080;
   border-right-style: solid;
   background-color: #ffffff;
   border-bottom-width: 1px;
}

.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}

