/* CSS Document */

body { background: #333333;}

a:link { text-decoration: none; color: #000000}
a:visited { text-decoration: none; color: #000000}
a:active { text-decoration: none; color: #000000}
a:hover { text-decoration: underline}


body {
	font-family: Verdana;
	font-size: 11px;
	vertical-align: top;
} 

.rubrik {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
}

.meny {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.mellanrubrik {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

.disctext {
	font-family: Verdana;
	font-size: 9px;
}

.bgmorkgra {
	background: #c0c0c0;
}

.bgljusgra {
	background: #f1f1f1;
}

.textcell {
	background: #ffffff;
	vertical-align: top;
	line-height: 18px;
	padding: 6px;
}

.bild {
	border: 1px solid #ffffff

}

.opac {background: #ffffff; opacity: 0.7; filter: alpha (opacity=70);
}

.skylt1 {background-image: url(bg1.jpg); background-attachment: fixed
}

.skylt2 {background-image: url(meny.jpg); background-attachment: fixed
}
