/*
	960 Grid System ~ Text CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	line-height: 1.5em;
	color: #3E3B39;
	background: #ABAA8E;
}


	
	
.bold {
	font-weight:bold;
	color:#777306;
} 



hr {
	border: 0;
	background-color: #648796;
	width: 220px;
	height: 1px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:-1px;
	clear:both;

}


#werk_1 img {
	padding-bottom: 3px;
	border:0;
	} 
	
	

#werk_2 img {
	padding-bottom: 3px;
	}
	

/* `Headings
----------------------------------------------------------------------------------------------------*/

	
h1 {
	font-size: 1.5em;
	color:#476E6B;
	font-weight:normal;
}
h1 a:link, a:visited, a:active {
	font-size: 1em;
	color:#3E3C3A;
	font-weight:normal;
	text-decoration:none;
}
h1 a:hover {
	font-size: 1em;
	color:#476E6B;
	font-weight:normal;
	text-decoration:none;
	border-bottom:thin dotted #476E6B
}

h2 {
	font-size: 1em;
}

h3 {
	font-size: 0.9em;
}

h4 {
	font-size: 0.8em;
}

h5 {
	font-size: 0.7em;
}

h6 {
	font-size: 0.6em;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
}

li {
	margin-left: 30px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 20px;
}


/* `link
----------------------------------------------------------------------------------------------------*/

.footer_tekst{
	text-align:right;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.7em;
	
	}
	
.footer_tekst a:link {
	color: #C3C2A6;
	font-weight:bold;
	text-decoration: none;
	border-bottom:thin dotted #C3C2A6;
	}
.footer_tekst a:visited {
	color: #C3C2A6;
	font-weight:bold;
	text-decoration: none;
	border-bottom:thin dotted #C3C2A6;
}
.footer_tekst a:hover {
	color: #C3C2A6;
	font-weight:bold;
	text-decoration: none;
	border-bottom:thin solid #C3C2A6;
}
.footer_tekst a:active {
	color: #C3C2A6;
	font-weight:bold;
	text-decoration: none;
	border-bottom:thin dotted #C3C2A6;
}


#werk_1 .link_tekst{
	text-decoration:none;
	font-size: 0.8em;
	color: #3E4238;
}

#werk_1 a:link {
	color: #3E4238;
	font-weight:normal;
	text-decoration: none;
	}

#werk_1 a:visited {
	color: #646B5B;
	font-weight:normal;
	text-decoration: none;
}

#werk_1 a:hover {
color: #476E6B;
	font-weight:normal;
	text-decoration: none;
	border-bottom: #476E6B dotted thin;
}



#werk_2 .link_tekst{
	text-decoration:none;
	font-size: 0.8em;
	color: #3E4238;
}

#werk_2 a:link {
	color: #3E4238;
	font-weight:normal;
	text-decoration: none;
	}

#werk_2 a:visited {
	color: #646B5B;
	font-weight:normal;
	text-decoration: none;
}

#werk_2 a:hover {
	color: #476E6B;
	font-weight:normal;
	text-decoration: none;
	border-bottom: #476E6B dotted thin;
}




#tekst_firma a:link {
	color: #3E4238;
	font-weight:normal;
	text-decoration: none;
	}

#tekst_firma a:visited {
	color: #646B5B;
	font-weight:normal;
	text-decoration: none;
}

#tekst_firma a:hover {
	color: #476E6B;
	font-weight:normal;
	text-decoration: none;
	border-bottom: #476E6B dotted thin;
}
