/* CSS Document */



body {
background-color: transparent;
				/*
				scrollbar-3dlight-color:silver;
                scrollbar-arrow-color:black;
                scrollbar-track-color:silver;
                scrollbar-darkshadow-color:red;
                scrollbar-face-color:silver;
                scrollbar-highlight-color:white;
                scrollbar-shadow-color:white
				*/
}


.mainpage {
	margin-left:0;
	margin-top:0;
	margin-top:0;
	margin-bottom:0;
}

.image_top_bar {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	}

.image_bar {
	margin-top: 40;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	}

.image_right {
	float: right;
	margin-top: 0;
	margin-bottom: 10;
	margin-left: 20;
	margin-right: 0;

	}

.image_left {
	float: left;
	margin-top: 0;
	margin-bottom: 10;
	margin-left: 0;
	margin-right: 20;

	}

.image_right_in {
	float: right;
	margin-top: 10;
	margin-bottom: 10;
	margin-left: 20;
	margin-right: 0;

	}

.image_left_in {
	float: left;
	margin-top: 10;
	margin-bottom: 10;
	margin-left: 0;
	margin-right: 20;

	}

p {
	margin-top: 0;
	margin-bottom: 10;
	padding-top:0;
	padding-bottom:0;
}

h1 {
	font: 20px arial; 
	letter-spacing: 0px; 
	font-weight: Bold; 
	color: #6E3F3C;
	text-align: justify;
	margin-bottom: 5;
	padding-bottom:0;
}

h2 {
	font: 16px arial; 
	letter-spacing: 0px; 
	font-weight: normal; 
	color: #6E3F3C;
	text-align: justify;
	margin-bottom: 5;
	margin-top: 0;
	padding-bottom:0;
}

ul	{
	padding-top:0;
	margin-top:0;
	padding-left: 1em;
	margin-left: 1em;
	list-style-type: square;
	/*list-style: none;
	list-style-image: url(../images/bullet.gif); */
	list-style-position: outside;
	color: #6E3F3C;
	}
	
.ul_in	{
	padding-top:0px;
	margin-top:0px;
	padding-left: 1em;
	margin-left: 1em;
	list-style-type: disc;
	list-style-position: inside; 
	color: #333333;
	}
	
.li_in {
		color: #333333;
		padding-top:5px;
	margin-top:5px;
	}

td {
	font: 13px arial; 
	letter-spacing: 0px; 
	font-weight: normal; 
	color: #333333;
}

.faqvraag {
	font: 13px arial; 
	letter-spacing: 0px; 
	font-weight: normal; 
	color: #6E3F3C;
}

.td_maintxt {
	text-align: justify;
	padding-left: 194;
	padding-right: 0;
}

.tableblockAHeight {
	margin-top: 20;
	margin-bottom: 20;
	height: 100px;
	vertical-align: top;
	padding-bottom:20;
}	

.bodybreadA {
	font: 9px arial; 
	letter-spacing: 0px; 
	font-weight: normal; 
	color: #6E3F3C;
	text-align: left;
}

.footerA {
	font: 9px arial; 
	letter-spacing: 0px; 
	font-weight: normal; 
	color: #6E3F3C;
	text-align: right;
	margin-top:50px;
}

.link_bread:link, .link_bread:visited, .link_bread:active  { 
	font: 9px arial; 
	letter-spacing: 0px; 
	font-weight: normal; 
	color: #6E3F3C;
	cursor:hand;
text-decoration: underline; 
	}
	
.link_bread:hover { 
	font: 9px arial; 
	letter-spacing: 0px; 
	font-weight: normal; 
	color: #CCCCCC;
	cursor:hand;
text-decoration: underline; 
	}
	
.link_rechts:link, .link_rechts:visited, .link_rechts:active  { 
	font: 9px arial; 
	letter-spacing: 0px; 
	font-weight: normal; 
	color: #6E3F3C;
	cursor:hand;
	text-decoration: none; 
	text-align: right;
	}
	
.link_rechts:hover { 
	font: 9px arial; 
	letter-spacing: 0px; 
	font-weight: normal; 
	color: #CCCCCC;
	cursor:hand;
	text-decoration: none; 
	text-align: right;
	}

.link_rechts_up {
margin-top: 10px;
margin-bottom: 10px;
text-align: right;
}

a:link { 
	font: 13px arial; 
	letter-spacing: 0px; 
	font-weight: normal; 
	cursor:hand;
	text-decoration: none; 
	color: #333333;
}

a:visited { 
	font: 13px arial; 
	letter-spacing: 0px; 
	font-weight: normal; 
	cursor:hand;
	text-decoration: none; 
	color: #333333;
}

a:hover { 
	font: 13px arial; 
	letter-spacing: 0px; 
	font-weight: normal; 
	cursor:hand;
	text-decoration: none; 
	color: #CCCCCC;
}

a:active { 
	font: 13px arial; 
	letter-spacing: 0px; 
	font-weight: normal; 
	cursor:hand;
	text-decoration: none; 
	color: #333333;
}

.txtsize_a {
	font-size: 12px;
	}

.txtsize_aa {
	font-size: 14px;
	}
	
.txtsize_aaa {
	font-size: 16px;
		}