body {
	background-color: #bbb;
	margin: 0 0 0 1.5em;
}
 
p {
	font-family: arial;
	margin: 10pt 10pt 10pt 0pt;
	width: 40em;
}

img {
	border: 0px;
}

a {
	color: #006;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
 
h1 {
	font-family: verdana;
	font-size: 25pt;
	margin: 15pt;
}

h3 {
	font-family: verdana;
	font-size: 11pt;
}

div.bild {
	display: inline;
	float: left;
	border: 0px;
	margin: 0.5em;
	padding: 0.5em;
}

div.caption {
	text-align: center;
	font-style: italic;
	font-size: smaller;
}

div.bild img {
	border: 0px;
}

div.lang {
	position: absolute;
	left: 0px;
	top: 0px;
}

div.lang a {
	color: #000;
}

div.lang_inner {
	float: right;
	margin: 5pt 10pt 0pt 0pt;
	font-family: arial;
	font-size: smaller;
}

div.lang_inner img {
	margin-right: 0.5em;
}


div.galleri p {
	width: 100%;
}

