/* Omygod Structuur */

body {
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(leaf-black.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}


#Wrap {
	width: 854px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 610px;

}

#Wrap #Top {
	height: 70px;
	width: 854px;
	text-align: center;
}

#Content {
	width: 854px;
	margin: 0px;
	height: 472px;
}
.TDcontentImage {
	width: 372px;
}
#Wrap #Content .TDcontentImage img {
	border: 1px solid #afafaf;
}


.TDcontent {
	width: 366px;
	padding-top: 15px;
	background-color: #FFFFFF;
	padding-left: 6px;
}

.TDnone {
	width: 33px;
}
#url {
	font-size: 1.3em;
	line-height: 1em;
	margin-bottom: 2px;
	
}

#Footer {
	width: 100%;
}

#Navigatie {
	width: 618px;
	height: 57px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	float: left;
}

/* Omygod Content Typografie*/

#Content p {
	font-family: "Trebuchet MS";
	font-weight: normal;
	color: #000000;
	line-height: 1.5em;
	text-align: justify;
	font-size: 1em;
}

#Content h1 {
	font-family: "Trebuchet MS";
	font-size: 2.6em;
	color: #999900;
	line-height: 1.3em;
	text-decoration: none;
	list-style-type: none;
	margin-bottom: 15px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#Content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000;
}

#Content li {
	font-family: "Trebuchet MS";
	font-weight: normal;
	color: #000000;
	text-align: left;
	font-size: 1.1em;
	line-height: 1.5em;
	text-indent: -15px;
}
#Content p a:link {
	color: #9ea515;
	text-decoration: none;
	font-size: 1.1em;
}
#Content p a:visited {
	color: #9ea515;
	text-decoration: none;
	font-size: 1.1em;
}
#Content p a:hover {
	color: #000000;
	text-decoration: none;
	font-size: 1.1em;
}

/* ------- FOOTER ------- */
#center_bottom {
	padding:			0;
	margin:				0;
	position:			absolute;
	text-align:			center;
	z-index:			20;
	height: 30px;
	bottom: 0px;
}

#foot {
	width:				100%;
	bottom:				0px;
	border-top:			1px solid #9F9F9F;
	padding:			0px;
	position:			fixed;
	z-index:			17;
	background-color: #999900;
	margin: 0;
	height: 30px;
	font-size: 0.9em;
	color: #B2A674;
}
#foot a:link {
	color: #B3A671;
	text-decoration: none;
}
#foot a:visited {
	color: #B4AD76;
	text-decoration: none;
}
#foota:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
