div#header {
background: url(../img/headerforside.gif) repeat-x;
}
div#forside div#header {
background: url(../img/headerforside.gif) repeat-x;
}
div#omoss div#header {
background: url(../img/headeromoss.gif) repeat-x;
}
div#drommekurs div#header {
background: url(../img/headerdromme.gif) repeat-x;
}
div#veiledningskurs div#header {
background: url(../img/headerveiledning.gif) repeat-x;
}
div#psykoterapi div#header {
background: url(../img/headerpsykoterapi.gif) repeat-x;
}
div#livsveiledning div#header {
background: url(../img/headerlivsveiledning.gif) repeat-x;
}
div#parterapi div#header {
background: url(../img/headerparterapi.gif) repeat-x;
}

div#top {
background: url(../img/forside.jpg) no-repeat;
}
div#forside div#top {
background: url(../img/forside.jpg) no-repeat;
}
div#omoss div#top {
background: url(../img/omoss.jpg) no-repeat;
}
div#drommekurs div#top {
background: url(../img/dromme.jpg) no-repeat;
}
div#veiledningskurs div#top {
background: url(../img/veiledning.jpg) no-repeat;
}
div#psykoterapi div#top {
background: url(../img/psykoterapi.jpg) no-repeat;
}
div#livsveiledning div#top {
background: url(../img/livsveiledning.jpg) no-repeat;
}
div#parterapi div#top {
background: url(../img/parterapi.jpg) no-repeat;
}

div#forside div#top h2 {
color: #FFF;
}
div#forside div#top h2 {
color: #FFF;
font-size: 2em;
}
div#omoss div#top h2 {
color: #FFF;
}
div#drommekurs div#top h2 {
color: #FFF;
}
div#veiledningskurs div#top h2 {
color: #FFF;
}
div#psykoterapi div#top h2 {
color: #FFF;
}
div#livsveiledning div#top h2 {
color: #FFF;
}
div#parterapi div#top h2 {
color: #FFF;
}

div#drommekurs div.calendar li {
color: #FFF;
border-bottom: 1px solid #90F;
}
div#veiledningskurs div.calendar li {
color: #FFF;
border-bottom: 1px solid #F90;
}

div#forside div#content h3 {
color: #06C;
}
div#omoss div#content h3 {
color: #06C;
}
div#drommekurs div#content h3 {
color: #90F;
}
div#veiledningskurs div#content h3 {
color: #C33;
}
div#psykoterapi div#content h3 {
color: #CC3;
}
div#livsveiledning div#content h3 {
color: #06C;
}
div#parterapi div#content h3 {
color: #06C;
}


a {
color: #339;
}
div#forside a {
color: #339;
}
div#omoss a {
color: #339;
}
div#drommekurs a {
color: #F0F;
}
div#veiledningskurs a {
color: #F90;
}
div#psykoterapi a {
color: #000;
}
div#livsveiledning a {
color: #69d500;
}
div#parterapi a {
color: #339;
}


div#forside em {
color: #06C;
}
div#omoss em {
color: #06C;
}
div#drommekurs em {
color: #90F;
}
div#drommekurs em {
color: #F90;
}
div#veiledningskurs em {
color: #F90;
}
div#psykoterapi em {
color: #CC3;
}
div#livsveiledning em {
color: #06C;
}
div#parterapi em {
color: #06C;
}

div#footer {
border-top: 1px solid #06C;
}
div#forside div#footer {
border-top: 1px solid #06C;
}
div#omoss div#footer {
border-top: 1px solid #06C;
}
div#drommekurs div#footer {
border-top: 1px solid #90F;
}
div#veiledningskurs div#footer {
border-top: 1px solid #F90;
}
div#psykoterapi div#footer {
border-top: 1px solid #CC3;
}
div#livsveiledning div#footer {
border-top: 1px solid #06C;
}
div#parterapi div#footer {
border-top: 1px solid #06C;
}

