@import url('2009apotekFontS.css');

body {
color: #fff;
background: #000;
}

div.tools a,
div.Legend a, 
div.Legend a:hover,
#topMenuWrap ul.M0 li a,
#topMenuWrap ul.M0 li a:hover,
div.content a,
#leftMenuWrap ul.M0 li a,
#leftMenuWrap ul.M0 li a:hover
 {
color: yellow;
}

#footerWrap, 
#footerWrap a
 {
color: #fff;
}
#topMenuWrap ul.M0,
#topMenuWrap ul.M0 li,
#topMenuWrap ul.M0 li:hover{
background: #000;
}

#topMenuWrap ul.M0 li,
#leftMenuWrap ul.M0 li {
border-color: #fff;
}
/* ************************************************************************** 
    FONT DEFINITIONS FOR CONTRAST
************************************************************************** */




h1, h1.h1, BIG, big {
/*font-family: Georgia, 'Times New Roman', serif;*/
font-size: 1.4em;
color: #fff;
margin-bottom: 1em;
}

h1 span {
color: #e4e4e4;
}


h2, h2.h2 {
/*font-family: Georgia, 'Times New Roman', serif;*/
font-size: 1.2em;
margin-top: 1em;
}


h3, h3.h3 {
margin-top: 1em;
font-size: 1.1em;
}


h4, h4.h4 {
margin-top: 1em;
font-size: 1.1em;

}


div.content, p, ul, ol {


}


.text2 {
color: #e4e4e4;
}


.text3 {
color: #e4e4e4;
}


small { /* bildetekst */
font.size: 0.8em;
color: #efefef;
}
div.content ul{
padding: 1em 0 1em 35px;
list-style-type: square;
}
div.content a, #contentWrap a {
color:#fff;
text-decoration: underline;
}
div.content a:hover, #contentWrap a:hover {
color: yellow;
text-decoration: underline;
}

div.content a.button {
background: #000; /*#cfe4a6;*/
border: 1px solid #fff;
padding: 0px 10px;
text-decoration: none;
color: #fff;
margin-right: 5px;
}

div.content a.button:hover {
background: #000;
border: 1px solid #fff;
color: #fff;
text-decoration: none;
}
ul.M0 li a.L1_Active {color: #fff;}
