@charset "UTF-8";
#wrapper{
	background-image: url(../img/main_grafik/kai/kai_bag.png);
	background-repeat: no-repeat;
	background-position:center top;
}
#right_content{
	position:relative;	
}
#right_content img{
	
}
#right_content h2 {
	background-image:url(../img/main_grafik/kai/overskrift-h2.png);
	background-repeat:no-repeat;
	height:40px;
	width:123px;
	margin:10px 0 0 0;
}
#right_content h2 span{
	visibility:hidden;
}
#text_content{
	position:absolute;
	top:10px;
	left:150px;
}
#text_content p{
	margin:10px 0 0 0;
}

#right_content img{
	margin-left:130px;
	margin-bottom:60px;
}