/* Generalt */

p {
	margin: 10px;
	color: #EEE;
	font-size: 11px;}
.fed {
	font-weight: bold;}
.hoejre {
	text-align: right;}
.roed {
	color: #CC0000;}
a {
	color: #CCCCCC;}
a.hvid {
	color: #FFFFFF;}
a.ikkestreg {
	text-decoration: none;}
.float {
	float: left;
	padding: 0 10px;}
.block {
	display: block;}
.storskrift p {
	font-size: 12px;}
h1 {
	margin: 10px;
	color: #EEE;
	font-size: 13px;}

img {
	border: none;}
.clear {
	clear: both;}
hr {
	margin: 10px;
	height: 1px;
	border: none;
	color: #CCC;
	background-color: #CCC;}

/* Struktur */

body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 0;
	margin: 0;
	background-color: #000;}

div.ramme {
	position: absolute;
		top: 50%;
		left: 50%;
		margin-top: -231px;
		margin-left: -459px;
	width: 918px;
	height: 462px;}
div.kasse {
	border: 1px solid #EEE;
	position: absolute;
	overflow: hidden;}
div.stortkvadrat {
	height: 450px;
	width: 450px;}
div.etstortregtangel {
	height: 450px;
	width: 906px;}
div.slideshowkvadrat {
	height: 452px;
	width: 452px;
	position: absolute;
	overflow: hidden;}
div.lillekvadrat {
	height: 222px;
	width: 222px;}
div.hoejtregtangel {
	height: 450px;
	width: 222px;}
div.produktbeskrivelse {
	font-size: 11px;}

div.p_t1 {
	top: 6px;}


div.p_t2 {
	top: 234px;}

div.p_l1 {
	left: 6px;}


div.p_l2 {
	left: 234px;}


div.p_l3 {
	left: 462px;}

div.p_l4 {
	left: 690px;}

/* Galleri */

div.galleri {
	overflow: auto;}
.galleri table {
	height: 164px;
	width: 164px;
	border: 1px solid #ccc;
	float: left;
	margin: 10px 0 0 10px;
	text-align: center;
	position: relative;
	background-color: #111;}

/* Menu */

div.menu {
	position: absolute;
		top: 470px;
		left: 6px;}
div.menu a, div.produktmenu a {
	font-size: 12px;
	margin: 0 60px 0 0px;
	text-decoration: none;
	color: #EEE;}
div.menu a:last-child, div.produktmenu a:last-child {
	margin: 0;}
div.menu a:hover, div.produktmenu a:hover {
	color: #999;
	border-bottom: 1px solid #999;}
div.produktmenu ul {
	line-height: 2;
	margin-top: 25px;}

/* Slideshow */

#slideshow1, #slideshow2, #slideshow3 {}


#slideshow1 img, 
#slideshow2 img, 
#slideshow3 img {
	position:absolute;
	z-index:1;

}

#slideshow1 img.active1, 
#slideshow2 img.active2, 
#slideshow3 img.active3 {
	z-index:3;

}

#slideshow1 img.last-active1, 
#slideshow2 img.last-active2, 
#slideshow3 img.last-active3 {

	z-index:2;

}

/* Forside */
.logocenter {
	position: absolute;
		top: 50%;
		left: 50%;
		margin-top: -100px;
		margin-left: -167px;}
.logocenter a {
	color: #FFFFFF;}
