body { background-image: url(bg.jpg);}

* { padding: 0; margin: 0; }
html, body { height: 110%; }
#container { min-height: 110%; background-image: url(bgpstor.jpg); background-repeat: repeat-y; width: 900px; margin: 0 auto; }
* html #container { height: 110%; }

p { font-family: verdana; font-size: 12px; color: #000000;}
h1 { font-size: 12px; font-weight: bold; font-family: verdana;}
h2 { font-size: 18px;}
h3 { font-size: 18px; font-family: comic sans ms;}
.meny { font-family: comic sans ms; font-size: 14px; color: #000000;}
a:link {color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:active {color: #000000; text-decoration: none;}
a:hover {color: #000000; text-decoration: underline; }

#centrering { width: 750px; margin-right: auto; margin-left: auto;}
#kolumncontainer { float: left; background-repeat: repeat-y;}
#sidhuvud {width: 750px; height: 40px;}
#kolumn1 {float: left; width: 250px; height: 100%; padding: 10px; text-align: center;}
#kolumn2 {float: left; width: 450px; height: 100%; padding: 10px; text-align: left;}
#sidfot { float: left; background-repeat: repeat-y; width: 750px; height: 100%;}

.home { font-family: verdana; font-size: 10px; color: #000000;}
.home2 { font-family: verdana; font-size: 9px; color: #000000; }

.slapstix { font-family: verdana; font-size: 9px; color: #000000; }
#slapstix {position: absolute; right: 0px; bottom: 0px; text-align: center;}

#content{margin: 1em; padding: 0; float: left;}

#menycontainer ul{font: 70% comic sans ms;  margin: 2em;}
#menycontainer li{display: inline; list-style: none;}
#menycontainer li a{text-decoration: none; padding: 0.2em 0.7em; margin-right: 0.5em;  background: #FFFFFF; border: 1px solid #cccccc;}
#menycontainer a:link{color: #000000;}
#menycontainer a:visited{color: #000000;}
#menycontainer a:hover{border: 1px solid #888888;}
#menycontainer a#current{background: #ffffff; border: 1px solid #000000; color: #000000; text-decoration: underline;}

