/* Stylesheet MM Recht website, Adriaan Bloem */

/* Standaard tekst styles */


P {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 10pt;
	color: #000000;
	alignment-adjust:central;
	}
H, H1, H2, H3 {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold
	}
	
H4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
H7 {
	font-family:Arial, Helvetica, sans-serif; font-size:24px; }
B { 
	font-weight: bold
	}
UL {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 10pt
	}
A:link, A:visited, A:active { 
	text-decoration: none;
	font-weight: bold;
	color: #774777;
	font-size: 10pt
	}
A:hover { 
	text-decoration: underline;
	}

/* Navigatie styles */

.nav { 
	font-family: arial, helvetica, geneva, sans-serif; 
	font-size: 10pt; 
	background: #000000; 
	display: block; 
	text-align: center; 
	color: #ffffff; 
	width: 160px;
	}
A.nav:link, A.nav:visited, A.nav:active { 
	font-weight: bold; 
	color: #ffffff; 
	background: #000000;
	}
A.nav:hover { 
	color: #FFCFFF; 
	}
	
#menu_unten_en {
	position: fixed;
	bottom: 0px;
	}

.search {color:#CCC; box-shadow:inset; border-color:#333333; border-width:1px; } 

/* makes input elements black when focus is applied */ 
input:focus {color:black;} 




