/* GENERAL STYLES */
body{
	font-family:arial;
}


/* MENU */
.menu{

}
.menu .menuItem,.menu .menuItemSelected{
	padding-top:12px;
}
.menu .menuSubItem a{
	font-size: 10px;
	padding-bottom:5px;
}
.menu a{
	position:relative;
	font-family: Verdana;
	font-size: 17px;
	color: #006666;
/*	text-transform: uppercase; */
	font-weight:900;
}
.menu .menuItemSelected a{ 
	color:#99cccc;
}

.menu a:link, .menu a:active, .menu a:visited, .menu A:hover{
	text-decoration: none;
}
.menu A:hover {
	color: #cc0000;
}

/* EDITOR PROPERTIES */
.rubrik1 {
font-family: Verdana;
font-size: 17px;
color: #cc0000;
font-weight: bold;
}

Storrubrik {
font-family: Verdana;
font-size: 24px;
color: #cc0000;
font-weight: bold;
}

