.standard	 { font-family: Verdana, "Comic Sans MS", "Comic Sans", "Times New Roman";
	  	   color: #2222aa;
	  	   font-size: 1em; }
a.standard:hover { color: #aa2222; }

.menuspan { font-family: Verdana, "Comic Sans MS", "Comic Sans", "Times New Roman";
			color: black;
			margin-left: 10px;
			margin-right: 10px;}

a.menu	 { font-family: Verdana, "Comic Sans MS", "Comic Sans", "Times New Roman";
	  	   color: #2222aa;
		   //border: 1px solid black;
		   
		   /*color: black;
	  	   font-size: 0.9em;
		   background-color: #e4ffe4;
		   padding: 10px;
		   border: 1px solid black;*/
		   text-decoration: none; }
a.menu:hover {  color: #aa2222;
			   /*color: black;
			   background-color: #bbeebb;*/
			 }

a.adresse        { font-family:  Verdana, "Comic Sans MS", "Comic Sans", "Times New Roman";
	  	   color: #2222aa;
	  	   font-size: 0.8em; }
a.adresse:hover  { color: #aa2222; }
body.side { background-color: #555555;
	     }

small { font-size: 0.7em; }
h1  { font-family: Verdana, "Comic Sans MS", "Comic Sans", "Times New Roman";
		 color: #000000;
		 font-size: 1.1em;
		 text-align: center; }
h3 { font-family: Verdana,  "Comic Sans MS", "Comic Sans", "Times New Roman";
		color: #000000;
		font-size: 1em;
		text-align: center; }
td.tekstsame { font-family: Verdana, "Comic Sans MS", "Comic Sans", "Times New Roman";
	  color: #000000;
	  font-size: 1em; }
.tekst	{ font-family: Verdana, "Comic Sans MS", "Comic Sans", "Times New Roman";
	  color: #000000;
	  font-size: 0.9em; }
ul	{ font-family: Verdana, "Comic Sans MS", "Comic Sans", "Times New Roman";
	  color: #000000;
	  font-size: 1em; }
.citat  { font-family: Verdana, "Comic Sans MS", "Comic Sans", "Times New Roman";
	  color: #000000;
	  font-size: 1em;
	  font-style: italic; }
p.adresse { font-family: Verdana, "Comic Sans MS", "Comic Sans", "Times New Roman";
	    color: #000000;
	    font-size: 0.8em;
	    text-align: center; }
p.counter { font-family: Verdana, "Comic Sans MS", "Comic Sans", "Times New Roman";
	    color: #000000;
	    font-size: 0.8em;
	    font-weight: bold;
	    text-align: center; }
img.border{ border: 3px double black; }
small { font-size: 0.4em;
	   font-weight: normal;}
#menu	  { width: 650px;
	    padding: 10px;;
		float: left;
	  }
#indhold  { width: 750px;
            
	  }
#alt	  { width: 800px;
            padding: 10px;
            background-color: #ccffcc;
	    border: 4px double black; }
#ruler	  { height: 2px;
	    color: black;
	    border-style: dotted;
		clear: left;
		}
	    
.produkt {
	background-color: #e4ffe4;
	/*color: #eeeeff;*/
	border: 1px solid black;
	padding: 5px;
	width: 350px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.produkttekst {
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	float: right;
	width: 160px;
}

.produkttekst h2 {
	font-size: 14px;
	margin: 0px;
}

.produktbillede {
	float: left;
	border: 1px solid black;
}
