@charset "iso-8859-1";
	body {
	margin:     0px;
  padding:    0px;
			
		}
/*hoved*/
div.boks1{
	margin-left:                        -375px; /* -((Width / 2) - padding - border) */
	margin-top:                           25px;  /* -((Height / 2) - padding - border) */
	position:                         absolute;
	left:                                  50%;
	top:                                    0%;
	height:                               20px;
	width:                               750px;
	font-size:                            20px;
	font-family:             'Times New Roman';
  letter-spacing:                       10px;
  text-align:                         center;
  color:                             #000000;
  background-color:                  #999999;
	z-index:                               100;
}

/*venstre*/
div.boks2{
	margin-left:                           -375px; /* -((Width / 2) - padding - border) */
	margin-top:                              47px;  /* -((Height / 2) - padding - border) */
	position:                            absolute;
	left:                                     50%;
	top:                                       0%;
	height:                                 550px;
	width:                                  110px;
	font-size:                               12px;
	font-family:                            arial;
  letter-spacing:                           1px;
  line-height:                             20px;
  text-align:                              left;
  background-image:  url(grafik/leftcorner.gif);
  background-repeat:                  no-repeat;
  background-position:                      top;
  background-color:                     #999999;
	z-index:                                  200;
}


/*højre*/
div.boks3{
	margin-left:                            +265px; /* -((Width / 2) - padding - border) */
	margin-top:                               47px;  /* -((Height / 2) - padding - border) */
	position:                             absolute;
	left:                                      50%;
	top:                                        0%;
	height:                                  550px;
	width:                                   110px;
	font-size:                                12px;
	font-family:                             arial;
  letter-spacing:                            1px;
  background-image:  url(grafik/rightcorner.gif);
  background-repeat:                   no-repeat;
  background-position:                       top;
  background-color:                      #999999;
 	z-index:                                   300;
}

/*tekst baggrund*/
div.boks4{
  overflow:auto;
	margin-left:                       -265px; /* -((Width / 2) - padding - border) */
	margin-top:                          47px;  /* -((Height / 2) - padding - border) */
	position:                        absolute;
	left:                                 50%;
	top:                                   0%;
	height:                             550px;
	width:                              530px;
	font-size:                           12px;
	font-family:                        arial;
  letter-spacing:                       1px;
  background-image: url(grafik/mainbag.gif);
  background-repeat:              no-repeat;
  background-position:               center;
  background-color:                 #cccccc;
	z-index:                              400;
}

/*knapper*/
div.boks5{
	margin-left:                        -375px; /* -((Width / 2) - padding - border) */
	margin-top:                         250px;  /* -((Height / 2) - padding - border) */
	position:                        absolute;
	left:                                 50%;
	top:                                   0%;
	height:                             100px;
	width:                              100px;
	font-size:                           12px;
	font-family:                        arial;
  letter-spacing:                       1px;
  background-color:             transparent;
	z-index:                              500;
}
/*Bund*/
div.boks6{
	margin-left:                       -375px; /* -((Width / 2) - padding - border) */
	margin-top:                         597px;  /* -((Height / 2) - padding - border) */
	position:                        absolute;
	left:                                 50%;
	top:                                   0%;
	height:                              20px;
	width:                              750px;
	font-size:                            9px;
	font-family:                        arial;
  letter-spacing:                       2px;
  text-align:                        center;
  color:                            #000000;
  background-color:                 #cccccc;
	z-index:                              600;
}
/*tekst*/
div.boks7{
  overflow:                           auto;
	margin-left:                      -260px; /* -((Width / 2) - padding - border) */
	margin-top:                         60px;  /* -((Height / 2) - padding - border) */
	position:                       absolute;
	left:                                50%;
	top:                                  0%;
	height:                            530px;
	width:                             525px;
	font-size:                          12px;
	font-family:                       arial;
  letter-spacing:                      1px;
	z-index:                             700;
}



a.menu{
	padding-left:                 17px;
	color:                     #000000;
	text-decoration:              none;
}
a.menu:hover{
	color:                     #444444;
	text-decoration:              none;
	font-weight:                normal;
}

a.menua{
	padding-left:                  0px;
	color:                     #000000;
	text-decoration:              none;
}
a.menua:hover{
	color:                     #999999;
	text-decoration:              none;
	font-weight:                normal;
}
table 
    {
    font-family:               arial;
    font-size:                  12px;
    }


body {
  scrollbar-face-color:      #cccccc;
  scrollbar-shadow-color:    #336666;
  scrollbar-highlight-color: #336666;
  scrollbar-3dlight-color:   #cccccc;
  scrollbar-darkshadow-color:#cccccc;
  scrollbar-track-color:     #cccccc;
  scrollbar-arrow-color:     #336666;
}
#c {	
	margin-left:                      -350px; /* -((Width / 2) - padding - border) */
	margin-top:                        500px;  /* -((Height / 2) - padding - border) */
	position:                       absolute;
	left:                                50%;
	top:                                  0%;
  z-index:                               1;
}
/*		padding:             15px;
			border:   1px dashed #333;
			background-color:    #eee;

			width:              200px;
			height:             200px;
		
			margin-left:       -116px; /* -((Width / 2) - padding - border) */
			margin-top:        -116px;  /* -((Height / 2) - padding - border) */

			position:        absolute;
			left:                 50%;
			top:                  50%;
*/