    /* Definer font-familie til alle tags (NN4 nedarver ikke) */
    
    body, h1, h2, h3, tr, div {
    
    font-family: Verdana, Arial, sans-serif;
    
    }


    /* Generelle styles */
body          {
    font-size:  11px;
    text-align:  center }


    h1 {
    color:      black;
    font-size:   14px;
    font-style:  normal;
    font-weight: bold;
    line-height: normal }

    h2, h3 {
    color:         black;
    font-size:      11px;
    font-weight:    bold;
    text-align:     left;
    vertical-align: text-top }

    h4 {
    color:      black;
    font-size:   11px;
    font-weight: normal }

    h5 {
    color:      black;
    font-size:   11px;
    font-weight: normal }

    h6 {
    color:      black;
    font-size:   10px;
    font-weight: normal }

    p {
    color:      black;
    font-size:   11px;
    font-style:  normal;
    font-weight: normal }

    ul  {
    color:    #000000;
    font-size: 11px }


    li  {
    color:          #000000;
    font-size:       11px;
    list-style-type: square }


    td {
    color:      #000000;
    font-size:   11px }

    th {
    border: dashed 1px #546f8f }

    a:link  {
    color:          #06c;
    text-decoration: none }


    a:visited  {
    color:          #96c;
    text-decoration: none }


    a:hover {
    color:      #FF9900 }

    hr {
    color:              #546f8f;
    font-size:           1px;
    text-decoration:     none;
    list-style-type:     none;
    list-style-position: inside;
    border:              dashed 1px }
    img {
    border-width: 0 }

    /*Containers
*/

    #pagecontainer           {
    margin-right: auto;
    margin-left:   auto;
    width:         100% }

    .layoutcontainer           {
    margin-right: auto;
    margin-left:   auto;
    width:         100% }

#breadcrumbcontainer {
  display: none
}

    #headercontainer   {
    display: none }

#mainmenucontainer {
display: none
}


    #headercontent  {
    visibility: hidden;
    max-height:  1px }

    #aaulogocontainer  {
    text-align:   left;
    margin-top:    10px;
    margin-bottom: 10px;
    float:         left }


    #topnavigationcontainer     {
    visibility:   hidden;
    display:       inline;
    margin-bottom: 10px;
    float:         right }




    #topnavigationcontent {
    text-align: right }

    #breadcrumbcontainer {
    clear: both }

    #breadcrumbcontent  {
    font-size:    10px;
    text-align:    left;
    margin-top:    8px;
    margin-bottom: 8px;
    padding-right: 3px }
   
    #headerpiccontainer  {
    display: none;
    clear: both }

    #headerpiccontent { }

    .contentcontainer   {
    float: none;
    width: 100%;
    clear:  both }

    .normaltextcontent {
    margin-right: 10px }

#footercontainer {
    display: none }

#footercontent {
    text-align:   left;
    padding-right: 3px }

/*Column containers
*/
.container_130       {
    text-align: left;
    margin:      0;
    padding:     0;
    position:    relative;
    width:       130px;
    min-width:   130px;
    max-width:   130px;
    float:       left;
    clear:       none }

.container_260       {
    text-align: left;
    margin:      0;
    padding:     0;
    position:    relative;
    width:       260px;
    min-width:   260px;
    max-width:   260px;
    float:       left;
    clear:       none }







    .container_390         {
    text-align: left;
    margin:      0;
    padding:     0;
    position:    relative;
    width:       390px;
    min-width:   390px;
    max-width:   390px;
    float:       left;
    clear:       none }







    .container_520      {
    text-align: left;
    width:       auto;
    float:       none;
    clear:       both }






    .container_650      {
    text-align: left;
    margin:      0;
    padding:     0;
    position:    relative;
    width:       650px;
    min-width:   650px;
    max-width:   650px;
    float:       left;
    clear:       none }





    .container_780       {
    text-align: left;
    margin:      0;
    padding:     0;
    position:    relative;
    width:       780px;
    min-width:   780px;
    max-width:   780px;
    float:       left;
    clear:       none }







    #navigationcontainer  {
    text-align: left;
    visibility:  hidden;
    position:    relative;
    width:       1px;
    float:       left }

.clear {
    height:  1px;
    clear: both;
    overflow: hidden }
    /* Styles til links
*/
    #topnavigationcontent a:link  {
    color: #000 }
#topnavigationcontent a:visited {
    color: #000 }

#topnavigationcontent a:hover {
    color: #f90 }

    /* Styles til specialformatering af content*/

  .content_light_blue_noborder  {
    background:  #d9e7f2;
    margin-right: 10px;
    padding:      3px }

  .content_light_blue_noborder a:link {
    color: black
  }

  .content_light_blue_noborder a:visited {
    color: black
  }

  .genvej {
    text-decoration: underline }

/* Styles til formfelter og formknapper

*/
    .button_light {
    color:     #546f8f;
    font-size:  10px;
    background: #d9e7f2;
    height:     17px;
    border:     solid 0 }

    .button_dark {
    color:     #d9e7f2;
    font-size:  10px;
    background: #546f8f;
    height:     17px;
    border:     solid 0 }

    .input_field_dark {
    color:    #000;
    font-size: 8pt;
    border:    solid 1px #546f8f }
/* Styles til diverse knapper
*/
    a.OrangeLinkButton {
    color:              #ffffff;
    font-size:           10px;
    font-weight:         bold;
    text-decoration:     none;
    background-color:    #eba000;
    background-image:    url("../images/pil_hvid_lille.gif");
    background-repeat:   no-repeat;
    background-position: right 30%;
    text-transform:      uppercase;
    display:             block;
    margin:              1px;
    padding:             2px;
    border:              solid 1px #f90 }

    .bigbutton   {
    color:              #000;
    font-size:           10px;
    font-weight:         normal;
    text-decoration:     none;
    background-color:    #fff;
    background-image:    url("../images/pil_gul_stor.gif");
    background-repeat:   no-repeat;
    background-position: left 0;
    text-align:          left;
    display:             block;
    margin:              4px 10px 1px 1px;
    padding:             2px 2px 2px 20px;
    clear:               right }

    .bigbutton a:link {
    color: #000 }
.bigbutton a:visited {
    color: #000 }

.bigbutton a:hover  {
    color:           #f90;
    background-color: #fff }


.bigbutton:first-line {
    font-size:  13px;
    font-weight: bold }

    a.OrangeLinkButton:visited {
    color:              #ffffff;
    font-size:           10px;
    font-weight:         bold;
    text-decoration:     none;
    background-color:    #eba000;
    background-image:    url("../images/pil_hvid_lille.gif");
    background-repeat:   no-repeat;
    background-position: right 20%;
    text-transform:      uppercase;
    display:             block;
    margin:              1px;
    padding:             2px;
    border:              solid 1px #fffbf0 }

    a.OrangeLinkButton:hover  {
    color:           #fff;
    background-color: #eba000;
    background-image: url("../images/pil_hvid_lille.gif");
    border:           solid 1px navy }

    /*Styles til overskrifter
*/
    .newsheader {
    color:         #f90;
    font-weight:    bold;
    text-transform: uppercase }

    a.black:link {
    color:          #000;
    text-decoration: none }

    a.black:visited {
    color:          #000;
    text-decoration: none }

    a.black:hover {
    color:          #f90;
    text-decoration: none }



#submenucontainer {
display: none
}

.newsfulltext img {
  margin: 5px
}


