/** Generisk stil for body-elementet **/
html{
}

body{
  font-family: verdana, arial, "trebuchet ms", sans-serif;
  font-size: 100%;
/*  overflow:scroll; */
  background-color:#1a1a1a;
}

a:link, a:active, a:visited{
  color: #999999;
  text-decoration: none;
}

h1{
  color: rgb(31, 47, 111);
  font-size: 140%;
}

#extframe {
  border:0px;
}

div.centermain {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}

div.heilegreia{
  margin: 50px 0 0 0;
  padding: 0px 0px 0px 0px;
  width: 900px;
  height: 646px;
  float:left;
  background-color: #000000; 
  position:relative;
  
/*  border:1px dotted #555555; */
}

div.maincontent{
  height:518px;
  background-color:red; 
  float: left;
}

.maincontent p{
  margin: 0 0 10px 0;
  line-height: 150%;
  font-family: verdana, arial, trebuchet ms, sans-serif;
}

.maincontent td{
  font-family: verdana, arial, trebuchet ms, sans-serif;
  line-height: 130%;
  text-align:left;
  padding:4px 8px 4px 0px; 
  vertical-align:top;
}

.head {
  width:900px;
  height:127px;
  float: left;
  background-color:#000000;
  /*
  border-bottom:1px dotted #333333; 
  */
}

.head h1{
  font-family: trebuchet ms, verdana, arial, sans-serif;
  font-weight: bold;
  font-size:40px;
  color:#999999;
  padding-left:20px;
  }

.head img {
  padding: 20px 50px 0px 50px;
  float:left;

}
.headmenu {
  width:600px;
  padding-left:80px;
  margin-top:0px;
  float: left;
/*  background-color:black;
  height:20px;
  border-bottom:1px dotted #555555; */

}


.headmenu li{
  font-family: trebuchet ms, verdana, arial, sans-serif;
  font-weight: bold;
  font-size:12px;
  color:#888888;
  list-style-type:none;
  float:left;
  padding:0px 15px 0 15px;
}

.headmenu ul{
  padding:0 0 0 0;
  margin:0 0 0 0;
}

.mainframe{
  width:700px;
  height:538px;
  float:left;
  margin:5px 0 5px 0;
  padding: 0px 0px 0px 0px;
  background-color:rgb(0,0,0);
/*  border-top:1px solid white;
  border-right:1px solid #333333; 
*/
 /*  border-top:1px solid #333333; 
 border-bottom:1px solid #333333; 
  border-left:1px solid #333333; */
}

.thumbnail{
  border:1px dotted #444444;
  margin:5px 0 5px 0px;
  width:160px;
}

.thumbnail_all{
  margin:10px 0 0 16px;
}

.sidebar{
  width:198px;
  height: 518px;
  float: right;
  margin:5px 0 5px 0;
  padding:0px 0px 0px 0px;
  font-size: 100%;
  background-color:#000000;
/*  border-top:1px solid #333333; 
  border-bottom:1px solid #333333; 
*/
}

.sidebar a{
  color:#666666;
}

.sidebar h2{
  font-weight:bold;
  font-size: 12px;
  color:#999999;
  margin-left:10px;
}

.sidebar p{
  margin: 0 0 10px 0;
  line-height: 160%;
  font-family: verdana, arial, trebuchet ms, sans-serif;
  color: #000000;
}

.sidebar li{
  margin: 0 0 0px 0;
  line-height: 160%;
  font-size: 11px;
  list-style-type:none;
  padding:0 0 0 0px;
  color:#999999;
}

.sidebar ul{
  margin: 0 0 0px 0;
  padding:0 0 10px 10px;
}

.liste{
  padding:0px;
  line-height: 150%;
}

.foot {
  width:850px;
  height:200px;
  float: left;
  background-color:#000000;
  padding-left:50px;
}

.foot a{
  font-size: 9px;
  line-height:150%;
  color:#888888;
  padding: 0px 0px 0px 0px;
}

.foot li{
  list-style-type:none;
}

.foot h4{
  font-size:14px;
  color:#888888;
  margin:20px 0 5px 0;
}

.showlist {
  float:left;
  width:210px;

}

.copyright {
  padding: 0px 0px 7px 12px;
  font-size:10px;
  color:#777777;
  text-align:left;
}

.copyright a{
  color: #999999;
}

.maincontent h2{
  font-weight:bold;
  font-size: 16px;
  font-family: verdana, arial, trebuchet ms, sans-serif; 
  margin: 0px;
  padding: 15px 0px 5px 0px;
}

.velgeboks{
  margin: 0 0 0px 10px;
  font-size: 9px;
  padding:0 0 0 0px;
  color:#bbbbbb;
  background-color:#000000;
  border:1px solid #777777;
}

