
.teaser_tekst_2 {
  padding         : 2px 10px 2px 10px;
  /*border : 1px #000 solid;*/
  float : left;

}

.right{
 float  :right;
}

.left {
 float  :left;
}


.side_box{
 background-image: url(/wip4/img/bg_side_box.gif);
 /*border : 1px #000 solid;*/
 height : 420px;
 width  : 216px;
 overflow: hidden;
}

.box {
 width: 195px;
 height : 75px;
 overflow : hidden;
 padding : 7px 5px 0px 7px;
 /*border : 1px #000 solid;*/
 /*background-image: url(/wip4/img/bg_box.gif);*/
}

.side_tekst {
  padding         : 2px 10px 2px 10px;
  /*border : 1px #000 solid;*/
  float : left;
  width : 105px;
  height : 65px;
  overflow : hidden;
}

.side_img {
 /*border : 1px #000 solid;*/
 float   : left;
}

.main_box{
 background-image: url(/wip4/img/bg_main_box.gif);
 background-repeat: no-repeat; 
 /*border : 1px #000 solid;*/
 width    : 347px;
 height   : 85px;
}

.main_tekst{
 /*border : 1px #000 solid;*/
 padding  : 0px 4px 6px 10px;
 width    : 330px;
 height   : 69px;
 overflow : hidden;
}

.main_box h1 {
margin : 7px 0px 7px 0px;
}

.hovedbilde{
 background-image: url(/wip4/img/bg_hovedbilde.gif);
 /*border : 1px #000 solid;*/
 height : 321px;
 width  : 347px;
}

.banner_right {
 background-image: url(/wip4/img/bg_banner_right.gif);
 width: 133px;
 height: 87px;
}

.banner_right_1 {
 text-align : center;
 padding: 0px 0px 5px 0px;
}

.golfkortet {
 padding: 0px 0px 5px 2px;

}


.banner_hoved {
 /*border : 1px #000 solid;*/
 background-image: url(/wip4/img/bg_banner_hoved.gif);
 width: 560px;
 height: 88px;
}

.box_left {
 background-image: url(/wip4/img/bg_box_left.gif);
 width: 348px;
 height: 271px;
 float: left;
}

.box_art_left {
 width: 327px;
 height : 82px;
 padding : 7px 5px 0px 7px;
 /*border : 1px #000 solid;*/
 /*background-image: url(/wip4/img/bg_box.gif);*/

}

.box_tekst_left {
  width           : 200px;
  height          : 70px;
  padding         : 2px 10px 0px 10px;
  /*border : 1px #000 solid;*/
  overflow        : hidden;
  float           : left;
}

.side_img_bottom {
 /*border : 1px #000 solid;*/
 float   : left;
 padding : 0px 3px 0px 0px;
}


.box_right {
 background-image: url(/wip4/img/bg_box_right.gif);
 width: 216px;
 height: 269px;
 float: left;
 /*border : 1px #000 solid;*/

}

.box_art_right {
 /*background : #ffffff;*/
 width: 195px;
 height : 82px;
 padding : 7px 5px 0px 7px;
 /*border : 1px #000 solid;*/
 /*background-image: url(/wip4/img/bg_box.gif);*/

}

.box_tekst_right {
  width           : 170px;
  height          : 65px;
  padding         : 2px 10px 2px 10px;
  /*border : 1px #000 solid;*/
  float : left;
  overflow : hidden;
}



.link_forsiden {
 color           : #ff0000;
 text-decoration : none;
}

.link_forsiden:hover{
 color           : #000000;
 text-decoration : underline;
}

.link_forsiden:visited{
 color           : #ff0000;
 text-decoration : none;
}

.link_forsiden:visited:hover{
 color           : #000000;
 text-decoration : underline;
}



