/* Stylesheet boek 1 - rechtspraak uwwet.nl */

body {background-color: #071547;
	 text-align: center;
	 }
hr	{color: #191970
	 }
div.main {width: 850px;
	 margin: 0 auto;
	 text-align: left;
	 position: static;
	 }
div.nav1 {background-color: #071547;
	 text-align: right;
	 color: #E6E6FA;
	 font-family: arial;
	 font-size: 11;
	 height: 25px;
	 position: static;
	 } 
div.space {background-color: #FBFCFC;
	 text-align: center;
	 color: #FBFCFC;
	 font-family: arial;
	 font-size: 12;
	 position: static;
	 } 
div.space2 {background-color: #FBFCFC;
	 text-align: center;
	 color: #FBFCFC;
	 font-family: arial;
	 font-size: 12;
	 height: 1160px;
	 position: relative;
	 float: left;
	 } 
div.space3 {background-color: #FBFCFC;
	 text-align: center;
	 color: #FBFCFC;
	 font-family: arial;
	 font-size: 12;
	 height: 1100px;
	 position: relative;
	 float: left;
	 } 
div.head {background-color: #4682B4;
	 text-align: left;
	 color: #191970;
	 font-family: verdana;
	 position: static;
	 } 
div.head2 {background-color: #63B8FF;
	 text-align: right;
	 color: #191970;
	 font-family: arial;
	 font-size: 11;
	 position: static;
	 } 	 
div.head3 {background-color: #191970;
	 text-align: left;
	 color: #191970;
	 font-family: arial;
	 font-size: 30;
	 width: 100%;
	 } 
div.nav2 {background-color: #FFFFFF;
	 color: #191970;
	 font-family: arial;
	 font-size: 13;
	 width: 165px;
	 margin: 0 auto;
	 text-align: left;
	 position: relative;
	 float: left;
	 } 
div.col {background-color: #FFFFFF;
	 text-align: left;
	 color: #191970;
	 font-family: arial;
	 font-size: 20;
	 width: 685px;
	 margin: 0 auto;
	 position: relative;
	 float: left;
	 } 
div.inhoudsopgave {background-color: #FFFFFF;
	 text-align: left;
	 color: #8B4513;
	 font-family: arial;
	 font-size: 11;
	 width: 685px;
	 margin: 0 auto;
	 position: relative;
	 float: left;
	 } 
div.col1 {background-color: #F7FAFC;
	 color: #191970;
	 font-family: arial;
	 font-size: 12;
	 width: 520px;
	 height: 1100px;
	 margin: 0 auto;
	 text-align: left;
	 position: relative;
	 float: left;
	 } 
div.col2 {background-color: #FFFFFF;
	 text-align: left;
	 color: #191970;
	 font-family: arial;
	 font-size: 12;
	 width: 161px;
	 height: 1100px;
	 margin: 0 auto;
	 text-align: left;
	 position: relative;
	 float: left;
	 } 
div.pagedirection {background-color: #FFFFFF;
	 text-align: center;
	 color: #191970;
	 font-family: verdana;
	 font-size: 11;
	 width: 850px;
	 margin: 0 auto;
	 clear: both;
	 position: static;
	 } 	 
div.headdown {background-color: #4682B4;
	 text-align: right;
	 color: #191970;
	 font-family: arial;
	 font-size: 11;
	 clear: both;
	 position: static;
	 } 	 
div.nav3 {background-color: #071547;
	 text-align: left;
	 color: #FFFFFF;
	 font-family: arial;
	 font-size: 11;
	 position: static;
	 height: 25px;
	 } 
div.comrights {background-color: #071547;
	 text-align: center;
     color: #E6E6FA;
	 font-family: verdana;
	 font-size: 9;
	 position: static;
	 }

#navigatie {font-family: arial;
	 font-size: 12px;
	 width: 160px;
	 height: 1160px;
	 border-right: 0.5px solid #fff;
	 padding: 0;
	 margin-bottom: 1em;
	 background-color: #FFFFFF;
	 color: #333;
	 position: relative;
	 float: left;
	 }

#navigatie ul {
	 list-style: none;
	 margin: 0;
	 padding: 0;
	 }

#navigatie ul li {
	 margin: 0;
	 border-top: 1px solid #003;
	 }

#navigatie ul li a {
	 display: block;
	 padding: 2px 2px 2px 4px;
	 border-left: 0.5px solid #4682B4;
	 border-right: 1px solid #69c;
	 border-bottom: 1px solid #369;
	 background-color: #036;
	 color: #E6E6FA;
	 text-decoration: none;
	 width: 100%;
	 }

html>body #navigatie ul li a {
	 width: auto;
	 }

#navigatie ul li a:hover {
	 border-left: 0.5px solid #036;
	 border-right: 1px solid #69c;
	 border-bottom: 1px solid #369;
	 background-color: #87CEEB;
	 color: #00008B;
	 }
	 
a:link { 	color: #E6E6FA;	}
a:visited { 	color: #E6E6FA;
	}
a{text-decoration:none}
a:hover{text-decoration:underline;} 
