/* KLEURENSCHEMA */
/*
  - Oranje:   #e7791a;
  - Paars:    #7c2b83;
*/

* {
	margin: 0;
	padding: 0;
}

html {
	font-family: "Trebuchet MS" , Arial, helvetica, sans-serif;
	font-size: 62.5%;
	overflow: auto;
	overflow-x: hidden;
}

body {
	background-image: url(../img/bg_main.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	font-size: 1.3em;
}

img {
	border: 0;
}

.container-newsite {
	background-image: url(../img/notice.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
	border: 3px solid #e7791a;
	font-size: 13px;
	font-weight: bold;
	margin: 30px 210px 10px 165px;
	padding: 10px;
}

.container-newsite h1 {
	font-size: 18px;
	margin-bottom: 2px !important;
	padding-left: 60px;
}
.container-newsite p {
	padding-left: 60px;
}

#container {
	margin: 0 auto;
	width: 1010px;
}

#header {
	background-color: #e7791a;
	border-bottom: 20px solid #fff;
	height: 50px;
	margin: 20px 0 0;
	text-align: center;
}

#content {
	margin: 10px 0;
}

#content a {
	color: #e7791a;
	text-decoration: none;
}

#content a:hover {
	color: #7c2b83;
	text-decoration: underline;
}

#content #uitleg {
	color: #000 !important;
	padding: 10px 60px 0;
}

#content #uitleg p {
	text-align: justify;
}

#content h1 {
	color: #e7791a;
	margin-bottom: 12px;
}

#content h2 {
	color: #7c2b83;
	margin-bottom: 6px;
}

#content h3 {
	color: #e7791a;
	margin-bottom: 3px;
}

#main {
	background-image: url(img/headers/welkom.jpg);
	background-position: -30px top;
	background-repeat: no-repeat;
	height: auto !important;
	height: 360px;
	min-height: 360px;
	min-height: 435px;
	margin: 0;
	padding: 0 65px;
}

#main .items {
	list-style: none;
	padding-left: 2px;
}

#main .items li {
	float: left;
	list-style: none;
	margin: 0 4px 8px;
}

#main .items li a {
	position: relative;
}

#main .items li a img {
	border: 2px solid #fff;
	padding: 4px;
}

#main .items li a:hover img {
	border: 2px solid #e7791a;
}

#main .items li a span {
	background: #e7791a;
	border: solid 2px #e7791a;
	bottom: 9px;
	color: #fff;
	display: none;
	font-size: 10px;
	height: 30px;
	margin: 0 6px;
	overflow: hidden;
	padding: 2px 0;
	position: absolute;
	text-align: center;
	width: 121px;
}
#main .items li a:hover span {
	display: block;
}

#main .intro {
	border-bottom: 1px solid #7c2b83;
	margin: 0 40px 40px;
	padding: 10px 0 40px 0;
}

#main #item {
	text-align: center;
}

#main #item img {
	clear: both;
}

#welkom .intro {
	border: 0;
	margin-bottom: 0;
	padding-bottom: 10px;
	text-align: left;
	margin-right: 120px;
}

#welkom .intro p {
	margin-bottom: 10px;
}

#welkom .intro p.note {
	color: #7c2b83;
	font-weight: bold;
	margin-top: 10px;
}

#welkom #quotes {
	float: right;
	margin-left: 5px;
	margin-top: 20px;
	width: 120px;
}

#welkom #quotes blockquote {
	color: #777;
	font-size: 12px;
	font-style: italic;
	margin-bottom: 15px;
	text-align: center;
}

blockquote .lquo, blockquote .rquo {
	color: #777;
	float: left;
	font-size: 45px;

}

blockquote .rquo {
	float: right;
	margin-top: -8px;
}

#navigation {
	background-color: #7c2b83;
	color: #fff;
	border: 0;
	height: 22px;
	padding-left: 100px;
	padding-left: 143px;
	padding-left: 95px;
	position: relative;
	text-align: center;
}

#navigation ul {
	border-left: 1px solid #fff;
	height: 22px;
}

#navigation ul li {
	border-left: 1px solid #fff;
	border: 0;
	display: block;
	float: left;
	position: relative;
	width: 86px;
	text-align: center;
}

#navigation ul li#extra a {
	background-color: #e7791a;
	font-style: italic;
}

#navigation ul li#extra li a {
	background-color: #7c2b83;
	font-style: normal;
}

#navigation ul li#extra li a:hover {
	background-color: #e7791a;
}

#navigation ul li#geboortekaarten, #navigation ul li#geboortekaarten li {
	width: 108px;
}
#navigation ul li#trouwkaarten, #navigation ul li#trouwkaarten li {
	width: 92px;
}
#navigation ul li#kaartopmaat, #navigation ul li#kaartopmaat li {
	width: 94px;
}
#navigation ul li#kraamkado li {
	width: 155px;
}

