body {
    background-color: #CCCCCC;
    /*text-align:center;/*center content for IE; the main table*/
    /*vertical-align: center;*/
}
img{
    border: 0px;
}
img.mthumb{
    margin-right: 4px;
}
img.scrollThumb{
    /*margin-left: -1px;*/
    margin-right: 18px;
    /*padding-right: 18px;*/
}
img.lastScrollThumb{  
    /**/
}
img.scrollBarFace{
    border: 1px solid black;
    background-color: white;
    width: 20px;
    height: 6px;
}
td.scrollBar{
    padding: 0px;
    /*border: 1px solid black;
    background-color: gray;    */
}
table{
    border: 0px;/*1px solid black;*/
    padding: 0px;/*mellan border och cell*/
    border-spacing: 0px;	
}
table.menu{
    /*width: 140px;*/
}
table.submenu{
    margin-top: -4px;
}
table.projectThumbs{	
    margin-bottom: -2px;
}
.mainTable {
    background-color: #FFFFFF;
    width: 830px;
    height: 418px;	
    border: 14px solid #FFFFFF;	
    margin-left: auto; margin-right: auto; /*center table for FF etc*/    
}
.bodyTable {
    width: 100%;
    height: 100%;	
}
/*
.table-body {
    padding: 18px;
    background-color: #FFFFFF;
    width: 640px;
margin-left: auto;
    margin-right: auto; 
}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a img {
border-right: medium none;
border-top: medium none; 
border-left: medium none;
border-bottom: medium none;
color: white;
background-color: transparent;
text-decoration: none;
}
h1 {
    text-align: left;
    position: relative;
    top: 18px;
    left: -2px;
}
h2 {
    text-align: left;
    position: relative;
    top: 18px;
    left: -2px;
}
ol {
    list-style-type: decimal;	
    list-style-position: outside
    }
select {	
    font-family: Arial, Helvetica, sans-serif;	
    font-size: 1em
    }
td {
    text-align:justify;
    padding: 6px;
    }	
ul {		
    list-style-type: square;	
    list-style-position: outside
    }
.artikel-table {
border-style: solid;
border-color: #000000;
border-width: 1px;
}
.bild-table {
padding: 0px;
margin-left: auto;
    margin-right: auto; 
background-color: #FFFFFF;
border-color: #000000;
border-width: 0px;
}
.footer {	
    font-family: Verdana, Arial, Helvetica, sans-serif;	
    font-size: .75em;	
    color: #999999
    }
.body-div{
text-align: center;
}
*/