/* Copyright (C) 2008, TID TIL FORANDRING (TM), tidtilforandring.dk. Alle rettigheder forbeholdes. */

html, body {
    margin: 0;
    padding: 0;
}

body {
    background-color: #dcdcdc;
    color: #505050;
    font-family: arial, helvetica, sans-serif;
    font-size: 62.5%;
    text-align: center;
}

.oldbrowsers {
    display: none;
}

.preloaddesigngraphics {
    position: absolute; 
    left: 0;
    top: -5000px;
}

.pagewrapper {
    margin: 0;
    width: 100%;
    background-color: #dcdcdc;
    position: relative;
}

.pageouter {
    width: 100%;
}

.pageinner {
    margin-top: 0px;
    text-align: left;
}

.headerwrapper {
    width: 100%;
    height: 120px;
    background-color: #c15555;
    border-bottom: 1px solid #f0c76a;
    position: relative;
}

.headerouter {
    margin-top: 0;
    height: 120px;
    width: 934px;
    background: url(images/logo-baggrund.jpg);
    background-repeat: repeat-y;
    background-position: top center;
    /* background-color: #c15555; */
    background-color: #bd3d3c;
    display: block;
    margin: 0 auto;
}

.headerinner {
    height: 120px;
    margin-left: 12px;
    background: url(images/logo.jpg);
    background-repeat: no-repeat;
    background-position: center left;
}

.header-flash {
    text-align: right;
    margin-right: 70px;
}

.menuwrapper {
    width: 100%;
    height: 28px;
    background-color: #8a8a8a;
    position: relative;
}

.menuouter {
    margin-top: 0;
    height: 28px;
    width: 934px;
    background: url(images/menu-baggrund.jpg);
    background-repeat: repeat-y;
    background-position: top center;
    background-color: #8a8a8a;
    display: block;
    margin: 0 auto;
}

.menuinner {
    margin-left: 55px;
    margin-right: 55px;
}

.menuleft {
    font-size: 1.2em;
    color: #ffffff;
    background-color: transparent;
    line-height: 28px;  
    vertical-align: middle;
    text-align: left;
    float: left;
}

.menuright {
    font-size: 1.2em;
    color: #ffffff;
    background-color: transparent;
    line-height: 28px;  
    vertical-align: middle;
    text-align: right;
    float: right;
}



.menuouter a:link, .menuouter a:visited {
    text-decoration: none;
    font-weight: normal;
    color: #ffffff;
    background-color: transparent;
}

.menuouter a:hover, .menuouter a:active {
    text-decoration: none;
    font-weight: normal;
    color: #f0c76a;
    background-color: transparent;
}

.menuitem-l {
    padding-right: 20px;
}

.menuitem-r {
    padding-left: 20px;
    line-height: 28px;  
    vertical-align: middle;
}



.navigationwrapper {
    width: 100%;
    height: 39px;
    position: relative;
}

.navigationouter {
    height: 39px;
    width: 934px;
    background: url(images/indholdbaggrund.jpg);
    background-repeat: repeat-y;
    background-position: top center;
    display: block;
    margin: 0 auto;
}