#navigation ul li {
	background: transparent;
}
#navigation ul li li {
	background: transparent;
}

#navigation ul li a {
	border-right: 1px solid #fff;
	color: #fff;
	display: block;
	font-size: 0.9em;
	line-height: 22px;
	padding: 0 4px;
	text-decoration: none;
}

#navigation ul li.active a {
	font-weight: bold;
}

#body_geb #geboortekaarten > a, #body_trouw #trouwkaarten > a, #body_opmaat #kaartopmaat > a, 
#body_uitnodiging #uitnodiging > a, #body_wens #wenskaarten > a, #body_lamp #kinderlampen > a, 
#body_gastenboek #gastenboek > a, #body_links #links > a, #body_contact #contact > a,
#body_babynamen #babynamen > a, #body_gedichten #gedichten > a {
	background-color: #fff;
	color: #7C2B83;
}

#body_geb .intro, #body_lamp .intro, #body_trouw .intro {
	xborder-bottom: 0;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#main .intro p {
	margin-bottom: 10px;
}

#navigation ul li a:hover {
	background-color: #e7791a;
	color: #fff;
}

#navigation li ul {
	border: 0;
	border-top: 1px solid #fff; /* uit commentaar halen voor drop-down! */
	display: none;
	left: 0;
	list-style-type: none;
	margin-left: -1px;
	padding: 0;
	padding-bottom: 10px;
	position: absolute;
	top: 100%;
	width: auto;
	z-index: 99;
}

#navigation li ul li {
	background: #7C2B83;
	border: 0;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff; /* ??? */
	z-index: 99;
}

#navigation li > ul {
	left: auto;
	top: auto;
}

#navigation li ul li a {
	background: transparent;
}

#navigation ul li:hover ul, #navigation ul li.over ul {
	display: block;
}

/* */
#navigation #history_back, #navigation #history_forward {
	background-color: #7c2b83;
	background-image: url(img/arrow_left.gif);
	background-position: 6px center;
	background-repeat: no-repeat;
	color: #fff;
	display: block;
	font-size: 0.9em;
	left: 0;
	line-height: 22px;
	padding-left: 12px;
	position: absolute;
	text-align: left;
	text-decoration: none;
	top: 0;
	width: 88px;
}

#navigation #history_forward {
	background-image: url(img/arrow_right.gif);
	background-position: 88px center;
	left: 911px;
	right: 0;
	width: 87px;
}

#navigation #history_back:hover, #navigation #history_forward:hover {
	background-color: #e7791a;
	color: #fff;
}

#sidebar_left, #sidebar_right {
	float: left;
	min-height: 140px;
	min-height: 329px;
	position: relative;
	width: 75px;
	width: 45px;
	z-index: 0; /*  display: none;*/
}

#sidebar_right {
	display: none;
}

#sidebar_right {
	float: right;
}

.pagings {
	background: #7c2b83;
	border: 1px solid #7c2b83;
	clear: both;
	color: #fff !important;
	float: right;
	margin: 6px 0 4px;
	padding: 2px 6px;
}

.pagings:hover {
	background: #e7791a;
	border: 1px solid #e7791a;
}

#paging {
	/*     left: 20px;     position: absolute;   */
	padding: 0;
	text-align: center;
}

#paging * {
	margin: 0;
	padding: 0;
}

#paging div {
	height: 22px;
}

#paging div .item {
	border-bottom: 1px solid #7c2b83;
	border-top: 1px solid #7c2b83;
	color: #fff;
	line-height: 22px;
	margin-right: 1px;
	padding: 1px 6px;
	text-align: center;
}

#paging div .current {
	background-color: #fff;
	color: #7c2b83;
}

#paging .item:hover {
	background-color: #e7791a;
}

#order_now {
	background: #7c2b83;
	border: 1px solid #7c2b83;
	color: #fff !important;
	font-weight: bold;
	padding: 8px 8px;
	text-decoration: none !important;
	position: absolute;
	right: 60px;
	top: 8px;
}

* html #order_now {
	/*  right: 129px; */
}

#order_now:hover {
	background: #e7791a;
	border: 1px solid #e7791a;
	color: #fff !important;
}

#order_nowx {
	background: #7c2b83;
	color: #fff !important;
	padding: 8px;
	position: absolute;
	right: 100px;
	top: 122px;
}

#order_nowx:hover {
	background: #e7791a;
	text-decoration: none !important;
}


table#links_overview {
	float: left;
	margin-bottom: 10px;
	width: 100%;
}

table#links_overview td {
	margin: 0;
	padding: 0;
	vertical-align: top;
	width: 50%;
}

