.shadetabs{
padding: 3px 0;
margin-left: 10;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background-color: #e4e4e4;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
background-color: #aaaaaa;
}

.shadetabs li.selected{
	position: relative;
	top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
	background-color: #aaaaaa;
	border-bottom: White;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
	text-decoration: none;
	background-color: #aaaaaa;
}

.tabcontentstyle{ /*style of tab content oontainer*/
	border: 1px solid gray;
	margin-bottom: 1em;
	padding: 10px;
	color: #333333;
	background-color: #fafafa;
	margin-left: 4px;
	margin-right: 4px;
}

.tabcontent{
display:none;
}


@media print {
	.tabcontent {
		display:block!important;
	}
}



.sideProduktInfoDetaljerKol1 {
	height: 26px;
	font-size: 12px;
	background-color: #ffffff;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	padding-left: 5px;
}

.sideProduktInfoDetaljerKol2 {
	height: 26px;
	font-size: 12px;
	background-color: #e4e4e4;
	border-bottom: 1px solid #aaaaaa;
	padding-left: 5px;
}

.sideProduktInfoDetaljerKol2 a, .sideProduktInfoDetaljerKol2 a:link, .sideProduktInfoDetaljerKol2 a:visited{
	font-size: 12px;
	font-weight: 900;
	color: #336699;
	text-decoration: none;
}

.sideProduktInfoDetaljerKol2 a:hover{
	text-decoration: underline;
}

.sideProduktInfoDetaljerRamme {
	border: 1px solid #aaaaaa;
	width: 555px;
}

.SideProduktInfoHovedbildeTabell {
	border: 1px solid #dedede;
}


.SideProduktInfoHovedbildeThumbnailRad {
	height: 24px;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	background-color: #f4f4f4;
}

.SideProduktInfoSlideshowTekst {
	font-size: 11px;
	font-weight: 900;
	color: #aaaaaa;
	width: 75px;
}

.SideProduktInfoBestillLinje2Rad1 {
	height: 30px;
	margin-top: 5px;
	padding-left: 5px;
	font-size: 13px;
	color: #333333;
}

.SideProduktInfoBestillLinje2Rad1 span{
	font-size: 16px;
	color: #cc0000;
	font-weight: 900;
}


.SideProduktInfoBestillLinje2Rad2 {
	height: 16px;
	padding-left: 5px;
	font-size: 13px;
	color: #333333;
}

.SideProduktInfoBestillLinje2Rad2 a, .SideProduktInfoBestillLinje2Rad2 a:link, .SideProduktInfoBestillLinje2Rad2 a:visited{
	font-size: 11px;
	color: #336699;
	font-weight: 900;
	text-decoration: none;
}

.SideProduktInfoBestillLinje2Rad2 a:hover{
	font-size: 11px;
	color: #336699;
	font-weight: 900;
	text-decoration: underline;
}


.SideProduktInfoBestillLinje1, .SideProduktInfoBestillLinje3{
	height: 24px;
	background-color: #e4e4e4;
	font-size: 11px;
	color: #333333;
	padding-left: 3px;
}

.SideProduktInfoKortBeskrivelseOverskrift {
	border-bottom: 1px solid #aaaaaa; 
	background-color: #f4f4f4; 
	font-size: 12px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
 	color:#003a6f;
 	font-weight: bold;
}

.SideProduktInfoKortBeskrivelseTekst {
	font-size: 12px;
	padding-left: 7px;
	padding-top: 3px;
	color: #333333;
}

.SideProduktInfoProdusent {
	font-size: 11px;
	padding-left: 5px;
	margin-bottom: 10px;
}

.SideProduktInfoProdusent a, .SideProduktInfoProdusent a:link, .SideProduktInfoProdusent a:visited{
	font-weight: 900;
	text-decoration: none;
	color: #336699;
}

.SideProduktInfoProdusent a:hover{
	text-decoration: underline;	
}

.SideProduktInfoProdusentRamme{
	height: 80px;
}