body{
margin: 0;
text-align: center;
}

div#main_container{
margin: 0 auto 0 auto;
width: 1160px;
text-align: left;
}

a:link {
	color: #514587;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #514587;
}

a:hover {
	text-decoration: none;
	color: #dddddd
}

a:active {
	text-decoration: none;
	color: #514587;
}

#wrapper {
width: 1162px;
margin: 0 auto;
}

.kop-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.platte-tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

.platte-tekst-calibri {
	font-family: Calibri;
	font-size: 15px;
	font-weight: normal;
	line-height: 24px;
}

.kop1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #a64d79;
	line-height: 36px;
}

.kop2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	line-height: 24px;
}

.frame {
	width: 292px;
	height: 180px;
	margin: 0px;
	position: relative;
}

.fade {
	height: 100%;
	width: 100%;
	position:absolute;
	background: -webkit-linear-gradient(left,
		rgba(170,170,170,1) 0%,
		rgba(0,0,0,0) 30%,
		rgba(0,0,0,0) 70%,
		rgba(170,170,170,1) 100%
    );

}

.mededeling {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 30px;
	color: #514587;
	text-shadow:0px 0px 3px #ccc4a9;
}
.menu-boven {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #7C6D36;
	text-shadow:0px 0px 7px #ccc4a9;
}
.menu-onder {
	font-family: "Trebuchet MS";
	font-size: 21px;
	color: #7C6D36;
	text-shadow:0px 0px 6px #ccc4a9;
}
.menu-onderklein {

	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #7C6D36;
	text-shadow:0px 0px 6px #ccc4a9;
}
