* {
	margin:0;
	padding:0;
}

img {
	border: 0;
}
body {
	background: #000000 url('../images/background.jpg') no-repeat fixed;
	color: #444444;
	font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size: 62.5%;
	line-height: normal;
}



.pp					.content_left_menu	{ background-image: url('../images/bg_03_01.jpg'); }
.pp					.content_right		{ background-image: url('../images/bg_03_02.jpg'); }

.pp_cat_home		.content_left_menu	{ background-image: url('../images/bg_06_01.jpg'); }
.pp_cat_home		.content_right		{ background-image: url('../images/bg_06_02.jpg'); }

.pp_cat_fotografie	.content_left_menu	{ background-image: url('../images/bg_02_01.jpg'); }
.pp_cat_fotografie	.content_right		{ background-image: url('../images/bg_02_02.jpg'); }

.pp_menu_sub_112	.content_left_menu	{ background-image: url('../images/bg_04_01.jpg'); }
.pp_menu_sub_112	.content_right		{ background-image: url('../images/bg_04_02.jpg'); }

.pp_menu_sub_dieren	.content_left_menu	{ background-image: url('../images/bg_07_01.jpg'); }
.pp_menu_sub_dieren	.content_right		{ background-image: url('../images/bg_07_02.jpg'); }

.pp_menu_sub_concerten	.content_left_menu	{ background-image: url('../images/bg_05_01.jpg'); }
.pp_menu_sub_concerten	.content_right		{ background-image: url('../images/bg_05_02.jpg'); }

.pp_cat_over		.content_left_menu	{ background-image: url('../images/bg_01_01.jpg'); }
.pp_cat_over		.content_right		{ background-image: url('../images/bg_01_02.jpg'); }


a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
}

li {
	list-style-position: inside;
}

.page {
	width: 970px;
	margin: 0 auto;
}
.content_left {
	float: left;
	position: relative;
	z-index: 20;
}
.content_left_menu {
	width: 250px;
	height: 410px;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 0 0 5px 5px;
	border-left: 5px solid #FFCC00;
	background-color: #636466;
	background-repeat: no-repeat;
	padding: 0px 10px 20px 0;

	position: relative;
	z-index: 20;
}
.content_left_more {
	margin: 30px 0 0 45px;
	display: none;
}
.content_left_ads {
	background: #d1d1d1;
	width: 160px;
	height: 600px;
}
.content_right {
	width: 665px;
	min-height: 415px;
	height: auto !important;
	height: 415px;
	float: left;
	background-color: #d1d1d1;
	background-repeat: no-repeat;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 0 5px 5px 5px;
	overflow: auto;
	padding: 5px 15px 10px;
	font-size: 13px;
	color: #000000;
	position: relative;
}
.content_right h3 {
	font-size: 22px;
	padding-bottom: 8px;
	position: relative;
	z-index: 90;
	margin: 10px 0 0;
}
.content_right a {
	color: #CC0000;
	text-decoration: underline;
}
.content_right a:hover {
	color: #000000;
	text-decoration: underline;
}
.content_right img.photo {
	margin: 3px;
	border: 1px solid #FFFFFF;
}


.content_right hr {
	display: none;
}

.header {
	height: 70px;
	width: 970px;
	text-align: left;
	position: relative;
	z-index:90;
}
.header .logo {
	position: absolute;
	top: -1px;
	left: -3px;
}
.header .logo h1 {
	display: none;
}
.header .logo h1 a {
	font-size: 28px;
	font-weight: bolder;
	color: #FFCC00;
}
.header .logo h1 a:hover {
	color: #CC0000;
}

.menu {
	width: 700px;
	position: absolute;
	bottom: -19px;
	z-index: 80;
}
.ads {
	position: absolute;
	right: 0;
	top: 5px;
	/* background:#d1d1d1; */
	width: 468px;
	height: 60px;
}
.ads_footer {
	width: 728px;
	height: 90px;
	/* background: #d1d1d1; */
	margin: 5px auto;
	
	/* display: none; */
}
.menu li {
	list-style: none;
	margin: 0 0px 0 0;
	border-width: 0 2px 0 0;
	border-style: solid;
	border-color: #FFCC00;
	padding: 0;
	float: left;
	font-size: 12px;
}
.menu li a {
	display: block;
	padding: 5px 15px;
	background: #d1d1d1;
	color: #FFFFFF;
}
.menu li.active a {
	display: block;
	padding: 5px 15px;
	background: #FFCC00;
	color: #000000;
	/* font-size: 14px; */
	font-weight: bolder;
}
.menu li a:hover {
	display: block;
	background: #F29722;
	color: #CC0000;
}
.block {
	width: 970px;
	border-top: 5px solid #FFCC00;
	padding-bottom: 10px;
}
.footer {
	clear: both;
	width: 970px;
	text-align: center;
	padding: 5px 0 10px;
	color: #FFFFFF;
}
.footer a {
	color: #D1D1D1;
}
.footer a:hover {
	color: #CC0000;
}




