body {
	background: #cbc0a4 url('../_gfx/tile.gif') top center;
	font-family: Verdana;
	color: #2d1310;
}

.gradient_wrapper {
	background: url('../_gfx/bg-static.jpg') top center repeat-x;
/* 	height: 100%; */
		min-height: 800px;
}

/*
html>body .gradient_wrapper {
	min-height: 1000px;
}
*/

.box {
	width: 940px;
	margin: 0 auto;
}

#head {
	height: 214px;
	position: relative;
}

#logo {
	position: absolute;
	top: 45px;
	left: 10px;
	width: 295px;
	height: 133px;
}

#top_nav {
	position: absolute;
	top: 45px;
	left: 334px;
	width: 596px;
}

#top_nav ul li { 
	margin: 0 0 2px 2px;
	float: left;
	width: 147px;
	height: 65px;
	background: url('../_gfx/top_nav_bg.jpg');
	text-align: left;
}

#top_nav ul li:hover { 
	background: url('../_gfx/top_nav_bg_over.jpg');
}

#top_nav ul li a:link, 
#top_nav ul li a:visited { 
	text-transform: uppercase;
	font-family: Georgia; 
	color: #2d1310;
	text-decoration: none;
	font-size: 2.5em;
	display: block;
	margin: 7px 0 0 7px;
	height: 100%;
	width: 100%;
}

#top_nav ul li:hover a:link, 
#top_nav ul li:hover a:visited { 
	color: #cbc0a4;
}

#search_container {
	float: right;
	border: 2px solid #2d1310;
}

#search_container input {
	width: 147px;
	height: 29px;
	border: 0;
	background: white;
	margin: 0;
	padding: 0;
	float: left;
	font-size: 2em;
	line-height: 2em;
}

#search_container a:link,
#search_container a:visited {
	float: left;
	display: block;
	background: url('../_gfx/search_btn.gif');
	width: 46px;
	height: 29px;
	border-right: 2px solid #2d1310;
}

#breadcrumbs {
	float: left;
	font-family: Georgia;
	font-size: 2em;
	line-height: 2.7em;
}

#breadcrumbs a:link,
#breadcrumbs a:visited {
	color: #759664;
	text-decoration: none;
}

#share {
	position: absolute;
	top:18px;
	left: 750px;
	height: 16px;
	width: 180px;
}

#share a:link,
#share a:visited {
	display: block;
	width: 16px;
	height: 16px;
}

#share a.twitter {
	background: url('../_gfx/share_twitter.gif');
}

#share a.facebook {
	background: url('../_gfx/share_facebook.gif');
}

#share a.rss {
	background: url('../_gfx/share_rss.gif');
}

#share ul {
	display: block;
	float: right;
}

#share ul li {
	float: left;
	font-family: Georgia;
	font-size: 2em;
	line-height: 1.2em;
	margin: 0 0 0 13px;
}

#mCCWrapper {}

#rightPane {
	float: right;
	width: 219px;
	min-height: 405px;
}

#mCC {
	float: left;
	width: 708px;
	text-align: left;
}

div.clrfix.spacer44 {	height: 44px; }
div.clrfix.spacer13 {	height: 13px; }

#mCC .noshade_margin {
	margin: 0 10px;
}

#flashContent {
	background: url('../_gfx/dummy-flashcontent.jpg');
	width: 688px;
	height: 338px;
	margin: 0 0 2px 0;
}

#nav ul { margin: 0 0 0 -2px; }

#nav ul li {
	display: block;
	float: left;
	width: 173px;
	height: 65px;
}

#nav ul li.one 		{ background: url('../_gfx/nav_01.jpg') right center no-repeat; width: 172px; margin-right: -1px;}
#nav ul li.two 		{ background: url('../_gfx/nav_02.jpg') right center no-repeat; }
#nav ul li.three 	{ background: url('../_gfx/nav_03.jpg') right center no-repeat; }
#nav ul li.four 	{ background: url('../_gfx/nav_04.jpg') right center no-repeat; }

