.standard	 { font-family: Verdana, "Comic Sans MS", "Comic Sans", "Times New Roman";
	  	   color: #2222aa;
	  	   font-size: 1em; }
a.standard:hover { color: #aa2222; }

a.menu	 { font-family: Verdana, "Comic Sans MS", "Comic Sans", "Times New Roman";
	  	   color: #2222aa;
	  	   font-size: 0.9em; }
a.menu:hover { color: #aa2222; }

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; }
.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; }
#menu	  { width: 700px;
	    padding: 10px;
	    
	  }
#indhold  { width: 700px;
            
	  }
#alt	  { width: 750px;
            padding: 10px;
            background-color: #ccffcc;
	    border: 4px double black; }
#ruler	  { height: 2px;
	    color: black;
	    border-style: dotted; }
	    
