.jsnav2 {}
.jsnav3 {}

A {text-decoration: none}
/* Navigation */
.navcontainer img {
margin: 0px;
padding: 0px;
}

.navcontainer a:link, .navcontainer a:active, .navcontainer a:visited, .navcontainer a:hover {
color:#4a484d;;
font-weight: bold;
}


.navcontainer a:hover {
text-decoration: underline;
}

.nav1_left {
float: left;
width: 8px;
height: 21px;
color:#4a484d;
}

td.nav1 {
background-image:url('/setup/images/3/nav_bg.jpg');
background-repeat: repeat-x;
width: auto;
height: 21px;
vertical-align: middel;
color:#4a484d;
}

td.nav1_ia {
background-image:url('/setup/images/3/nav_bg_ia.gif');
background-repeat: repeat-x;
width: auto;
height: 21px;
color:#4a484d;
}

.nav1_right {
float: left;
width: 8px;
color:#4a484d;
}

/*Navigation slut */
/* Layout typografier */
body 
{
    background-image:url('/setup/images/3/bodybg.jpg');
    background-repeat: repeat-x;
    background-color: #026465;
    color: #4a484d;
    padding: 30px 0px 0px 0px;
    font-family: Arial;
    font-size: 11px;
}

#contentContainer 
{
    width: 718px;
    margin: auto;
    background-color:#ffffff;
    background-image:url('/setup/images/3/baggrund.jpg');
    background-position: top;
    background-repeat: no-repeat;
    min-height: 500px;
}

#toplogo 
{
    position: absolute;
}

#toplogo img 
{
    margin: 16px 0px 16px 25px;
}

#topImg 
{
    position: absolute;
    float: right;
    margin: -30px 0px 0px 600px;
}

#footer 
{
    width: 718px;
    margin: auto;
    height: 20px;
    text-align: center;
    color: #fff;
    background-color: #39bec5;
    font-weight: 700;
    padding: 7px 0px 0px 0px;
}

#footer a:link, #footer a:visited, #footer a:active 
{
    color: #fff;
    text-decoration: none;
}

#footer a:hover 
{
 text-decoration: underline;
}

#content 
{
    padding: 200px 0px 0px 0px;
}

.content_text 
{
    margin-left:25px;
}
/* Layout typografier slut */

/* Typografier */
h1 
{
    font-size: 15px;
    color: #0c8484;
    font-weight: 700;
    margin: 0px 0px 5px 0px;
}

h2 
{
    font-size: 13px;
    color: #0c8484;
    font-weight: 700;
    margin: 0px 0px 3px 0px;
}
/* Typografier slut */



 .sectionheader {
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 14px;
font-weight: bold}

.sectionintro {
font-style: italic}

.inlinelink {
color: #4a484d;
text-decoration: underline}

.navigation {
font-family: Arial, Helvetica, Sans-serif;
color: #4a484d}

.nav2 {
color: #4a484d;
margin-right: 15px;
}

