@import "links.css";
/*______________ OVERALL MARKUP _________________*/
body
{
  font-family:verdana;
  font-size:10px;
  color:#666;
  background: url("site_images/bg.jpg") repeat-x scroll top;
  background-color:#000066;
}


#mainContainer
{
  /*position:relative;*/
  min-height:600px;
  width:1074px;
  margin-left:auto;
  margin-right:auto;
}


.bannerSpaceOne
{
  float:left;
  height:650px !important;
  width:160px !important;
}

.bannerSpaceTwo
{
  float:left;
  height:650px;
  width:160px;
  margin-left:5px;
}


#container
{
  float:left;
  min-height:600px;
  width:900px;
  /*margin-left:10px;*/
  background-color:#FFF;
}

.containerRoundTop
{
  float:left;
  height:10px;
  width:900px;
  background-image:url("site_images/site_round_top.jpg");
  background-repeat:no-repeat;
}

.containerRoundBottom
{
  float:left;
  height:10px;
  width:900px;
  background-image:url("site_images/site_round_bottom.jpg");
  background-repeat:no-repeat;
}

/*_________________________<>____________________________*/





/*___________________ TOPBANNER ________________________*/

.topbanner
{
  float:left;
  height:170px;
  width:900px;
  clear:both;
}

.topbannerRoundTop
{
  float:left;
  height:5px;
  width:881px;
  margin-left:10px;
}

.topbannerRoundBottom
{
  float:left;
  height:5px;
  width:881px;
  background-image:url("site_images/topbanner_round_bottom.jpg");
  background-repeat:no-repeat;
  margin-left:10px;
}

.topbannerImg
{
  float:left;
  height:170px;
  width:880px;
  background-image:url("site_images/topbanner_dansepar.jpg");
  background-repeat:no-repeat;
  margin-left:10px;
}

.quickLinks
{
  float:right;
  height:14px;
  width:130px;
  margin-top:15px;
  margin-right:15px;
  color:#FFF;
}

/*_________________________<>______________________________*/



/*________________________ MENU ____________________________*/

.menuContainer
{
  float:right;
  height:30px;
  width:auto;
  margin-top:115px;
  margin-right:5px;
  clear:both;
}

.menuRoundTop
{
  float:left;
  height:26px;
  width:8px;
  background-image:url("site_images/menuLeftRound.gif");
  background-repeat:no-repeat;
}

.menuRoundBottom
{
  float:left;
  height:26px;
  width:8px;
  background-image:url("site_images/menuRoundRight.jpg");
  background-repeat:no-repeat;
}

.menu
{
  float:left;
  height:29px;
  width:auto;
  line-height:25px;
  background-image:url("site_images/menuBG.jpg");
  background-repeat:repeat-x;
  color:#FFF;
}


.menuPoint
{
  float:left;
  margin-right:10px;
}

.sublevelContainer
{
  background-color:#000066;
  height:auto;
  width:auto;
}

.sublevelMenuPoint
{
  float:left;
  clear:both;
  color:#FFF;
  height:auto;
  width:auto;
  padding-left:7px;
  padding-right:7px;
}


/*____________________________<>_____________________________*/



/*__________________ MAIN CONTENT CONTAINER _______________*/

.containerContent
{
  float:left;
  min-height:400px;
  width:900px;
  clear:both;
}

.content
{
  float:left;
  height:auto;
  width:881;
  margin-left:10px;
  margin-top:20px;
}

.contentBanner
{
  float:left;
  height:auto;
  width:200px;
}

.contentText
{
  float:left;
  height:auto;
  width:420px;
  margin-left:30px;
  margin-right:30px;
}

.contentTextWrapper
{
  float:left;
  height:auto;
  width:auto;
  margin-top:15px;
}






.contentNews
{
  float:left;
  min-height:200px;
  width:200px;
  margin-right:10px;
}

.contentNewsTopLeft
{
  float:left;
  height:23px;
  width:6px;
  background-image:url("site_images/smallTeaser/smallTeaser_top_left.jpg");
  background-repeat:no-repeat;
}

.contentNewsTopRight
{
  float:left;
  height:23px;
  width:6px;
  background-image:url("site_images/smallTeaser/smallTeaser_top_right.jpg");
  background-repeat:no-repeat;
}

.contentNewsTop
{
  float:left;
  height:23px;
  width:188px;
  background-color:#999;
  color:#FFF;
  line-height:22px;
}

.contentNewsTopText
{
  height:10px;
  width:auto;
  margin-left:2px;
}

.contentNewsContent
{
  float:left;
  min-height:340px;
  width:200px;
  background:url("site_images/smallTeaser/dancersBG.jpg") no-repeat bottom right;
  background-color:#ccc;
  color:#FFF;
}

.contentNewsBottom
{
  float:left;
  height:5px;
  width:200px;
  background-image:url("site_images/smallTeaser/smallTeaser_bottom.jpg");
  background-repeat:no-repeat;
}

.text
{
  height:auto;
  width:190px;
  margin-left:5px;
  margin-right:5px;
  margin-top:10px;
}

.newsWrapper
{
  margin-top:15px;
  padding:0;
  color:#666;
}

/*___________________________<>_____________________________*/





/*_____________________ BOTTOM ______________________________*/


.bottom
{
  float:left;
  height:75px;
  width:900px;
  background-color:#FFF;
  clear:both;
}

.bottomContent
{
  float:left;
  height:100px;
  width:881px;
  margin-left:10px;
}


.icon
{
  float:left;
  height:75px;
  width:124px;
  margin-right:1px;
}

/*___________________________<>_______________________________*/




/*__________________________ ADRESSEN BOTTOM __________________*/

.adressenBottom
{
  float:left;
  height:14px;
  width:100%;
  text-align:center;
  background-color:transparent;
}



/*_____________________________<>_______________________________*/


/*____________________________ ADRESSEN _________________________*/


.adressen
{
  float:left;
  height:auto;
  width:90%;
  text-align:center;
  margin-top:4px;
  color:#FFF;
}


/*_______________________________<>_______________________________*/


/*______________________________ PAGER ___________________________*/


.pagerTopLeft
{
  float:left;
  height:23px;
  width:6px;
  background-image:url("site_images/kalenderTeaser/kalenderTeaser_top_left.jpg");
  background-repeat:no-repeat;
}

.pagerTopRight
{
  float:left;
  height:23px;
  width:6px;
  background-image:url("site_images/kalenderTeaser/kalenderTeaser_top_right.jpg");
  background-repeat:no-repeat;
}

.pagerTop
{
  float:left;
  height:23px;
  width:408px;
  font-size:12px;
  color:#FFF;
  line-height:22px;
  background-color:#ccc;
}

.pagerTopText
{
  margin-left:10px;
}

/*________________________________<>_______________________________*/

#forsideBundBilleder
{
  display:none;
}

.TekstFed
{
  font-weight:bold;
  font-size:11px;
}