a:link {color:#893103; background:transparent; text-decoration:none}    
a:visited {color:#893103; background:transparent; text-decoration:none}    
a:hover {color:#ac4713; background:transparent; text-decoration:none}    
a:active {color:#c05b26; background:transparent; text-decoration:none} 

html , body {
  font-family:verdana;
  font-size:10px;
  color:#000000;
  background-image:url(/files/images/pic/???????.jpg);
  background-repeat:repeat-x;
  background-color:#818285;
  margin:0px;
}

td {
  font-family:verdana;
  font-size:10px;
  color:#000000;
}

.forside{
  font-family:verdana;
  font-size:10px;
  color:#ffffff;
}


.maincontent{
  padding-top:40px;
  height:400px;
}

.menu{
background-image:url(/files/images/pic/menu_bg.gif);
height:20px;
background-repeat:repeat-x;
}

.submenu{
background-image:url(/files/images/pic/submenu_bg.gif);
height:19px;
background-repeat:repeat-x;
}

.leftcontent{
  padding-left:40px;
  padding-right:30px;
  padding-top:40px;
  padding-bottom:40px;
  background-position: left top;
  background-image:url(/files/images/pic/left_cirkel.gif);
  background-repeat:no-repeat;
}

.btn {
	background:#FFFFFF;
	border-color:#8FA818;
	border-width:1px;
	font-size:10px;
	font-family:verdana;
	color:#000000;
	height:15px;
	width:75px;
	font-weight: bold;
}

.forside_foto{
  background-image:url(/files/images/pic/forside_foto.jpg);
  height:306px;
  background-repeat:no-repeat;
}

.forside_bottom{
  background-image:url(/files/images/pic/forside_brown2.gif);
  height:151px;
  background-repeat:no-repeat;
}

