body {
    margin:0px 0px 0px 0px;
    padding:0;
    background:#ffffff;
    font: 15px Georgia, "Times New Roman", Times, serif;
}

td {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #2d2d2d;   
}

#topBanner{
    background:#ffffff;
    width : 985px;
    height : 120px;
}

#main{
    background:#fff;
    width : 985px;
}

#topMenu{
    background:#323232;
    float:right;
    width : 460px;
    height : 25px;
    color:#fff;
    padding-top: 0px;
    padding-left: 10px;

}
#topMenu A.menu:link, A.menu:visited,A.menu:active
{
    COLOR:#9d9d9d;
    FONT-SIZE: 12px;
    TEXT-DECORATION: NONE;
    FONT-FAMILY: Arial;

}
#topMenu A.menu:hover
{
    COLOR: #ffff00;
    TEXT-DECORATION: NONE;
    FONT-FAMILY: Arial;

}


#topSearch{
    background:#323232;
    float:right;
    width : 460px;
    height:50;
    padding-top: 0px;
    padding-left: 10px;
}
#topSearch A.top:link, A.top:visited, A.top:active
{
    COLOR:#ffffff;
    FONT-SIZE: 14px;
    TEXT-DECORATION: NONE;
    FONT-FAMILY: Verdana;
}
#topSearch A.top:hover
{
    COLOR: #ffb300;
    FONT-SIZE: 14px;
    TEXT-DECORATION: NONE;
    FONT-FAMILY: Verdana;
}



#topBar{
    background:#323232;
    width : 720px;
    height : 100px;
    padding: 20px 0px 0px 0px;
}




#content {
    background:#fff;

    width:700px !important; /*moz width*/
    width:720px; /*IE width*/

    background-image: url("../images/layout/bkg_page.jpg");
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #2d2d2d;

}
#content A:link, A:visited,A:active
{
    COLOR:#000;
    FONT-SIZE: 14px;
    TEXT-DECORATION: NONE;
    font-family: Georgia, "Times New Roman", Times, serif;


}
#content A:hover
{
    COLOR: #F00;
    TEXT-DECORATION: NONE;
}


#content A.name:link, A.name:visited, A.name:active
{
    COLOR: #888;
    FONT-SIZE: 14px;
    TEXT-DECORATION: NONE;
    font-family: Georgia, "Times New Roman", Times, serif;


}
#content A.name:hover
{
    COLOR: #F00;
    TEXT-DECORATION: NONE;
}

#content .headline
{
    COLOR: #888;
    TEXT-DECORATION: NONE;
    font-size: 24px;
    text-transform: uppercase;

}

#content .text
{
    color: #2d2d2d;
    TEXT-DECORATION: NONE;
}

#content .selected
{
    COLOR: #F00;
    TEXT-DECORATION: NONE;
}


#annons{
    float:right;
    background:#fff;
    top : 10px;
    left : 100px;
    width : 260px;

}
#logo{
    float:left;
    background:#323232;
    width : 250px;
    height:75px;
    padding-top: 2px;
    padding-left: 0px;
}



#botBar{
    background:#323232;
    top : 10px;
    left : 10px;
    width : 720px;
    height : 15px;
    clear: left;
}

.nsh_tr {
    display: none;
}

div.hr {
  height: 14px;
  background: #fff url(../images/punktstreck.gif) repeat-x scroll center;
}
div.hr hr {
  display: none;
}
