/*CSS-stilarket for det e meg.

	Utgave: Basic

	@Forfatter Jo Are Ingvaldsen

	@Versjon 0.6.170807*/

body { 

 /* background: #eee url(hode.png) no-repeat top left;*/

  /*background-color:#eeefff;*/

  background-color:	#ffffff;

  color:#000000;

  padding-left:0px;

  font-family : tahoma, "trebuchet MS", arial, sans-serif;

  margin-left:0;
  margin-top:0;

} 



p.ingress { 

  font-weight:bold;

  padding-top:5px;

  padding-bottom:5px

} 



p.forvisning {

	padding: 0px;

	margin-top: 5px;

	margin-bottom: 5px;

}



img.artikkel {

	float:right;

	margin: 5px;

	border: 1px solid #cccccc;

}



hr {

	color:#ccccccc;

	background-color:#cccccc;

}

small.info { 

  color:#6699ff;

} 



a:link  { 

  color:#003366;

  text-decoration: none;

}



a:visited  { 

  color:#417db9;

  text-decoration: none;

}

/*a:hover  { 

  background:#0066cc;

}*/ 



h2, h4 {

	color:#cccccc;

}



h3{

	margin-top: 2px;

	margin-bottom: 2px;

	color:#003366;

	padding:0px;

	margin-left:0px;

	margin-right:0px;

}



h3.overskrift {

	margin: 0px;

	background-color:#ffffff;

	color:#cccccc;

}



h1 {

	color:#003366;

	margin:0px;

	margin-left:5px;

	margin-bottom:5px;

	/*border-top:1px #bed0ef dotted;*/

}

/* Div-oppsettet: */



#kropp {

	width:800px;

	left:0px;

	height:auto;

	padding:0px;

	float:none;

}



#kropp-bakgrunn {

	float: left;

	background-color:#F6F6FF;

	border: 1px solid #eeefff;

}



#hode {

	margin-top:0px;

	margin-left:0px;

	margin-bottom:0px;

	width:800px;

	height:auto;

	text-align:center;

	color:#cccccc;

} 

	

div.venstre  { 

	padding:0px;

	margin:0px;

	width:125px;

	height:auto;

	float:left;

	background-color:transperant;

	color:#417db9;

	border-left: 1px solid #eeefff;

	border-right:1px solid #eeefff;

	border-bottom:1px solid #eeefff;

}

#venstre-meny {

	margin-left:5px;

}

#hoyre  { 

	background-image: url("http://kaffeprat.com/joare/bruk/fisk_071.jpg");

	background-repeat: repeat-x;

	background-position:top;

	padding:0px;

	padding-top:28px;

	width:544px;

	height:auto;

	min-height:500px;

	float:left;

	margin:0px;

	background-color:#F6F6FF;

	color:#000000;

} 



#hoyre a:link {

	color:#003366;

	text-decoration:none;

}

#hoyre a:visited {

	color:#6699ff;

	text-decoration:none;

}

#hoyre span.ingress 

{ 

} 



#hoyre h4 {

	color:#003366;

}



#hoyre h3.overskrift {

	background-color:#ffffff;

	color:#ccccccc;

}

#tekst  

{ 

	text-align:justify;

	margin:5px;

} 



#bunn  { 

	color:#cccccc;

	margin-top:10px;

	padding-top:10px;

	width:800px;

	float:left;

	height:75px;

	margin:0px;

	text-align:center;

	background-image: url("http://kaffeprat.com/joare/bruk/bunn.jpg");

	background-repeat: no-repeat;

}



/* * * * * * * * * *

 *   Zebra tabell  *

 * * * * * * * * * *

 Endret: 25.10.2005 */

table.iTunes tbody tr td{

	background-color: #fff;

}

table.iTunes tbody tr.par td{

	background-color: #99ccff;

}



/* * * * * * * * * *

 *      Ramme      *

 * * * * * * * * * *

 Endret: 29.10.2005 */

div.ramme {

	margin:0px;

	width:125px;

	padding:0px;

}

img.ramme {

	margin:0px;

}

p.ramme {

	font-style:italic;

	overflow:visible;

	width:125px;

}

p.rammer {

	padding-left:2px;

}



div.ramme a:link {

	text-decoration:none;

}

div.ramme a:visited {

	text-decoration:none;

}



/* * * * * * * * * * *

 *      Galleri      *

 * * * * * * * * * * *

 Endret: 10.01.2006  */

#galleri{

	text-align: center;

}



div.bilde {

	width: 160px;

	height: 200px;

	border: 1px solid;

	text-align: center;

	float: left;

	margin: 5px;

}



div.bilde img {

	border-bottom: 1px solid;

}



/* * * * * * * * * *

 *    Annonser     *

 * * * * * * * * * */

div.annonse {

	position: absolute;

	top: 190px;

	left:850px;

}

/* * * * * * * * * * 
 *   Kommentarer   *
 * * * * * * * * * */

#komVisSkjul{
	cursor: pointer;
}

#komLagre{
	cursor: pointer;
	color:#6699ff;
}

#kommentarUtskrift {
	
}

div.divKom{
	margin: 5px;
	padding: 2px;
}

div.komNavn{
	float: left;
	color: #003366;
	font-size: 80%;
	width: 120px;
}

span.komTekst{
	float: left;
	padding-left: 5px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	width:370px;
	border-left: 1px #cccccc dotted;
}

div.komRamme{
	margin-top: 5px;
	float:left;
	width: 500px;
	border-bottom: 1px #cccccc groove;
	margin-bottom: 5px;
}