table#links_overview dl {
}

table#links_overview dt {
	color: #7c2b83;
	color: #e7791a;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0;
}

table#links_overview dd a {
	color: #000;
}

table#prijzen_kaarten {
	border: 1px solid #aaa;
	border: 1px solid #7c2b83;
	border-bottom: 0;
	width: 360px;
}

table#prijzen_kaarten th, table#prijzen_kaarten td {
	padding: 2px 8px;
	text-align: left;
	vertical-align: top;
}

table#prijzen_kaarten th.aantal, table#prijzen_kaarten td.aantal {
	text-align: right;
	width: 60px;
}

table#prijzen_kaarten th {
	background-color: #eee;
	border-bottom: 1px solid #aaa;
	color: #000;
	background-color: #7c2b83;
	border-bottom: 1px solid #7c2b83;
	color: #fff;
}

table#prijzen_kaarten td {
	border-bottom: 1px solid #aaa;
	border-bottom: 1px solid #7c2b83;
}

#prijzen_voorwaarden {
	list-style-type: none;
	margin-left: 10px;
	margin-top: 20px;
}

#prijzen_voorwaarden li {
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
}

#prijzen_voorwaarden ul {
	margin: 5px 0;
}

#prijzen_voorwaarden ul li {
	font-size: 11px;
	font-weight: normal;
	list-style-type: none;
	margin-left: 16px;
	padding: 0 4px 0 0;
}

#prijzen_voorwaarden ul ul {
	margin: 0;
}

#prijzen_voorwaarden li li li {
	margin-left: 16px;
	padding: 0 4px;
}

#prijzen_voorwaarden li li li li {
	font-style: italic;
}

#footer tablex {
	left: 50%;
	margin-left: -505px;
	position: absolute;
	width: 1010px;
}

#footer {
	background-color: #7c2b83;
	clear: both;
	color: #fff;
	font-size: 0.9em;
	height: 22px;
	text-align: center;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer table {
	empty-cells: show;
}

#footer td {
	text-align: center;
}

#footer td#fill_left {
	background: #fff;
	background: transparent;
	width: 100px;
}

#footer td#fill_right {
	background: #fff;
	background: transparent;
	border: 0;
	width: 99px;
}

#footer td#disclaimer, #footer td#voorwaarden {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 258px;
}

#footer td#disclaimer {
}

#footer td#disclaimer a, #footer td#voorwaarden a, #footer td#gastenboek a {
	display: block;
	line-height: 22px;
}

#footer td#disclaimer a.current, #footer td#voorwaarden a.current {
	background-color: #fff;
	color: #7c2b83;
}

#footer td a:hover {
	background-color: #e7791a;
	color: #fff;
}


#footer table {
	margin: 0 auto;
	width: 1010px;
	width: 810px;
}

#content #uitleg, #content #welkom {
	color: #000 !important;
	padding: 10px 60px 0;
}

#content #welkom {
	padding-right: 20px;
}

#welkom {
	height: 429px;
	text-align: center;
}

#body_ #welkom {
	height: 540px;
	height: 563px;
}

#welkom table {
	margin: 50px auto 0;
}

#welkom table td {
	padding: 10px;
	width: 25%;
}
#welkom table td.preview {
	width: 140px;
}

#welkom td.preview a img {
	border: 2px solid #fff;
	padding: 4px;
	height: 130px;
	width: 130px;
}

#welkom td.preview a:hover img {
	border: 2px solid #e7791a;
}

#welkom td.titel_links, #welkom td.titel_rechts {
}

#welkom td.titel_links a, #welkom td.titel_rechts a {
	color: #7c2b83;
	font-size: 1.4em;
	font-weight: bold;
}

#welkom td.titel_links a:hover, #welkom td.titel_rechts a:hover {
	color: #e7791a;
}

#welkom td.titel_links {
	padding-right: 0;
	text-align: right;
}
#welkom td.titel_rechts {
	padding-left: 0;
	text-align: left;
}

#copyright {
	color: #7c2b83;
	font-size: 0.85em;
	text-align: center;
}

#copyright a {
	color: #e7791a;
	text-decoration: none;
}

#copyright a:hover {
	color: #7c2b83;
	text-decoration: underline;
}

#stats {
	bottom: 2px;
	right: 75px;
	position: absolute;
}

.image_enkel, .image_dubbel, .image_lamp_3d, .image_lamp_2d {
	background-repeat: no-repeat;
	background-position: left top;
	height: 260px;
	width: 260px;
}
.image_dubbel { width: 520px; }

.image_lamp_2d {
	height: 260px;
	width: 818px;
}

/*#frm_pdf tr.separator td { padding-bottom: 15px; } */

