body, html {
	height: 100%;
}

body {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: 'Lucida Grande', 'Verdana', sans-serif;
    background-color: transparent;
}

    
#wrapper {
    width: 850px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    margin-top: 0:
    margin-bottom: 0;
    border: 0;
}

#header {
    width: 850px;
    height: 160px;
    background: white url('http://www.tales.no/logo.png') no-repeat top center;
    position: absolute;
    top: 0px;
    padding: 0;
}

#marger {
    width: 850px;
    background: white url('http://www.tales.no/bodybak.png') repeat-y top center;
    position: absolute;
    top: 160px;
	margin-bottom: 0;
	height: 100%;
}


#sidespalte {
	position: absolute;
	top: 0px;
	left: 20px;
	width: 217px;
	font-size: 11px;
	text-align: left;
	height: 100%;
}

#sidespalte ul {
	list-style-type: none; 
	padding: 0 0 0 0;
	margin: 10px 0 10px 15px;
}

#sidespalte li ul {
	list-style-type: none; 
	padding: 0 0 0 0;
	margin: 5px 0 8px 10px;
}

#sidespalte li {
	line-height: 1.5em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#sidespalte h3 {
	font-size: 11px;
	padding-left: 16px;
}

.spalteelement-par {
	width: 100%;
	float: left;
	clear: both;
	background-color: #D5E2CD;
	padding-top: 3px;
	padding-bottom: 7px;
	padding-left: 0;
	border-bottom: 1px solid #9F9F9F;
}

.spalteelement-odd {
	width: 100%;
	float: left;
	clear:both;
	padding-top: 3px;
	padding-bottom: 7px;
	padding-left: 0;
	background-color: #F6F7F6;
	border-bottom: 1px solid #9F9F9F;
}

#sidespalte p {
	padding-left: 14px;
	padding-right: 7px;
}
	

#meny {
	position: absolute;
	top: 0;
	left: 238px;
	height: 50px;
	width: 593px;
	border-bottom: 1px solid #9F9F9F;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .2em;
	text-align: center;
}

#sidespalte a:link,
#sidespalte a:hover,
#sidespalte a:visited {
	color: #223E2B;
	text-decoration: none;
	border-bottom: 1px dotted #406D4E;
}

#sidespalte a:hover {
	border-bottom: 1px solid #406D4E;
}

.menyelement {
	position: relative;
	float: left;
	border-right: 1px solid #9F9F9F;
	height: 33px;
	padding-top: 17px;
}

.menyelement a:link,
.menyelement a:visited {
	color: #406D4E;
	text-decoration: none;
	border-bottom: 1px dotted #406D4E;
}

.menyelement a:hover {
    color: #406D4E;
	text-decoration: none;
	border-bottom: 1px solid #406D4E;
}

.menyelement:hover {
	background-color: #D5E2CD;
}

.gr {
	color: #406D4E;
}

.stor {
	text-transform: uppercase;
	letter-spacing: .08em;
}

.sen {
	text-align: center;
}

#tekst {
	position: absolute;
	top: 80px;
	right: 50px;
	width: 530px;
	font-size: 12px !important;
}

#tekst h2 {
	font-size: 23px;
	color: #406D4E;
	margin: 0;
}

#tekst h3 {
	font-size: 15px !important;
	color: #406D4E;
	padding: 0;
}

#tekst div {
	font-size: 12px;
}

#tekst p {
	font-size: 12px;
	line-height: 1.5em;
}

#tekst h3 {
	font-size: 12px;
	font-weight: bold;
	color: #406D4E;
	margin-bottom: 0px;
	margin-top: 18px;
}

#tekst ul {
	list-style-type: none;
	padding-left: 15px;
}

#tekst li {
	line-height: 1.5em;
}

#tekst a:link,
#tekst a:visited,
#tekst a:hover {
	color: #406D4E;
	text-decoration: none;
	border-bottom: 1px solid #406D4E;
}

#tekst.bilde {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	
}

.bilde img {
	float: right;
	clear: right;
	padding-left: 10px;
}

.bilde p {
	padding-bottom: 10px;
	margin-top: 4px;
	width: 310px;
	float: right;
	clear: right;
	padding-left: 10px;
	font-size: 11px !important;
}

#kurs h3 {
	font-size: 13px !important;
	margin-top: 3px;
}

#kurs .dato {
	font-size: 11px;
	font-weight: bold;
	display: block;
	margin-top: 20px;
	
}

.sitat {
    color: #406D4E;
}