#nav ul li.one:hover 		{ background: url('../_gfx/nav_01_over.jpg') right center no-repeat; }
#nav ul li.two:hover 		{ background: url('../_gfx/nav_02_over.jpg') right center no-repeat; }
#nav ul li.three:hover 	{ background: url('../_gfx/nav_03_over.jpg') right center no-repeat; }
#nav ul li.four:hover 	{ background: url('../_gfx/nav_04_over.jpg') right center no-repeat; }

#nav ul li a:link,
#nav ul li a:visited {
	text-transform: uppercase;
	display: block;
	float: right;
	font-size: 2.5em;
	color: white;
	text-decoration: none;
	font-family: Georgia;
	line-height: 6.3em;
	margin: 0 7px 0 0;
	width: 170px;
	text-align: right;
}

#rightPane span.gallery_link a:link,
#rightPane span.gallery_link a:visited {
	display: block; 
	width: 199px;
	height: 70px;
	background: url('../_gfx/btn_gallery.jpg');	
	margin-left: 10px;
}

#rightPane span.gallery_link a:hover {
	background: url('../_gfx/btn_gallery_over.jpg');	
}

#rightPane .shade_box {
	margin: 0 0 10px 0;
}

#rightPane .shade_box .top {
	height: 10px;
	width: 219px;
	background: url('../_gfx/rightPane_shade_box_top.png');
}

#rightPane .shade_box .bottom {
	height: 10px;
	width: 219px;
	background: url('../_gfx/rightPane_shade_box_bottom.png');
}

#rightPane .shade_box .content {
	width: 219px;
	background: url('../_gfx/rightPane_shade_box_content.png');
	text-align: left;
}

#rightPane .shade_box .content .gradient_bg {
	background: url('../_gfx/rightPane_shade_box_content_bg.jpg') bottom center no-repeat;
	width: 199px;
	margin: 0 10px;
	padding-bottom: 30px;
}

#rightPane .shade_box.min325 .content .gradient_bg {
	min-height: 313px;
	padding-bottom: 0;
}

#rightPane .shade_box .content .image_overlay {
	width: 199px;
	height: 160px;
	overflow: hidden;
}

#rightPane .shade_box .content .image_overlay_substitute {
	height: 10px;
}

#rightPane .shade_box .content h2 {
	margin: 10px 20px;
	font-family: Georgia;
	font-size: 2.4em;
	color: #761117;
}

#rightPane .shade_box .content p {
	margin: 0 20px;
	font-size: 1.9em;
	line-height: 1.3em;
}

#rightPane .shade_box .content ul li {
	margin: 0 20px;
}

#rightPane .shade_box .content ul li a:link,
#rightPane .shade_box .content ul li a:visited {
	text-decoration: none;
	color: #759664;
	font-family: Georgia;
	font-size: 2em;
	line-height: 2em;
}

#rightPane .shade_box .content ul li.pdf {
	background: url('../_gfx/icon-pdf.gif') left center no-repeat;
	padding-left: 25px;
}

.fullsize_shade_box {
	width: 940px;
	margin: 0 auto;	
	text-align: left;
}

.fullsize_shade_box .top {
	background: url('../_gfx/fullsize_shade_box_top.png');
	width: 940px;
	height: 10px;
	margin: 0 auto;
}

.fullsize_shade_box .bottom {
	background: url('../_gfx/fullsize_shade_box_bottom.png');
	width: 940px;
	height: 10px;
	margin: 0 auto;
}

.vfk_logo { 
	width: 125px;
	height: 33px;
	margin-left: 10px;
	padding-bottom: 40px;
}

.fullsize_shade_box .content {
	background: url('../_gfx/fullsize_shade_box_content.png');
	width: 940px;
	margin: 0 auto;
}

.fullsize_shade_box .content ul {
	display: block;
	float: left;
	margin: 33px 33px 33px 43px;
	
}

.fullsize_shade_box .content ul li,
#sCC ul.art_list li {
	display: block;
	float: left;
	height: 160px;
	border-bottom: 1px solid #eae6db;
	text-align: left;
	width: 410px;
	margin: 0 0 16px 0;
}

.fullsize_shade_box .content ul li.delimiter { width: 34px; }
.fullsize_shade_box .content ul li.last_row { border: 0; margin-bottom: -16px; }

