html,body,table{
	margin: 0px;
	font-family: verdana, arial, geneva, sans;
	font-size: 11px;
}
div.dekorstyle {
	background: url(menyknapp.jpg);
	width: 150px;
	height: 19px;
	
/*	padding-left: 4px;
	padding-top: 2px;
*/
	text-indent: 4px;
	margin-top: 2px;
	text-align: left;
	line-height: 19px;
}
.headermenu{
	color: white;
	font-weight: bold;
	margin-left: 10px;
	
}
a.headermenu:hover{
	color: white;
}
#bottom{
	width: 742px;
	position: relative;
	left: 50%;
	margin-left: -371px;
	color: #666666;
}
#bottom a{
	color: #666666;
}
#bigtable{
	width: 742px;
	position: relative;
	left: 50%;
	margin-left: -371px;
	margin-top: 10px;
	background-color: #FFFFFF;
	border: 0px;
	padding: 0px;
}
a {
	color: black; 
	text-decoration: none;
}
a:hover{
	color: red;
}
div#bodycontent a, a.link{
	text-decoration: underline;
}
a.meny1{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
div.menyx{
text-align: left;
margin-top: 2px;
}
.lista{
	color: #666666;
	font-weight: bold;
}	
input.input{
border: 1px solid grey;
font-size: 10px;
}
.rubrik{
	font-size: 16px;
	font-weight: bold;
}
a.location{
	color: #006e7b;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
}
input.button{

}

