/* bahai.no CSS-File for RTE-Config */
/* Gunnar Jonsson, 3.2.2007 */
.normal {
   text-align: left; 
   font-style: normal;
   font-weight: normal;
   text-indent: 0%;
}
.liten-tekst {
   text-align: center; 
   font-style: normal;
   font-weight: normal;
   text-indent: 0%;
   font-size: 9px;
}
.sitat_hellig {
   text-align: left; 
   font-style: normal;
   font-weight: bold;
   text-indent: 10%;
}
.sitat_diverse {
   text-align: left; 
   font-style: normal;
   font-weight: normal;
   text-indent: 10%;
}
.sitatkilde {
   text-align: right; 
   font-style: italic;
   font-weight: normal;
   text-indent: 0%;
}
.overskrift_nivå_2 {
   text-align: left; 
   font-style: italic;
   font-weight: bold;
   text-indent: 0%;
   padding-top: 20px;
}
.overskrift_nivå_3 {
   text-align: left; 
   font-style: normal;
   font-weight: bold;
   text-indent: 0%;
   padding-top: 10px;
}
.rød_fet_skrift {
   font-style: normal;
   font-weight: bold;
   color: red;
}
.rød_normal_skrift {
   font-style: normal;
   font-weight: normal;
   color: red;
}
table.menu-tabell {
  border: 0px solid #333333; 
  border-style: dashed
  border-collapse: collapse;
  color: white;
}
table.menu-tabell td {
  border: 1px solid #FFFFFF; 
  text-align: center;
  font-size: 8px;
  background-color: #999999;
  width:110px;
  spacing: 0px;
  padding: 0px;
  color: white;
}
td.kunstner {
  font-size: 8px;
  background-color: white;
  color: white;
}
table.internal-link {
  font-size: 8px;
  background-color: #999999;
}
table.menu-tabell a:link {
  font-size: 9px;
  color: black;
}
table.menu-tabell a:visited {
  font-size: 9px;
  color: black;
}
A.kunst:link {
	background-color : transparent;
	color : black;
	text-decoration : none;
	font-weight : bold;
	font-size: 10px;
	font-stretch: ultra-condensed;
}
A.kunst:visited {
	background-color : transparent;
	color : black;
	font-weight : bold;
	text-decoration : none;
	font-size: 10px;
	font-stretch: ultra-condensed;
}
