@charset "UTF-8";
/* CSS Document */

/* Flash og baggrundsbillede */

#superwood_fp_header_content {
	height: 403px;
	/*background-color: #FFCCFF;*/
	margin-bottom: 8px;
	position: relative;
}
#superwood_fp_flashholder {
	position: absolute;
	z-index: 30;
	height: 403px;
	/*background-color: #FFFFCC;*/
	width: 100%;
}
#superwood_fp_imageholder {
	position: absolute;
	z-index: 10;
	height: 172px;
	/*background-color: #99FFFF;*/
	width: 100%;
	top: 231px;
}

/* Feauturefelter */

#superwood_fp_feature_content {
	height: 200px;
}
.superwood_fp_feature_box130, .superwood_fp_feature_box260 {
	height: 200px;
	float: left;
}
.superwood_fp_feature_box130 {
	width: 130px;
}
.superwood_fp_feature_box260 {
	width: 260px;
}
.superwood_fp_feature_box390 {
	width: 390px;
}
.superwood_fp_feature_pic {
	height: 130px;
	background-image: url(grafik/superwood_empty.gif);
	background-repeat: repeat-x;
	background-position: left;
}
.superwood_fp_feature_txt {
	height: 57px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-transform: uppercase;
	color: #808080;
	background-color: #FFFFFF;
	padding-top: 13px;
	padding-right: 13px;
}
.superwood_fp_feature_txt p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-transform: uppercase;
	color: #808080;
	margin-bottom: 5px;
}
.superwood_fp_feature_txt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-transform: uppercase;
	color: #808080;
	text-decoration: none;
}
.superwood_fp_feature_txt a:focus, .superwood_fp_feature_txt a:hover, .superwood_fp_feature_txt a:active {
	text-decoration: underline;
}
