@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 13px;
	font-weight: bold;
}

h2 {
	margin-top: 20px;
	font-size: 13px;
	font-weight: bold;
}

#wrapper {
	margin: 0 auto;
	width: 771px;
}

#header {
	width: 771px;
	height: 301px;
	background: url(/afbeeldingen/header_bg.png);
	display: block;
}

hr{
	color: #ef1c2d;
	background-color: #ef1c2d;
	height:1px;
	border: 0px;
}

#headertrouwen {
	width: 771px;
	height: 301px;
	margin-left: -16px;
	background: url(/afbeeldingen/Trouwservice_01.jpg);
	display: block;
}

#menu {
	width: 771px;
	height: 28px;
	background: url(/afbeeldingen/menu_bg.png);
	overflow: hidden;
	text-align: left;
}

#menu ul {
	margin: 0px;
	padding: 0px 19px;
}

#menu ul li {
	float: left;
	list-style: none;
	list-style-type: none;
	display: inline;
}

#content {
	width: 711px;
	padding: 10px 30px;;
	background: url(/afbeeldingen/content_bg.png);
	text-align: left;
	overflow: hidden;
}

#footer {
	width: 771px;
	height: 82px;
	background: url(/afbeeldingen/footer_bg.png);
	text-align: left;
}

#footer2 {
	width: 771px;
	height: 82px;
	margin-top: -35px;
	background: url(/afbeeldingen/footer_bg.png);
	text-align: left;
}

#footer #footer_left {
	margin: 12px 0 0 9px;
	float: left;
	}
	
#footer #footer_right {
	margin: 32px 20px 0 0;
	float: right}


#footer2 #footer_left {
	margin: 12px 0 0 9px;
	float: left;
	}
	
#footer2 #footer_right {
	margin: 32px 20px 0 0;
	float: right}

	
div#toggleList li.linkslistitem a {
	color: #000;
	text-decoration: none;
}

div#toggleList li.linkslistitem a:hover {
	text-decoration: underline;
}

.looong{
	margin: 10px 30px 10px 30px;
}

.looong td.left{
	padding: 3px 15px 3px 5px;
	width: 300px;
}

.looong td.right{
		padding: 3px 5px 3px 15px;
		width: 300px;
}

div#e-content {
	width: 771px;
	margin: 0px;
	display: block;
}

div#toggleList {
	width: 771px;
	clear: both;
	display: block;
	font-weight: normal;
}

div#toggleList ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align:center;
}

div#toggleList ul li {
	width: 32%;
	float: left;
}

div#toggleList br.clear {
	border: none;
	height: 0px;
	clear: both;
}

a#v_toggle {
	color: #000;
	text-decoration: underline;
}

a#v_toggle:hover {
	text-decoration: none;
}
