#alt			{ width: 750px;
	  		border: 2px solid black; }
#top			{ background-color: #E5E8F1;
			background-image: url(top-forside.jpg);
			background-repeat: repeat;
			border-bottom: 1px dashed black;
	  		height: 68px;
	  		}


#indhold		{ background-color: #FFFFFF;
	   		padding: 10px;
	   		}
	   		
#bund		{ background-color: #E5E8F1;
			background-image: url(gaardshop/images/bund.jpg);
			background-repeat: repeat;
			padding: 2px;
	  		border-top: 1px dashed black; }
	  		
body		{ background-color: #666666; }

span.menupunkt	{ color: #000000;
	   		font-family: verdana;
			font-size: 1em;
			font-weight: bold;
	  		text-decoration: none;
	 		}
a.menupunkt	{ color: #000000;
	   		font-family: verdana;
			font-size: 1em;
			font-weight: bold;
	  		text-decoration: none;
	 		}
a.menupunkt:hover 	{ text-decoration: underline;
					}
a.undermenupunkt { color: #000000;
	   		font-family: verdana;
			font-size: 0.7em;
			font-weight: bold;
	  		text-decoration: none;
	  		margin-top: 0px;
	  		margin-bottom: 0px;
	  		margin-left: 10px;
	  		margin-right: 0px;
	 		}
a.undermenupunkt:hover   { text-decoration: underline; }
	

a.standard     { color: #666666;
			font-family: verdana;
			font-size: 1em;
			text-decoration: underline;
			} 
a.standard:hover { color: #779977; }

a.category     { color: #666666;
		 font-family: verdana;
		 font-weight: bold;
		 font-size: 1em;
		 text-decoration: underline;
		}
a.category:hover  { color: #779977; }
a.product      { color: #666666;
		 font-family: verdana;
		 font-size: 1em;
		 text-decoration: underline;
		}
a.product:hover { color: #779977; }

h1.top		{ color: #FFFFFF;
	       	font-family: verdana;
	       	font-size: 1.5em;
	     		}
	     		
h1.standard  	{ font-family: verdana;
	     		font-size: 20px;
	     		color: #000000;
	     		text-align: center;
	     		border-bottom: 2px dashed #000000;
	      		}
h1.bund		{ color: black;
	       	font-family: verdana;
	       	font-size: 24px;
	       	font-weight: bold;
	       	font-style: italic;
	       	padding: 0px;
	     		}

td.menu		{ background-color: #E5E8F1;
	  		padding: 15px;
	  		text-align: left;
	  		width: 130px;
	  		border-right: 1px dashed white;
	  		color: #FFFFFF;
	  		}
	  		
td.tilbud		{ 
	  		text-align: center;
	  		padding: 5px;
	  		}
	  		
table.tilbud	{ background-color: #0D4680;
	  		width: 200px;
	  		border: 1px dashed black;
	  		}

	  		
.tilbudoverskrift  	{ color: #E5E8F1;
	     		font-family: verdana;
	     		font-size: 15px;
	     		font-weight: bold;
	    		}	
	    		
.tilbudtekst	{ color: #E5E8F1;
    	   		font-family: verdana;
    	     		font-size: 12px;
    	     		font-weight: bold; }

.overskrift  	{ color: #000000;
	     		font-family: verdana;
	     		font-size: 15px;
	     		font-weight: bold;
	    		}	
	    		
.tekst		{ color: #000000;
    	   		font-family: verdana;
    	     		font-size: 12px; }
    	     		
.fedtekst  	{ color: #000000;
	     		font-family: verdana;
	     		font-size: 0.9em;
	     		font-weight: bold;
	    		}	  

.input		{
			color: #000000;
	     		font-family: verdana;
	     		font-size: 12px;
	     		}
