/* Import base CSS rules */
/* @import url(jeyjeysongs_start.css); */

body, td, p, a{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
	background-color:#99b7f9;
}

.meny a:hover, td a.meny:hover{
	color:#110c09;
	background-color:#ffd145;
	text-decoration:none;
	display:block;
}
.meny, .meny a:visited, .meny a:link {
	color:#ffd145;
	background-color:#110c09;
	text-decoration:none;
	font-weight:bold;
}

#normal, a:link, a:visited {
	color:#110c09;
	text-decoration:underline;
}

#maincontent {
	width:700px;
	margin:5px;
}

.storbokstav {
	font-size:18pt;
	font-weight:bold;
}

.storoverskrift {
	font-size: 36px;
}

.forfatter, .newsdated {
	font-size: 8pt;
	color:#9499de;
}

.skillestrek {
	color:#9499de;
}

.newsheading {
	font-size: 18px;
}
.newsheadingbig {
	font-size: 22px;
	font-weight:bold;
}
.newsingress, .newsingressfront {
	font-size: 10pt;
}
.newsingress {
	font-style:italic;
}

.bgbilde, tr.bgbilde, td.bgbilde { 
	background-color: #110c09;
}

td.gradert,tr.gradert {   
	background-image: URL("/images/site/skygge.kant.jpg");
	background-repeat:repeat-x;
	background-color:#99b7f9;
}

.kontakt-gul {
	font-weight:bold;
	background-color:#FFFFCC;
}

.avsnitt{ 
	font-size:12pt;
	color:#110c09;
	font-weight:bold;
}

.ingress, td ingress{ 
	font-size:11pt;
	font-style:italic;
	color:#110c09;
}

.quote {
	font-size:8pt;
	text-align:center;
}
