/*
 *******************************************
 *                                         *
 * CSS FOR WIZI                            *
 *                                         *
 * By Rasmus Frey <frey@verk.dk>           *
 *                                         *
 *******************************************
**/
html {overflow: -moz-scrollbars-vertical;}

a.block,a:visited.block {display:block; width:91px; height:14px; background-image: url(../graphics/laes-mere-off.gif); text-decoration: none; padding:0px; }
a:hover.block {display:block; width:91px; height:14px; background-image: url(../graphics/laes-mere-on.gif);}

body, html {margin:0px;padding:0px;height:auto;}

#sidemenu a {text-decoration: none; color: #505050;}
#sidemenu a:hover {text-decoration: none; color: #ea8b3e;}
#sidemenu a:active {text-decoration: none; color: #505050;}

#textcontent {line-height: 17px;}
#textcontent td {line-height: 17px;}
#textcontent a {text-decoration: underline; color: #505050;}
#contentforside a {text-decoration: none; color: #505050;}
#formopt b {font-size:10px; }
#formopt input { margin-bottom: 4px;}

.dotborder {background-image: url(../graphics/dot.gif);}}

body {
        text-align:center;
        background-color:#ffffff;
        font:11px Verdana; color:#505050;
      }

#container {
        position:relative;
        overflow:hidden;
        width:898px;
        height:auto;
        background-color:#ffffff;
        margin: 0 auto;
        text-align:left;
        margin-top:0px;
        border-bottom: 1px solid #929497;
        /*background-image:url(../graphics/content_bg.gif);*/
}

td {vertical-align: top;  }


#bigcontent {}
#content {width: 760px;}

#extraline {border-top: 1px solid #929497; width: 100%;}

#contentforside {
border-top: 1px solid #929497;
}
#contentforside td {
line-height: 17px;
}

#header{
padding-top:14px;
background-image:url(../graphics/menuback.gif);
border-bottom: 1px solid #929497;
}

#footer {
width:898px;
height: 25px;
background-image:url(../graphics/bottomback.gif);
margin-right: auto;
margin-left: auto;
margin-top:1px;
padding:0px;
}

#copyfooter {width:898px;line-height: 25px;margin-right: auto;margin-left: auto; color: #666666;}

 #top {
height:26px;
width:898px;
border-bottom: 1px solid #e2e3e3;
background-image:url(../graphics/menuback.gif);
}

#secondtop {
height:26px;
width:898px;
border-top: 1px solid #929497;
border-bottom: 1px solid #e2e3e3;
background-image:url(../graphics/menuback.gif);
}

#top ul, #top ul li{ margin:0px; padding:0px;list-style:none;}
#top ul li { display:inline; list-style : none; font-size : 11px;}
#top ul{ text-align:left; height:26px; padding-left: 70px;}

#secondtop ul, #top ul li{ margin:0px; padding:0px;list-style:none;}
#secondtop ul li { display:inline; list-style : none; font-size : 11px;}
#secondtop ul{ text-align:left; height:26px; padding-left: 70px;}

#nav a {
padding:20px 20px 5px 10px;
text-decoration : none;
color : #505050;
font-size:15px;
font-family: "Times new roman";
line-height:25px;
}

#secondtop a {
font-size:13px;
}

#nav a:hover , #nav a.active {
color : #ea8b3e;
}
#nav a.active {
font-weight : bold;
color : #505050;
}
#nav .navion
{
background-color: #FFFFFF;
color: #ea8b3e;
background:url(../graphics/pil.gif) center bottom no-repeat;
font-weight: normal;
}