/* basic elements */
p {
	margin-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D4D4D;
}
a {
	color: #4D4D4D;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 12px;
}

/* specific styles */

#webWrapper {
	width: 722px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
#topContainer {
	position: relative;
	width: 722px;
	height: 48px;
}
#language {
	position: absolute;
	width: 100px;
	text-align: right;
	top: 0px;
	right: 16px;
}
#language a {
	color: #FFF;
	text-decoration: none;
}
#language a:hover {
	text-decoration: underline;
}
#logo {
	position: absolute;
	left: 13px;
	top: 0px;
}
#menu {
	position: absolute;
	left: 241px;
	top: 30px;
	width: 468px;
	text-align: left;
}
#menuEng {
	position: absolute;
	left: 241px;
	top: 30px;
	width: 470px;
	text-align: left;
}
#contentContainer {
	position: relative;
	width: 722px;
	height: 461px;
	background-image: url(images/content_bg_forside.gif);
	background-repeat: no-repeat;
	background-position:left
}
#pictureContainer {
	position: absolute;
	width: 323px;
	height: 411px;
	background-image: url(images/picture_bg_forside.gif);
	background-repeat: no-repeat;
	background-position: left;
	top: 31px;
	left: 38px;
}
#textContainer {
	position: absolute;
	width: 327px;
	height: 411px;
	background-image: url(images/text_bg_forside.gif);
	background-repeat: no-repeat;
	background-position: left;
	top: 31px;
	left: 361px;
}
#contentContainer2 {
	position: relative;
	width: 722px;
	height: 461px;
	background-image: url(images/content_bg_om.gif);
	background-repeat: no-repeat;
	background-position:left
}
#pictureContainer2 {
	position: absolute;
	width: 323px;
	height: 411px;
	background-image: url(images/picture_bg_om.gif);
	background-repeat: no-repeat;
	background-position: left;
	top: 31px;
	left: 38px;
}
#textContainer2 {
	position: absolute;
	width: 327px;
	height: 411px;
	background-image: url(images/text_bg_om.gif);
	background-repeat: no-repeat;
	background-position: left;
	top: 31px;
	left: 361px;
}
#contentContainer3 {
	position: relative;
	width: 722px;
	height: 461px;
	background-image: url(images/content_bg_halling.gif);
	background-repeat: no-repeat;
	background-position:left
}
#pictureContainer3 {
	position: absolute;
	width: 323px;
	height: 411px;
	background-image: url(images/picture_bg_halling.gif);
	background-repeat: no-repeat;
	background-position: left;
	top: 31px;
	left: 38px;
}
#textContainer3 {
	position: absolute;
	width: 327px;
	height: 411px;
	background-image: url(images/text_bg_halling.gif);
	background-repeat: no-repeat;
	background-position: left;
	top: 31px;
	left: 361px;
}
#contentContainer4 {
	position: relative;
	width: 722px;
	height: 461px;
	background-image: url(images/content_bg_smajondolene.gif);
	background-repeat: no-repeat;
	background-position:left
}
#pictureContainer4 {
	position: absolute;
	width: 323px;
	height: 411px;
	background-image: url(images/picture_bg_smajondolene.gif);
	background-repeat: no-repeat;
	background-position: left;
	top: 31px;
	left: 38px;
}
#textContainer4 {
	position: absolute;
	width: 327px;
	height: 411px;
	background-image: url(images/text_bg_smajondolene.gif);
	background-repeat: no-repeat;
	background-position: left;
	top: 31px;
	left: 361px;
}
#contentContainer5 {
	position: relative;
	width: 722px;
	height: 461px;
	background-image: url(images/content_bg_galleri.gif);
	background-repeat: no-repeat;
	background-position:left
}
#pictureContainer5 {
	position: absolute;
	width: 323px;
	height: 411px;
	background-image: url(images/picture_bg_galleri.gif);
	background-repeat: no-repeat;
	background-position: left;
	top: 31px;
	left: 38px;
}
#textContainer5 {
	position: absolute;
	width: 327px;
	height: 411px;
	background-image: url(images/text_bg_galleri.gif);
	background-repeat: no-repeat;
	background-position: left;
	top: 31px;
	left: 361px;
}
#header {
	position: absolute;
	left: 0px;
	top: 34px;
}
#tomForside {
	position: absolute;
	left: 37px;
	top: 60px;
}
#tekst {
	position: absolute;
	top: 75px;
	left: 7px;
	width: 285px;
	color: #4D4D4D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
#bottomContainer {
	position: relative;
	width: 722px;
	background-image: ;
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 10px;
}