/* hide from ie on mac \*/
#flashcontent {
	height: 100%;
}
/* end hide */

body, td{
	margin: 7px 7px 7px 7px;
	padding: 0px;
	background-color: #eeeeee;
	color: #333333;
	font-family: "Gill Sans Light", "Gill Sans", "Gill Sans MT", verdana, arial, sans-serif;
	font-size: 0.9em;
}

a {	
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #222222;
}

#head {
	height: 69px;
}

#navigatie1 {
	background-color: #cccccc;
	height: 20px;
	font-size: 14px;
	text-align: center;
	letter-spacing: +1px;
	padding: 3 3 3 15;
}

#navigatie2 {
	background-color: #ffffff;
	font-size: 14px;
	border-right: 1px solid #cccccc;
	padding: 7px 7px 7px 7px;
}

#fotoreeks {
	background-color: #ffffff;
	padding: 7px 7px 7px 7px;
}

#container {
	background-color: #ffffff;
	vertical-align: top;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

#content {
	background-color: #ffffff;
	vertical-align: top;
	padding: 7px 7px 7px 7px;
}
#imgcontent {
	background-color: #ffffff;
	vertical-align: top;
	text-align: center;
	padding: 7px 7px 7px 7px;
}

#homecontent {
	background-image: url('/_images/homepage.jpg');
	background-repeat: no-repeat;
	width: 600px;
	height: 400px;
}
#hometext {
	text-align: left;
	position: relative;
	top: 280px;
	left: 30px;
	font-size: 1.1em;
}

#contact {
	background-color: #dfdfdf;
	height: 20px;
	padding: 3px;
	border: 1px solid #cccccc;
	color: #666666;
	text-align: center;
}

#terug {
	background-color: #ffffff;
	padding-right: 15px;
	height: 15px;
	text-align: right;
	font-size: 0.8em;
}