.fullsize_shade_box .content ul li img,
#sCC ul.art_list li img {
	margin: 0 16px 0 0;
	float: left;
}

#galleryCC div.list h1,
.fullsize_shade_box .content ul li h1,
#sCC ul.art_list li h1 {
	font-size: 2.5em;
	font-family: Georgia;
	color: #761117;
	font-weight: normal;
}

#sCC ul.art_list li h1 a:link,
#sCC ul.art_list li h1 a:visited{
	color: #761117;
}

.fullsize_shade_box .content ul li p,
#sCC ul.art_list li p {
	font-size: 1.9em;
	line-height: 1.3em;
	margin: 10px 0 10px 0;
}

.fullsize_shade_box .content ul li a:link,
.fullsize_shade_box .content ul li a:visited,
#sCC ul.art_list li a:link,
#sCC ul.art_list li a:visited {
	text-decoration: none;
	color: #759664;
	font-family: Georgia;
	font-size: 1.1em;
}

.section_shade_box {
	background: url('../_gfx/section_shade_box_content.png');
}

.section_shade_box_bottom {
	background: url('../_gfx/section_shade_box_bottom.png');
	height: 10px;
	width: 708px;
}

.section_shade_box .overlay {
	background: url('../_gfx/overlay.jpg') top center no-repeat;
}

.section_shade_box .overlay .IE7-bug-fix {
	 width: 689px; 
	 margin: 0 auto;
}

#leftPane {
	float: left;
	width: 166px;
	margin: 0 0 0 33px;
}

#leftPane ul li {
	margin: 8px 0;
}

#leftPane ul li a:link,
#leftPane ul li a:visited {
	text-decoration: none;
	color: #759664;
	font-family: Georgia;
	font-size: 2em;
	line-height: 1.2em;
}

#leftPane ul li.active a:link,
#leftPane ul li.active a:visited {
	color: #761117;
}

#leftPane h1 {
	color: #761117;
	font-family: Georgia;
	font-weight: normal;
	font-size: 2.5em;
	margin: 14px 0 7px 0;
	text-transform: uppercase;
}

#leftPane h2 {
	color: #cbc0a4;
	font-family: Georgia;
	font-weight: normal;
	font-size: 2.5em;
	margin: 14px 0 7px 0;
}

#sCC {
	float: left;
	width: 456px;
}

#sCC ul {
	border-left: 1px solid #f5f3ee;
	float: left;
	padding: 0 0 0 16px;
	margin: 0 0 15px 15px;
}

#sCC ul li.last_row { border: 0; margin-bottom: -13px; }

#sCC ul.paging {
	float: right;
	border: 0;
}

#sCC ul.paging li {
	float: left;
	width: auto;
}

#sCC ul.paging li a:link,
#sCC ul.paging li a:visited {
	display: block;
	text-decoration: none;
	color: #759664;
	font-family: Georgia;
	font-size: 2em;
	line-height: 2em;
	margin: 0 5px 0 0;
}

#sCC ul.paging li.active a:link,
#sCC ul.paging li.active a:visited {
	color: #761117;
}

#aCC {
	float: left;
	width: 423px;
	border-left: 1px solid #f5f3ee;
	padding: 0 0 0 16px;
	margin: 0 0 15px 15px;

}

#aCC h1 {
	font-size: 3.5em;
	font-family: Georgia;
	color: #761117;
	font-weight: normal;
}

#aCC h2 {
/* 	font-size: 1.9em; */
	font-size: 12px;
	color: #761117;
	margin: 10px 0 -10px 0;
}

#aCC p {
	margin: 10px 0 10px 0;
/* 	font-size: 1.9em; */
	font-size: 12px;
/* 	line-height: 1.3em; */
	line-height: 16px;
}
#aCC div.image{
	float: left;
	width: 183px;
	margin: 0 15px 5px 0;

}
#aCC div.image img.small {
	float: left;
}
#aCC div.image p{
	margin: 0;
	float: left;
	font-style: italic;
	font-size: 10px;
}
#aCC .gallery {
	width: 423px;
	position: relative;
	z-index: 1;
}

