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

#pageholder {position:relative;top:0px;width:780px;
	background-image:url(../images/bg_page.gif);
	background-repeat:repeat-y;
	text-align:left;margin:0;padding:0;
	border:1px solid #ECECEC;
}
	#menuholder {
		position:relative;
		width:780px;
		height:134px;
		background-color:#333333;
		background-repeat:no-repeat;
	}
	
	#left_container {
		position:relative;
		left:8px;
		float:left;
		width:232px;
		background-color: #ECECEC;
	}

	#right_container {
		position:relative;
		right:8px;
		float:right;
		width:526px;
		background-color: #FFFFFF;
	}


	#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: 21px;
	width: 69px;
	border: none; 
	padding-left:4px;
}

.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;
}