.navigationinner {
    height: 39px;
    width: 910px;
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 0px;
    margin-bottom: 0px;
    background: url(images/vandret-dotted.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
}

.navigationcontent {
    height: 39px;
    width: 910px;
    background: url(images/navheader.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

.navigationcontentholder {
    margin-left: 40px;
    width: 870px;
    line-height: 39px;  
    vertical-align: middle;
    font-size: 1.2em;
    text-align: left;
}


.navigationcontent a:link, .navigationcontent a:visited {
    text-decoration: none;
    font-weight: normal;
    color: #656565;
    background-color: transparent;
}

.navigationcontent a:hover, .navigationcontent a:active {
    text-decoration: underline;
    font-weight: normal;
    color: #656565;
    background-color: transparent;
}

.searchform {
    float: left;
}

.roundboxwrapper {
    position: relative;
    text-align: left;
    width: 934px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
}

.roundboxouter {
    width: 934px;
}

.roundboxinner {
    background: url(images/indholdbaggrund.jpg);
    background-repeat: repeat-y;
    background-position: top center;
}

.roundbox-center {
    padding-top: 40px;
    /* background: url(../images/vandret-dotted.jpg); */
    /* background-repeat: repeat-x; */
    /* background-position: left bottom; */
    /*padding-bottom: 2px;*/
    width: 910px;
    margin-left: 12px;
    margin-right: 12px;
}

.roundbox-center-content {
    width: 910px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.roundbox-center-content h1 {
    font-size: 1.6em;
    font-weight: bold;
    margin-bottom: 24px;
}

.roundbox-center-content h2 {
    font-weight: bold;
    font-size: 1.4em;
}

.roundbox-center-content h3 {
    font-size: 1.4em;
}


.roundbox-center-content h4 {
    font-size: 1.2em;
}

.roundbox-center-content p {
    font-size: 1.2em;
    line-height: 1.4;
}

.roundbox-center-content li {
    font-size: 1.2em;
    line-height: 1.4;
}

.roundbox-center-content a:link, .roundbox-center-content a:visited {
    text-decoration: none;
    font-weight: normal;
    color: #506cbe;
    background-color: transparent;
}

.roundbox-center-content a:hover, .roundbox-center-content a:active {
    text-decoration: underline;
    font-weight: normal;
    color: #506cbe;
    background-color: transparent;
}

.roundbox-center-content-l {
    width: 300px;
    float: left;
}

.roundbox-center-content-c {
    width: 560px;
    /*text-align: justify;*/
    float: left;
}

.roundbox-center-content-c a:link, .roundbox-center-content-c a:visited {
    text-decoration: none;
    font-weight: bold;
    /*color: #73880A;*/
    color: #656565;
    background-color: transparent;
}

.roundbox-center-content-c a:hover, .roundbox-center-content-c a:active {
    text-decoration: underline;
    font-weight: bold;
    /*color: #73880A;*/
    color: #73880A;
    background-color: transparent;
}

.roundbox-center-content-r {
    width: 50px;
    float: left;
}



/* LEFT MENU */

.leftsidemenu {
    margin-top: 50px;
    font-size: 1.2em;
}



.menustart {
    margin-top: 0px;
    height: 30px;
    width: 200px;
    margin-left: 40px;
    background: url(images/menudotted2.jpg);
    background-repeat: repeat-x;
}

.menufolded {
    height: 30px;
    width: 200px;
    margin-left: 40px;
    background: url(images/menudotted1.jpg);
    background-repeat: repeat-x;
}

.menuunfolded {
    height: 30px;
    width: 200px;
    margin-left: 40px;
}

.menuafterunfolded {
    height: 30px;
    width: 200px;
    margin-left: 40px;
    background: url(../images/menudotted2.jpg);
    background-repeat: repeat-x;
}

.menuafterunfolded-empty {
    height: 1px;
    width: 200px;
    margin-left: 40px;
    background: url(../images/menudotted2.jpg);
    background-repeat: repeat-x;
}

.menu-content-level1 {
    line-height: 30px;
    vertical-align: middle;
    padding-left: 8px;
}

.menu-content-level1-selected {
    line-height: 30px;
    vertical-align: middle;
    padding-left: 8px;
}


.menu-content-level1 a:link, .menu-content-level1 a:visited {
    text-decoration: none;
    font-weight: normal;
    color: #656565;
    background-color: transparent;
}

.menu-content-level1 a:hover, .menu-content-level1 a:active {
    text-decoration: underline;
    font-weight: normal;
    color: #656565;
    background-color: transparent;
}

.menu-content-level1-selected a:link, .menu-content-level1-selected a:visited {
    text-decoration: none;
    font-weight: bold;
    color: #656565;
    background-color: transparent;
}

.menu-content-level1-selected a:hover, .menu-content-level1-selected a:active {
    text-decoration: underline;
    font-weight: bold;
    color: #656565;
    background-color: transparent;
}

.menu-content-level2 {
    line-height: 30px;
    vertical-align: middle;
    padding-left: 24px;
}

.menu-content-level2-selected {
    line-height: 30px;
    vertical-align: middle;
    padding-left: 24px;
    font-weight: bold;
}

.menu-content-level2 a:link, .menu-content-level2 a:visited {
    text-decoration: none;
    font-weight: normal;
    color: #656565;
    background-color: transparent;
}

.menu-content-level2 a:hover, .menu-content-level2 a:active {
    text-decoration: underline;
    font-weight: normal;
    color: #656565;
    background-color: transparent;
}

.menu-content-level2-selected a:link, .menu-content-level2-selected a:visited {
    text-decoration: none;
    font-weight: bold;
    color: #656565;
    background-color: transparent;
}

.menu-content-level2-selected a:hover, .menu-content-level2-selected a:active {
    text-decoration: underline;
    font-weight: bold;
    color: #656565;
    background-color: transparent;
}

.menu-content-level3 {
    line-height: 30px;
    vertical-align: middle;
    padding-left: 40px;
}

.menu-content-level3-selected {
    line-height: 30px;
    vertical-align: middle;
    padding-left: 40px;
    font-weight: bold;
}

.menu-content-level3 a:link, .menu-content-level3 a:visited {
    text-decoration: none;
    font-weight: normal;
    color: #656565;
    background-color: transparent;
}

.menu-content-level3 a:hover, .menu-content-level3 a:active {
    text-decoration: underline;
    font-weight: normal;
    color: #656565;
    background-color: transparent;
}

.menu-content-level3-selected a:link, .menu-content-level3-selected a:visited {
    text-decoration: none;
    font-weight: bold;
    color: #656565;
    background-color: transparent;
}

.menu-content-level3-selected a:hover, .menu-content-level3-selected a:active {
    text-decoration: underline;
    font-weight: bold;
    color: #656565;
    background-color: transparent;
}

.menusubitem {
    height: 30px;
    width: 200px;
    margin-left: 40px;
}

.raquoplacer {
    width: 20px;
    padding-right: 8px;
    line-height: 30px;
    vertical-align: middle;
    float: right;
}

.raquo {
    font-size: 1.2em;
    background: transparent;
    color: #c15555;
}




/* R O U N D B O X - B O T T O M */

.roundbox-bottom {
    padding-top: 0px;
    margin: 0 auto;
    display: block;
    width: 934px;
    height: 30px;
}

.roundbox-bottom-left {
    width: 40px;
    height: 30px;
    background: url(images/lower-left-corner.jpg);
    background-repeat: no-repeat;
    float: left;
}

.roundbox-bottom-center {
    width: 853px;
    height: 30px;
    background: url(images/lower-center.jpg);
    background-repeat: repeat-x;
    float: left;
}

.roundbox-bottom-right {
    width: 41px;
    height: 30px;
    background: url(images/lower-right-corner.jpg);
    background-repeat: no-repeat;
    float: right;
}

.clear {
    clear: both;
}

.information {
    text-align: center;
    font-family: arial, helvetica, sans-serif;
    font-size: 1.2em;
    color: #828282;
    background-color: transparent;
    margin-bottom: 40px;
}

.information a:link, .information a:visited {
    text-decoration: none;
    font-weight: bold;
    color: #828282;
    background-color: transparent;
}

.information a:hover, .information a:active {
    text-decoration: none;
    font-weight: bold;
    color: #000000;
    background-color: transparent;
}

.asterisk {
    font-size: 1.3em;
    font-weight: bold;
    color: #C05C5C;
}

.space-5 {
    margin-top: 5px;
}

.space-15 {
    margin-top: 18px;
}

.space-30 {
    margin-top: 30px;
}

.space-40 {
    margin-top: 40px;
}

.space-50 {
    margin-top: 50px;
}

.soldout {
    color: #ffffff;
    background-color: #cd1d0f;
    font-weight: bold;
}

.seatsOK {
    color: #ffffff;
    background-color: #3da026;
    font-weight: bold;
}

.seatsCloseToNotOK {
    color: #ffffff;
    background-color: #e6af38;
    font-weight: bold;
}

.seatsNotOK {
    color: #ffffff;
    background-color: #cd1d0f;
    font-weight: bold;
}



/* campaign */

.helbredstjek {
    width: 560px;
    height: 330px;
    background: url(images/helbredstjek.jpg);
    background-repeat: no-repeat;
}

.helbredstjekindhold {
    width: 480px;
    height: 270px;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 40px;
    padding-right: 40px;
}

.nyhjemmeside {
    width: 560px;
    height: 220px;
    background: url(images/nyhjemmeside.jpg);
    background-repeat: no-repeat;
}

.nyhjemmesideindhold {
    width: 480px;
    height: 140px;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 40px;
    padding-right: 40px;
}

.iphone {
    width: 560px;
    height: 246px;
    background: url(images/iphone.jpg);
    background-repeat: no-repeat;
}

.iphoneindhold {
    width: 350px;
    height: 140px;
    padding-top: 50px;
    padding-bottom: 30px;
    padding-left: 40px;
    padding-right: 40px;
}


.nyhjemmeside_small_merimondo {
    width: 560px;
    height: 99px;
    background: url(images/merimondo-ad.jpg);
    background-repeat: no-repeat;
}

.nyhjemmesideindhold_small_merimondo {
    margin-left: 404px;
    margin-right: 42px;
    width: 104px;
    height: 99px;
}

.nyhjemmesideindhold_small_merimondo_indhold {
    padding-top: 10px;
}



.nyhjemmeside_small_herningcity {
    width: 560px;
    height: 99px;
    background: url(images/herningcity-ad.jpg);
    background-repeat: no-repeat;
}

.nyhjemmesideindhold_small_herningcity {
    margin-left: 53px;
    margin-right: 337px;
    width: 167px;
    height: 99px;
}

.nyhjemmesideindhold_small_herningcity_indhold {
    padding-top: 10px;
}


.nyhjemmeside_small_lundorffboligfarver {
    width: 560px;
    height: 99px;
    background: url(images/lundorff-boligfarver-ad.jpg);
    background-repeat: no-repeat;
}

.nyhjemmesideindhold_small_lundorffboligfarver {
    margin-left: 53px;
    margin-right: 337px;
    width: 167px;
    height: 99px;
}

.nyhjemmesideindhold_small_lundorffboligfarver_indhold {
    padding-top: 10px;
}

.nyhjemmeside_small_lundtelte {
    width: 560px;
    height: 99px;
    background: url(images/lundtelte-ad.jpg);
    background-repeat: no-repeat;
}

.nyhjemmesideindhold_small_lundtelte {
    margin-left: 53px;
    margin-right: 337px;
    width: 167px;
    height: 99px;
}

.nyhjemmesideindhold_small_lundtelte_indhold {
    padding-top: 10px;
}


.pagefiles {
    font-size: 1.2em;
    line-height: 1.5;
}

.pagefiles a:link, .pagefiles a:visited {
    text-decoration: none;
    color: #000000;
}

.pagefiles a:hover, .pagefiles a:active {
    text-decoration: underline;
    color: #000000;
}

.file {
}

.fileleft {
    line-height: 20px;
    vertical-align: middle;
    float: left;
}

.fileright {
    line-height: 20px;
    vertical-align: middle;
    float: left;
}

.pageimages {
    margin-top: 40px;
}


.small_image {
    padding: 6px;
    width: 100px;
    border: 1px solid #d0d0d0;
    margin-bottom: 12px;
}






.searchresult {
    padding-top: 30px;
}

.searchresulttitle {
    font-size: 1.4em;
    font-weight: bold;
}

.searchresultdescription {
    padding-top: 8px;
    font-size: 1.2em;
    color: #000000;
}

.searchresultlink {
    padding-top: 8px;
    font-size: 1.2em;
}

.searchresulttitle a:link, .searchresulttitle a:visited {
    text-decoration: none;
    color: #000000;
}

.searchresulttitle a:hover, .searchresulttitle a:active {
    text-decoration: none;
    border-bottom: 1px solid #e7462a;
    color: #000000;
}

.searchresultlink a:link, .searchresultlink a:visited {
    text-decoration: none;
    color: #000000;
}

.searchresultlink a:hover, .searchresultlink a:active {
    text-decoration: none;
    border-bottom: 1px solid #2ebfba;
    color: #000000;
}

