body {
   font-family:Verdana, Arial, Helvetica, serif;
   font-size:xx-small;
   color:#000000;
   background-color:#FFFFFF;
   font-weight:normal;
   line-height:14px;
   margin:0px;
}

img {
   border:0px;
}

table {
   font-size:xx-small;
   font-weight:normal;
}

p  {
   font-size:xx-small;
   font-weight:normal;
   color:#000000;
   line-height:14px;
   margin-top:0px;
   margin-bottom:10px;
}

input, textarea, select {
   font-family:Verdana, Arial, Helvetica, serif;
   font-size:xx-small;
   font-weight:normal;
   color:#000000;
   margin:0px;
}

h1 {
   font-family:Verdana, Arial, Helvetica, serif;
   font-size:x-small;
   font-weight:bold;
   color:#000000;
   line-height:16px;
   margin:0px;
}

h2 {
   font-family:Verdana, Arial, Helvetica, serif;
   font-size:xx-small;
   font-weight:bold;
   color:#000000;
   line-height:16px;
   margin:0px;
}

a {
   text-decoration:none;
   color:#3478DE;
}

a:hover {
   text-decoration:underline;
}


#siteMain {
   position:absolute;
   width:760px;           /* divens bredd */
   left:50%;
   min-height:430px;
   margin-left:-380px;  /* minus divens halva bredd */
   margin-top:5px;
   margin-bottom:0px;
   background-color:#FFFFFF;
   color:#000000;
}

#siteHead {
   position:relative;
   width:760px;
   height:66px;
   margin-bottom:4px;
   background-color:#FFFFFF;
   color:#000000;
}

#topSelection {
   position:absolute;
   left:155px;
   top:36px;
   width:230px;
   height:10px;
   color:#ffffff;
   font-weight:bold;
}

.topNav {
   font-weight:bold;
   color:#ffffff;
}

.topNav:hover {
   text-decoration:underline;
}


#siteBody {
   position:relative;
   width:760px;
   margin:0px;
   background-color:#FFFFFF;
   color:#000000;
}

.siteMenu {
   width:142px;
   background-color:#f7f4e2;   
   padding:10px;
   border-color:#dddddd;
   border-width:1px;
   border-style:solid;
}

.menuButton {
   font-family:Arial, Verdana, Helvetica, serif;
   color:#3e3e3e;
   font-weight:bold;
   font-size:11px;
   line-height:16px;
}

.inactive_menuButton {
   font-family:Arial, Verdana, Helvetica, serif;
   color:#cccccc;
   font-weight:bold;
   font-size:x-small;
   line-height:17px;
}

.menuButton:hover {
   color:#3478de; 
   text-decoration:none;
}

.siteContent {
   width:614px;
   height:345px;
   margin:0px;
   background-color:#FFFFFF;
   color:#000000;
   border-color:#DDDDDD;
   border-width:1px;
   border-style:solid;
   padding:5px;
}

.object_descr {
padding:15px 0px 0px 0px;
}

/* Used in auction.php as pagination layer */
#sitePagination {
   width:624px;
   height:23px;
   margin:0px;
   background-color:#f7f4e2;
}

.siteFooter {
   color:#000000;
   marign-top:5px;
   marign-bottom:15px;   
   font-weight:bold;   
}

.siteLogin {
   width:292px;
   height:66px;
   background:url(../img/vonscheele_top_2.jpg) 0px 0px no-repeat;
   padding-left:10px;
   padding-bottom:15px;
}

#border  {
   background:url(../img/line.gif); 
   background-repeat:repeat-x;
   background-position:50%; 
   color:#FFFFFF;
}

.tbl_content {
   margin-bottom:10px;
   width:594px;
}

/* Presentationsmallarnas definitioner */

.rightcontent {
   margin-right:10px;
}

.leftcontent {
   margin-left:10px;
}

/* Obect list */

.object {
   margin:-3px;
}

.object TABLE {
   font-size:9px;
}

.object img {
   margin-right:2px;
}

.detail {
   font-family:Verdana, Arial, Helvetica, serif;
   font-size:x-small;
   font-weight:bold;
   color:#3478DE;
   line-height:16px;
   margin:0px;
}

.detail_left {
   font-family:Verdana, Arial, Helvetica, serif;
   font-weight:bold;
   color:#000000;
   padding-bottom:2px;
}

.detail_right {
   padding-bottom:2px;
}

.counter {
   border-width:0px;
   border-color:#ffffff;
   border-style:none;
}

/* Hjälptexternas definitioner */

#SiteHelp {
   padding:10px;
}

#SiteHelp h1 {
   margin-bottom:10px;
}

/* Admin */

.tbl_admin {
   margin-top:10px;
   margin-bottom:10px;   
   background-color:#FFFFFF;
}

 .tbl_admin tr {
   background-color:#EBEBEB;
}

.tbl_admin td {
   padding-left:2px;
}

/* For image.class.php file */

#siteImageMain {
   position:absolute;
   width:600px;
   height:380px;
   margin:0px;
   color:#000000;
}

#siteImageHead {
   position:relative;
   width:600px;
   height:20px;
   background-color:#ebebeb;
   color:#000000;
   padding:5px;
}

#siteImageContent {
   position:relative;
   width:580px;
   height:350px;
   color:#000000;
   overflow:auto;
   padding:5px;
}

.tbl_image_class {
   margin:0px;
   background-color:#ffffff;
}

 .tbl_image_class tr {
}

.tbl_image_class td {
   border-style:solid;
   border-width:1px;
   border-color:#cccccc;
}

.tbl_image_class img {
   margin:2px;
}

/* Comment window */

#links ul {
        margin:0px;
        padding:0px;
        list-style-type: none;
        width: 550px;
} 

#links li {
        border: 1px dotted #999;
        border-width: 1px 0;
        margin: 5px 0;
}

#links li a { 
        color: #990000;
        display: block;
        font:bold 14px Arial, Helvetica, sans-serif;
        padding: 5px;
        text-decoration: none;
}

 * html #links li a {  /* make hover effect work in IE */
        width: 550px;
}

#links li a:hover {
        background: #ffffcc;
}






