@charset "UTF-8";
/* CSS JNV */

body {
	margin:12px 0 0 0;
	text-align:center;
	background-color:#fff;
	font:11px/13px Verdana, Arial, Helvetica, sans-serif;
	color:#003867;
}

a:link, a:active, a:visited, a:hover {
	color:#003867;
	text-decoration:none;
}

a.link:link, a.link:active, a.link:visited {
	color:#003867;
	text-decoration:underline;
}

a.link:hover {
	color:#618AB4;
	text-decoration:none;
}

h1 {
	display:block;
	clear:both;
	margin:0;
	padding:0 0 25px 0;
	width:385px;
	color:#003867;
	font:25px/35px Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	display:block;
	clear:both;
	margin:0;
	padding:0 0 10px 0;
	width:385px;
	color:#618AB4;
	font:18px/20px Verdana, Arial, Helvetica, sans-serif;
}

p {
	display:block;
	clear:both;
	margin:0;
	padding:0 0 13px 0;
	width:385px;
	color:#003867;
	font:11px/13px Verdana, Arial, Helvetica, sans-serif;
}

td {
	background-color:#fff;
}

.jnvContainer {
	margin:0 auto;
	text-align:left;
}

.tekstContainer {
	display:block;
	position:relative;
	top:63px;
	height:320px;
	width:407px;
	overflow:auto;
}

.logoContainer {
	display:block;
	position:relative;
	top:15px;
	height:77px;
}

.logoContainer img {
	position:relative;
	left:310px;
}

.leftborder {
	background:transparent url(images/borderleft.gif) 0 0 no-repeat;
}

.rightborder {
	background:transparent url(images/borderright.gif) 0 0 no-repeat;
}

.topborder {
	background:transparent url(images/bordertop.gif) 0 0 no-repeat;
}

.bottomborder {
	background:transparent url(images/borderbottom.gif) 0 0 no-repeat;
}

.menuContainer {
	background:#fff url(images/menubg.gif) 0 0 no-repeat;
}

.emptyFooter {
	background:#ded4bd url(images/emptyfooterbg.gif) 0 0 no-repeat;
}

.sfeerContainer {
	background:#fff url(images/sla.jpg) 0 0 no-repeat;
}

.adresContainer {
	background:#ded4bd url(images/adresbg.gif) 0 0 no-repeat;
}

.mainContainer {
	position:relative;
	background:#fff url(images/mainbg.gif) 0 0 no-repeat;
}

.menuInner {
	display:block;
	position:relative;
	top:137px;
}

.middenstuk {
	background:#fff url(images/middenbg.gif) 0 0 no-repeat;
}

.fotosContainer {
	background:#fff url(images/fotosbg.gif) right top no-repeat;
}

ul.fotos {
	margin:0;
	padding:0;
	width:465px;
}

ul.fotos li {
	display:block;
	float:left;
	clear:none;
	width:112px;
	height:109px;
	margin:0 35px 0 0;
}

ul.menu {
	position:relative;
	left:20px;
	display:block;
	padding:0;
	margin:0;
	width:170px;
}

li.menutitel {
	display:block;
	float:left;
	clear:both;
	width:170px;
	height:35px;
	background:transparent url(images/menutitlebg.gif) bottom left no-repeat;
	font:20px/35px Verdana, Arial, Helvetica, sans-serif;
	color:#003867;
	text-indent:13px;
	/*padding:40px 0 0 0;*/
}

li.menuitem {
	display:block;
	float:left;
	clear:both;
	width:170px;
	height:35px;
	font:13px/35px Verdana, Arial, Helvetica, sans-serif;
	color:#003867;
	text-indent:13px;
}

#madeby {
	color:#614A42;
}