H1{font:12pt/14pt verdana; color:#333333;}
H2{font:12pt/10pt arial; color:#444444; font-weight:bold}

body{font:10pt/12pt verdana; color:#333333; background-color: #ffffff}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img {border: none;}

div.tips{border: 2px dashed #666666; background-color: #dddddd;}
div.tips{padding: 10px;}

div.link {
position: relative;
  left:330px;
  top:-65px;
  width:350px; 
  height:85px;
}

div.link a {
display: block;
height: 100%;
width: 100%;
}

table{font:10pt/12pt verdana; color:#333333; border: 0px solid #000000; border-spacing: 0px}

a:link{color:#666666; text-decoration:underline; text-transform:none}
a:visited{color:#666666; text-decoration:underline; text-transform:none}
a:hover {color: #999999; text-decoration:underline; text-transform:none}
a:active {color: #666666; text-decoration:none; text-transform:none}

td.top{
  align:      center;
  height:     250px;
  background: url("../bilder/tema/stens_huvud/top.jpg") center no-repeat;
}

.small {
  font-size: 10px;
  color: #666666;
}

#menycontainer ul li a{
	padding-left: 15px;
	padding-right: 0px;
	text-align: left;
}

#meny{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#meny li{
	margin-bottom: 5px;
}
#meny a{
	display: block;
	height: 20px;
	text-decoration: none;
	border: 1px solid #cccccc;
}
#meny a:link{
	color: #333333;	
}
#meny a:visited{color: #333333;}
#meny a:hover{
	background: transparent url(../bilder/tema/stens_huvud/bg-toning.gif);
	border: 1px inset #cccccc;
}
#meny a#current{background: #FFCC66; color: #000000;}