/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  .Overskrift { 
    font-size: x-large;
	text-align: center;
    }

  .Underskrift { 
    font-size: small;
	text-align: center;
    }

  body { 
    font-family: 'Verdana';
    background-color: rgb(255,255,255);
    }

  .Menupunkt { 
    border: thin solid rgb(0, 128, 0);
	background-color: grey;
    display: block;
    color: white;
    margin: 5px 10px;
    width: 90%;
    font-size: small;
	font-weight: bold;
    text-align: center;
    }

  .MenuPunkt a:hover { 
    color: yellow;
    font-size: small;
    }

  .SeLige a:hover { 
    color: blue;
    font-size: small;
    }

  .MenuPunkt a:active { 
    color: white;
    }
	
  .Selige a:active { 
    color: blue;
    }
	
  .Menupunkt a:visited{
    color: white;
    }  

  .SeLige a:visited{
    color: black;
    }  

  .SeLige { 
    border: thin dashed rgb(0, 128, 0);
    color: rgb(0, 0, 0);
	margin: 5px auto;
    font-size: small;
	display: block;
	width: 96%;
	padding: 5px 5px;
    }

  .OpdateringsLinie{ 
    border: thin dashed rgb(0, 128, 0);
    color: rgb(0, 0, 0);
    margin-top: 15px;
    font-size: xx-small;
    text-align: center;
    }

  .SideInfo { 
    border: thin dashed rgb(0, 128, 0);
	background-color: grey;
    color: white;
    margin-bottom: 5px;
    font-size: large;
	font-weight: bold;
    text-align: center;
    }

  .Menu { border: 2px solid rgb(51, 204, 0);
    color: rgb(0, 0, 0);
    float: left;
    visibility: visible;
    }

  .CheckInput {
    margin: 1px;
	padding: 1px;
	float: right;
	width: 0.64cm;
	height: 0.64cm;
    }