/*
Stylesheet for Norsk Familieøkonomi
last edited by: jorg@lycos-europe.no @ 26.01.02
 TAG-properties
*/
body, td  {
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-family: Trebuchet MS,tahoma, sans-serif;
	line-height: 145%;
}

.bbackpad { padding: 5px; }
.bback { 
	background: #ccc no-repeat url( 'img/bbr.gif' );
	background-position: bottom right;
	color: #333; 
	font-weight: bold;
	width: 100%;
	line-height: 120%;
}

body { background: #eee; padding:0; margin: 0;}
table { background: #fff; }
blockquote { background: #f86; }
li { list-style-type: square;}
pre { display: inline; background: #e8e8e8; border: 1px solid #e0e0e0;}
img { border: none;  }
.imgtext { font-size: 10px; font-style: italic; padding: 3px; background: #fff;}
.imgfl { float: left; margin-right: 10px; border: 1px solid black; }
.imgfr { float: right; margin-left: 10px; border: 1px solid black; }

.aright { display: block; text-align: right; }
.aleft	{ display: inline; }
.mid { vertical-align: middle; text-align: right; }
.fr { float: right; margin: 4px; }

form { display: inline; }

p { padding: 0px 2px 0px 2px; display: block;}

a { color: #000088; background: transparent; text-decoration: none; color: #f30;}
a:hover { color: #0000ff; }
a:active { color: #0000ff; }

.light { color: #ffffff; background: transparent; text-decoration: underline; }
.light:hover {	color: #ddddff; }
.light:active { color: #ddddff; }

input {
  background: #ffffff;
  border: 1px solid inset;
  border-color: #888888;
  font-size: 11px;
  font-family: verdana, sans-serif;
}
.title { font-size: 18px; }
.teaser { font-weight:bold; }
.text {
	padding: 2px 6px 2px 6px;
	
	/*border: 1px solid black;*/
}

.tiny {
  font-size: 10px;
  font-family: arial, tahoma, verdana, sans-serif;
}
.radio { background: transparent; border: none; vertical-align: middle; }

.group {
	border: 2px solid #940A09;
	background: #fff;
	padding: 2px;
	margin-bottom: 3px;
	margin-top: 3px;
	width: 100%;
	text-align: left;
}
.grouptitle {
	display: inline;
	font-weight: bold;
	font-size: 14px;
	position: relative; 
	top: 0.7em; left: 0.7em; 
	background: transparent; 
	color: #940A09;
	padding: 0px 2px 0px 2px;
}
.newssource {
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: italic;
}
.newstext {
	font-size: 11px;
	font-weight: bold;
	color: #0C3358;
}
.spacer {
	border: none;
	border-width: 0px 0px 0px 0px;
	width: 100%;
	margin-top: 3px;
	}
	
.headercontainer {
	border: solid black;
	border-width: 1px;
	margin-top: 10px;
	margin: 3px;
	width: 725px;
}
.footercontainer {
	border: solid black;
	border-width: 1px 0px 0px 0px;
	margins: 3px;
	text-align: center;
}
.footer {
	color: #fff;
	background: #0C3358
}

.error {
	background: transparent;
	color: #ff0000;
}
.pad	{
	padding-left:	4px;
	padding-right:	4px;
}

.C1 {
	background: #eee; 
	border-bottom: 1px dotted #f00;
	width: 20%;
	padding-bottom: 5px;
	font-weight: bold;
	}
.C2 {
	background: #fff; 
	border-bottom: 1px dotted #f00;
	padding-bottom: 5px;	
}
.container {border: 2px solid #0C3358;}
.colback {background: #608CB5;}
.mback,.mhead { height: 20px; width: 150px; display:block; background: #fff; color: #000; text-decoration: none;}
.mback:hover { background: #aaa; color: #000; }
.mback:active { background: #ccc; color: #fff; }

.mhead { font-size: 13px; font-weight: bold;  text-align: left; background: #0C3358 ; padding-left: 4px; color: #fff;}
