/* 
    Document   : assensNy
    Created on : 11-11-2009, 08:23:44
    Author     : SteffenP
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root { 
    display: block;
}

a img {
    border: none;
}

img {
    border: none;
}

div.hiddenDiv {
    display: none;
    width: 500px;
    height: 200px;
    border: 1px solid black;
    
    position: absolute;
    top: 30px;
    left: 250px;
    z-index: 10;
    background: white;
}

div.hiddenImageDiv {
    display: none;
    width: 952px;
    height: 142px;
    border: 1px solid black;
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -480px;
    z-index: 50;
    background: #fff;
}

div.hiddenDiv2 {
    display: block;
    width: 500px;
    height: 200px;
    border: 1px solid black;

    position: absolute;
    bottom: 200px;
    left: 250px;
    z-index: 10;
    background: white;
}

/* div.wrapper {
    position: relative;
    width: 950px;
    padding: 10px;
    
    
    left: 50%;
    margin-left: -495px;
    border: 1px solid black;
} */

 div.container {
    position:relative;
    top: 20px;
    width: 951px;
    height: auto;
    padding: 20px;
    left: 50%;
    margin-left: -485px;
    /* border: 1px solid black; */
    background-color: #fff;
    /* z-index: 0; */
    /* border: 2px solid #4e5563; */
    border: 1px solid #4e5563;
}

div.top {
    position: relative;
    width: 952px;
    height: 20px;
    
    font-family: Verdana;
    font-size: 8pt;
    text-align: right;
    
}

div.header {
    width: 952px;
    height: 142px;
    position: relative;
    /* background-image:url('../images/header.png'); */

}

div.menu {
    background-image:url('../images/menu.png');
    width: 951px;
    height: 40px;
    position: relative;
    clear: both;
    margin-top: 10px;
    
}

div.footer {
    position: relative;
    width: 951px;
    height: 40px;
    margin-top: 10px;
    background-image:url('../images/menu.png');
    clear: both;
    text-align: center;
    line-height: 40px;
    color: #fff;
    
}

div.menu_tekst {
    font-size: 10pt;
    font-family: Verdana;
    margin-left: 10pt;
    vertical-align: middle;
    line-height: 40px;
    color: white;
    float: left;
}

div.menu_tekst_h {
    font-size: 10pt;
    font-family: Verdana;
    margin-right: 10pt;
    vertical-align: middle;
    line-height: 40px;
    color: white;
    float: right;
}

div.aktuelt {
    position: relative;
    background-image:url('../images/news.png');
    width: 467px;
    height: 142px;
    margin-top: 10px;
    float: left;
}

div.nyhedAkt {
    position: relative;
    font-family: Verdana;
    font-size: 10pt;
    margin-left: 15px;
    margin-top: 10px;
}

div.telefoner {
    position: relative;
    background-image:url('../images/vagttelefon.png');
    width: 467px;
    height: 142px;
    margin-left: 17px;
    margin-top: 10px;
    float: left;
}

div.telefonerBody {
    position: relative;
    font-family: Verdana;
    font-size: 7pt;
    margin-left: 15px;
    margin-top: 5px;
    
}

div.main {
    
    position: relative;
    clear: both;
    margin-top: 30px;
    width: 951px;
    height: auto;
    
}

div.main1 {
/*    position: relative;
    width: 302px;
    height: 430px;
    
    margin-top: 10px;
    clear: both;
    float: left; */
position: relative;
clear: both;
float: left;
width: 302px;
}

div.main2 {
    position: relative;
    
    float: left;
    width: 639px;
    margin-left: 10px;
    
/*    position: relative;
    width: 639px;
    height: 430px;
    
    margin-top: 10px;
    margin-left: 10px;
    float: left; */
}

div.selvbetjening {
    position: relative;
    background-image:url('../images/selvbetjening.png');
    background-repeat: no-repeat;
    width: 302px;
    height: 202px;
}

div.smutvejen {

    position: relative;
    background-image:url('../images/smutvej.png');
    width: 302px;
    height: 202px;
    margin-top: 10px;
}
div.smutvejenTekst {
    position: relative;
    margin-left: 10px;
    margin-top: 10px;
    font-family: Verdana;
    font-size: 10pt;
    line-height: 14pt;
    }

