body, html  {
	background-color: #fff;

	margin: 0px;
}
a:active{ color: #bebebe; text-decoration: none; }
a:link{
	color: #333333;
	text-decoration: underline;
}
a:visited{ color: #333333; text-decoration: none; }
a:hover{ color: #bebebe; text-decoration: none;

}

#subcontainer {
	background-color: #FFFFFF;
	height: 100%;
	width: 755px;
	position: relative;
	overflow: visible;
	padding-left: 47px;
}
.rubrikett {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
}

.brodtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #333333;
}
.brodtextSANS {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #333333;
}

.brodtextFET {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #333333;
	font-weight: bold;
}
.brodtextSANSFET {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #333333;
	font-weight: bold;
}

.anfang {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 14px;
	color: #333333;
	font-weight: normal;
}


 
#meny {
	position: relative;
	background-color: #FFFFFF;
	background-image: url(../images/meny_bkr.gif);
	background-repeat: repeat-y;
	padding-top: 20px;
}
.menytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 5px;
	color: #333333;
	letter-spacing: 2px;
}

#shadow {
	height: 100%;
	width: 768px;
	position: relative;
	background-image: url(../images/shadow_full.gif);
	background-repeat: repeat-y;
	right: 8px;
}
#shadowend {
	height: 59px;
	width: 768px;
	position: relative;
	background-image: url(../images/shadowend.gif);
	background-repeat: no-repeat;
}
#bottomwhite {
	height: 59px;
	width: 768px;
	position: relative;
	background-color: #FFFFFF;
 
}

#container {
	position: relative;
	width: 850px;
	text-align: left;
	margin: 0px auto;
}
#top {
	position: relative;
}
#textyta {
	height: 100%;
	width: 611px;
	padding-left: 75px;
	padding-right: 75px;
	padding-top: 25px;
}