#frm_pdf .required, #frm_pdf .missing {
	font-size: 9px;
}

#frm_pdf .missing {
	color: #ff0000;
	font-size: 11px;
	font-weight: bold;
}

#frm_pdf td {
	font-size: 1em;
	padding-bottom: 0;
	padding-right: 3px;
	vertical-align: top;
}

#frm_pdf td.name {
	font-weight: bold;
}

#frm_pdf img.preview {
	border: 1px solid #999;
	height: 62px;
	margin-top: 4px;
	width: 62px;
}

#frm_pdf input, #frm_pdf textarea, #frm_pdf select {
	border: 1px solid #999;
	width: 250px;
}

#frm_pdf #txt_datum_dag, #frm_pdf #txt_datum_maand, #frm_pdf #txt_datum_jaar, #frm_pdf #txt_tijd_uur, #frm_pdf #txt_tijd_minuten {
	width: 35px;
}
#frm_pdf #txt_gewicht, #frm_pdf #txt_lengte, #frm_pdf #txt_tijd {
	width: 16px;
}
#frm_pdf #txt_captcha {
	width: 87px;
}
#frm_pdf #btn_submit {
	width: 89px;
}

#frm_pdf .checkbox {
	border: 0;
}

#frm_pdf {
	font-size: 0.9em;
}

#frm_pdf h4 {
	border-bottom: 1px solid #ddd;
	font-size: 1em;
}

#frm_pdf fieldset {
	border: 0;
	border-top: 1px solid #7c2b83;
	clear: both;
	margin: 0;
	padding: 5px 5px 5px 0;
	width: 510px;
}

#frm_pdf legend {
	background-color: #fff;
	border: 1px solid #7c2b83;
	color: #7c2b83;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px;
}

#frm_pdf label {
	float: left;
	font-size: 0.95em;
	font-weight: bold;
	padding: 0 2px;
	width: 130px;
}

#frm_pdf p {
	padding: 2px;
}
#frm_pdf p.info {
	margin-bottom: 20px;
	width: 510px;
}

#frm_pdf img.preview_new {
	border: 1px solid #999;
	border-color: #7c2b83;
	height: 62px;
	margin-top: 4px;
	width: 62px;
	float: right;
}

#frm_pdf .radio {
	width: 20px;
}

#frm_pdf p.missing_new {
	color: #e7791a;
}

#frm_pdf p.missing_new input {
	border: 1px solid #e7791a;
}

span.error {
	color: #e7791a;
}

#notice {
	background-color: #fff;
	background: #fff url(img/notice.gif) no-repeat 5px center;
	border: 1px solid #e7791a;
	color: #000;
	font-size: 11px;
	margin-bottom: -50px;
	padding: 5px 20px 5px 60px;
	text-align: left;
}

#body_lamp_lampen_lamp #notice {
	clear: both;
	margin: 20px 60px;
}

.attention {
	background-color: #7B2B82;
	border: 1px solid #7B2B82;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 10px;
	text-align: left;
}

.titles td a {
	padding-top: 150px;
}


#rotator_outer {
	height: 255px;
	height: 210px;
	position: relative;
	padding-top: 0;
}

#rotator_inner {
	height: 180px;
	left: 50%;
	margin-left: -365px;
	position: absolute;
	top: 50px;
	top: 0;
	width: 725px;
}

.rotator_item {
	background: #fff;
	height: 125px;
	left: 0;
	position: absolute;
	text-align: left;
	width: 125px;

	height: 200px;
	width: 200px;
	top: 55px;
	top: 5px;
}

.rotator_item img {
	border: solid 1px #eee;
	cursor: pointer !important;
	cursor: hand;
	height: 225px;
	padding: 0;
	width: 225px;
	
	border: solid 5px #eee;
	height: 125px;
	padding: 50px;
	width: 125px;
	
	padding: 10px 50px;
}

.rotator_item a:hover img {
	border-color: #7c2b83;
}

#item_left {
	left: 0;
	left: -25px;
}

#item_middle {
	left: 250px; 
}

#item_right {
	left: 500px;
	left: 525px;
}

.homelink_footer {
	margin-top: 235px;
	text-align: center;
	width: 225px;

	margin-top: 165px;
}

a.homelink {
	color: #e7791a;
	font-size: 14pt;
	font-weight: bold;
}

a.homelink:hover {
	color: #e7791a;
	text-decoration: underline;
}

#adsense {
	position: absolute;
	right: 10px;
	right: 0;
	top: 111px;
}

.clearer {
	clear: both;
}

.top {
	float: left;
	font-size: 16px;
	width: 300px;
}

.gedichten ul {
	list-style: none;
}

.gedichten li {
	margin-top: 15px;
}

.namen ul {
	list-style: none;
}