/* Start of CMSMS style sheet 'karusell.css' */
/* Start of CMSMS style sheet 'karusell.css' */
body,html {
background:transparent;
color: #274d61;
margin:0px;
padding:0px;
font-size:10px;
font-family: Tahoma,verdana,arial,sans-serif;
}

.karuselltekst, .karuselltekst_aktiv {
display:block;
float:left;
width:17px;
height:11px;
margin:3px;
font-weight:normal;
text-decoration: none; 
vertical-align:top;
font-size:10px;
}

.karuselltekst, .karuselltekst a:link, .karuselltekst a:visited
{
color: #3f3f3f; 
background:url(/uploads/images/layout/unithumb_off.gif) bottom left no-repeat;
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}

.karuselltekst_aktiv, .karuselltekst_aktiv a:link, .karuselltekst_aktiv a:visited
{
color: #3e74b1;  
background:url(/uploads/images/layout/unithumb_on.gif) bottom left no-repeat;
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}

a.karusellknapp {
filter:alpha(opacity=90);
-moz-opacity:0.9;
-khtml-opacity: 0.9;
opacity: 0.9;
float:right;
margin:3px;
}


a.karusellknapp:hover, 
a.karuselltekst:hover, 
a.karuselltekst_aktiv:hover
{
filter:alpha(opacity=100);
-moz-opacity:1;
-khtml-opacity: 1;
opacity: 1;
}

.bildemeny {
margin:0px;
}

div.bildemeny_tekst {
vertical-align:top;
margin:0px;
padding:0px;
position:absolute;top:0;left:0;
width:900px;
background-image: url('/uploads/images/layout/forlop.png');
background-position: center;
background-repeat:repeat-y;
height: 18px;
z-index:999;
filter:alpha(opacity=0);
-moz-opacity:0;
-khtml-opacity: 0;
opacity: 0;
}

div.bildemeny_tekst:hover {
filter:alpha(opacity=100);
-moz-opacity:1;
-khtml-opacity: 1;
opacity: 1;
}

table.teksttabell {

}

td.karuselltekst_td {
padding-right: 3px;
vertical-align:top;
line-height: 0.6em;
text-align:left;
}

td.knapper {
text-align:right;
padding-right:5px;
width: 46px;
line-height: 0.6em;
}

/*
a.karuselltekst {
line-height: 0.6em;
margin:0;
}
*/

img, img a:link,  img a:active,  img a:visited,  img a:hover {
margin:0;
line-height: 0.6em;
border:0;
}
/* End of 'karusell.css' */
/* End of 'karusell.css' */

