/* CSS Document */
body{
	padding:0px;
	margin:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	font-size:12px;
}

form{
	margin:0px;
	padding:0px;
}

.container{
	width:992px;
	margin:auto;
}

.container_top{
	margin-top:27px;
	width:992px;
	height:70px;
}

.container_content{
	margin-top:27px;
	width:992px;
}

.left{
	float:left;
}

.right{
	float:right;
}

.margin_left5{
	margin-left:5px;
}

.margin_left7{
	margin-left:7px;
}

.margin_left10{
	margin-left:10px;
}

.margin_left50{
	margin-left:50px;
}

.margin9{
	margin:9px;
}

.margin15{
	margin:15px;
}

.margin20{
	margin:20px;
}

.bg_menu_top{
	background-image:url(../images/bg_menu_top.jpg);
	background-repeat:no-repeat;
	height:70px;
	width:650px;
	overflow:hidden;
}

.bg_menu_left{
	background-image:url(../images/bg_menu_links.jpg);
	background-repeat:no-repeat;
	height:442px;
	width:190px;
	overflow:hidden;
}

.bg_image_home{
	background-image:url(../images/bg_image_home.jpg);
	background-repeat:no-repeat;
	height:442px;
	width:582px;
	overflow:hidden;
}

.menu_top_content{
	background-image:url(../images/menu_top_content.jpg);
	background-repeat:repeat-x;
}

.menu_top_content_hover{
	background-image:url(../images/menu_top_content_hover.jpg);
	background-repeat:repeat-x;
}

.bg_content{
	background-image:url(../images/bg_content.gif);
	background-repeat: no-repeat;
	height:442px;
	width:794px;
}

.bg_content_nieuwsbrief{
	background-image:url(../images/bg_content_nieuwsbrief.jpg);
	background-repeat: no-repeat;
	height:442px;
	width:794px;
}

.bg_content_ttpe{
	background-image:url(../images/bg_content_ttpe.jpg);
	background-repeat: no-repeat;
	height:442px;
	width:794px;
}

.team{
	width:178px;
	text-align:center;
}

.left_submenu{
	width:180px;
	margin-left:5px;
}

.left_submenu ul{
	list-style:none;
	margin:0;
	padding:0;
	padding-top:20px;
}


.left_submenu ul li{
	text-align: left;
}

.submenu,  .left_submenu ul li a{
	height:30px;
}


.text{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}

.text_wit{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}

.text_paars{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#743b84;
}

.text14{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
}

.titel{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#7F3B84;
	margin-bottom:15px;
}

a{
	color:#7F3B84;
	text-decoration:none;
}

a:hover{
	color:#7F3B84;
	text-decoration:underline;
}


a.submenu, .left_submenu ul li a{
	color:#333333;
	text-decoration:none;
	background-image:url(../images/bg_menu_left.gif);
	background-position:bottom;
	height:30px;
	width:180px;
	background-repeat:no-repeat;
	display:block;
	line-height:28px;
	font-size:12px;
	text-indent:15px;
}

a.submenu:hover, .left_submenu ul li a:hover{
	color:#813c85;
	text-decoration:none;
	background-image:url(../images/bg_menu_left_hover.gif);
}

a.submenu:hover, .left_submenu ul li a.active{
	background-position:bottom;
	height:30px;
	width:180px;
	background-repeat:no-repeat;
	display:block;
	line-height:28px;
	font-size:12px;
	text-indent:15px;
	color:#813c85;
	text-decoration:none;
	background-image:url(../images/bg_menu_left_hover.gif);
}

a.submenu:hover, .left_submenu ul li a.active:hover{
	background-position:bottom;
	height:30px;
	width:180px;
	background-repeat:no-repeat;
	display:block;
	line-height:28px;
	font-size:12px;
	text-indent:15px;
	color:#813c85;
	text-decoration:none;
	background-image:url(../images/bg_menu_left_hover.gif);
}



a.menu_top{
	font-size:13px;
	color:#ab55b3;
	text-transform:uppercase;
	text-decoration:none;
}

a.menu_top_hover{
	font-size:13px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
}
	


/********************** form ************************/

.btn{
	background-color: #7f3b84;
	color: #ffffff;
	border-width:0px;
	cursor:hand;
	text-transform: uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.btn_nieuwsbrief{
	border-width:0px;
	cursor:hand;
	text-transform: uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:120px;
	color:#FFFFFF;
	background-color: #333;
	height:16px;
}

.textfield{
	height:16px;
	border:1px solid #e4e4e4;
	/*border-bottom:#813c85 1px solid;
	border-top:1px solid #f4eef3;
	border-right:1px solid #f4eef3;
	border-left:1px solid #f4eef3;*/
	width: 190px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color:#fff;
}



.textarea{
	border:1px solid #e4e4e4;
	width: 190px;
	height: 60px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color:#fff;
}
























