html {
	height: 100%;
	width: 100%;
}

body {
	background: #f0f0f0 url("/img/paper-tilt.jpg") top left repeat;
	height: 100%;
	width: 100%;
	font: normal normal normal 13.5px/1.3 "Courier New", monospace, verdana;
}

.clear {
	clear: both;
}

a, a:link {
	text-decoration: none;
	color: black;
}

a:visited {
	color: #888888;
}

a:hover {
	text-decoration: underline;
}

a:active {
	
}

p {
	margin-bottom: 0.6em;
}


#top-paper {
	position: absolute;
	width: 100%;
	height: 34px;
	top: 172px;
	left: 0;
	background: url("/img/papercut-top.png") repeat-x;
	z-index: 3;
}

.wrapper {
	position: relative;
	width: 960px;
	margin: 0 auto;
	overflow: visible;
}

.main-wrapper {
	z-index: 8;
}

#top-pic {
	position: absolute;
	width: 100%;
	height: 200px;
	margin: 0;
	top: 0;
	left: 0;
	right: 0;
	background: transparent url("/img/by-tilt.jpg") 0 -5px repeat-x;
	border-top: 5px solid #F1892B;
}

.header {
	height: 205px;
	position: relative;
}

#logo {
	position: absolute;
	width: 320px;
	height: 76px;
	margin: 18px auto auto 0;
	z-index: 2;
}

#people {
	position: absolute;
	width: 503px;
	height: 205px;
	left: 365px;
	background-image: url("/img/personer-vestfyn.png");
	z-index: 2;
}

img.inline {
	float: right;
	margin: 0 0 10px 10px;
}

body img.left {
	float: left;
	margin: 0 10px 10px 0;
}

h1 {
	position: absolute;
	top: 20px;
	width: 320px;
	height: 76px;
	text-indent: -9999px;
	background: url("/img/vestfynsbank.png") no-repeat;
}

h1 a {
	display: block;
	width: 320px;
	height: 76px;
	position: relative;
	z-index: 10;
}

#sidebar {
	width: 210px;
	position: relative;
	top: -205px;
	padding-top: 175px;
	z-index: 6;
	min-height: 797px;
	background: url("/img/skygge.png") top right no-repeat;
	float: left;
}

.menu_header {
	background: transparent url("/img/collage_flytteklar.png") top left no-repeat;
	width: 210px;
	height: 165px;
	text-indent: -9999px;
}

#sidebar .splash {
	width: 210px;
	height: 240px;
	text-indent: -9999px;
	overflow: hidden;
	margin-top: 230px;
	background-repeat: no-repeat;
}

.content-wrapper {
	width: 940px;
	padding: 0 10px 0 10px;
	overflow: hidden;
	position: relative;
}

body.subpage .content-wrapper {
	float: left;
	padding-left: 40px;
	width: 700px;
}

.navigation {
	margin: 10px 0 22px 0;
	overflow: hidden;
}

body.subpage .navigation {
	margin-bottom: 38px;
}

body.index .navigation {
	margin-bottom: 14px;
}

.navigation .to-front {
	float: left;
}

.navigation .to-front a {
	display: block;
	background: transparent url(/img/til_forsiden.png) top left no-repeat;
	width: 155px;
	height: 38px;
	text-indent: -9999px;
	overflow: hidden;
}

.navigation .bank-links {
	float: right;
	font-size: 0.90em;
}

.navigation .bank-links a {
	color: black;
}

h2, object.h2 {
	font-size: 2.2em;
	line-height: 0.92;
	width: 460px;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 10px;
}

body.index h2 {
	
}

body.milestone h2, body.milestone object.h2 {
	margin-bottom: 20px;
	width: 620px;
}

h3 {
	line-height: 1;
	margin-bottom: 6px;
}

body.index h3 {
	text-align: center;
}

h3#flashheader-1 {
	font-weight: normal;
	line-height: 1.3;
}

.banner {
	margin-bottom: 10px;
}

.banner_large {
	padding-left: 106px;
}

.banner_small {
	padding-left: 236px;
}

.banner_large img {
	width: 728px; height: 90px;
}

.banner_small img {
	width: 468px; height: 60px;
}

.frontpage-content {
	position: relative;
}

.frontpage-headers {
	position: absolute;
	top: 20px; left: 20px;
	width: 460px;
}

.content {
	overflow: hidden;
}

.subheader {
	font-weight: bold;
}

