body {
	margin: 10px; padding: 0px;
	background-color: #ADBBC7;
}

body, td, p, div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

#ramme {
	margin: auto; width: 948px; padding: 10px 10px 2px 10px;
	background-color: #FFF;
}

/* Toppen */
#topp {
	width: 948px;
	background-image: none;
	background-repeat: no-repeat;
}
#logo {
	width: 184px;
	height: auto;
	float: left;
}
#logo a {
	display: block;
	width: 185px;
	height: 133px;
	background-image: url(gfx/logo-ny.gif);
	border: medium none #000;
}
#logobilder {
	float: right;
	width: 764px;
	height: 133px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#toppen {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
}

#logotxt {
	background-color: #00AE8D;
	margin-top: 0px;
	color: #E9E9E9;
	font-size: 24px;
	line-height: 29px;
	text-indent: 8px;
	text-align: left;
	font-weight: bold;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-left: 2px;
}

/* Siden */
#side {
	width: 948px;
	margin-top: 2px;
	background-image: url(gfx/ny-side.gif);
	background-repeat: repeat-y;
	border: medium solid #000;
}



/* Marg */
#marg {
	float: left;
	width: 180px;
	background-color: #8BCFBA;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

#adresse {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#marg ul {margin: 0px; padding: 0px; list-style: none;}
#marg ul li {color: #4A4A4A;}
#marg ul li a, #marg ul li a:visited {
	display: block;
	width: 180px;
	line-height: 18px;
	color: #000;
	background-color: #8BCFBA;
	text-indent: 18px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
#marg ul li a:hover{background-color:#F7EECE;}
#marg ul li a.haeder, #marg ul li a.haeder:visited {
	line-height: 20px;
	background-color:#00AE8D;
	background-image: none;
	background-repeat: no-repeat;
	font-weight: bold;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-bottom-color: #000;
	color: #FFF;
}

.nyheter {
	color: #FFF;
	line-height: 18px;
	border-top:#AAA 1px dotted;
	border-bottom:#AAA 1px dotted;
	font-weight: bold;
	font-size: 18px;
}


/* Hovedspalte */
#innhold {
	float: right; 
	width: 550px; 
	min-height: 380px;
	margin: 16px 19px 20px 0px;
}
h1 {font-size:16px; margin: 0px;}
h2 {font-size:14px; margin: 0px;}
h3 {font-size:13px; margin: 0px;}

/* Høre spalte */
#hoyre {
	float: right;
	width: 170px;
	padding: 5px;
	background-color: #8BCFBA;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	color: #000;
	line-height: normal;
}
#hoyre input {
	border:#4A4A4A 1px solid; font-size: 10px;
}



/* Bunnen */
#bunn {
	border-top: Gray 1px solid;
	font-size: 10px; color: #AAA;
	text-align: center;
	border-top: #EAEAEA 2px solid;
}
#bunn a, #bunn a:visited {
	font-size: 10px; color: #AAA;
	text-decoration: none;	
}
#bunn a:hover {
	color: #888;
	text-decoration: underline;
}

