* {
	font-family: tahoma, verdana;
	font-size: 12px;
}

html, body {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(./img/ny_web_bakgrunn_006.jpg) no-repeat top center;
}

a img {
	border: 0;
}

#header {
	width: 922px;
	height: 23px;
	line-height: 23px;
	vertical-align: middle;
	text-indent: 30px;
	margin: 53px auto 0;
	
}
#header a {
	text-decoration: none;
	color: #fff;
}
#header a:hover {
	text-decoration: underline;
}

#container {
	overflow: hidden;
	width: 950px;
	height: 550px;
	margin: 19px auto 0;
	border: 6px solid white;
	/*background: #fff;*/
}
#container #leftcolumn {
	float: left;
	width: 265px;
	margin: 10px;
	border: 1px solid #CCC;
	padding: 0px;
	height: 502px;
}
#container #leftcolumn p {
	float: left;
	width: 250px;
	margin: 10px;
	padding: 0px;
}

#container #rightcolumn {
	float: left;
	width: 627px;
	margin: 10px 0;
}

#container #leftcolumn a img {
	display: block;
	position: relative;
}
#container #leftcolumn #FlashID {
	margin: 15px 0px 0px;
}


#container #leftcolumn a.menu {
	display: block;
	height: 23px;
	line-height: 23px;
	vertical-align: middle;
	text-decoration: none;
	text-indent: 20px;
	border-bottom: 1px solid #ababac;
	background-color: #e5e5e5;
	color: #818181;
}
#container #leftcolumn a.menu:hover, #container #leftcolumn a.active {
	background: #e5e5e5 url(./img/leftcolumn_menu.png) no-repeat;
	color: #fff;
}

#rightcolumn #content_header {
	margin: 0;
	padding: 0;
	height: 23px;
	line-height: 23px;
	text-indent: 10px;
	vertical-align: middle;
	color: #fff;
	background: #e5e5e5 url(./img/content_header.png) no-repeat;
}

#rightcolumn #topcontent {
	height: 330px;
	/*border: 1px solid #ddd;*/
	margin: 10px 0;
}

#rightcolumn #topcontent img {
    margin: 0 0 10 0px;
	padding-right: 26px;
}

#rightcolumn #topcontent p {
	margin: 10px 10px 15px 10px;
	line-height: 1.6em;
}
#rightcolumn #topcontent p img{
	margin: 0px 0px 0px 0px;
	line-height: 1em;
}

#rightcolumn #topcontent h1 {
	margin: 10px 0px 0px 10px;
	line-height: 1.2em;
	color: #649965;
}

#rightcolumn #submenu {
	height: 23px;
	background: #e5e5e5 url(./img/content_header.png) no-repeat;
}
#rightcolumn #submenu a {
	display: block;
	float: left;
	height: 23px;
	line-height: 23px;
	vertical-align: middle;
	padding: 0 10px;
	color: #fff;
	text-decoration: none;
	border-left: 1px solid #aaa;
	border-right: 1px solid #555;
}
#rightcolumn #submenu a:hover, #rightcolumn #submenu a.active {
	text-decoration: underline;
	background: url(./img/content_header_active.png) repeat-x;
}
#rightcolumn #bottomcontent {
	overflow: hidden;
	height: 96px;
	margin-top: 10px;
	/*padding: 10px 10px 10px 10px;*/
	border: 1px solid #ddd;
}

#rightcolumn #bottomcontent p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	margin-top: 0px;
}
#rightcolumn #bottomcontent p .red{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	margin-top: 0px;
	font-weight: bold;
	color: #F00;
}

#yahoo{
	width: 922px;
	vertical-align: middle;
	margin: 20px auto 0;
}

#yahoo a{
	color: #84B476;
	font-size: 0.9em;
	text-decoration: none;
}


#gallery {
	width: 922px;
	height: 131px;
	line-height: 131px;
	vertical-align: middle;
	margin: 0 auto;
}
#gallery a {
	display: block;
	float: left;
	margin: 14px 3px 0px 3px;
	border: 1px solid #818181;
}
#gallery a img{
	display: block;
	border: 3px solid #e5e5e5;
}
#gallery a:hover {
	border: 1px solid #e5e5e5;
}
#gallery a:hover img{
	border: 3px solid #fff;
}

.fbConnectWidgetTopmost {
	border: 0 !important;
}
