﻿body {
}
*{ margin: 0 0 0 0; 
padding: 0 0 0 0; }*
body { font: .8em Arial, Verdana; line-height: 1.8em; background-color:#000000; color: white; height:100.01%;}
/*********BILDER*********/

html {
     overflow: -moz-scrollbars-vertical;
}


#logo{ border: 0px;}
.bilder {border: 1px solid white;
    
} 
.bilderStart
{
    border: 1px solid white;
    height: 283px;
    width: 198px;
    margin-right:5px;
    margin-left:5px;
    }
    .bilderBio
{
    border: 1px solid white;
    margin-right:5px;
    margin-left:5px;
    height: 85px;
    width: 131px;
}
    .bilderStart1
{
    border: 1px solid white;
    height: 283px;
    width: 198px;
    margin-right:5px;
    margin-left:20px;
    }


/**********RAMAR**********/

#wrap { padding: 0px 0px 0px 0px; width:680px; margin-top:20px; margin-left:auto; margin-right:auto; background:black; text-align:center;}
#main { margin-bottom: 10px; float: right; width: 100%; text-align:center;
    height: 100%; padding:5px; margin-left:auto; margin-right:auto;
}
#footer { font-size: 11px; text-align: center; clear:both;}

/*********MENU************/

ul.menu {
     list-style-type:none;
     display:block;
     width:339px;
     font-size:.8em;
     margin-left: auto;
     margin-right: auto;
     margin-top:10px;
     text-align:center;

     
}
ul.menu li {

     float:left;
     margin-left:25px;
     padding:0;
    height: 17px;
}
ul.menu li a {
     color:white;
     text-decoration:none;
     width: 95px;
}
ul.menu li a:hover,.current {
     color:gray;
     text-decoration:none;
}
ul.menu .current a {
     color:gray;
} 

/*********MENU2************/

ul.menu2 {
     list-style-type:none;
     display:block;
     width:339px;
     font-size:.8em;
     margin-left: auto;
     margin-right: auto;
     text-align:center;

}
ul.menu2 li {

     float:left;
     margin-left:25px;
     height: 10px;
}
ul.menu2 li a {
     color:white;
     text-decoration:none;
     width: 95px;

}
ul.menu2 li a:hover,.current {
     color:gray;
     text-decoration:none;
}
ul.menu2 .current a {
     color:gray;
} 

#spaceDiv
{
    height:10px;
    width:100%;
}

