a:link {color:#660000; background:transparent; text-decoration:none}    
a:visited {color:#660000; background:transparent; text-decoration:none}    
a:hover {color:#660000; background:transparent; text-decoration:none}    
a:active {color:#660000; background:transparent; text-decoration:none} 

.menu a:link {color:#ffffff; background:transparent; text-decoration:none}    
.menu a:visited {color:#ffffff; background:transparent; text-decoration:none}    
.menu a:hover {color:#ffffff; background:transparent; text-decoration:none}    
.menu a:active {color:#ffffff; background:transparent; text-decoration:none} 

html , body {
  font-family:verdana;
  font-size:11px;
  color:#000000;
  background-color:#670001;
  background-image:url(/files/images/pic/new_bg.gif);
  background-repeat:repeat-x;
  height:w238px;
  margin-top:0px;
}

td {
  font-family:verdana;
  font-size:11px;
  color:#000000;
}

.kamp{
  font-family:arial;
  font-size:14px;
  color:#ffffff;
  font-weight:normal;
}

.leftcontent{
  height:300px;
  border-right:1px solid #c1c1c1;
  padding-left:10px;
}

.rightcontent{
  border-left:1px solid #c1c1c1;
  padding-left:15px;
}

.menu{
  background-image:url(/files/images/pic/menu_bg.gif);
  height:36px;
  background-repeat:repeat-x;
}

.maincontent{
  padding-left:20px;
  padding-top:10px;
}

.bjaelke{
  background-image:url(/files/images/pic/bjaelke_bg.gif);
  height:26px;
  background-repeat:repeat-x;
}

.naestekamp{
  background-image:url(/files/images/pic/naesteudekamp_bg.jpg);
  height:140px;
  background-repeat:no-repeat;
}

.sponsor{
  background-image:url(/files/images/pic/sponsor_bg.jpg);
  height:132px;
  background-repeat:no-repeat;
}

.streg{
  border-bottom:1px solid #ededed;
  padding-top:4px;
  padding-bottom:4px;
}

.hvidstreg{
  border:1px solid #ffffff;
}

.spiller_bg{
  background-image:url(/files/images/pic/spiller_bg.gif);
  height:240px;
  background-repeat:no-repeat;
}

.footer{
  background-image:url(/files/images/pic/footer_bg.gif);
  height:43px;
  background-repeat:repeat-x;
}


/* Indkast */
.indkast_table {
	width:448px;
}

.indkast_overskrift {
	background-color:#ffcc00;
	color:#000000;
	border:1px solid black;
}
.indkast_tekst {
	font-family: verdana;
	font-size:10px;
	background-color:#ffffcc;
	color:#000000;
	border-bottom:1px solid black;

}
.indkast_tekst a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.indkast_tekst a:hover {
	color:#990000;
}

#news_bottom_actions {
	margin:10px;
}
#news21 a {
	text-decoration:none;
}
.xsmall {
  font-size:10px;
}