body  { background-image: url(bakgrund.jpg); margin: 1em; padding: 1em;}

h1 {font-family: Verdana; font-size: 1.9em; color: #990000;}
h2 {font-family: Verdana; font-size: 1.2em; color: #990000;}
p {font-family: Verdana; font-size: 0.9em;}
li {font-family: Verdana; font-size: 0.9em;}
a {font-family: Verdana; font-size: 0.9em; color: #990000;}
a:visited {color: #990000;}

#centrering {position: absolute; left: 2em; top: 2em; }
#kolumn1 {float: left; width: 26em; background: #ffffff; padding: 1.5em; border-left: 0.3em solid #990000; border-top: 0.3em solid #990000; border-bottom: 0.3em solid #990000;border-right: 0.3em solid #990000;}
#kolumn2 {float: left; width: 10em; padding: 1.5em;}



#box {background-color: #990000; width: 27em; padding: 0.3em; position: absolute; left: 5em; top: 2em;}
#box2 {background-color: #ffffff; padding: 2em;}
#box3 {background-color: #990000; width: 14em; padding: 0.3em; position: absolute; left: 33em; top: 2em; }

#meny{margin: 0; padding: 0; list-style-type: none;}
#meny a{display: block;	padding: 0.3em 0 0.3em 0.7em; text-decoration: none; height: 100%; margin-top: 0.5em;	background: #ffffff; border-top: 2px solid #990000; border-right: 2px solid #990000; 	border-bottom: 2px solid #990000; border-left: 2px solid #990000;}
#meny ul{list-style-type: none;} 
#meny ul a{padding: 0.3em;}	
#meny a:link{color: #990000;}
#meny a:visited{color: #000000;}
#meny a:hover{background-image: url(bakgrund.jpg); border-top: 2px solid #000000;	border-right: 2px solid #000000; 	border-bottom: 2px solid #000000; border-left: 2px solid #000000;}
#meny a#current{font-weight: bold;}
#meny a#subcurrent{font-weight: bold;}


#men ul{margin: 0; font: 70% Verdana, Helvetica, sans-serif; margin: 2em; padding:0 0 0 1em; background: url(bakgrund.jpg);}
#men li{display: inline; list-style: none;}
#men li a{text-decoration: none; padding: 0.4em 2em; margin-right: 1em; border: 1px solid #000000; background: #ffffff;}
#men a:link{color: #000000;}
#men a:visited{color: #000000;}
#men a:hover{border: 1px solid #CC0000;}
#men a#current{background: #ffffff; border: 1px solid #ff0000; color: #000000;}
