body {
	height: 100%;
	background: #ecede8;
	font-size: 70%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000
}
/* default links styles */
a:link { color : #668097;  text-decoration : underline;  }
a:visited { color : #3f5d77;  text-decoration : underline; }
a:hover { color : #3f5d77; text-decoration: none; }
a:active { color : #3f5d77;  text-decoration : none; }

#divLogo {
	position:absolute;
	left:0px;
	top:0px;
	width: 890px;
	padding: 0;
	margin: 0;
}
#divLogo img {
	margin: 0;
	padding: 0;
}
#divHeader {
	position:relative; 
	top: 0px; 
	width: 100%;
	height: 228px;
	background-image: url('../images/bgHeaderRepeat.jpg');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: right
}
#divHeader1 {
	position:relative; 
	top: 0px; 
	height: 228px;
	background: url('../images/bgHeaderRight1.jpg') no-repeat right top;
	margin: 0px;
	padding: 0px;
	text-align: right;
	border: 0px solid;
}
#divHeader img {
	padding-bottom: 10px;
}
#divContainer {
	position:relative; 
	top: 0px; 
	display:block; 
	margin: 0; 
}
#Left1 {
 	background: url('../images/bgLeftBottom.jpg') no-repeat left top;
	width: 197px;
	height: 64px;
	z-index: 9999;
	border: 0px solid red;
} 
#Left {
  position: absolute;
	bottom: 0px;
	width: 187px;
	height: 98%;
}
#divLeft {
	width: 228px;
	padding-top: 0px;
	padding-left: 0px;
}
#Right {
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute; 
	background: url('../images/Rightbg.jpg') repeat-y;
	width: 200px;
	height: 100%;
}
#divRight {
	background-image: url('../images/bgRightBottom.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	border-left: 0px dashed #ffffff;
	border-bottom: 0px dashed #ffffff;
	width:187px; 
	padding-left:4px; padding-right:4px; padding-top:4px; padding-bottom:200px
}
#divCenter {
	background-image: url('../images/Centerbg.jpg');
	background-repeat: no-repeat;
	border: 0px solid;; padding-left:7px; padding-right:7px; padding-top:0px; padding-bottom:0px
}
.clear {clear:both;}

#divNavigation {
	background-image: url('../images/Leftbg.jpg');
	background-repeat: repeat-y;
	background-position: left bottom;
	width: 197px;
	height: 100%;
	margin-left: 0px;
	padding-left: 8px;
	vertical-align: middle
}

fieldset legend {
	color: #3f5d77;
	font-size: 0.9em;
}
#divCenter h1 {
	font-size : 1.4em;
	color : #5d5d27;
}
#divCenter h2 {
	font-size : 1.2em;
	color : #5d5d27;
	border-bottom : 1px dashed #5d5d27;
	margin-bottom: 5px;
}
#divCenter h3 {
	font-size : 1.1em;
	color : #5d5d27;
	font-weight : bold;
	font-style : italic;
}
#divCenter h4 {
	font-size : 1.0em;
	color : #5d5d27;
	font-weight : bold;
	font-style : italic;
}
#divSponsorkolom {
    padding-left: 20px;
}

#divSponsorkolom img {
    margin: 20px 0;
}