div.bullet1, div.bullet3, div.bullet5 {
    position: relative;
    /* background-image:url('../images/bullet_small.png'); */
    width: 312px;
    height: 132px;
    margin-bottom: 10px;
    margin-left: 3px;
    float: left;
    clear: both;
}

div.bullet2, div.bullet4, div.bullet6 {
    position: relative;
    /* background-image:url('../images/bullet_small.png'); */
    width: 312px;
    height: 132px;
    margin-bottom: 10px;
    margin-left: 12px;
    float: left;
}

div.bulletOverskrift {
    position: relative;
    color: white;
    font-family: Verdana;
    font-size: 10pt;
    line-height: 22px;
    vertical-align: middle;
    margin-left: 15px;
}




div.UsiderCont {
    position: relative;
    margin-bottom: 10px;
    /* margin: 20px 0px 0px 0px; */
    clear: both;
    
}

div.UsiderMenu {
    position: relative;
    float: left;
    width: 250px;
    font-size: 9pt;
    font-family: Verdana;
    margin-bottom: 10px;
}

div.UsiderMain {
    position: relative;
    float: left;
    width: 660px;
    left: 40px;
    font-size: 10pt;
    font-family: Verdana;
    margin-bottom: 10px;
    
}

div.table_menu_top {
    position:relative;
    
    
    width: 241px;
    height:25px;
    background-image:url(../images/Menu_Top_Lille2.png);
    background-repeat:no-repeat;
        font-size: 9pt;
    font-family: Verdana;
    color: white;
    font-weight: bold;
    padding-left: 10px;
    
    overflow: hidden;
}
div.table_menu_tekst {
    margin-top: 5px;
    font-family: Verdana;
    font-size: 9pt;
    color: White;
}

div.table_menu_body {
    position:relative;
    background: #ededed;
    width: 231px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;

}

div.table_menu_spacer {
    position:relative;
    width: 241px;
    height:1px;
    /* background:black; */
    overflow:hidden;
}

H1 {
		font-family: "Verdana";
		font-size: 22pt;
        color: #4d7d83;
        margin: 0;
        font-weight:100;
        padding-bottom: 20px;
}

H2 {
		font-family: "Verdana";
		font-size: 10pt;
        margin: 0;
}

P {
		font-family: "Verdana";
		font-size: 10pt;
        margin: 0;
        padding-bottom: 10px;

 }

A.menu {
    color: white;
    text-decoration: none;
} 

A {
    color: blue;
    text-decoration: none;
}

A:hover {
    color:navy;
    text-decoration:blink;
}

DIV {
    font-family: Verdana;
    font-size: 10pt;
}

DIV p, h1 {
    margin: 0;
}

BODY {
    margin: 0px;
    padding: 0px;
    background-color: #4d7d83;
}

TD {
    font-family: Verdana;
    font-size: 9pt;
}


td.table_menu {
    font-size: 10pt;
    font-family: Verdana;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}
tr.table_menu_row {
    height: 14px;
}

a.left_menu {
    text-decoration: none;
}

DIV.foto {
            float: left;
            clear: left;
            margin-right: 10px;
            width: 80px;
            padding: 10px 0px 0px 0px;
            margin-bottom: 20px;
        }

DIV.kontakt {
            float: left;
            margin-left: 10px;
            margin-right: 20px;
            width: 200px;
            padding: 10px 0px 0px 0px;
            margin-bottom: 20px;
        }

TABLE.takster TD {
    padding: 4px;
}

div.redBullet1 {
    clear: both;
    float: left;
    width: 400px;
    height: 150px;
    
}

div.redBullet2 {
    float: left;
    width: 400px;
    height: 150px;
}

div.redLinks {
    clear: both;
    float: left;

    width: 400px;
}

div.redVagttelefon {
    clear: both;
    float: left;
    margin-left: 0px;
    width: 450px;
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid #D3D3D3;
}

div.visMedarbejder {
    display: none;
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -300px;
    width: 600px;
    height: 250px;
    border: 1px solid black;
    background: #fff;
    z-index: 500;
}


