body {
            
}
h2 {text-decoration: underline}

.main {margin-left: "5%";
   	  FONT-SIZE: 16px; COLOR: #013299; FONT-FAMILY: Arial; TEXT-DECORATION: none; line-height: 1.5;
      background-image: url("images/bg2.jpg");  
      background-repeat: no-repeat;  
      background-attachment: fixed;  
      background-position: top;
      color: rgb(0, 0, 153); 
      background-color: rgb(255, 255, 255);
      border-top-style: solid;
      border-left-style: solid;
      border-right-style: solid;
      border-bottom-style: solid;
      border-top-width: 1px;
      border-left-width: 1px;
      border-right-width: 1px;
      border-bottom-width: 1px;
}

.kiemelt {font-style: italic; color: rgb(255, 0, 0)}
.kover {font-style: bold;FONT-SIZE: 16px; COLOR: #013299; FONT-FAMILY: Arial; TEXT-DECORATION: none; line-height: 1.5}

