/* CSS Document */
body {
	background-image: url(../slices/main_bg.gif);
	background-repeat: repeat;
}
A:link {
	color: #7D4F73;
	text-decoration: none;
}
A:visited {
	color: #7D4F73;
	text-decoration: none;
}
A:active {
	color: #7D4F73;
	text-decoration: none;
}
A:hover {
	color: #5A3856;
	text-decoration: underline;
}
#maincontainer {
	width:752px;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	background-color:#FFFFFF;
	padding:4px;
}
#contentcontainer {
	background-color:#EDF0F0;
}
/*#contentcontainer{ background-color:#E4E8E8; }*/
#menu {
	background-color:#739093;
	width:752px;
	height:57px;
}
#adres {
	background-color:#E4E8E8;
	width:244px;
	height:222px;
	float:left;
}
#flashkader {
	background-color:#999999;
	width:508px;
	height:222px;
	float:right;
}
#whiteborder {
	background-color:#FFFFFF;
	width:752px;
	height:2px;
	clear:both;
}
#linkerkolom {
	background-color:#EDF0F0;
	width:244px;
	float:left;
	background-image:url(../slices/cbw_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#content {
	background-color:#E4E8E8;
	width:508px;
	min-height:450px;
	float:right;
}
* html #content {
	background-color:#E4E8E8;
	width:508px;
	height:450px;
	float:right;
}
#footer {
	background-image:url(../slices/footer_bg.gif);
	background-repeat:repeat-x;
	width:752px;
	height:26px;
	clear:both;
}
/*links menu styles*/
#sub {
	width:224px;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:11px;
	color: #7D4F73;
	text-decoration: none;
}
#subnav {
	padding-left:10px;
}
#subnav .active {
	color: #5A3856;
	text-decoration: underline;
}
ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
li {
	margin: 0;
	background-image: url("../img/arrow.gif");
	background-repeat: no-repeat;
	background-position: 0% 0.35em;
	padding-left: 10px;
	padding-top: 1px;
}
li a:link, li a:active, li a:visited {
	color: #7D4F73;
	text-decoration: none;
}
li a:hover {
	color: #5A3856;
	text-decoration: underline;
}
/*Font styles*/
.titel {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:16px;
	font-weight:bold;
	color:#7D4E78;
	text-decoration:none;
}
.content {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:11px;
	color:#3E5254;
	line-height:16px;
	text-decoration:none;
}
#galleryHolder{
	width:478px;
	overflow:hidden;
	padding:10px 0 10px 30px;
}
#galleryHolder img{
	float:left;
	margin:0 0 10px 5px;
	border:0;
}


.openingtxt {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:11px;
	color:#4A6164;
	text-decoration:none;
}
.footertxt {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:10px;
	letter-spacing:1px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}
.adrestxt {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:10px;
	color:#4A6164;
	text-decoration:none;
	text-transform:uppercase;
	line-height:12px;
}
a.adrestxt:link, a.adrestxt:visited, a.adrestxt:active {
	text-decoration:none;
}
a.adrestxt:hover {
	text-decoration:underline;
}
a.footertxt:link {
	color:#FFFFFF;
	text-decoration: none;
}
a.footertxt:visited {
	color:#FFFFFF;
	text-decoration: none;
}
a.footertxt:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
a.footertxt:active {
	color:#FFFFFF;
	text-decoration: none;
}
/*Form styles*/
.invulveld1 {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:11px;
	color:#3E5254;
	text-decoration:none;
	height: 14px;
	width: 200px;
	border: 1px solid #5A3856;
}
.invulveld2 {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:11px;
	color:#3E5254;
	text-decoration:none;
	height: 14px;
	width: 80px;
	border: 1px solid #5A3856;
}
.invulveld3 {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:11px;
	color:#3E5254;
	text-decoration:none;
	height: 14px;
	width: 50px;
	border: 1px solid #5A3856;
}
.tekstveld {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:11px;
	color:#3E5254;
	text-decoration:none;
	height: 100px;
	width: 280px;
	border: 1px solid #5A3856;
}

