tml, body {
	height: 100%;
	}

body {
	background: url("maler/g/bakgrunn4.gif") repeat;
	font-size: 12px;
	font-family: Verdana, Trebuchet, sans-serif;
	color:#333;
  	padding:20px;
	margin:0px;
	text-align: center;
}

body h1 {
	text-align: left;
	margin: 10px 0 25px 0;
	font-size: 24px;
	font-family: Verdana, sans-serif;
	color: #333;
	}

body h2 {
	text-align: center;
	margin: 10px 0 15px 0;
	font-size: 18px;
	font-family: Verdana, sans-serif;
	color: #333;
	}

body h3 {
	font-family: Verdana, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #333;
	margin-bottom: 6px;
	}

#container { 	
	height: 600px;
	text-align: left;
	vertical-align: middle;	
	margin: 0px auto;
	padding: 0px;
	width: 760px;
	background: url("maler/g/forside.gif") no-repeat;
}

#meny {
	position: relative;
	top: 80px;
	left: 15px;
	width: 730px;
	height: 30px;
	}
#meny td {
	text-align: center;
	}
#meny a {
	text-decoration: none;
	font-size: 14px;
	font-family: Trebuchet, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	}

#main {
	text-align: justify;
	font-family: Trebuchet, sans-serif;
	font-size: 14px;
	line-height: 20px;
	position: relative;
	top: 20px;
	left: 30px;
	width: 700px;
	height: 400px;
	overflow: auto;
	padding-right: 15px;
	}

#main p {
	margin: 0 0 25px 0;
	}

#main ul {
	list-style-type: disc;
	}

#main li {
	margin-left: 20px;
	margin-bottom: 20px;
	}

#main a {
	font-weight: bold;
	color: #555;
	text-decoration: none;
	}

#main a:hover {
	border-bottom: 1px solid #000;
	}

#main a:hover img {
	border-bottom: 0px;
	}

#main td {
	vertical-align: top;
	}

#main img {
	margin-bottom: 15px;
	}

#credits {
	font-face: Verdana, sans-serif;
	font-size: 10px;
	color: #bbb;
	}

#credits a {
	text-decoration: none;
	color: #999;
	}

#credits a:hover {
	color: #eee;
	}

.leftcolumn {
	float:left;
	width: 450px;
	height: 400px;
	overflow: auto;
	}

.rightcolumn {
	float: right;
	}

.bildetekst {
	font-size: 10px;
	color: blue;
	}

.left {
	float: left;
	margin-right: 10px;
	}

.right {
	float: right;
	margin-left: 10px;
	}

img.portrett {
	width: 120px;
	margin-right: 10px;
	float: left;
	border: 2px solid #999;
	}

a.nodec {
	border: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	}

a.small {
	text-decoration: underline;
	font-size: 10px;
	font-weight: light;
	}

#langselect {
	position: relative;
	bottom: 80px;
	right: 50px;
	text-align: right;
	}

#langselect a {
	font-family: monospace;
	font-size: 10px;
	text-decoration: none;
	color: #333;
	}

#headerlink {
	position: relative;
	top: -20px;
	left: 100px;
	width: 482px;
	height: 68px;
	}
	

