body 
{
background-image: url(img/whitestrip.jpg);
background-repeat: repeat;
width:100%;
margin:auto;
}

.bakgrundsbild 
{
background-image: #000000;
}
#table
{
border: 2px solid #000000;
}
.top
{
background-image: url(img/top.png);
font-size: 25px; 
color: black;
font-family: Verdana;
}
border: 2px solid #000000; 
}
.rubrik
{
font-family: Verdana;
font-size: 16px;
font-weight: bold;
color: black;
text-decorating: none;
}
.motstond
{
font-family: Verdana;
font-size: 16px;
font-weight: bold;
color: black;
text-decorating: none;
}
.varared
{
font-family: Verdana;
font-size: 16px;
font-weight: bold;
color: #FF3333;
text-decorating: none;
}
.nyheter
{
font-family:Verdana;
font-size: 13px;
font-weight: bold;
color: black;
}
.nyhetersmall
{
font-family:Verdana;
font-size: 11px;
font-weight: ;
color: black;
}

.login
{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: black;
}
.small
{
font-family:verdana;
font-size: 11px;
font-weight:;
color: black;
}
.error
{
font-family: Verdana;
font-size: 10px;
font-weight: ;
color: red;
}
.done
{
font-family: Verdana;
font-size: 10px;
font-weight: ;
color: #006600;
}
.error2
{
font-family: Verdana;
font-size: 16px;
font-weight: ;
color: red;
}
.bold
{
font-family: Verdana;
font-size: 14px;
font-weight: bold;
color: black;
}
.lank
{
font-family: verdana;
font-size: 9px;
font-weight: ;
color: red;
}

.back
{
font-family: Verdana;
font-size: 9px;
font-weight: ;
color: red;
}
.datum_bold
{
font-family:Verdana;
font-size: 9px;
font-weight: bold;
color: black;
}
.datum
{
font-family:Verdana;
font-size: 9px;
font-weight:;
color: black;
}
.datumsmall
{
font-family:Verdana;
font-size: 8px;
font-weight:;
color: black;
}
.resultat
{
font-family:Verdana;
font-size: 9px;
font-weight:;
color: black;
}
.rubrik_start
{
font-family: Verdana;
font-size: 13px;
font-weight: bold;
color: white;
text-decorating: none;
}
.rubrik_start_mini
{
font-family: Verdana;
font-size: 10px;
font-weight: bold;
color: white;
text-decorating: none;
}
.grund
{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decorating: none;
}
.ulag
{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: white;
text-decorating: none;
}
a.meny
{
font-family: Verdana;
font-size: 11px;
color: white;
text-align: center;
}

a.liten
{
font-family: Verdana;
font-size: 11px;
color: white;
text-align: center;
}
#content{margin: 1em; padding: 0; float: left;}

#menycontainer ul{margin: 0; padding: 1em 0 1em 0; float: left; width: 680; height: 30; background: transparent url(img/menybar.png); font: 70% Verdana, Helvetica, sans-serif;}
#menycontainer li{display: inline;}
#menycontainer ul a{float: left; text-decoration: none; padding: 0.5em 2.6em;}
#menycontainer a:link{color: white;}
#menycontainer a:visited{color: white;}
#menycontainer a:hover{color: #CDC9C9; border: solid 1px #990000; margin: -1;}
#menycontainer a#current{color: #CDC9C9;}

a:link{color: #104E8B; text-decoration: underline; font-size: 11px; font-family: Verdana}
a:visited{color: #104E8B; text-decoration: underline; font-size: 11px; font-family: Verdana}
a:hover{color: black; text-decoration: underline; font-size: 11px; font-family: Verdana}

a.datum_bold:link{color: #104E8B; text-decoration: underline; font-size: 9px; font-family: Verdana; font-weight: bold;} 
a.datum_bold:visited{color: #104E8B; text-decoration: underline; font-size: 9px; font-family: Verdana; font-weight: bold;}
a.datum_bold:hover{color: black; text-decoration: underline; font-size: 9px; font-family: Verdana; font-weight: bold;}

#lightbox{
	display:none;
	position:absolute;
	top:50%;
	left:50%;
	z-index:9999;
	width:auto;
	height:auto;
	margin:-260px 0 0 -300px;
	border:1px solid #fff;
	background:#FDFCE9;
	text-align:left;
}
#lightbox[id]{
	position:fixed;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#000;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

#overlay[id]{
	position:fixed;
}

#lightbox.done #lbLoadMessage{
	display:none;
}
#lightbox.done #lbContent{
	display:block;
}
#lightbox.loading #lbContent{
	display:none;
}
#lightbox.loading #lbLoadMessage{
	display:block;
}

#lightbox.done img{

}
#clear
{
size:13px;
clear:both;
}