.status, .status_error, .status_loading {
background:#BBEEBB url('../images/icons/accept.png') no-repeat scroll 10px 50%;
color:#000000;
font-size:13px;
margin-bottom:15px;
padding:10px 10px 10px 33px;
}
.status a {
color:#000000;
line-height:2em;
}
.status a:hover {
color:#F29722;
}
.status_error {
color:#222222;
}
.status_error {
background:#F29722 url('../images/icons/cancel.png') no-repeat 10px 50%;
color:#FFFFFF;
}
.status_error a {
color:#636466;
line-height:2em;
}
.status_error a:hover{
	color: #000000;
}

.status_loading {
background:#FFFFFF url('../images/loading.gif') no-repeat 0%;
color:#636466;
}
.error_velden {
	display: none;
}


.title {
color:#000000;
font-size:20px;
font-weight:bolder;
text-align: center;
}
.title a {
color:#000000;
text-decoration:none;
}
.title a:hover {
color:#F29722;
}
h2 {
color:#000000;
font-size:20px;
font-weight:bolder;
margin-bottom:15px;
margin-top:5px;
}
h2 a {
color:#000000;
text-decoration:none;
}
h2 a:hover {
color:#F29722;
}

a.photo img {
	padding: 3px;
	border: none;
}
a.photo:hover img {
	padding: 0;
	border: 3px solid #F29722;
}



.menu-fade {
	position: absolute;
	width: 260px;
	overflow: hidden;
	height: 100%;
	min-height: 350px;
	z-index: 1;
	top: 0;
	left: 0;
}
.menu-fade img {
	height: 100%;
	min-height: 250px;
	
	/* height: 250px; */
	width: 260px;
	max-width: 260px;
}

.menu_logo {
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 0;
	left: 0;
}

.content_bg {
	position:absolute;
	/* z-index: 3; */
	/* background: url('../images/menu-fade.png') repeat-x; */
	width: 260px;
	padding: 0 0 150px;
	/* height: 100%; */
}

ul#submenu {
	z-index: 3;

	margin: 10px 0 0;
	
	clear:left;
	float:left;
	position:relative;
	/* width:165px; */
	width: 265px;
	
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	
	padding:10px 0 0 0px;
}
#submenu a {
	display:block;
	font-size:13px;
	line-height:1.1;
	padding: 3px 7px 3px 36px;
	text-indent:-18px;
	color: #000000;
}
#submenu a:hover {
	color: #CC0000;
	background: #F29722;
}
#submenu li {
	margin: 15px 0 0 0;
}
li, dl, dd, dt {
	line-height:140%;
}
li, dd {
	margin-bottom:6px;
}

#submenu .sub {
	display: none;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin: 0 0 0 15px;
}
#submenu .sub li {
	margin: 0;
}
#submenu .pp-menu-open .sub {
	display: block;
}
#submenu .current {
	background: #FFCC00;
}
#submenu .current a {
	color: #000000;
}
#submenu .current a:hover {
	color: #CC0000;
	background: #f29722;
}


#submenu li.pp-has-submenu > a {
background-image:url(../images/menu-closed.png);
background-position:left center;
background-repeat:no-repeat;
}
#submenu li.pp-menu-open > a {
background-color: #F29722;
background-image:url(../images/menu-open.png);
}


.gastenboek_add {
	position: relative;
}
.gastenboek_add label {
	float: left;
	display: block;
	width: 75px;
	font-size: 14px;
}
.gastenboek_add input {
	display: block;
	width: 575px;
	font-size: 14px;
}
.gastenboek_add textarea {
	width: 650px;
	font-size: 14px;
}
.gastenboek_add #save {
	width: 300px;
	float: left;
}
.gastenboek_reactie {
	margin: 10px 10px 10px 0;
	padding: 10px;
	border: 1px solid #FFCC00;
	width: 630px;
	font-size: 14px;
}
.gastenboek_reactie .door {
	font-size: 10px;
}
.gastenboek_reactie .door .naam {
	font-size: 13px;
}
.gastenboek_reactie .door .datum {
	font-size: 11px;
}
.gastenboek_spam {
	background: #d1d1d1;
	color: #AAAAAA;
}
.gastenboek_spam_count {
	position: absolute;
	bottom: 3px;
	right: 3px;
	font-size: 8px;
	text-align: right;
}
.form_status {
	float: left;
	display: none;
	position: absolute;
	bottom: 16px;
	left: 1px;
	width: 650px;
	padding-bottom: 10px;
	cursor: default;
}
.form_status_loading {
	background: url('../images/loading.gif') no-repeat 10px 0;
	width: 100px;
	height: 40px;
}
.form_status .status, .form_status .status_error {
	margin: 0;
}
.gastenboek_nieuw {
	display: none;
}


.galleria{list-style:none;width:650px; margin: 5px 0 0 0;}
.galleria li{display:block;width:150px;height:100px;overflow:hidden;float:left;margin:0 5px 5px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
/* .galleria li .caption{display:none;padding-top:.5em} */

.caption{
	display: none !important;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

.nav {
	position: absolute;
	top: 23px;
	left: 20px;
	z-index: 99;
}
.rate {
	position: absolute;
	top: 23px;
	right: 45px;
	z-index: 99;
	text-align: right;
}
.rate_status {
	background: #FFFFFF;
	border: 1px solid #FFCC00;
	display: none;
}