/* CSS Document */

#boxtop {
	background-color: #000000;
	width: 718px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	position: absolute;
	top: 30px;
	left: 100px;
	z-index: 1;
}

#box {
	background-color: #000000;
	width: 698px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: absolute;
	top: 385px;
	left: 100px;
	z-index: 3;
}

#box1 {
	width: 392px;
	padding: 10px;
	position: absolute;
	left: 390px;
	top: 46px;
	height: 302px;
	background: #ffffff;
	opacity: 0.7;
	filter: alpha (opacity=70);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	z-index: 2;

}

a:link { text-decoration: none; color: #CCCCCC}
a:visited { text-decoration: none; color: #CCCCCC}
a:active { text-decoration: none; color: #666666}
a:hover { text-decoration: underline}


body {
	font-family: Verdana;
	font-size: 11px;
	vertical-align: top;
	background-image: url(bilder/bg.gif);	
} 

.text {
	font-family: Verdana;
	font-size: 11px;
	vertical-align: top;
	color: #666666;
} 

.rubrik {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: normal;
}

.meny {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.mellanrubrik {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}

.disctext {
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
}

.bgmorkgra {
	background: #666666;
}

.bgvit {
	background: #ffffff;
}

.textcell {
	background: #000000;
	vertical-align: top;
	line-height: 18px;
	padding: 6px;
}

.bild {
	margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px;;
	opacity: 1;
	filter: alpha (opacity=100);
}
.bildram {
	border: 1px solid #666666;
}

.opac {background: #ffffff; opacity: 0.7; filter: alpha (opacity=70);
}

