body {
	margin: 0 auto;
	padding: 0px;
	background-image: url('layout/headerbg.jpg');
	background-repeat: repeat-x;
	text-align: center;
}
div {
	font-family: arial;
	font-size: 12px;
	text-align: left;
}
td {
	font-family: arial;
	font-size: 12px;
}
img {
	border: 0px;
}
.cms {
	font-family: arial;
	font-size: 13px;
	text-align: left;
	padding: 50px;
	line-height: 20px;
	text-align: justify;
	background-image: none;
}
h1 {
	font-family: arial;
	font-size:24px;
	font-weight:bold;	
}
h2 {
	font-family: arial;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
h4 {
	font-family: arial;
	font-size: 15px;
	font-weight:bold;
}
h5 {
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
}

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

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #ba2734;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

#loadpics {
	display: none;
}

#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
}

#header {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 10px;
	width: 829px;
	height: 245px;
	cursor:pointer;
}
#headerfoto {
	float: left;
	height: 236px;
}

#contentcontainer {
	position: relative;
	min-height: 530px;
	height: auto !important;
	height: 493px;
	background-color: #e2ddde;
	background-image: url('layout/contentbg.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	padding-top: 15px;
}
#allecontent {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 967px;
}
#menublok {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 206px;
	height: 470px;
	text-align: center;
}

.menu {
	width: 219px;
	background-image: url('layout/menubg.jpg');
	background-repeat: repeat-y;
	vertical-align: bottom;
	text-align: left;
	bottom: 0;
}
.menu_content {
	width: 206px;
	background-image: url('layout/menubg_bottom.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	vertical-align: top;
}
.menubgtop {
	height: 20px;
	background-image: url('layout/menubg_top.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
}

.content {
	width: 748px;
	background-image: url('layout/contentbg_middle.jpg');
	background-repeat: repeat-y;
	vertical-align: top;
	text-align: left;
}
.content_content {
	width: 748px;
	background-image: url('layout/contentbg_bottom.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: justify;
	font-size: 13px;
	line-height: 20px;
	vertical-align: top;
	padding-top: 40px;
	padding-left: 75px;
	padding-right: 75px;
	padding-bottom: 80px;
}
.contentbgtop {
	height: 20px;
	background-image: url('layout/contentbg_top.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content_tekst {
	padding: 50px;
}
#googlemap {
	margin-top:0px;
}
#footer {
	position: relative;
	width: 976px;
	margin-left: auto;
	margin-right: auto;
	height: 40px;
}
#footerleft {
	position: absolute;
	top: 2px;
	left: 68px;
	color: #2c2c2c;
}
#footerright {
	position: absolute;
	top: 2px;
	left: 544px;
	color: #2c2c2c;
}