

/* webdesign by www.matim.dk */


* {
	margin: 0;
	padding: 0;
	border: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

body, html {
	background-color: #ffffff;
	height: 100%;
	font-weight: normal;
	color: #ffffff;
	text-shadow: 1px 1px 1px #000000;
	background-image: url(../gfx/bg.jpg);
	background-position: center top;
}

p {
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 14px;
}

a {
	color: #d19116;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

#wrapper {
	width: 900px;
	position: absolute;
	left: 50%;
	margin-left: -450px;
}

#wrapper 2 {
	position: relative;
}

#overskriftKunstSalg {
	position: absolute;
	top: 25px;
	left: 8px;
}

#flash_kunstsalg {
	position: absolute;
	top: 73px;
	left: 15px;
	height: 320px;
	width: 480px;
	text-align: center;
}

#flash_kunstsalg p {
	margin-top: 150px;
}

#logo {
	position: absolute;
	right: 3px;
}

#profilBoks {
	width: 371px;
	position: absolute;
	top: 110px;
	right: 2px;
}

#fotoBoks {
	width: 199px;
	height: 160px;
	background-image: url(../gfx/fotoboks.png);
	float: right;
}

#flash_john {
	margin-top: 22px;
	margin-left: 22px;
}

#flash_john p {
	font-size: 11px;
}

#vandretstreg {
	position: absolute;
	top: 410px;
	left: 3px;
}

#overskriftKunstGalleri {
	position: absolute;
	top: 451px;
	left: 8px;
}

#kunstBoks {
	width: 493px;
	position: absolute;
	top: 487px;
	left: 9px;
}

#kunstBoks p {
	margin-left: 6px;
}

#kunstFotoBoks {
	width: 199px;
	height: 160px;
	background-image: url(../gfx/fotoboks.png);
	float: left;
	margin-right: 10px;
	margin-left: 3px;
	text-align: center;
}

#kunstFotoBoks img {
	margin-top: 22px;
}

.vandretstreg2 {
	clear: both;
}

#udstillingerBoks {
	width: 376px;
	position: absolute;
	top: 451px;
	right: 2px;
}

#udstillingerBoks p {
	margin-left: 7px;
}

.overskriftKommendeUdstillinger {
	margin-bottom: 10px;
}

#credits {
	font-size: 9px;
	position: absolute;
	right: 10px;
	top: 10px;
	text-align: right;
}

#credits a {
	color: #cecece;
}