.milestone-pic {
	float: left;
	margin-right: 20px;
}

body.milestone .content {
	float: left;
	width: 620px;
}

.box {
	margin-top: 30px;
	padding-top: 10px;
	background: transparent url(/img/dashes_gray.png) top left no-repeat;
}

.primary-content {
	width: 460px;
	margin-right: 20px;
	float: left;
	padding-top: 6px;
}

body.milestone .primary-content {
	width: 300px;
	float: left;
	margin-right: 0;
}

body.subpage .primary-content div {
	overflow: hidden;
}

body.subpage .primary-content a {
	text-decoration: underline;
}

body.subpage .primary-content ul {
	margin-bottom: 0.6em;
}

body.subpage .primary-content ul li {
	margin-left: 22px;
	padding-left: 22px;
	background: transparent url(/img/ah_checkbox.png) 2px 3px no-repeat;
}

.secondary-content {
	width: 220px;
	float: left;
	font-size: 0.9em;
}

.secondary-content a {
	text-decoration: underline;
}

.contact-person {
	overflow: hidden;
	background: transparent url(/img/contact_bg.png) top right no-repeat;
	padding-top: 6px;
}

.contact-person .small-pol {
	width: 100px;
	float: left;
	margin-right: 10px;
}

.contact-info {
	width: 110px;
	float: right;
	padding-top: 6px;
}

.contact-info .email {
	padding-bottom: 42px;
	background: transparent url(../img/contact_text.png) bottom left no-repeat;
}

.share-links li {
	margin-bottom: 4px;
}

.share-links a {
	padding-left: 19px;
	background: transparent url("/img/facebook.png") 0 1px no-repeat;
}

.share-links .twitter a {
	background-image: url("/img/twitter.png");
}

.stickyfooter-fix {
	position: relative;
	min-height: 100%;
}

.stickyfooter-fix-inner {
	padding-bottom: 200px;
}

#footer {
	clear: both;
	padding-top: 34px;
	background: transparent url("/img/papercut-bottom.png") top left repeat-x;
	position: relative;
	z-index: 20;
	height: 160px;
	margin-top: -194px;
}

#footer .inner {
	background-color: #31302f;
	padding: 20px 0 10px 0;
	height: 130px;
}

#footer .cols {
	width: 960px;
	margin: 0 auto;
	color: white;
	overflow: hidden;
}

#footer .cols a {
	color: white;
}

#footer .cols .col {
	padding-top: 10px;
	width: 220px;
	padding: 10px 10px 0 10px;
	float: left;
}

#footer .cols .first {
	background: transparent url(/img/dashes_white.png) 10px 0 no-repeat;
}

.submenu {
	font-size: 0.90em;
	margin: 30px 0 0 0;
}

body.milestone .submenu {
	float: left;
	width: 300px;
	margin: 0 20px 0 0;
	font-size: 1em;
}

.submenu li {
	padding: 10px 10px 10px 5px;
	margin-top: -6px;
}

body.milestone .submenu li {
	padding: 5px;
	margin: 0;
}

body.milestone .submenu li a {
	text-decoration: underline;
}

.submenu li.active {
	background: transparent url(/img/ah_submenu_active.png) top left no-repeat;
}

body .submenu li.active a {
	color: black;
	background: transparent url(/img/ah_checkbox.png) 2px 3px no-repeat;
}

body .submenu li.one-line {
	background-image: url(/img/ah_submenu_active_1_line.png);
}


body .submenu li.three-lines {
	background-image: url(/img/ah_submenu_active_3_lines.png);
}

.submenu a {
	display: block;
	padding-left: 18px;
	background: transparent url(/img/ah_checkbox.png) 2px 3px no-repeat;
	position: relative;
}

.submenu a:visited {
	background: transparent url(/img/ah_checkbox_checked.png) 0 0 no-repeat;
}

/* SHOW EMAIL */

.email span {
	display: none;
}

.email:hover span {
	border: #000 1px dashed;	
	padding: 5px;
	display: block; 
	z-index: 100; 
	background-color: #fff; 
	position: absolute;
	text-decoration: none;
	color: #000;
	margin-top: 16px;
	margin-left: -20px;
	overflow: visible !important;
}


body.index .share-links {
	width: 400px;
	position: absolute;
	top: 10px;
	left: 0;
}

body.index .share-links li {
	float: left;
}

body.index .share-links a:hover {
	text-decoration: none;
}























































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

