* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Maiandra GD;
	font-size: 14px;

	background-color: #670001;
	color: #670001;
}

input {
	font-size: 12px;
}

input.emailadres {
	width: 200px;
}

img {
	border: 0;
}

a {
	color: #670001;
}

h1 {
	color: #670001;
	font-size: 18px;

	text-transform: uppercase;
	margin-bottom: 10px;
}

h2 {
	font-size: 16px;
	color: black;
}

h3 {
	text-align: center;
	font-size: 13px;
	padding-top: 4px;
}

h4 {
	font-size: 12px;
}

ul {
	padding-left: 20px;
	list-style-type: square;
}

span.fout {
	color: red;
}


#wrap {
	width: 924px;

	margin: 0 auto;

	text-align: left;

	background: url('/images/faubourg/faubourg_wrap_bg.jpg') repeat-y;

}

#header {
	background: url('/images/faubourg/faubourg_header_bg.jpg') no-repeat;

	height: 220px;

	position: relative;

	padding: 0 12px 0 12px;

}

#nieuwsbrief {
	float: left;
	height: 155px;
	width: 190px;

	padding: 15px 40px 0 10px;

	font-size: 12px;

	line-height: 12px;
}

#nieuwsbrief .kop {
	font-size: 14px;
	font-weight: bold;
	display: block;

	margin-bottom: 10px;
}

#SlideshowImage {
	float: left;
	clear: right;
}

#taalkeuze {
	float: left;
	width: 240px;
	height: 30px;

	clear: both;

}

#taalkeuze a {
	display: block;

	text-decoration: none;
	font-size: 11px;

	position: relative;

	padding: 1px 0 0 40px;
	margin-right: 50px;


}

#taalkeuze a:hover {
	color: #FFFCAD;
}

#taalkeuze a img {
	position: absolute;
	top: 10px;
	left: 10px;
	_left: -30px;
}

#page {
	padding: 0 12px;

	min-height: 300px;
	_height: 300px;
}

#menu {
	float: left;

	width: 240px;
	height: 300px;


	text-align: right;

}

#menu a {
	display: block;

	text-decoration: none;

	font-size: 14px;
}

#menu a.level1 {
	height: 18px;

	margin-right: 40px;
	padding-right: 15px;

	color: #670001;
}

#menu a.level1:hover, #menu a.level1_selected {
	background:  url('/images/faubourg/menu_level1_selected.jpg') no-repeat;
}

#content {
	float: left;

	margin-left: 2px;

	width: 601px;

	padding: 0 20px 0 20px;

}

div.laatste_nieuws {
	background-color: #FFFCAD;
	margin-top: 10px;

	padding: 0 8px;
}

div.nieuws_item {
	border-top: 1px solid #670001;
	padding: 4px 0;
	margin-top: 5px;

}

div.laatste_nieuws div.nieuws_item {
	font-size: 12px;
}

div.nieuws_item .nieuws_link {
	display: block;
	text-align: right;
}

#footer {
	height: 36px;
	background: url('/images/faubourg/faubourg_footer_bg.jpg') repeat-x;

	padding: 65px 0 0 240px;

	clear: both;
}

#footertekst {
	text-align: center;

	font-size: 14px;

	color: #670001;
}


#footertekst a {
	color: #670001;
}
