/*  CHARLOTTE JΨRGENSEN  www.charlotte.no  */
/*  LAYOUT  */
* {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
body {
	background-color: #9DAF72;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(assets/bakgrunn/Bakgrunn5.gif);
	background-repeat: repeat;
	background-position: left top;
}
#wrapper {
	margin: 40px auto 0px;
	padding: 20px;
	width: 750px;
	text-align: left;
	color: #333333;
	background-color: #FFFFFF;
	height: 450px;
	border: 2px solid #b5b99c;
}
#masthead {
	height: 90px;
	width: 750px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #b5b99c;
	margin-bottom: 13px;
	display: block;
}
#indexcontent {
	margin: 0px;
	padding: 0px;
	width: 430px;
	display: block;
	float: left;
}
#indexright {
	width: 80px;
	float: left;
	margin-left: 20px;
	display: block;
}
#content {
	width: 310px;
	padding: 0px;
	margin: 0px;
	float: left;
	height: 320px;
}
#contentright {
	width: 250px;
	float: left;
	margin-left: 20px;
	height: 320px;
	overflow: visible;
}
.clear {
	clear: both;
	height: 0px;
}
/*  NAVIGATION  */
#venstremeny {
	text-decoration: none;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	width: 150px;
	clear: both;
	overflow: hidden;
	list-style-type: none;
	display: block;
	line-height: 20px;
	float: left;
}
#venstremeny ul {
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
	clear: both;
}
#venstremeny li {
	list-style: none;
	margin: 0;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b5b99c;
}
/*  LINKS  */
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:link {
	border-style: none;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
	border-style: none;
}
a:hover {
	border-style: none;
	color: #b5b99c;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	border-style: none;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
/*  FOOTER  */
#footer {
	font-size: 9px;
	position: absolute;
	width: 750px;
	top: 475px;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #b5b99c;
	text-align: center;
	clear: both;
	padding-top: 10px;
	margin-top: 23px;
}
a.footer-link {
	font-size: 9px;
	text-decoration: none;
}
a.footer-link:hover {
	text-decoration: underline;
	font-weight: normal;
}
/*  TEXT  */
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #5e3127;
	margin-bottom: -4px;
	margin-top: 2px;
}
h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #5e3127;
	text-decoration: none;
	margin-bottom: -4px;
}
h3 {
	color: #5e3127;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: -8px;
}
.bodyuthevet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
#indexcontent p {
	text-align: center;
	display: block;
	width: 430px;
	clear: both;
}
.textbox {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	height: 16px;
	background-color: #FFFFFF;
	vertical-align: middle;
}
.textbox2 {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	vertical-align: middle;
	height: 32px;
}
.textbox3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
p {
	margin-top: 4px; 
}
/*  IMAGES  */
img {
	border-width: 0px;
	border-style: none;
	margin: 0px;
	padding: 0px;
}
.imageRight {
	float: right;
}
object {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	clear: both;
}
#indexcontent object {
	height: 270px;
	width: 430px;
	margin: 0px;
	padding: 0px;
}
#contentright object {
	height: 320px;
	width: 250px;
	overflow: hidden;
}
#content-tilbud {
	padding: 0px;
	width: 580px;
	height: 320px;
}
.tilbudThumbnail {
	margin-right: 20px;
	vertical-align: bottom;
	margin-bottom: 0px;
}
/*  WIDE CONTENT  */
#contentMax {
	width: 580px;
	padding: 0px;
	margin: 0px;
	float: left;
	height: 320px;
}
.month {
	background-color: #b5b99c;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	clear: both;
}
#contentAktiviteter {
	width: 580px;
	padding: 0px;
	margin: 0px;
	float: left;
	overflow: auto;
	height: 320px;
}
#contentAktiviteter p a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b5b99c;
	text-decoration: underline;
}
#contentAktiviteter p a:hover {
	text-decoration: underline;
	border-style: none;
	color: #888888;
	font-weight: bold;
}
.image-index-right {
	margin-bottom: 10px;
}
.aktuelt {
	background-image: url(assets/forside/stjerne.gif);
	background-repeat: no-repeat;
	background-position: right;
}
/* -- COPYRIGHT STUFF -- */
.charlotte {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	color: #b5b99c;
	background-color: transparent;
	margin-top: 10px;
}
.charlotte a,.charlotte a:link {
	font-size: 90%;
	text-align: center;
	color: #b5b99c;
	font-weight: normal;
}
.charlotte a:hover {
	text-decoration: underline;
}
#contentMax img {
	margin-bottom: 10px;
}
#prices td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b5b99c;
	margin-bottom: 8px;
}

