     body {
           background-attachment : scroll;
           background-color : #f5f5f5;
           background-image : url(images/bg.gif);
           background-position : left top;
           background-repeat : repeat;
           color : #181819;
           font-family : Verdana, Arial;
           font-size : 10px;
           font-stretch : normal;
           font-style : normal;
           font-variant : normal;
           line-height : 180%;
           list-style-position : inside;
           list-style-type : circle;
           text-align : left;
           text-decoration : none;
           position : relative;
      }
       #mainframe {
           background-color : #ceeae9;
           margin-left : 100px;
           margin-top : 1px;
           width : 800px;
           height: auto;
      }
 .hovedbilde {
           background-image : none;
           background-repeat : no-repeat;
           border-bottom-color : #ceeae9;
           border-bottom-width : 3px;
           border-top-color : #ceeae9;
           border-top-width : 3px;
           height : 307px;
           max-height : 307px;
           max-width : 800px;
           min-height : 307px;
           min-width : 800px;
           width : 800px;
      }
 .logo {
           background-image : url(images/logo.jpg);
           background-repeat : no-repeat;
           height : 100px;
           max-width : 800px;
           min-width : 800px;
           width : 800px;
      }
 .textframe {
           background-color : #ceeae9;
           float : right;
           margin-bottom : 100px;
           margin-right : 40px;
           margin-top : 30px;
           margin-left : 0;
           width : 450px;
        }
 #right {
           background-color : #ceeae9;
           float : left;
           width : 200px;
      }
     .webdesign {
           background-color : transparent;
           color : #36393d;
           font-family : sans-serif;
           font-size : 11px;
           height : 20px;
           margin-bottom : 0;
           margin-left : 100px;
           margin-top : 10px;
           text-align : right;
           text-decoration : none;
           width : 800px;
      }
     .webdesign a:link {
           color : #181818;
           cursor : pointer;
           font-family : Verdana;
           font-size : 10px;
           font-weight : bolder;
           text-decoration : none;
	}
     .webdesign a:hover {
           color : #8797b7;
           cursor : pointer;
           font-family : Verdana;
           font-size : 10px;
           font-weight : bolder;
           text-decoration : none;
      }
     .webdesign a:visited {
           color : #181818;
           font-family : Verdana;
           font-size : 10px;
           font-weight : bolder;
           text-decoration : none;
      }
     .jente {
           height : 150px;
           width : 800px;
      }
     .tittel {
           color : #333333;
           font-family : Verdana, sans-serif;
           font-size : 18px;
           text-decoration : none;
      }
     a:link {
           color : #808080;
           font-family : Verdana;
           font-size : x-small;
           text-decoration : none;
      }
     a:hover {
           color : #808080;
           font-family : Verdana;
           font-size : x-small;
           text-decoration : underline;
      }
     a:active {
           color : #808080;
           font-family : Verdana;
           font-size : x-small;
           text-decoration : underline;
      }
     a:visited {
           color : #808080;
           font-family : Verdana;
           font-size : x-small;
           text-decoration : none;
      }

.footer {
	      background-color : #ceeae9;
           background-image : url(images/kontakt.jpg);
           background-position : right bottom;
           background-repeat : no-repeat;
           width : 800px;
           height: 80px;
	margin-left: 100px;
}

midtstilt {
	       color : #800000;
           text-align : center;
	font: normal 11px/200% Verdana, Arial;
	text-transform: none;
	}


