body {
	padding: 7mm;
	margin: 0;
	background-color: #fff;
	background-image: url("../images/wateryskye.png");
	background-repeat: repeat;
	background-attachment: fixed;
	color: #000;
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11pt;
	line-height: 1.5;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a, a:link, a:visited, a:focus, a:hover  {
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11pt;
	color: #000;
	background: transparent;
	text-decoration: underline;
}

input, textarea {
	line-height: 1;
}
ul {
	padding-left: 2mm;
}
li {
	margin-bottom: 0;
}	
img {
	padding: 1px; 
	border: 3px double #cc9;
	font: inherit;
}
h1, h2, h3 {
	font-weight: bold;
	line-height: normal;
}
h1 {
	text-align: center;
	font-size: 36pt;
	color: #900;
	margin: 2mm;
}
h2 {
	text-align: center;
	font-size: 24pt;
	color: #c30;
	margin: 1mm;
}
h3 {
	text-align: left;
	font-size: 18pt;
	font-style: italic;
}
small {
	font-size: 70%;
	line-height: 1.3;
}
dt {
	font-weight: bold;
}
dd {
	margin-left: 4mm;
}
.kop {
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffc;
	background-image: url("../images/lighterskye.png");
	background-repeat: repeat;
	background-attachment: fixed;
	position: static;
	overflow: visible;
	text-align: center;
	border: 2px dotted;
	border-color: #900 #c30 #c30 #900;
	text-decoration: none;
}
.kop a, .kop a:link, .kop a:visited, .kop a:hover, .kop a:focus, .kop a:active  {
	text-decoration: none;
}

#koptekst {
	background-image: url("../images/mountainsheader.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: scroll;
	text-decoration: none;
	padding: 0;
	margin: 0;
	border: 1px solid;
	border-color: #c30 #e30 #e30 #c30;
}

.imagelink {
	height: 200px;
	padding: 5px;
	margin: 2mm;
	position: relative;
	float: left;
	border: 3px double #cc9;
	width: 130px;
	height: auto;
	color: #000;
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11pt;
	line-height: 1.5;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-color: #ffc;
	background-image: url("../images/lighterskye.png");
	background-repeat: repeat;
	background-attachment: fixed;
}

.imagelink a {
	background: transparent;
	color: #000;
	text-decoration: none;
}
.imagelink img {
	border: 0;
	width: 120px;
	height: 160px;
}
.copycomment, .copycomment a {
	font-size: 8pt;
	font-style: normal;
}
.infoblok {
	position: relative; 
	float: right; 
	width: 30%; 
	padding: 0 1mm 0 1mm; 
	border: 3px double #cc9;
	background-image: url("../images/lighterskye.png");
	background-repeat: repeat;
	background-attachment: fixed;
	color: #000;
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11pt;
	line-height: 1.5;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	z-index: 0;
}
.infoblok ul, .infoblok li {
	margin-left: 0;
}
.infoblok a {
	font-size: small;
}
.artikel {
	position: relative; 
	float: left; 
	width: 60%; 
	margin-right: 5mm;
	color: #000;
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11pt;
	line-height: 1.5;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background: transparent;
	z-index: 1;
}

.mainlinks a:first-letter {
	font-weight: bold;
}

.mainlinks a, .mainlinks a:link, .mainlinks a:visited {
	color: #666;
}

.mainlinks a:active, .mainlinks a:focus, .mainlinks a:hover {
	color: #000;
}

