td,th{
font-family:Tahoma, Arial, Verdana; 
font-size: 11px; 
font-style: normal; 
color: #000000; 
text-decoration: none;
}

body{ 
font-family:Tahoma, Arial, Verdana; 
font-size: 11px; 
font-style: normal; 
color: #000000; 
text-decoration: none;
background-image:url(grafik/bg3.jpg);
background-repeat:repeat-x;
background-color:#676767; 
margin:0px;
padding:0px;
}

.uppdat         { font-family:Tahoma, Arial, Verdana; font-size: 11px; font-style: normal; color: #000000; text-decoration: none}


.Rubrik         { font-family:Tahoma, Arial, Verdana; font-size: 20px; font-style: normal; color: #000000; text-decoration: none; font-weight:normal;}
.Rubrik2        { font-family:Tahoma, Arial, Verdana; font-size: 13px; font-style: normal; color: #000000; text-decoration: none; font-weight:bold;}
.blogg_rubrik   { font-family:Tahoma, Arial, Verdana; font-size: 12px; font-style: normal; color: #ffffff; text-decoration: none; font-weight:normal;}

.copy	         { font-family:Verdana, Tahoma, Arial; font-size: 10px; font-style: normal; color: #000000; text-decoration: none; font-weight:normal;}

a:link			{ text-decoration: none;  font-size:11px; font-family:Tahoma, Arial, Verdana; color: #000000 }
a:visited		{ text-decoration: none;  font-size:11px; font-family:Tahoma, Arial, Verdana; color: #000000 }
a:active		{ text-decoration: none;  font-size:11px; font-family:Tahoma, Arial, Verdana; color: #000000 }
a:hover			{ text-decoration: underline;  font-size:11px; font-family:Tahoma, Arial, Verdana; color: #000000 }

.border	{border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-bottom-width: 1px;}

.border_top			{border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-bottom-width: 1px;}
.border_right		{border: #000000; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-left-width: 0px; border-bottom-width: 1px;}
.border_left		{border: #000000; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-left-width: 1px; border-bottom-width: 1px;}
.border_bottom		{border: #000000; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; border-bottom-width: 1px;}
.border_rlb			{border: #000000; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-left-width: 1px; border-bottom-width: 1px;}
.border_rl			{border: #000000; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-left-width: 1px; border-bottom-width: 0px;}

.border_r			{border: #000000; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-left-width: 0px; border-bottom-width: 0px;}
.border_rb			{border: #000000; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-left-width: 0px; border-bottom-width: 1px;}
.border_l			{border: #000000; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-left-width: 1px; border-bottom-width: 0px;}
.border_t			{border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-left-width: 0px; border-bottom-width: 0px;}

.meny a:link { color: #7D7D7D; text-decoration: none }
.meny a:active { color: #7D7D7D; text-decoration: none }
.meny a:visited { color: #7D7D7D; text-decoration: none }
.meny a:hover { color: #006699; text-decoration: none }


#showimage{
position:absolute;
visibility:hidden;
border: 1px solid #000000;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #63A5C6;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
color: #FFFFFF;
font-family:Tahoma, Arial, Verdana;
font-size:10px;
margin-right: 5px;
margin-top: 5px;
}

/* GALLERI */
.slideshow{ /*CSS for DIV containing each image*/
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

.slideshow img{ /*CSS for each image tag*/
border: 0;
width: 124px;

}

#navlinks{ /*CSS for DIV containing the navigational links*/
width: 400px;
}

#navlinks a{ /*CSS for each navigational link*/
margin-right: 8px;
margin-bottom: 3px;
font-size: 110%;
}

#navlinks a.current{ /*CSS for currently selected navigational link*/
background-color: yellow;
}
