﻿/* Reset */
	
/*/DIV STYLING/**/


body {
  background-color: #676767;
        

}




.style1 {
	text-align : center;
	border: 0px;
	}



a.whitelink {
	text-align : center;
	color     : #FFFFFF;
	text-decoration: none;
	}
	
	

#krweb_col {
	z-index: -2;
	width: 84%;
	height: 8%;
	position : absolute;
	left: 8%;
	top: 10%;
	background-size: 100% 100%;
	/*/background-color: #000000;/**/
	background-image: url('Grafik/top.png');
}


		
 #cover_col {
	width: 100%;
	height: 72%;
	position : absolute;
	z-index:2;
	right: 0px;
	top: 28%;
	background-size: 100% 100%;
	/*/background-color: #000000;/**/
	/*/background-image: url('Billeder/front.jpg');/**/
	background-repeat: no-repeat;
}
	



#hits_col {
	text-align: center;      
                 position : absolute;
	height: 1%;
	width: 10%;
	top:95%;
	right: 45%;
	z-index: -1;
	  background-color: #676767;

}