#aCC ol {
	list-style: inside;
	list-style-type: decimal;
}

#aCC ul li,
#aCC ol li {
	margin: 10px 0;
/* 	font-size: 1.9em; */
	font-size: 12px;
/* 	line-height: 1.3em; */
	line-height: 16px;
}

#aCC ul {
	list-style: inside;
	list-style-type: disc;
}

.gallery a.left:link,
.gallery a.left:visited {
	display: block;
	float: left;
}

.gallery a.right:link,
.gallery a.right:visited {
	display: block;
	float: right;
}

.gallery a:link,
.gallery a:visited {
	text-decoration: none;
	color: #759664;
	font-family: Georgia;
	font-size: 2em;
	line-height: 2em;
}

#gallery_menu {
	float: left;
	width: 222px;
	margin-right: 10px;
}

#gallery_menu .content {
	background: url('../_gfx/gallery_menu_bg.png') top center no-repeat;
	min-height: 523px;
	text-align: left;
}

#gallery_menu .bottom {
	height: 10px;
	background: url('../_gfx/gallery_menu_bottom.png');
}

#gallery_menu .content #leftPane {
	margin-left: 43px;
}

#galleryCC {
	min-height: 523px;
}

#galleryCC .gallery {
	margin: 0 0 0 17px;
	width: 654px;
}

#galleryCC .gallery .padding {
	padding: 10px 17px 0 14px;
/* 	border: 1px solid; */
}

#galleryCC .gallery p {
	margin: 5px 0 0 0;
	font-size: 1.9em;
	line-height: 1.3em;
	clear: both;
}

/*
 * Nye styles til ansatte siden
 */
 
#aCC ul.ansatte {
	list-style: none;
	margin-top: 30px;
}

#aCC ul.ansatte li {
	border-bottom: 1px solid #eae6db;
	padding-top: 10px;
	padding-bottom: 10px;
}

#aCC ul.ansatte li.last {
	border-bottom: none;
}

#aCC ul.ansatte li img {
	float: left;
	margin: 0 10px 0 0;
}

#aCC ul.ansatte li p.title {
	margin-top: 0;
}

#aCC ul.ansatte li p.title span {
	font-weight: bold;
	color: #761117;
}

#aCC ul.ansatte li p.lineup span {
	width: 60px;
	display: block;
	float: left;
	clear: left;
}

#aCC ul.ansatte li p.lineup a {
	color: #759664;
	text-decoration: none;
}

/*
 * Nye galleri-liste styles
 */

ul.gallerysections {
	margin: 15px 0;
	border-top: 2px solid #f5f3ee;
	width: 137px;
}
 
ul.gallerysections li a {
	display: block;
	height: 36px;
	padding: 12px 0 0 57px;
	width: 80px;

	border-bottom: 2px solid #f5f3ee;
	margin: 0;
} 
 
ul.gallerysections li.picture a {
	background: url('../_gfx/icon-picture.jpg') left bottom no-repeat;
}

ul.gallerysections li.audio a {
	background: url('../_gfx/icon-audio.jpg') left bottom no-repeat;
}

ul.gallerysections li.video a {
	background: url('../_gfx/icon-video.jpg') left bottom no-repeat;
}

/*
	note: new style hook added for h1 style up in original stylesheet
*/

#galleryCC div.list {
	margin: 0 0 0 35px;
}

#galleryCC div.list a {
	text-decoration: none;
	color: #759664;
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
}

#master_list {
	display: none;
}

#columns ul {
	display: block;
	float: left;
	border-right: 2px solid #f4f3ec;
	margin-right: 20px;
	margin-top: 20px;
}

#columns ul.col_3 {
	border: 0;
	margin-right: 0;
}

#columns li {
	line-height: 25px;
	width: 200px;
}

#columns h3 {
	font-family: Verdana;
	color: #761117;
	font-size: 12px;
	line-height: 25px;
}

#sharethis{
	width: 423px; 
	text-align: left;
	font-size: 12px;
	font-family: Verdana;
	position: relative;
	z-index: 9999;

}
