 /* Model til Infobutikken - til print*/


body {color: black;
	 background: white;
	margin: 0; 
	padding: 0; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 95%;
	}


#logo2 {visibility: hidden;
	position: relative;
	height: 3px;
	width: 100%;
	}
	
tr#logo2 {background: none}

tr#tres img {margin-top:0; margin-bottom:0; margin-right: 0; width: 213px;}

td {border-style: none; border-width: medium;
color: #344260;
font-family: Verdana, Helvetica, Ariel, sans-serif;
}

#nyhedder {visibility: hidden;
	position: relative;
	height: 3px;
	width: 100%;
	}

/*spalte3 til kolonne med menu*/
#spalte3 {visibility: hidden;
float: left;
		width: 3%;
		margin-top: 20px;
		height: auto;
		z-index: 5;
					}	 	

	
#spalte4 {
		width: 100%;
		color: black;
		background: white;
		text-align:left; 
		padding:10px; 
		font-size: 100%; 
		font-family: Times-New-Roman, serif;
		margin:5px;
		page-break-after: avoid;}
					
* {color: black;
background: white;
font-family: Times-New-Roman, serif;} 

		
p { padding-left: 2px; 
line-height:120%; 
font-size: 95%;
}

h1           { text-transform: none; 
              font-size: 110%; 
              line-height: 100%; 
              margin-top: 5px; 
              margin-bottom: 10px;
              margin-left: 20px; }

h2           { font-size: 105%; font-family: Verdana, Arial, sans-serif;  
               font-weight: bold;
               margin-top: 25px; 
              margin-bottom: 10px;
              margin-left: 20px;  }
               

  #footer     {
				text-align: center;
				width: 100%;  
               height: auto;
               position: relative;
         	   padding: 8px;
               margin-top: 5px;
               page-break-after: none;                        
                }
    

 a {
	text-decoration: underline;
	font-family: Times-New-roman serif; 
	
	  	}

 a:link, a:visited {
	display: inline;
		}
	
 