/* ny CSS fra Lars Ljungqvist */

a, a:active, a:visited { color: #000000; text-decoration: bold }
a:hover { color: #b80762; text-decoration: bold }

.background_image{
	background-image: url('../img/menu_baggrund.gif');
	background-repeat: repeat-x;
	background-position: left top;
}

.bar{
	color: #ffffff;
	background-color: #9b9b9b;
	/* font-size:	14px;*/
	font-weight:bold;
	height:30px;
	padding-left:14px;
	padding-right:14px;
}

.bottom{
	color:#ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 973px;
	line-height: 20px;
	text-align: center;
	background-color: #000000;
	padding-left: 10px;
	padding-top: 2px;	
}
	
.bottom a:link{
	color:#fff;
	text-decoration: none;
	}

.bottom a:visited{
	color:#fff;
	text-decoration: none;
	}

.bottom a:hover{
	color:#fff;
	text-decoration: underline;
	}

.bottom a:active{
	color:#fff;
	text-decoration: underline;
	}

.formstyle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: none;
	}
.front_log_in{
	background-color:#d7d7d7; 
	width: 200px;
	height: 230px;
	text-align: left;
	valign: top;
	padding: 10px;
}

.height_small{
	height:3px;

}

.menu_align{
	line-height: 25px;
}

/*
.ny_menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	
	width: auto;
}
*/
a.ny_menu, a.ny_menu:link, a.ny_menu:visited, a.ny_menu:active
{
	valign: middle;
	height: 25px;
	padding-left:16px;
	padding-right:16px;
	background-image:url('../img/spacer_w1_h25.gif');
	background-repeat:repeat-x;
	display:block;
	
	color: #000000;
	font-size: 14px;
	line-height: 25px;	
	text-decoration: none;	
	font-weight: normal;	
}

a.ny_menu:hover
{
	color: #ffffff;
	text-decoration: underline;
	background-image:url('../img/menu_hover_baggrund.gif');
}

.overskrift{
	font-size:16px;
	font-weight:normal;
	margin-bottom:10px;
	color:#b80762;
}
	
a.overskrift_2:link, a.overskrift_2:visited, a.overskrift_2:active{
	font-size:12px;
	font-weight:normal;
	color:#b80762;
	text-decoration: none;
}

a.overskrift_2:hover{
	font-size:12px;
	font-weight:normal;
	color:#b80762;
	text-decoration: underline;
}

.padding-left{
	margin-left:15px;
}
	
a.sort_link:link, a.sort_link:visited, a.sort_link:active{
	color:#000000;
	text-decoration: underline;
}
	
a.sort_link:hover{
	color:#b80762;
	text-decoration: underline;
}

.width_973{
	width:973px;
	bgcolor:#ffff00;
	left:50%;
	margin-left:-476px;
	position: absolute;
}

.width_til_overskrift{
	width:800px;
}
/* pluk */


