hr {
        border:none;
        border-top:1px solid #CCCCCC;
        height:1px;
        margin-bottom:25px;
        }
        
#tabs {
        float:left;
        width:100%;
        background:#FFFFFF;
        font-size:93%;
        line-height:normal;
        border-bottom:1px solid #666;
        }

#tabs ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
        }

#tabs li {
        display:inline;
        margin:0;
        padding:0;
        }

#tabs a {
        float:left;
        background:url("tableft.gif") no-repeat left top;
        margin:0;
        padding:0 0 0 4px;
        text-decoration:none;
        }

#tabs a span {
        float:left;
        display:block;
        background:url("tabright.gif") no-repeat right top;
        padding:5px 15px 4px 6px;
        color:#FFF;
        }

#tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}
body {

      font-family: Arial, Verdana, Helvetica, sans-serif;
      font-size: 12px;
      background-color: #FFFFFF;
      margin: 0;
      margin-top: 2px;
      margin-bottom: 0px;
      padding: 0;
      color: #000000;
}

a {
  color: #000;
  text-decoration: none;
}

#main_menu_container {
  font-weight: bold;
  float: left;
  width: 901px;
  height: 20px;
  margin-top: 0px;
  padding: 0 0 0 0;
  background: #696969; 
}

#rulle {
  overflow:auto; 
  height:350px; 
  width:500px;
}

#sub_menu_container {
  width: 201px;
  float: left;
  height: 5 px;
  background: #a9a9a9;
}

#menu_break {
  float: none;
  height: 0px;
}

#menu {
  float: left;
  padding: 3px 3px 3px 3px;
}

#menu_selected {
  float: left;
  padding: 3px 3px 3px 3px;
  font-weight: bold;
  background: #a9a9a9;
}

#menu_sub {
  position: left;
  float: left;
  padding: 3px 3px 3px 3px;
  background: #a9a9a9;
}

#menu_sub_selected {
  position: relative;
  float: left;
  padding: 3px 3px 3px 3px;
  background: #a9a9a9;
  font-weight: bold;
}


.input_large {
        border: 1px solid #cccccc;
        width: 280px;
        height: 20px;
}

.input_small {
        border: 1px solid #cccccc;
}

table { border: none ; }
td { background-color: white; }
td { border: none; }

a img{
        border:0px;
}

td,th {
        font-size: 12px;
}

p{
        margin-top:7px;
        margin-bottom:0px;
}

h1 {
        font-size: 25px;
        font-weight:bold;
        margin-bottom:0px;
        color: #000000;
        margin-top: 0px;
}
h2 {
        margin-top:4px;
        margin-bottom:0px;
        font-size: 13px;
        color: #000000;
}

.heading2{
        margin:0px;
        font-size: 16px;
        color: #000000;
        font-weight:bold;
}

#sidebar1 h2{
        margin:0px;
        padding:0px;
        font-size:14px;
}

#sidebar1 p{
        margin:0px;
}

#sidebar1 .datum{
        margin:0px;
        margin-top:9px;
        padding:0px;
        font-size:12px;
}

.twoColFixLtHdr #container {
        width: 900px;
        background: #FFFFFF;
        text-align: left;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
}

#header{
        border:0;
        width:901px;
        padding:0px;
	font-size:35px;
	text-align:right;
        background-color: #FFFFFF;
        background-repeat: no-repeat;
        background-position: left top;
}

#subheader {
        border:0;
        height:33px;
        width:901px;
        background-color: #fff;
        background-repeat: no-repeat;
        background-position: left top;
}

.twoColFixLtHdr #mainContainer {
        border:0px;
        background-color: #FFFFFF;
        width: 898px;
        padding-top: 20px;
        padding-bottom:10px;
}

.twoColFixLtHdr #header h1 {
        margin: 0;
        padding: 10px 0;
}


.twoColFixLtHdr #sidebar2 {
        float: left;
        width: 160px;
        border:0px;
        background-color: #FFFFFF;
        margin-left: 20px;
        padding-bottom:20px;
        padding-top:18px;
        padding-right: 20px;
        padding-left: 20px;
        background-repeat: no-repeat;
        background-position: left top;
        min-height: 308px;
}

.twoColFixLtHdr #sidebar1 {
        float: left;
        width: 160px;
        border:0px;
        margin-left: 20px;
        padding-bottom:20px;
        padding-top:18px;
        padding-right: 20px;
        padding-left: 20px;
        background-repeat: no-repeat;
        background-position: left top;
        min-height: 308px;
}
.twoColFixLtHdr #mainContent {
        float: left;
        width: 410px;
        margin-left: 24px;
}

#mainContent p br{
        font-size:1px;
        line-height:8px;
}

#rightCont {
        float: right;
        width: 240px;
        text-align:left;
        padding-left: 3px;
        border-left:1px solid #B7C8B5;
}

.twoColFixLtHdr #footer {
        background-color: #FFFFFF;
        background-image: url(bilder/footer.png);
        background-repeat: no-repeat;
        background-position: left ;
        height: 80px;
        width: 900px;
}

.twoColFixLtHdr #footer p{
        font-size: 12px;
        color: grey;
        font-weight: bold;
        margin:0px;
        padding:0px;
        padding-left: 125px;
        padding-top:8px;
}

.fltrt { 
        float: right;
        margin-left: 8px;
}
.fltlft { 
        float: left;
        margin-right: 8px;
}
.clearfloat { 
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#lankar {
        height: 145px;
        width: 158px;
        margin-top: 25px;
        margin-bottom: 0px;
        text-align:center;
        background-color: #FFFFFF;
        padding-top: 21px;
}

#menyn{
        margin:0px;
        padding:0px;
        padding-top:7px;
        margin-left:7px;
}

#menyn a{
        margin-left:18px;
}

/*
a:link{
        color:#376A32;
        text-decoration:underline;
        font-weight:bold;
}

*/
/*
a:visited{
        color:#376A32;
        text-decoration:underline;
        font-weight:bold;
}
*/
a:hover{
        color:#1D351A;
        font-weight:bold;
}

a:active{
        color:#1D351A;
        font-weight:bold;
}


