#mask {  
   position:absolute;  
   z-index:9000;  
   background-color:#000;  
   display:none;  
}  
     
#boxes .window {  
    position:absolute;  
    width:440px;  
    height:200px;  
    display:none;  
    z-index:9999;  
    padding:20px; 
 }  
   
   
 /* Customize your modal window here, you can add background image too */  
 #boxes #dialog {  
   width:375px;   
   height:203px;  
 }  
#div-title{
	font-family: Trebuchet MS; font-size: 28px; color: rgb(14, 55, 97); 
	margin: 0px; 
	line-height: 48px; 
	height: 48px; 
	padding-left: 10px;
	background: url("http://www.startbasen.dk/v3/_misc/title_background.png") no-repeat scroll left top white;
}

#div-tabs {
	/*padding-bottom: 5px;*/
	padding-top: 5px;
}

#div-tabs ul {
	display: inline;
}

#div-tabs ul li {
	/* padding: 3px 5px;*/
/*	border-left: 1px solid #000; */
	list-style: none;
	display: inline;
	cursor:pointer;
}
	
		
#div-tabs ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: none;
}

#statistics-div {
	clear:left;
	float:left;
	padding-bottom: 3px;
	padding-top:3px;
	height: 25px;
	width: 660px;
	border-top: 1.5px dashed rgb(206, 206, 206);	
	
}


#pages {
	width: 660px;
	clear:both;
	border-top: 1.5px dashed rgb(206, 206, 206);
}

#tab-content {
}

.cat-selected {
	background: white url("http://www.startbasen.dk/v3/_misc/page_selected.png")	no-repeat scroll center center; 
	font-size: 10px; 
	display: block; 
	float: left; 
	-moz-background-clip: border; 
	-moz-background-origin: padding; 
	-moz-background-inline-policy: continuous; 
	color: white; 
	width: 25px; 
	height: 23px; 
	line-height: 23px; 
	text-align: center;
}

.cat-not-selected {
	background: white url("http://statistbasen.dk/_misc/page.png") no-repeat scroll center center; 
	font-size: 10px; 
	display: block; 
	float: left; 
	-moz-background-clip: border; 
	-moz-background-origin: padding; 
	-moz-background-inline-policy: continuous; 
	width: 25px; 
	height: 23px; 
	line-height: 23px; 
	text-align: center;
}

.page-selected {
	background: white url("http://www.startbasen.dk/v3/_misc/page_selected.png")	no-repeat scroll center center; 
	font-size: 8px; 
	display: block; 
	float: left; 
	-moz-background-clip: border; 
	-moz-background-origin: padding; 
	-moz-background-inline-policy: continuous; 
	color: white; 
	width: 25px; 
	height: 23px; 
	line-height: 23px; 
	text-align: center;
}

.page-not-selected {
	background: white url("http://www.startbasen.dk/v3/_misc/page.png") no-repeat scroll center center; 
	font-size: 8px; 
	display: block; 
	float: left; 
	-moz-background-clip: border; 
	-moz-background-origin: padding; 
	-moz-background-inline-policy: continuous; 
	width: 25px; 
	height: 23px; 
	line-height: 23px; 
	text-align: center;
}
#prdctimg{
	width:80px;
}
a.a{
	text-decoration:none;
}
a.a:hover{
	text-decoration:underline;
}
#menu{
	padding-top:5px;
	background: url(http://www.startbasen.dk/s/images/tdbg.JPG) no-repeat top;
	width:175;
	overflow:visible;
	padding-bottom:3px;
}
#m{
	color:#0B4779;
	text-decoration:none;
	margin-left:10px;
}
#m:hover{
	text-decoration:underline;
}
a#smallest{
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
}
a#smallest:hover{
	text-decoration:underline;
}
a#small{
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
a#small:hover{
	text-decoration:underline;
}
a#medium{
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
a#medium:hover{
	text-decoration:underline;
}
a#large{
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
}
a#large:hover{
	text-decoration:underline;
}
a#larger{
	font-size:18px;
	font-weight:bold;
	text-decoration: none;
}
a#larger:hover{
	text-decoration:underline;
}
#hovedmenu
{
	width:173px;
	margin-top:-7px;
	margin-left:-6px; 
	background:url(http://www.startbasen.dk/s/images/menuhead.JPG) no-repeat;
	background-color:#F5F5F5;
	overflow:visible;
	padding-top:40px
}
body{
	font-family:Verdana;
	line-height:150%;
}
#bt_sog {
      margin-top:0px;
      background:#0B4779;
      color:#FFFFFF;
      padding-top:3px;
      padding-bottom:3px;
      padding-left:10px;
      padding-right:10px;
      border:none;
      font-weight:bold;
      cursor:pointer;
}

