*
{
    margin: 0px;
    font-family: verdana;
}
.h1
{
    font-size: 13px;
}
body
{
    height: 100%;
}
a img {
    border: 0;
}
.container
{
    margin: 0px auto;
    width: 750px;
}
.header
{
    width: 750px;
    height: 110px;
    background-image: url(/Files/Billeder/logo_ny.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
.topmenucell a
{
    font-size: 10px;
    color: Black;
}
.subnavigation
{
    border-bottom: 1px solid #9e9e9c;
    padding: 4px 15px;
    background-color: #f4f4f4;
    min-height: 13px;
}
.sub_L3
{
    padding: 0px 8px;
}
.sub_L3_Active
{
    padding: 0px 8px;
}
.sub_L3 a
{
    font-size: 10px;
    text-decoration: none;
    color: black;
}
.sub_L3 a:hover
{
    text-decoration: underline;
    color: black;
}
.sub_L3_Active a
{
    font-size: 10px;
    color: black;
    text-decoration: underline;
}
.main td
{
    vertical-align: top;
}
.maintd1
{
    width: 250px;
}
.maintd2
{
    width: 500px;
}
.maintd3
{
    width: 750px;
}
.padding15px
{
    padding: 15px;
}
.padding10px
{
    padding: 10px;
}
.padding15px ul
{
    margin-left: 30px;
    padding:0;
}
.contentdivtext
{
    padding: 10px;
    height: 100%;
}
.contentdivpic
{
    background-color: #CCCCEE;
}
.topmenucell
{
    white-space: nowrap;
    padding: 2px 0px 0px 20px;
}
.mainmenucell
{
    width: 100%;
    border-bottom: 1px solid #9e9e9c;
    font-size: 14px;
    font-weight: bold;
    white-space: nowrap;
    height: 22px;
}
.mainmenucell a
{
    font-size: 14px;
    font-weight: bold;
    color: Black;
    text-decoration: none;
    white-space: nowrap;
}
.mainmenucell a:hover
{
    color: Black;
    font-weight: bold;
}
.L2
{
    padding: 0px 15px;
}
.L2_Active
{
    padding: 0px 14px;
    border-right: 1px solid #9e9e9c;
    border-left: 1px solid #9e9e9c;
    border-bottom: 0px;
    padding-bottom: 1px;
    background-image: url(/Files/Billeder/gfx/menubg.gif);
}
.td_front_fixed td, .td_front_fixed div
{
	overflow: hidden;
	vertical-align: top;
}
.td_front_fixed td
{
	background-color: white;
}
.footer
{
    padding: 4px;
    text-align: center;
    border-top: 1px solid #9e9e9c;
}
.picturetext
{
    position: absolute;
    font-size: 10px;
    margin-left: 10px;
    white-space: nowrap;
}
.picturetext font
{
    position: absolute;
    bottom: 10px;
}
.whitetext
{
    color: #fcfcfc;
}

#icons_legend table {
    border: 1px solid #9E9E9C; 
}
#icons_legend td {
    padding: 2px;
}

/* ==== front news ==== */

            #frontnews_content
            {
                position: relative;
                width: 750px;
            }
            #frontnews_content #leftcol
            {
                position: relative;
                width: 470px;
                _width: 500px;
                padding: 15px;
                float: left;
            }
            #frontnews_content #leftcol h1
            {
                font-size: 13px;
                line-height: 15px;
                margin-bottom: 5px;
                margin-top: 10px;
            }
            #frontnews_content #leftcol h2
            {
                font-size: 11px;
                line-height: 13px;
                font-style: bold;
                margin-bottom: 0px;
            }
            #frontnews_content #top
            {
                position: relative;
                color: #aaa;
                padding-bottom: 5px;
                border-bottom: 1px solid #aaa;
                width: 100%;
            }
            #frontnews_content #print
            {
                position: relative;
                float: right;
                cursor: pointer;
            }
            #frontnews_content #print img
            {
                vertical-align: text-top;
            }
            #frontnews_content #rightcol
            {
                position: relative;
                width: 250px;
                float: right;
            }
            #frontnews_content #rightcol p
            {
                color: #aaa;
                font-size: 10px;
                line-height: 12px;
                margin-top: 0px;
            }
            #frontnews_content #picture
            {
                position: relative;
                padding-top: 15px;
                padding-bottom: 15px;
            }
            #frontnews_content #info
            {
                position: relative;
                background-color: #aaa;
                padding: 10px;
            }
            #frontnews_content #info h1
            {
                color: #ffffff;
                font-size: 10px;
                line-height: 12px;
                margin-top: 0px;
            }
            #frontnews_content #info p
            {
                color: #ffffff;
                font-size: 10px;
                line-height: 12px;
            }
            #frontnews_content #info a:visited
            {
                color: #ffffff;
                text-decoration: underline;
            }
            #frontnews_content #info a:link
            {
                color: #ffffff;
                text-decoration: underline;
                font-style: bold;
            }
            #frontnews_content #info a:hover
            {
                color: #ffffff;
                text-decoration: underline;
            }

/* ==== news ==== */

            #news_content
            {
                position: relative;
                width: 470px;
            }
            #news_content h1
            {
                font-size: 13px;
                line-height: 15px;
                margin-bottom: 5px;
                margin-top: 10px;
            }
            #news_content h2
            {
                font-size: 11px;
                line-height: 13px;
                font-style: bold;
                margin-bottom: 0px;
            }
            #news_content #top
            {
                position: relative;
                color: #aaa;
                padding-bottom: 5px;
                border-bottom: 1px solid #aaa;
                width: 100%;
            }
            #news_content #print
            {
                position: relative;
                float: right;
                cursor: pointer;
            }
            #news_content #print img
            {
                vertical-align: text-top;
            }
            #news_content #picture
            {
                float: right;
                position: relative;
                padding: 0px 0px 10px 10px;
            }
            #news_content #info
            {
                position: relative;
                background-color: #aaa;
                padding: 10px;
                clear: both;
				margin-top: 10px;
            }
            #news_content #info h1
            {
                color: #ffffff;
                font-size: 10px;
                line-height: 12px;
                margin-top: 0px;
            }
            #news_content #info p
            {
                color: #ffffff;
                font-size: 10px;
                line-height: 12px;
            }
            #news_content #info a:visited
            {
                color: #ffffff;
                text-decoration: underline;
            }
            #news_content #info a:link
            {
                color: #ffffff;
                text-decoration: underline;
                font-style: bold;
            }
            #news_content #info a:hover
            {
                color: #ffffff;
                text-decoration: underline;
            }
