/* CSS Document */

body {
	margin:0;
	font-size:80%;
	line-height:160%;
	color:#383636;
}
h1 {
	position: absolute;
	left: -9999px;
}

h2 {
	font-size:130%;
	background-image:url(http://www.yule-nisse.com/img/h2-back.gif);
	background-repeat:repeat-x;
}
h3 {
	font-size:110%;
	border-bottom:1px solid #ccc;
}

dl {
	margin-top:5px;
}
dd{
	margin-left:0;
	padding-left:20px;
	border-bottom:1px dotted #ccc;
	line-height:200%;
}
img {
	border:none;
}
strong {
	color:#c00;
}

a:link,a:visited {
	color:#36c;
}
a:hover {
	color:#39c;
	text-decoration:none;
}

div#headline {
	text-align:center;
	background-image:url(http://www.yule-nisse.com/img/title-back.gif);
	height:75px;
}
div#wrapper {
	width:800px;
	text-align:center;
}
div#image {
	background-image:url(http://www.yule-nisse.com/img/main-back.jpg);
}
div.image{
	background-image:url(http://www.yule-nisse.com/img/main.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:300px;
	vertical-align:bottom;
}
div#wrapper{
	width:800px;
	text-align:left;
}

div#main {
	float:right;
	width:600px;
	margin-top:20px;
	clear:both;
}
div#consept {
	padding-bottom:20px;
	padding-left:20px;
}

div.top-left {
	width:400px;
	float:left;
}
div.top-right {
	width:175px;
	float:right;
}


div#side {
	float:left;
	text-align:center;
	width:180px;
	margin-top:20px;
	background-image:url(http://www.yule-nisse.com/img/side-back.gif);

}
div#side .navi img {
	margin-bottom:8px;
	padding-bottom5px;
/*	border-bottom:1px dotted #ccc;*/
}


div#footer {
	background-image:url(http://www.yule-nisse.com/img/footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	clear:both;
	height:180px;
	padding-top:20px;
}
div#footer div#wrapper {
	clear:both;
	text-align:right;
}


.english-main {
	float: right;
	width: 560px;
	overflow: hidden;
	margin-right:3px;
}
.english-main p {
padding-top:5px;
clear:both;
}
