/*Generelt*/
body {
/*	color: #ffffff;
      margin-left: 0px;
      margin-top: 0px;
      margin-right: 0px;
      margin-bottom: 0px;
  /*    background-image: url(../images/leftbund-bg.gif)  */
}

/*Links i topmenuen*/
a {text-decoration: none}
a:link {color: #00A3FF}
a:active {color: #00A3FF}
a:visited {color: #00A3FF}

/* a:hover {text-decoration: underline} */

div.BetingelserBoks {
	position: absolute; 
	top: 150px; 
	left: 30px; 
	padding: 5px 5px 10px 10px;
	border: solid;
	border-width: 1px;

	border-color: #ffffff;
/*	height: 90px;  */
    width: 500px;
	z-index: 18; 
	background-color: #271d01; 
	visibility: hidden;
    font-family: Georgia, Times New Roman;
    font-weight: normal;
    font-size: 9pt;
	text-align: left;
	Color: white; 

}

div.TidsLinieBoks {
	position: absolute; 
	top: 150px; 
	left: 30px; 
	padding: 5px 5px 10px 10px;
	border: solid;
	border-width: 1px;

	border-color: #ffffff;
/*	height: 90px;  */
    width: 300px;
	z-index: 18; 
	background-color: #271d01; 
	visibility: hidden;
    font-family: Georgia, Times New Roman;
    font-weight: normal;
    font-size: 9pt;
	text-align: left;
	Color: white; 

}

div.TLnavD{
	position: relative; 
	top: 3px;
	left: 45px;
    font-family: Georgia, Times New Roman;
    font-weight: bold;
    font-size: 9pt;
	Color: #271d01; 
	visibility: show;
	display:"none";
	z-index: 10;
}

div.TLnavV{
	position: relative; 
	top: 3px;
	left: 60px;
    font-family: Georgia, Times New Roman;
    font-weight: bold;
    font-size: 9pt;
	Color: #271d01; 
	visibility: show;
	display:"block"
	z-index: 10;
}

span.TLnavigationD{
	position: relative; 
	top: -28px; 
	cursor: pointer;
	visibility: show;
	text-align: left;
	z-index: 10;

}

span.TLnavigationV{
	position: relative; 
	top: -14px; 
	cursor: pointer;
	visibility: show;
	text-align: left;
	z-index: 10;
}
