body
{
	margin-top: 10px;
	}
ul
{
	list-style: square url("../img/li.gif") inside;
	}	
h2
{
	color: #fff;
	text-align: center;
	}
a
{
	text-decoration: none;
	color: #333;
	}
a:hover
{
	text-decoration: underline;
	}
h2 a
{
	text-decoration: none;
	color: #fff;
	}		
li 
{
	margin-left:15px;
	}	
/* --------- categories --------- */	
/* Standard */	
ul.ul_1
{
	border: solid 1px #999933;		
	}
h2.hd_1
{
	background-color: #999933;
	}
/* Citytrips */	
ul.ul_2
{
	border: solid 1px #333366;		
	}
h2.hd_2
{
	background-color: #333366;
	}
/* Charming Hotels */	
ul.ul_3
{
	border: solid 1px #9999cc;		
	}
h2.hd_3
{
	background-color: #9999cc;
	}
/* Weekends */	
ul.ul_4
{
	border: solid 1px #99cccc;		
	}
h2.hd_4
{
	background-color: #99cccc;
	}
/* Lastminute Promoties */	
ul.ul_5
{
	border: solid 1px #ffcc66;		
	}
h2.hd_5
{
	background-color: #ffcc66;
	}
/* Divers */	
ul.ul_6
{
	border: solid 1px #993333;		
	}
h2.hd_6
{
	background-color: #993333;
	}
/* World */	
ul.ul_7
{
	border: solid 1px #cc6633;		
	}
h2.hd_7
{
	background-color: #cc6633;
	}
/* Tickets Sport */	
ul.ul_8
{
	border: solid 1px #edaa36;		
	}
h2.hd_8
{
	background-color: #edaa36;
	}	
/* Tickets Music */	
ul.ul_9
{
	border: solid 1px #ed366e;		
	}
h2.hd_9
{
	background-color: #ed366e;
	}	
/* Tickets Culture */	
ul.ul_10
{
	border: solid 1px #b04037;		
	}
h2.hd_10
{
	background-color: #b04037;
	}
/* Tickets Flight */	
ul.ul_11
{
	border: solid 1px #3366cc;		
	}
h2.hd_11
{
	background-color: #3366cc;
	}			
/* Familieparken */	
ul.ul_12
{
	border: solid 1px #7f8d1b;		
	}
h2.hd_12
{
	background-color: #7f8d1b;
	}
/* ------------------------------ */		
div#GAS_top
{
	text-align: right;
	}
div#GAS_search
{
	margin: 10px 0;
	}