html, body {
	min-height: 100%;
	width: 100%;
	height: 100%
}
	
#hack_table {
	min-height: 100%;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0; 
	}
	
	
#hack_td {
	height: 100%;
	text-align: center; }
	
	
	
.thumb {
	position: absolute; 
	left: 0px; 
	top: 0px;
	margin: 0px;
	padding: 0px;
}

.thumb_img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

body {
	/*background:#d7d6d1;*/
	  background-image: url("http://www.bra-ko.se/images/background.gif");
	margin: 0;
}





#container2 {
	position: relative;
	margin: 0 auto;
	width: 700px;
	height: 650px;
	background: #ffffff;
	/*border:1px solid #c0c0c0;*/
	text-align: left; /*corrects for IE hack*/
	/*float:center;*/
}

#lang {
	position: absolute;
	right: 4px;
	top: 4px;
}

#flag {
	margin: 0;
	border: 0;
}


#panorama {
	position: absolute;
	left: 15px;
	bottom: 15px;
}

#latestnews {
	position:absolute;
	bottom: 130px;
	right: 95px;
}


#archive_link {
	position: absolute;
	right: 10px;
	bottom: 130px;
	font-size: 10px;
}

#newsbox {
	position: absolute;
	bottom: 25px;
	right: 10px;
	width: 200px;
	height: 95px;
	font-family: arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	color: #aeaeae; 
	padding-left: 0px; 
/*	line-height:14px; */
	text-indent: 0px
}




a	{font-family: arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; 
text-decoration: none; color:#aeaeae; padding-left: 0px; line-height:17px; text-indent: 0px}

a:visited	{font-family: arial, Helvetica, sans-serif; font-size: 12px; 
	font-style: normal; font-weight: normal; text-decoration: none; color: #aeaeae; padding-left: 0px; line-height:17px; text-indent: 0px}


a:hover{font-family: arial, Helvetica, sans-serif; font-size: 12px; 
	font-style: normal; font-weight: normal; text-decoration: none; color: #9c9c9c; padding-left: 0px; line-height:17px; text-indent: 0px}

	
	
	
	
#graybox {
	position: absolute;
	left: 0px;
	top: 80px;
	background: #e0e0e0;
	height: 410px;
	width: 100%;
}
	
#news1 {
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 12px;
}
	
#news2 {
	position: absolute;
	left: 0px;
	top: 38px;
	font-size: 12px;
}
#news3 {
	position: absolute;
	left: 0px;
	top: 76px;
	font-size: 12px;
}



