@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#46242b;
	background-color:#46242b;
	font-weight:normal;
	text-align:center;
}


a{
	color: #b3071b;
	text-decoration:none;
}

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

a img{
	border:none;
}

.clear{
	clear:both;
}

p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#46242b;
	font-weight:normal;
	text-align:left;
}

h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#46242b;
	font-weight:bold;
	text-align:left;
}

.MainTable {
	width:100%;
}

.MainTr {
	width:100%; background-color:#ffffff;
}

.MainTd {
	width:100%; text-align:center; padding-top:30px;
}

.container{
	width:863px;
	margin:0px auto;
	display:table;
	position:relative;
}

.containerTdLeft {
	background-color:#FFF; width:228px; height:326px;
}

.containerTdRight {
	background-color:#FFF; width:635px; height:326px; text-align:left; color:#ffffff;
}

.LogoLudisia {
	padding:52px 0 0 0; text-align:left;
}

.TaalKeuze {
	width:35px; height:100px; position:absolute; z-index:999999; top:206px; left:202px;
}
.TaalKeuze img{
	margin-top:5px;
}
.MenuTd {
	background-color:#FFF; width:228px; text-align:left;
}

.MenuTd ul {
	width:210px; margin:57px 0 0 0;
}

.MenuTd ul li {
	list-style:none; margin:0 0 14px 0;
}

.MenuTd ul li a {
	padding:3px 25px 3px 25px; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; font-size:13px; color:#46242b; text-decoration:none; text-transform:uppercase;
}

.MenuTd ul li a:hover {
	padding:3px 25px 3px 25px; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; font-size:13px; color:#b3071b; text-decoration:none; text-transform:uppercase;
}

.MenuTd ul li.active {
	list-style:none; background-color:#b3071b; margin:0 0 14px 0; padding:2px 0 2px 0;
}

.MenuTd ul li.active a, .MenuTd ul li.active a:hover {
	padding:0 25px 0 25px; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; font-size:13px; color:#ffffff; text-decoration:none;
}

.LogoEarthOrchid {
	margin:81px 0 30px 0;
}

.TekstTd {
	background-color:#FFF; width:635px; text-align:left;
}

.TekstDivLeft {
	padding:59px 20px 30px 20px; width:411px; float:left;
}

.TekstDivRight {
	width:184px; background-color:#dce6f4; float:right; margin:30px 0 30px 0;
}

.TekstDivRight h2 {
	padding:25px 22px 22px 22px; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; font-size:13px; line-height:25px; color:#46242b; text-transform:uppercase; font-weight:bold;
}

.FooterTr {
	width:100%; height:150px; background-color:#b3071b;
}

.FooterTd {
	width:100%; text-align:center;
}

.FooterLeft {
	padding:25px 0 0 248px; width:380px; float:left;
}

.FooterLeft p {
	color:#fff;
}

.FooterLeft a {
	color:#fff; text-decoration:none;
}

.FooterLeft a:hover {
	color:#fff; text-decoration:underline;
}

.FooterRight {
	width:184px; float:right; margin:15px 0 0 0;
}

.containerFooterLeftTd {
	height:150px; background-color:#b3071b; width:228px;
}

.containerFooterRightTd {
	height:150px; background-color:#b3071b; width:635px;
}