body {  
	background:url("images/site/pattern.jpg");
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-left:0px;
	margin-right:0px;
        margin-top:0px;
        margin-bottom:0px;
        height:683px;
        width:725px;
	text-align:center;
}

#side {
	position:absolute;
	background:url("images/site/leftpattern.jpg");
	padding-top:0px;
	padding-left:0px;
        height:683px;
	width:26px;
	border-right: 1px solid black;
}

#top {
	background-color: white;
	position: absolute;
	background:url("images/site/top.jpg");
	background-repeat: no-repeat;
	text-align:left;
	margin-left:27px;
	padding-left:5px;
	padding-top:168px;
        height:186px;
        width:695px;
	background-color: white;
}

#content {
	position: absolute;
	background:url("images/site/content.gif");
	background-repeat: no-repeat;
	text-align:left;
	margin-top:200px;
	margin-left:215px;
	padding-top:8px;
	padding-left:5px;
	padding-right:0px;
        height:438px;
	width:496px;
	background-color: white;
	overflow: auto; 
}

#bottom {
	padding-left:26px;
	padding-top:659px;
        height:23px;
        width:700px;
	border-right: 1px solid black;
	border-left: 1px solid black;
	background-color: white;
}

#menu {
	position:absolute;
	background:url("images/site/menu1.gif");
	background-repeat: no-repeat;
	text-align:left;
	margin-left:38px;
	margin-top:200px;
	padding-left:10px;
	padding-top:20px;
        height:270px;
	width:200px;
	z-index: 1;
}

#knap {
	position: absolute;
	padding-top:190px;
	padding-left:28px;
	z-index: 2;
}

#knaptekst {
	position: absolute;
	padding-top:195px;
	padding-left:38px;
	z-index: 3;
}

#menu2 {
	position:absolute;
	background:url("images/site/menu2.gif");
	background-repeat: no-repeat;
	text-align:left;
	margin-left:38px;
	margin-top:465px;
	padding-left:10px;
	padding-top:20px;
        height:198px;
	width:200px;
}

#knap2 {
	position: absolute;
	padding-left:28px;
	padding-top:455px;
	z-index: 2;
}

#knap2tekst {
	position: absolute;
	padding-left:38px;
	padding-top:460px;
	z-index: 3;
}

a:visited.link { 
	color: #000000; 
}

a:hover.link { 
	color: #000000;
}

a:link.link { 
	color: #000000; 
}

a.link { 
	text-decoration:none; 
}

a:visited.link2 { 
	color: #000000; 
}

a:hover.link2 { 
	color: #000000;
}

a:link.link2 { 
	color: #000000; 
}

a.link2 { 
	text-decoration:none; 
}

input,textarea,select {
  border: 1px solid;
  font-family: verdana;
  font-size: 10px;
  border-color: #000000;
}

#billede {
	float:left;
}

fieldset
    {
    border:2px groove rgb(172,208,222);
    width:415px;
    padding: 5px;
    }

legend
   {
    letter-spacing: 3px;
    color:rgb(0,51,102);
    font-weight: bold;
    }

#billede_left {
	float:left;
}