﻿body        { font-size: 10px; font-family: Verdana; }

#center     { text-align: center; font-family: Verdana; }
#header     { width: 1024; font-family: Verdana; }

a           { color: Black; font-family: Verdana; }
a.noUnderline { color: Black; font-family: Verdana; text-decoration:none; }
a.white     { color: White; font-family: Verdana; text-decoration:none; }
a.dark      { color: #454545; font-family: Verdana; text-decoration:none; }
h2          { color: Black; font-family: Verdana; font-weight: bold; font-size: 11px; }
h3          { color: Black; font-family: Verdana; font-weight: bold; font-size: 10px; margin-bottom:4px; }
h4          { color: Black; font-family: Verdana; font-style: italic; font-size: 10px; }
p.story     { font-style: italic; }
span        { font-style: normal; }
.center     { text-align: center; }
.CG-font    { font-size: 15.75px; font-family: Arial; color: #006C31; }

div.hr_forside
{ 
    border-style: solid; 
    border-color: #73B5BD; 
    border-width: 2px 0px 0px 0px; 
    border-spacing: 5px; 
}
div.hr_sundhed
{ 
    border-style: solid; 
    border-color: #E68421; 
    border-width: 2px 0px 0px 0px; 
    border-spacing: 5px; 
}
div.hr_kraeft   
{ 
    border-style: solid; 
    border-color: #08947B; 
    border-width: 2px 0px 0px 0px; 
    border-spacing: 5px; 
}
div.hr_paar0rende
{ 
    border-style: solid; 
    border-color: #0084CE; 
    border-width: 2px 0px 0px 0px; 
    border-spacing: 5px; 
}
div.hr_mentor
{ 
    border-style: solid; 
    border-color: #BD1929; 
    border-width: 2px 0px 0px 0px; 
    border-spacing: 5px; 
}
div.hr_white
{ 
    border-style: solid; 
    border-color: White; 
    border-width: 2px 0px 0px 0px; 
    border-spacing: 5px; 
}

ul.list-forside
{
    line-height: 16px;
    list-style-image: url('../../images/Forsidebullet-small.gif');
}
ul.list-sundhed
{
    line-height: 16px;
    list-style-image: url('../../images/Sundhedbullet-small.gif');
}
ul.list-kraeft
{
    line-height: 16px;
    list-style-image: url('../../images/Kraeftbullet-small.gif');
}
ul.list-paar0rende
{
    line-height: 16px;
    list-style-image: url('../../images/Paar0rendebullet-small.gif');
}
ul.list-mentor
{
    line-height: 16px;
    list-style-image: url('../../images/Mentorbullet-small.gif');
}
ul.list-aktiviteter
{
    line-height: 16px;
    list-style-image: url('../../images/Forsidebullet-small.gif');
    padding-bottom: 3px;
}
ul.list-aktiviteter li
{
    padding-bottom: 7px;
}

div.leftMenu
{
    vertical-align: top;
}

.main_menu  
{ 
    color: White; 
    font-family: Verdana; 
    font-weight: bold; 
    font-size: 10px; 
    width: 1008px; 
    margin-top: -4px; 
    padding: 6px 8px 8px 8px;
}

.div_right_margin
{
    font-family: Verdana; 
    font-size: 10px; 
    margin-right: 5px;
    vertical-align: top;
    width: 230px;
    text-align: left;
    margin-left: 10px;
}

.div_large_center_column
{
    padding-left: 10px;
    vertical-align: top;
    width: 766px;
}

.div_small_center_column
{
    padding-left: 7px;
    padding-right: 10px;
    vertical-align: top;
    width: 586px;
}

.div_right_column
{
    padding-left: 14px;
    vertical-align: top;
    width: 180px;
}

.newsletterBox
{
    margin-top:35px;
    padding: 0px 5px 5px 5px;
    text-align: left;
    color: White;
    width: 212px;
}

.ForsideColorScheme
{
    background-color: #73B5BD;
}

.KraeftColorScheme
{
    background-color: #08947B;
}

.MentorColorScheme
{
    background-color: #BD1929;
}

.Paar0rendeColorScheme
{
    background-color: #0084CE;
}

.SundhedsColorScheme
{
    background-color: #E68421;
}

.newsletterBox h2
{
    color: Black;
    padding-top:3px;
    margin-bottom: 0px;
}

.right
{
    margin-right: 2px;
    text-align: right;
    font-weight: bold;
}

.error
{
    color: Red;
}

.pageBox
{
    margin-top: 20px;
    padding: 15px 15px 7px 15px;
    text-align: left;
    color: White;
    width: 93%;
}
.boxheader
{
    font-size: 11px;
    color: White;
    font-weight:bold;
}
.left
{
    text-align: left;
}
.right
{
    font-weight: normal;
    text-align: right;
}
table.calendar
{
    border-collapse:collapse;
}
table.calendar th {
	border-width: 1px;
	padding: 3px;
    border-style: solid;
    border-color: #73B5BD;
    font-size:11px;
}
table.calendar td {
	border-width: 1px;
	padding: 3px;
    border-style: solid;
    border-color: #73B5BD;
    vertical-align:top;
}
.calendarActivity 
{
    text-align:center;
}
.calendarTitle
{
    font-weight: bold;
    margin:8px;
}

.activityOverviewCategory
{
    color: Black; 
    font-family: Verdana; 
    font-weight: bold; 
    font-size: 12px; 
}
.activityOverviewTitle
{
    text-decoration: underline;
}
