BODY
{
	margin	:	0px;
}

table, tr, td
{
	font-family	:	verdana;
	font-size	:	11px;
	color		:	#333;
	line-height	:	16px;
}

h1
{
font-family	:	arial;
font-size	:	17px;
color		:	#666;
display	:	inline;
}

h2
{
font-family	:	arial;
font-size	:	16px;
color		:	#666;
display	:	inline;
}

h3
{
font-family	:	arial;
font-size	:	12px;
color		:	#666;
display	:	inline;
}

.news a
{
color	:	#333;
}

.news a:hover
{
color	:	black;
}

.menu
{
font-family: arial; 
font-size: 10px; 
color		: #333;

background-color	:	#CCC;
}

.menu a:link, .menu a:visited
{
background-color	:	#E4E4E4;
color				: #333;
padding	:	5px;
padding-left:	16px;
padding-right	:	16px;
width	:	1px;
text-decoration	:	none;
background-image	:	url(http://www.atelieret.dk/images/menubg.gif);
}

.menu a:hover
{
background-color: #EA9423;
width	:	1px;
color	:	white;
background-image	:	url(http://www.atelieret.dk/images/menubg2.gif);
}

.menu a:active
{
background-color: #EA9423;
width	:	1px;
color	:	white;
background-image	:	url(http://www.atelieret.dk/images/menubg2.gif);
}


.empty
{
background-color	:	#E4E4E4;
color				: #333;
padding	:	5px;
padding-left:	16px;
padding-right	:	16px;
width	:	1px;
text-decoration	:	none;
}

.filter
{
z-index: 5; 
cursor: hand; 
position: absolute; 
left: 0px; 
top: 0px; 
filter: Alpha(Opacity=55, FinishOpacity=0, Style=1, StartX=0, StartY=3, FinishX=0, FinishY=100);
}

.rightTop
{
position: absolute; 
top: 0px; 
right: -1px; 
z-index: 6
}

.rightTop2
{
position: absolute; 
top: 0px; 
right: 0px; 
z-index: 6
}