/* Style for a block - DIV */
.m0table {
	margin-top : 50px;
}
/* Style for outer tag, mout (mouse out) state */
.m0mouto {
	background-color :navy ;
	color: white;
	border : Black;
	border-style :  ;
	border-width : ;
	margin-bottom : 0px;
	font-weight: bold;
}
/* Style for outer tag, mover (mouse over) state */
.m0movero {
	color: #FFFFC1;  
	background-color :navy ;
	border-width : 1px 1px 1px;
	border-style : solid solid solid solid;
	margin-bottom : 0px;
	font-weight: bold;
}
/* Style for outer tag, mdown (mouse down) state  (klikken)*/
.m0mdowno {
	color: black;  
	background-color : maroon;
	border-width : 1px 1px 1px;
	border-style : solid solid solid solid ;
	font-weight: bold;
}
/* Style for inner tag, mover (mouse over) state */
.m0inner {
	font-family: Tahoma, MS Sans Serif, Verdana, sans-serif;
	font-size: 10px;
	text-align : center;
	font-weight: bold;
}

/*  styles for the second level (blog menu)*/
.m01mouto {
	font-family: Tahoma, MS Sans Serif, Verdana, sans-serif;
	font-size: 10px;
	background-color : navy;
	color: white;
	border : Black;
	border-style :  ;
	border-width : ;
	margin-bottom : 0px;
	font-weight: bold;
}
/* Style for outer tag, mover (mouse over) state */

/* Style for outer tag, mdown (mouse down) state  (klikken)*/
.m01movero {
	background-color : navy;
	border-width : 1px 1px 1px;
	border-style : solid solid solid solid;
	margin-bottom : 0px;
}
/* Style for inner tag, mover (mouse over) state */
.m01inner {
	font-family: Tahoma, MS Sans Serif, Verdana, sans-serif;
	font-size: 10px;
	text-align : center;
	font-weight: bold;
}



/* TOPMENU SETTINGS 
/* Style for a block - DIV */
.m1table {

}
/* Style for outer tag, mout (mouse out) state */
.m1mouto {
	background-color :navy;
	color: white;
}

Style for outer tag, mover (mouse over) state */
.m1movero {
	color: white;  
	font-weight: bold;
	background-color : navy;
}
/* Style for outer tag, mdown (mouse down) state  (klikken)*/
.m1mdowno {
	color: white;  
	font-weight: bold;
	background-color : navy;

}
/* Style for inner tag, mover (mouse over) state */
.m1inner {
	font-family: Tahoma, MS Sans Serif, Verdana, sans-serif;
	font-size: 11px;
	text-align : center;
	font-weight: bold;
	color: white;  
}
