.top, #menu, .tilbuddiv, .fddlogo, .opdat, img.logo, .bottom {display : none;}

.main {display: block;
      position : relative;     
      top : 0%;
      left : 0%;
      right : 0%;
      background : #fff;
      color : black;
      margin : 0;
      padding :0;
      font-size : 12px;
      font-family : "Georgia", "Palatino linotype", "Times", Serif;
      } 
      
      
p {padding : 3px;}                          

a:link {color : #666;
	text-decoration : underline;
	background : transparent;
	;}
a:active {color : #333;
          background : transparent;}

a:visited {color : #336;
           background : transparent; }
a:hover {background : #663;
	 color : #ffc;
	 }
	 	 		  
li.nolink {text-decoration : underline;
           font-weight : bold;
           color : #cfc;
           background : transparent;}
input.small {width : 4em;}  

.main img {width :auto;}

img.left {margin-left : 12%;
          width :80%;
         clear : both;}
      
img.screenshot {width : 90%;}

     
.imgtitle {display : block;
  text-align : center;
  font-size : 110%;
  font-weight : bold;}
  
img.logo {display : none;}
  
h1 {text-align : center;}

.spalte {clear : both;
         float : left;
    
         width : auto;
         height : auto;         
         padding : 10px;}
         
.sitemap ul {list-style: square;
             color : red;
             background : transparent;}          
.sitemap li {list-style: none;}   

.cv h4  {display : inline;
         line-height : 2em;
        }    
 .beskriv {clear : both;
 	   float : left;
 	   margin-bottom : 10px;}       
 
.beskriv img {width : 75%;
              padding-right : 5px;
              float : left;
              }          
              
img.auto {width : auto;} 
      