/* CSS Document */

* {
	padding:		0px;
	margin:			0px;
}

.spacer {
	clear:			both; 
	font-size:		0; 
	line-height:		0;
}

body {
	padding:		0px;
	margin:			0px;
	background-color:	#A99F9F;
	background-image:	url('../images/bg_body.jpg');
	background-position:	top left;
	background-repeat:	repeat-x;
}

#headerTopMain {
	width:			100%;
}

#headerMain {
	position:		relative;
	margin-top:			50px;
	margin-left:		auto;
	margin-right:		auto;
	width:			900px;
	height:			89px;
	background-color:	#FFFFFF;
}

#logoContainer {
	width:			185px;
	height:			89px;
	float:			left;
}

#logo {
	position:		relative;
	float:			right;
	border:			0;
}

#navigContainer {
	width:			715px;
	height:			89px;
	float:			right;
}

#navigContainer ul {
	position:		relative;
	top:			60px;
	right:			15px;
	float:			right;
	font-family:		"Trebuchet MS", Arial;
	font-size: 		14px;
	list-style-type:	none;
}

#navigContainer ul li {
	padding-left:		10px;
	padding-right:		10px;
	float:			left;
	border-right:		1px solid #3B3B3B;
}

#navigContainer ul li a {
	color:			#3B3B3B;
	text-decoration:	none;
}

#navigContainer ul li a:hover {
	color:			#CF2E4D;
	text-decoration:	none;
}

#navigContainer ul li.last {
	border-right:		0;
	padding-right:		0;
}

#imageTopMain {
	width:			100%;
}

#imageMain {
	margin-left:		auto;
	margin-right:		auto;
	width:			900px;
	height:			354px;
	background-color:	#000000;
}


#imageTopMain_sub {
	width:			100%;
}

#imageMain_sub {
	margin-left:		auto;
	margin-right:		auto;
	width:			900px;
	height:			86px;
	background-color:	#000000;
}


/*------------------------------------------------bodyTop--------------------*/
#bodyTopMain{
	width:			900px;
	margin-left:		auto;
	margin-right:		auto;
}

#bodyTop{
	width:			900px;
	float:			left;
	padding-bottom:		0px;
	background-color:	#FFFFFF;
}

/*--------------------------------------------start left1--------------------*/

#left1{
	width:			175px;
	padding:		5px;
	float:			left;
}

#subnavig {
	float:			left;
	width:			175px;
	margin-bottom:		15px;
}

#left1 ul {
	padding-top:		40px;
	padding-right:		10px;
	list-style:		none;
	font-family:		"Trebuchet MS", Arial;
	font-size: 		11px;
}

#left1 ul li {
	color:			#3B3B3B;
	text-decoration:	none;
	text-align:		right;
}

#left1 ul li a {
	padding-right:		20px;
	color:			#3B3B3B;
	text-decoration:	none;
	background-image:	url("../images/pijltje.gif");
	background-position:	center right;
	background-repeat:	no-repeat;
}

#left1 ul li a:hover {
	padding-right:		20px;
	color:			#3F429A;
	text-decoration:	none;
	background-image:	url("../images/pijltje2.gif");
	background-position:	center right;
	background-repeat:	no-repeat;
}

#socialmedia {
	float:			left;
	width:			165px;
	padding-top:		15px;
	padding-right:		10px;
}

#socialmedia img {
	float:			right;
	margin-left:		8px;
}

/*------------------------------------------------left1--------------------*/

/*------------------------------------------------mid1--------------------*/
#mid1{
	width:			510px;
	min-height:		300px;
	padding:		10px;
	border-left:		1px dashed #3B3B3B;
	float:			left;
}

h1 {
	font-family:		"Trebuchet MS", Arial;
	font-size:		14px;
	line-height:		1.3em;
	color:			#3F429A;
	margin-bottom:		15px;
}

h2 {
	font-family:		"Trebuchet MS", Arial;
	font-size:		14px;
	line-height:		1.3em;
	color:			#3F429A;
	margin-bottom:		15px;
}

h3 {
	font-family:		"Trebuchet MS", Arial;
	font-size:		14px;
	line-height:		1.3em;
	color:			#CF2E4D;
	margin-bottom:		15px;
}

h4 {
	width:			600px;
	font-family:		"Trebuchet MS", Arial;
	font-size:		14px;
	line-height:		1.3em;
	color:			#ffffff;
	background-color:	#CF2E4D;
	padding:		3px;
	margin-bottom:		15px;
}

p {
	font-family:		"Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size:		13px;
	line-height:		1.4em;
	color:			#828282;
	margin-bottom:		15px;
}

#mid1 table {
	margin-bottom:		20px;
}

#mid1 table img {
	border:			0;
}

#mid1 td {
	font-family:		"Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size:		13px;
	line-height:		1.4em;
	color:			#828282;
	padding-right:		10px;
}

#mid1 li {
	font-family:		"Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size:		13px;
	line-height:		1.4em;
	color:			#828282;
	margin-bottom:		0px;
}

p a, td a, li a {
	color:			#CF2E4D;
	text-decoration:	none;
	}

p a:hover, td a:hover, li a:hover {
	color:			#000000;
	text-decoration:	none;
	}

.leesverder {
	margin-bottom:		15px;
}

.leesverder a {
	font-family:		"Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size:		12px;
	color:			#000000;
	text-decoration:	none;
}

.leesverder a:hover {
	color:			#000000;
	text-decoration:	underline;
	}

