@media print {

body {			  font-size: 10pt; margin:auto; 	}


          
body, p, h1, h2, h3, .small, .tiny, .intro, .layout, hr, a, a:visited, #tdlogo
				{ 
				  	color: black; 
					background: white;
					}
					
h1 {font-size: 14pt; }
h2 {font-size: 12pt; }
h3 {font-size: 11pt; }

p, ul, li, h4 {font-size: 10pt; }



#wrapper {
width: 100%;
border: none;
margin:auto;
padding: inherit;
page:auto;
}

#printheader {color: black; display:block; }

#maincontent {
clear: both;
width: auto;
left:0px;
margin:auto;
padding: inherit;
page:auto;
}		
 
 
 
 address { clear:both; position:relative; top: 3cm; right:0px;}
 
#banner, #wrapperleftside, #footdecoration, #mama		{
					display:none;
				}


/* Menukortet */

.type {
width:auto;
  left:0px;
  text-align: left;
  font-weight:bold;
  margin-bottom:10px;
 margin-top: 20px;

}

.food {
  position: relative;
  margin-left: 10px;



}

.price {
  position: relative;
 width: auto; 
 left:500px;
 margin-top:-22px;
font-size:100%;
}

.desc {
  position: relative;
  font-size:85%;
margin-top: 3px;
width: 70%;

}

.name {
margin-top: 10px;
font-size:100%;
 
}


				
}