/* Kerstkaarten */

#navMenu {
	float: left;
	clear: left;
	height: 112px;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../images_0/header_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#contentArea {
	background-image: url(../images_0/back_content.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#linkerContent {
	width: 255px;
	float: left;
}
#rechterContent{
	width: 525px;
	float: right;
}
#footer {
	line-height: 18px;
	width: 780px;
	float: left;
	clear: left;
	background-color: #751B3E;
}
.infoButton {
	background-color: #684B98;
	border: 1px solid #684B98;
	color: #FFFFFF;
	font-family: Arial, Verdana;
	width: 22px;
	height: 22px;
	text-align: center;
	padding-left: 3px;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}
.bestelKnop {
	background-color: #751B3E;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	height: 25px;
	border: 1px solid #FFFFFF;
}
.zoekKnop {
	background-color: #751B3E;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	height: 22px;
	border: 1px solid #FFFFFF;
}
