html {height: 100%; margin-bottom: 1px;}

#pageholder {position:relative;top:0px;width:759px;
	background-image:url(../images/pageholder_bg.gif);
	background-repeat:repeat-y;
	text-align:left;margin:0;padding:0;
}
	#menuholder {
		position:relative;
		width:533px;
		height:247px;
		background-color:#FFFFFF;
		background-image:url(../images/bgbild.jpg);
		background-repeat:no-repeat;
		overflow:hidden;
	}
	
	#left_container {
		position:relative;
		float:left;
		width:533px;
		background-image:url(../images/leftpage_bg.gif); 
		background-repeat:repeat-y;
	}
	#left_page {float:right;position:relative;width:450px; right:10px;background-color:#FFFFFF;}
	#left_spacer {float:left;width:1px;height:410px;margin:0;padding:0;}
	#right_top {
		position:relative;
		width:226px;
		height:147px;
		background-image:url(../images/right_top.gif); 
		background-repeat:no-repeat;
		background-color:#1B1C5C;
	}
	#right_spacer {float:left;width:1px;height:533px;margin:0;padding:0;}
	#right_page {float:right;position:relative;}
	
	#right_container {
		position:relative;
		float:right;
		width:226px;
	}
	
	#bottom_container {
		position:relative;
		clear:both;
		width:759px;
		height:120px;
		margin-left:31px;
		background-image:url(../images/bottompage_bg.gif); 
		background-repeat:no-repeat;
	}


	#bildhallare img  {
		margin-right:10px;		
		padding:2px;		
		border: 1px solid #6C6C6C;
	}


.knappmall { 
	font-family: Tahoma; font-size: 10px; font-style: normal; font-weight: bold; color: #FFFFFF; background-color:transparent;
	background-image: url(../images/knappmall.gif);
	cursor:hand;
	cursor:pointer;
	height: 24px;
	width: 134px;
	border: none; 
}
.knappmall_small { 
	font-family: Tahoma; font-size: 10px; font-style: normal; font-weight: bold; color: #FFFFFF; background-color:transparent;
	background-image: url(../images/knapp_skicka.gif);
	cursor:hand;
	cursor:pointer;
	height: 24px;
	width: 52px;
	border: none; 
}
.knappmall_big { 
	font-family: Tahoma; font-size: 10px; font-style: normal; font-weight: bold; color: #FFFFFF; background-color:transparent;
	background-image: url(../images/knappmall_big.gif);
	cursor:hand;
	cursor:pointer;
	height: 20px;
	width: 101px;
	border: none; 
	padding-left:8px;
}