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

.superwood_2col_table_l .superwood_2col_cell_l {
	width: 260px;
	background-color: #CCFFFF;
}
.superwood_2col_table_r .superwood_2col_cell_r {
	width: 260px;
	background-color: #CCFFFF;
}
.superwood_2col_table_l {
	background-color: #FFFFCC;
}
.superwood_2col_table_r {
	background-color: #FFCCFF;
}

#superwood_maincontent_sp p.bodytext, #superwood_maincontent_sp .csc-header {
	padding-right: 20px;
}
#superwood_maincontent_sp div.tx-indexedsearch {
	padding-right: 20px;
}

/* Flex element xtra */

.superwood_2col_cell_lx .csc-textpic-intext-right .csc-textpic-imagewrap {
	margin-right: 10px;
}
.superwood_2col_cell_lx hr {
	margin-right: 10px;
}


/* Feauturefelter */

.superwood_fp_feature_box130, .superwood_fp_feature_box260, .superwood_fp_feature_box390 {
	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;
}

