#left_column_width { /*Fastholder designet; ens bredde i alle browsere*/
    width: 324px;
}

#left_column_div {
    width: 314px;
    margin: 5px 0px 7px 10px;
}

#left_column_about {
    height: 210px;
    width: 300px;
    margin: 5px 0px;
    padding: 6px;
    border: solid 1px #1371a4;
    background-color: #fff;
    overflow: auto;
    line-height: 14px;
    letter-spacing: 0.5px;
}

#left_column_about p {
    margin-bottom: 9px;
}

#banner_top_left,
#banner_bottom_left {
    height: 250px;
    width: 300px;
    padding: 6px;
    border: solid 1px #1371a4;
    background-color: #fff;
}

#right_column_width {
    width: 576px;
}

#right_column_div {
    width: 553px;
    margin: 5px 0px 7px 13px;
}

#right_column_content {
    height: 728px;
    border: solid 1px #1371A4;
    background-color: #fff;
}

#right_column_content h2 {
    width: 520px;
    margin: 3px auto;
    padding-bottom: 2px;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    border-bottom: solid 1px #bddaea;
}

#headlines_ul {
    list-style-type: none;
    padding: 10px 0px 10px 10px;
}

#headlines_ul li {
    height: 19px;
    font-size: 12px;
}

#headlines_ul span {
    font-size: 10px;
}

#headlines_ul a {
    color: #1371a4;
    text-decoration: none;
}

#headlines_ul a:hover {
    color: #e81c1c;
}

#subscribe_div {
    margin-top: 5px;
    padding-top: 5px;
    text-align: center;
    height: 20px;
    border: solid 1px #1371a4;
    background-color: #fff;
}