.menyvitversal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	word-spacing: -0.1em;
}
.menysvartversal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 0.05em;
	word-spacing: -0.1em;
}
.undermeny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 16px;
}
.rubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
.brodrubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
	}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:hover {	
	text-decoration: underline;	
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
a:visited:hover 
{	
	text-decoration: underline;	
	font-weight: bold;
}
a:link {
	text-decoration: none;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}
a:link.vit 
{
	color: #FFFFFF;
	text-decoration: none;	
	font-weight:normal;
}
a:hover.vit 
{
	color: #000000;
	text-decoration: underline;	
	font-weight:normal;
}
a:visited.vit 
{
	color: #FFFFFF;
	text-decoration: none;	
	font-weight:normal;
}
a:visited:hover.vit 
{
	color: #000000;
	text-decoration: underline;	
	font-weight:normal;
}

.brodtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	line-height:15px;
	color: #000000;
}
.litentext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight:normal;
	line-height:15px;
	color: #000000;
}
.box
{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #000000; 
font-size: 10px; 
line-height:14px;
background-color: #eeeeee;
height: 110px;
width: 275px; 
overflow: auto;
padding: 10px; 
} 
.corner { background: #eeeeee; width:275px; margin-left:auto;margin-right:auto;margin-top:5px;margin-bottom:10px;}
.topcorner { background: #ffffff; }
.botcorner { background: #ffffff; }
.c1{ margin: 0 5px; height: 1px; overflow: hidden; background: #eeeeee; }/* lagret längst ut från boxen*/
.c2{ margin: 0 3px; height: 1px; overflow: hidden; background: #eeeeee; }
.c3{ margin: 0 2px; height: 1px; overflow: hidden; background: #eeeeee; }
.c4{ margin: 0 1px; height: 2px; overflow: hidden; background: #eeeeee; }/* lagret längst in mot boxen*/
.fluid 
{ padding: 10px; 
text-align:left;
font-family: verdana,arial,”Trebuchet MS”,Sans-serif;
font-size:10 px;
color:#000;
}


