body {
	background-image: url(bg2.png);
	background-repeat: no-repeat;
	background-position: center 114px;
}
img {
	border-style:none;
}
p.maler {
	font-family:Copperplate Gothic Light;
	font-size: 17px;
	text-align: center;
	color: rgb(128,128,128);
	margin-bottom: 0.1em;
	margin-top: 0.6em;
}
@font-face {
 font-family: Lucida Handwriting;
 src: url(LHANDW.eot)
}
p.klein {
	font-family: Lucida Handwriting;
	font-size: 28px;
	text-align: center;
	color: rgb(0,51,102);
	margin-top: 0.3em;
	margin-bottom: 0.5em;
}
h1 {
	font-family: Verdana;
	font-size: big;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}
p, a, li, ul{
	text-decoration: none;
	font-family: Verdana;
	font-size: 14px;
}
.center {
	position: relative;
	display: block;
	width: 800px;
	height: 100%;
	margin: auto;
}
.pheader {
	color: rgb(0,0,128);
	font-family: Verdana;
	font-size: 28px;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
}
div#main {
	width: 100%;
	height: 400px;
}
div#billede {
	width: 350px;
	height: 400px;
	float: left;
}
div#billede img{
	width: 95%;
	margin-top: 22px;
	margin-left: 8px;
	border: solid #000 1px;
}
div#text {
	width: 430px;
	height: 400px;
	margin-left: 15px;
	float:right;
}
div#text p{
	margin-right: 7px;
}
div#text img {
	width: 200px;
	position: absolute;
	right: 5px;
	bottom: 35px;
}
div#hilsen {
	width:160px;
	margin-left:0px;
}
div#hilsen p {
	text-align: center
}
div#info {
	width:100%;
	height: 30px;
	background-color: #336699;
}
div#info font {
	font-size: small;
	margin-left: 10px;
	text-decoration: none;
	font-family: Arial;
	color: #fff;
	line-height: 30px;
}
div#info a {
	font-size: small;
	text-decoration: none;
	font-family: Arial;
	color: #fff;
	line-height: 30px;
}
div#navbar2 {
 height: 30px;
 width: 100%;
 background-color: #336699;
}
div#navbar2 ul {
 margin: 0px;
 padding: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
 color: #FFF;
 line-height: 30px;
 white-space: nowrap;
}
div#navbar2 li {
 list-style-type: none;
 display: inline;
}
div#navbar2 li a {
 text-decoration: none;
 padding: 7px 10px;
 color: #FFF;
 margin-left: 48px;
 margin-right: 48px;
 font-size: 17px;

}
div#navbar2 li a:link {
 color: #FFF:
}
div#navbar2 li a:hover {
 color: #FFF;
 background-color: #3366FF;
}
div.sitemap h2{
	font-size: 20px;
	font-weight: bold;
	font-family: Calibri, Arial;
	display: inline-block;
}
div.sitemap p {
	font-family: Calibri, Arial;
	font-size: 14px;
	display: inline-block;
	position:relative;
	left: 5px;
}
div.sitemap a:link {
	color: black;
}
div.sitemapby {
	display:inline-block;
}