/*---Layout---*/
html {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color:#000000;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0;
	width:100%;
	height:100%;
	background-color:#ffffff;
}

img {border:0;}

.Table_01 {
	width:100%;
	height:550px;
	border-left: #462d8c 1px solid;
	border-right: #462d8c 1px solid;
	border-bottom: #462d8c 1px solid;
	border-top: #462d8c 1px solid;
	border-collapse: collapse;
	border-spacing: 0px;
}

.iframelayout {
	min-width:442px;
	width:100%;
	height:355px;
	padding-top:20px;
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Past lettertype & grootte van H1 aan */
h1{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
}

/* Past lettertype & grootte van H2 aan */
h2{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
}

.tabelrand td {
	border-bottom: 1px solid #666;
}

.tabelrand tr{
	border-bottom: 1px solid #666;
}

.iframetekst{
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

.inhoudtekst {
	width:100%;
	height: 355px;
	border-width:0px;
	font-family: Arial, Verdana, helvetica, sans-serif;
	font-size: 14px;
}

.txt{
	font-family: Arial, Verdana, helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	width:700px;
}

.informatietxt{
	width:400px;
	font-family: Arial, Verdana, helvetica, sans-serif;
	font-size: 13px;
}

.kopje 
{ 
	font-family: Arial, Verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	width:700px;
}
.menudiv {
	background-image: url(images/layoutimage_2.gif);
	background-repeat: no-repeat;
}

.headerlinks {
	width:268px;
	height: 156px;
	vertical-align: top;
	margin-bottom: 0px;
}

.header {
	height:156px;
	background-image: url(images/layoutimage_14.gif);
	background-repeat: no-repeat;
	background-color: #49318b;
	margin:0px;
}

.menu {
	width:268px;
	height:357px;
	background-image: url(images/menubg.gif);
	background-repeat: repeat-y;
}

.rechts {
	width:50px;
	height:357px;
	background-image: url(images/layoutimage_3.gif);
	background-repeat: no-repeat;
}

.footer {
	width:760px;
	height:37px;
	background-image: url(images/layoutimage_4.gif);
	padding-left: 210px;
	text-align:left;
	background-repeat: no-repeat;
	background-position: left;
}

/*-----------------*/
/*---Tekstlayout---*/
.contacttekst {
	font-size: 12px;
	font-weight:bold;
	padding-left:58px;
	font-family: Arial, Verdana, helvetica, sans-serif;
	font-size: 13px;
}

.headertekst {
	position: relative;
	display:block;
	font-size: 24px;
	font-style:italic;
	font-family: Bookman Old Style;
	text-align:right;
	margin-left: 160px;
	margin-top: 15px;
	color: #ffffff;
	padding-right:10px;
}

/*---------------*/
/*---Menulinks---*/
.menutekst {
	display:block;
	font-size: 16px;
	font-weight:bold;
	text-align:left;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom:15px;
	font-family:Trebuchet MS, Georgia, Verdana, Arial;
	font-style:italic;
}

a.menulink {
	text-decoration:none;
	color: #000000;
}

a:hover.menulink {color: #ff0000;}

a:active{outline: none;}
a{outline: none;}

.txt A:link{color:#321e67;}
.txt A:visited{color:#474e73;}
.txt A:hover{color:#7f8ac6;}

/*----------------------*/
/*---Contactform---*/
.email{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
.contactform {
	border: 0px;
	font-size: 11px;
	font-weight:bold;
	text-align:left;
	padding: 15px;
}
.videos{
	Position: center;
}

}
.contactformvelden {
	border: #000000 solid 1px;
	text-align:left;
}

textarea{
	background:#ffffff;
	font:12px Arial;
	width:400px;
	height:150px;
}

input{
	width:200px;
}

input[type="submit"] {
	width:150px;
	font:12px Arial;
}

/*input[type="submit"]:hover{}*/

.txt input:hover{
	background-color:#dcd8e9;
}

textarea:hover{
	background-color:#faf8ff;
}
