/*
 *  Style sheet for "Bøger til socialister" til ASP på
 *  Internationale Socialisters hjemmesider
 *  
 */

BODY {
  color: #000000;
  background-color: #FFFFFF;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 11pt;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  border: 0;
}

.noshow {
  visibility : hidden;
  height: 0px;
  position : absolute;
  top : 0;
  left : 0;
}

.noshowc {
  visibility : hidden;
  text-align: center;
  height: 0px;
  position : absolute;
  top : 0;
  left : 0;
}

.noprint {
  visibility: hidden;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.noscreen {
  visibility: visible;
}


A:link {
  color: #0000FF;
  background: transparent;
}

 A:visited {
  color: #0033FF;
  background: transparent;
}

 A:hover {
  color: #CC0000;
  background: #FFFF00;
}

 A:active {
  color: #CC0000;
  background: transparent;
}

H1 {
  font-size: 36pt;
  color: #CC0000;
  background: transparent;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
}

H2 {
  font-size: 24pt;
  color: #000000;
  background: transparent;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
}

H3 {
  font-size: 18pt;
  color: #000000;
  background: transparent;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
}

H4 {
  font-size: 14pt;
  color: #000000;
  background: transparent;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

DL, P {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 11pt;
  color: #000000;
  background: transparent;
  text-align: left;
  text-indent: 0;
}

BLOCKQUOTE {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 11pt;
  color: #000000;
  background: transparent;
}

.c {
  text-indent: 0;
  text-align: center;
}

P.fst {
  text-indent: 0;
}

P.aktuel {
  color: #FFFF00;
}

P.link {
  text-align: center;
  font-size: 6pt;
  text-indent: 0;
  visibility : hidden;
  height: 0;
}

.rod {
  color: #CC0000;
  background: transparent;
}

.rodb {
  color: #CC0000;
  background: transparent;
  font-weight : bold;
}

.opdat {
  font-size: 4pt;
  text-align: right;
  margin-top: 0;
  margin-right: 5%;
  visibility : hidden;
  height: 0;
}

.trompet {
  background: #CC0000;
  color : #FFFFFF;
  border: 1px;
  width: 90%;
}

hr {
  color : #FF0000;
  background: transparent;
}

TD.vmo, TD.vmoa {
  background: #AA0000;
}

TD.vm, TD.vma {
  background: #444444;
}

P.vm {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight : bold;
  text-align: center;
}

P.vma {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight : bold;
  text-align: center;
  color: #FFFF00;
}

P.vmoa {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight : bold;
  text-align: center;
  color: #FFFF66;
}

P.vmo {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight : bold;
  text-align: center;
  color: #FFFFFF;
}

P.vm A:link, P.vmo A:link {
  color: #FFFFFF;
  background: transparent;
}

P.vm A:visited, P.vmo A:visited {
  color: #FFFFFF;
  background: transparent;
}

P.vm A:active, P.vmo A:active {
  color: #FFFF66;
  background: transparent;
}

P.vm A:hover, P.vmo A:hover {
  color: #FFFF66;
  background: transparent;
}


P.vmoa A:link {
  color: #FFFF66;
  background: transparent;
}

P.vmoa A:visited {
  color: #FFFF66;
  background: transparent;
}


P.vmoa A:active {
  color: #FFFFFF;
  background: transparent;
}

P.vmoa A:hover {
  color: #FFFFFF;
  background: transparent;
}

P.help { font-size: 13pt; }
P.help STRONG { color: #CC0000; }
H2.emne {
  color: #CC0000;
	text-align: center;
}
SPAN.lager { 
  font-size: 9pt;
  color: #FF0000;
}
SPAN.linkinfo { 
  font-size: 9pt;
  color: #000000;
}
.nyhed {
	color: #FFFF00;
  background: #FF0000;
  font-weight: bold;
}
P.tilbud { 
  color: #FF0000;
}
