/* stylesheet Stoutenburg netwerk */

body {
	background-color:  #FCF0DA; 
	background-image: url(../images/band.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px 
	}

#layout {margin: 0 auto;   
	 width: 800px;
	 background-color: #FCF0DA;
	 background-image: url(../images/body-netwerk.gif);
	background-repeat: repeat-y;
	 }

	 #header0 {margin: 0 auto;   
	 width: 800px;
	 background-color: #FCF0DA;
	 background-image: url(../images/kop-netwerk.gif);
	background-repeat: no-repeat;
	height: 31px;
	} 
	
#header1 {margin: 0 auto;   
	 width: 800px;
	 background-color: #FCF0DA;
	 background-image: url(../images/kop-netwerk1a.gif);
	background-repeat: no-repeat;
	height: 112px;
	} 
	
#header2 {margin: 0 auto;   
	 width: 800px;
	 background-color: #FCF0DA;
	 background-image: url(../images/kop-netwerk1b.gif);
	background-repeat: no-repeat;
	height: 32px;
	} 

#content { 
		color: #000000;
		font-family: arial, helvetica, sans-serif;
		font-size: 13px;
		text-align: left;
		padding-left: 20px;
		padding-right: 30px;
		padding-top: 5px;
		padding-bottom: 15px;
		}

	#content a {
		text-decoration: none;
		color: #800000; }

	#content a:link { color: #A52A2A } 
	#content a:active { color: #CD3333 }
	#content a:visited { color: #CD3333 }
	#content a:hover {background-color: #B1D170;
				color: #800000; }
				
	#verwijzing { 
		color: #CD7054;
		font-family: arial, helvetica, sans-serif;
		font-size: 10px;
		text-align: right;
		}

	#verwijzing a {
		text-decoration: underline;
		color: #CD4F39; }
	
	#verwijzing a:link { color: #CD4F39 } 
	#verwijzing a:active { color: #CD4F39 }
	#verwijzing a:visited { color: #CD4F39 }
	#verwijzing a:hover {background-color: #FDF1DB;
				color: #CD4F39; }


	#foto {
	  color: #663333;
		font-size: 12px;
		font-style: italic;
		text-align: center;
	}

	#credits {
	  color: #ff0000;
		font-size: 13px;
		font-style: italic;
		}

				
h1 { font-family: "Times New Roman";
		font-size: 30px; 
		text-align: left;
		color: #A52A2A;}
h2 { font-family: "Times New Roman";
	 color: #663333; 
	 font-size: 20px; 
		text-align: left;
		} 
h3 { font-family: "Times New Roman";
	 color: #B22525;
	 font-size: 17px;
	 }
h4 { font-family: "Times New Roman";
		font-size: 30px; 
		text-align: center;
		color: #A52A2A;}
h5 { font-family: "Times New Roman";
	 color: #663333;
	 font-size: 15px;
	 }

/* kopmenu 2 */
#navcontainer2
{
margin: 0 auto;
padding: 0 0 0 14em;
font-family: arial, sans serif;
font-size: 12px;
text-align: center;
}

/* to stretch the container div to contain floated list */
#navcontainer2:after
{
content: ".";
display: block;
line-height: 1px;
font-size: 1px;
clear: both;
}

ul#navlist2
{
list-style: none;
padding: 0;
margin: 0 auto;
width: 100%;
font-size: 1em;
}

ul#navlist2 li
{
display: block;
float: left;
width: 85px;
margin: 0;
padding: 0;
}

ul#navlist2 li a
{
display: block;
width: 100%;
padding: 6px;
border-width: 1px;
border-color: #ffe #F3E2C3 #F3E2C3 #fff;
border-style: solid;
color: #333333;
text-decoration: none;
font-weight: bold;
background: #FCF0DA;
}

#navcontainer2>ul#navlist2 li a { width: auto; }

ul#navlist2 li#active a, ul#navlist li a:visited
{
background: #FCF0DA;
color: #777;
}

ul#navlist2 li a:hover, ul#navlist2 li#active a:hover
{
color: #C8603E;
background: transparent;
border-color: #F3E2C3 #fff #fff #ccc;
}
