body{
    background-color: #F3F1E9;
    font-size: x-small;
    font-family: verdana;
    padding: 0;
    margin: 0;
}

.style1 {color: #009900}

h1{
    font-size: 140%;
    font-weight: bolder;
    font-family: verdana;
}

h2{
    font-size: 130%;
    font-family: verdana;
}

h3{
    font-size: 120%;
    font-weight: bold;
    font-family: verdana;
}

h4{
    font-size: 110%;
    font-weight: bold;
    font-family: verdana;
}

#hoved{
  	overflow:hidden;
  	padding-top:15px;
	padding-bottom:15px;
  	height: auto;
  	background: #F3F1E9 url(../img/hoved.gif) repeat-x top left;
}

#main{
	overflow:hidden;
	width: 852px;
	/*border-top: 1px solid #000000;*/
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000; 
}

#top{
	height: 155px;
	width: 852 px;
	border-top: 1px solid #000000;
	/*border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000; */
	background: url(../img/data-formlogo.jpg) no-repeat top left;

}

#nav{
   /*background: #F3F1E9 url(../img/leftmenu_1.gif) repeat-y top left;*/
   background: #ffffff;
   height: 25px;
   width: 852px;
   margin: 0;
   padding: 0;
    padding-left: 1px;
   /*	border-left: 1px solid #000000;
	border-right: 1px solid #000000; 
   float: left;
   border-bottom: 1px solid #000000;*/
}

#nav ul{
  text-align:center;
  float: left;
  margin: 0;
  padding: 0;
}

#nav li{
    list-style: none;
    font: verdana;
    font-size: small;
    font-weight: bold;
    float: left;
    padding-left: 3px;
	
}

#nav a{
    /*background: #336699 url(../img/bnav1.gif) repeat-x top left;*/
    background: #5e8668;
	display: block;
	width: 114px;
	color: #ffffff;
    text-decoration: none;
    padding:1px;
    border: 1px solid #000;
}

#nav a:hover{
    /*background: #003366 url(../img/bnav2.gif) repeat-x top left;*/
	background: #5e8668;
    color: #beb330;
    border: 1px solid #000;
}


#mid{
    width: 852px;;
    min-height: 350px;
    height: auto;
    background: #ffffff;
}
#content{
    width: 812px;;
    min-height: 350px;
    height: auto;
    padding: 20px;
    text-align: left;
    font-size: 120%;
    background: #ffffff;
}
#source a{
   text-decoration: none;
   color: #336699;
   font-weight: bold;
}

#source a:hover{
   color:#003366;
   text-decoration: underline;
}

#tablehedding{
    font-size: 110%;
    font-weight: bold;
    color: #000000;
    padding: 0;
    margin: 0;
    background: #F3F1E9 url(../img/tableback.gif) repeat-x top left;
}

#bottom{
    width: 852px;
    height: 22px;
   background: #F3F1E9 url(../img/leftmenu_1.gif) repeat-x bottom right;
    color: #000000;
    text-align: center;
    font-weight: bolder;
    /*border-top: 1px solid #000;*/
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#bottom p{
    margin-top: 0px;
}

.visittkort{
   border: 1px solid #000;
   font-family: verdana;
    margin: 4px 2px 4px 2px;
}
