/*	
	***************************
	CSS styling til pselma.dk
	af: Thorbjørn E. Christiansen
	tabzy.dk
	***************************	

 */
#mestfor {
	clear: both;
	width: 479px;
	min-width:479px; 
	height: 155px;
	max-height: 155px;
	owerflow: hidden;
	float: left;
	margin: 5px 5px 5px 0px;
	border-right: solid 1px #cccccc;
	padding-right: 5px;}

#mestfor h1 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	color: #505050;}

#nyheder {
	margin: 5px 0px 0px 0px;
	width: 479px; 
	height: 155px;
	float: right;
	color: #505050;}

#nyheder h1 {
	font-size: 14px;
	padding: 0px 0px 0px 0px;margin: 0px;
	color: #505050;}
	
.valg {
	float: left;
	width: 440px;
	min-width: 125px;
	max-width: 440px;
	overflow: hidden;}

a:link {
	color: #181818;}



	Navigering for "mest for" */

.navlist {
position: relative;
	margin: 0; 
	padding: 0px 0px 0px 15px; 
	list-style-type: none; /*turns off display of bullet*/
}

.navlist li {margin-top: 10px; }
.navlist a, .navlist a:visited {
	font-size: 11px;
	font-weight: bold;
	display: inline;
	text-decoration: none;
	color: #505050;
	min-width: 95px;
	width: 95px;
}

.navlist a:hover
{
	text-decoration: underline;
}

.navlist2 {
position: relative;
	margin: 0; 
	padding: 0px 0px 0px 15px; 
}

.navlist2 li {margin-top: 10px; }
.navlist2 a, .navlist2 a:visited {
	font-size: 11px;
	font-weight: bold;
	display: inline;
	text-decoration: none;
	color: #505050;
	min-width: 95px;
	width: 95px;
}

.navlist2 a:hover
{
	text-decoration: underline;
}

.box {margin-top: 10px;}


.spacer_3 {
	clear: both;
	position: absolute; 
	background: url(../img/spacerGray.gif) repeat-x top;
	width:475px; 
	height:2px;
	max-height: 2px;
	margin: 5px 0px 5px 0px; 
	padding: 0px 0px 0px 0px;}

#spacer_4 {clear: both;position: relative; background: url(../img/spacerGray.gif) repeat-x top;
	width:970px; height:2px; margin: 0px 0px 0px 0px; padding: 0px;}

/*   
	flash højde
*/
#billedeflet {height:500px; min-height:500px;}


/*
	Styling til horisontal menu på template1
*/

#menu_1_temp1_1
{
	font-family: georgia;
	font-size: 11px;
	letter-spacing: -0.05em;
	position: relative;
}

#menu_1_temp1_1, #menu_1_temp1_2, #menu_1_temp1_3, #menu_1_temp1_4, #menu_1_temp1_5
{
	float: left;
	width: 105px;
	margin-right: 5px;
}

#menu_1_temp1_1 a
{
	background: url(../img/menu1_temp1_1bg.gif) no-repeat top;
}
#menu_1_temp1_2 a
{
	background: url(../img/menu1_temp1_2bg.gif) no-repeat top;
}
#menu_1_temp1_3 a
{
	background: url(../img/menu1_temp1_3bg.gif) no-repeat top;
}
#menu_1_temp1_4 a
{
	background: url(../img/menu1_temp1_4bg.gif) no-repeat top;
}
#menu_1_temp1_5 a
{
	background: url(../img/menu1_temp1_5bg.gif) no-repeat top;
}

#menu_1_temp1_1 a, #menu_1_temp1_2 a, #menu_1_temp1_3 a, #menu_1_temp1_4 a, #menu_1_temp1_5 a
{
	width: 105px;
	color: #424242;
	text-align: center;
	padding-top: 7px;
	display: block;
}
#menu_1_temp1_1 a:link, #menu_1_temp1_2 a:link, #menu_1_temp1_3 a:link, #menu_1_temp1_4 a:link, #menu_1_temp1_5 a:link
{
	text-decoration: none;
	color: #424242;
}
#menu_1_temp1_1 a:visited, #menu_1_temp1_2 a:visited, #menu_1_temp1_3 a:visited, #menu_1_temp1_4 a:visited, #menu_1_temp1_5 a:visited
{
	text-decoration: none;
	color: #424242;
}
#menu_1_temp1_1 a:active, #menu_1_temp1_2 a:active, #menu_1_temp1_3 a:active, #menu_1_temp1_4 a:active, #menu_1_temp1_5 a:active
{
	background: url(../img/menu1_active.gif) no-repeat top;
	color: #1E1E1E;
}
#menu_1_temp1_1 a:hover, #menu_1_temp1_2 a:hover, #menu_1_temp1_3 a:hover, #menu_1_temp1_4 a:hover, #menu_1_temp1_5 a:hover
{
	color: #000000;
}