#mid1 ul {
	list-style-type: 	square;
	margin-left:		25px;
	margin-bottom:		10px;
}
#mid1 ol {
	margin-left:		25px;
	margin-bottom:		10px;
}

#mid1 ul ul {
	list-style-type: 	disc;
	margin-left:		25px;
	margin-bottom:		0px;
	}

.invulveld {
	width:			250px;
}

.knop {
	padding-left:		15px;
	padding-right:		15px;
	float:			right;
	margin-bottom:		25px;
	}

textarea {
	width:			250px;
	height:			100px;
}

hr {
	margin-top:		15px;
	margin-bottom:		15px;
}

.tips_tabel td {
	padding-bottom:		20px;
}

.tips_tabel td a img {
	border:			1px solid #EBBC60;
	margin-right:		40px;
}

.tips_tabel td a:hover img {
	border:			1px solid #000000;
}

#accountMain {
	float:			left;
	width:			680px;
}

.kolom {
	float:			left;
	width:			216px;
	margin-right:		10px;
}

.item {
	float:			left;
	width:			100%;
	border:			1px solid #3C7FAF;
	margin-bottom:		10px;
}

.item h1 {
	width:			206px;
	background-color:	#EBF3FB;
	padding:		5px;
	border-bottom:		1px solid #3C7FAF;
	font-family:		"Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size:		11px;
	line-height:		1.3em;
	color:			#000040;
	margin-bottom:		10px;
}

.item p {
	font-family:		"Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size:		12px;
	line-height:		1.2em;
	color:			#505050;
	margin-left:		5px;
	margin-bottom:		5px;
}

.item li {
	font-family:		"Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size:		11px;
	line-height:		1.2em;
	color:			#505050;
}

.item li a {
	line-height:		1.0em;
	font-size:		11px;
	color:			#3F429A;
	font-decoration:	none;
}

.item li a:hover {
	color:			#505050;
	font-decoration:	underline;
}

/*------------------------------------------------mid1--------------------*/

#mid2 {
	width:			490px;
	background-color:	#EFE8D6;
	padding:		10px;
	float:			left;
}

#mid2 img {
	border:			1px solid #404040;
	margin-right:		25px;
}

#mid2 p {
	font-family:		"Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size:		11px;
	line-height:		1.3em;
	color:			#828282;
	margin-top:		10px;
	margin-bottom:		10px;
}

#mid2 p a {
	color:			#828282;
	text-decoration:	underline;
	}

#mid2 p a:hover {
	color:			#3F429A;
	text-decoration:	none;
	}

/*------------------------------------------------start right1--------------------*/

#right1 {
	width:			150px;
	float:			right;
	padding-right:		30px;
}

#homeTips {
	float:			left;
	width:			150px;
	margin-bottom:		10px;
	background-color:	#EFE8D6;
}

#right1 ul {
	padding-right:		0;
	padding-left:		10px;
	padding-top:		40px;
	padding-bottom:		15px;
	font-family:		"Trebuchet MS", Arial;
	font-size: 		11px;
	list-style:		none;
}

#right1 ul li {
	padding-left:		20px;
	color:			#3B3B3B;
	text-decoration:	none;
	background-image:	url("../images/pijltje_home.gif");
	background-position:	top left;
	background-repeat:	no-repeat;
}

#right1 ul li a {
	padding-left:		0px;
	color:			#3B3B3B;
	text-decoration:	none;
}

#right1 ul li a:hover {
	padding-right:		0px;
	color:			#3F429A;
	text-decoration:	none;
}

/*------------------------------------------------end right1--------------------*/


/*------------------------------------------------footer--------------------*/

#footerMain {
	width:			900px;
	height:			90px;
	margin-left:		auto;
	margin-right:		auto;
}

#footer {
	width:			715px;
	height:			90px;
	position:		relative;
	float:			left;
	background-color:	#CF2E4D;
}

#footer_sub {
	width:			900px;
	height:			90px;
	position:		relative;
	float:			left;
	background-color:	#CF2E4D;
}

#footer ul, #footer_sub ul {
	position:		relative;
	top:			50px;
	left:			185px;
	width:			200px;
}

#footer ul li, #footer_sub ul li {
	display:		inline;
	font-family:		"Trebuchet MS", Arial;
	font-size:		11px;
	padding-left:		10px;
	padding-right:		10px;
	border-right:		1px solid #BFBDBD;
}

#footer ul li a, #footer_sub ul li a {
	color:			#BFBDBD;
	text-decoration:	none;
}

#footer ul li a:hover, #footer_sub ul li a:hover {
	color:			#BFBDBD;
	text-decoration:	underline;
}

#footer ul li.last, #footer_sub ul li.last {
	border-right:		0px;
}

#footer_right {
	width:			185px;
	height:			90px;
	position:		relative;
	float:			right;
	background-color:	#CF2E4D;
}

#amLogo {
	position:		relative;
	top:			-89px;
}




/*------------------------------------------------footer--------------------*/

.forum_button a {
	display:		block;
	width:			150px;
	text-align:		center;
	padding:		5px;
	border:			1px solid #000000;
	margin-bottom:		20px;
	background-color:	#C0C0C0;
	text-decoration:	none;
	color:			#000000;
	font-family:		arial, verdana;
	font-size:		12px;
}

.forum_button a:hover {
	text-decoration:	none;
	color:			#ffffff;
	background-color:	#808080;
}

/*------------------------------------------------gallerie--------------------*/

.gallerie td {
	width:			150px;
	vertical-align:		top;
	text-align:		center;
}

.gallerie img {
	margin-bottom:		10px;
}


