@charset "utf-8";
/* CSS Document */
img {border:0px}
body    { 	background-image: url('../images/back_body.png');
			font-family: 'Economica', cursive;
			font-size:17px}
.logo{margin:15px 0 1px 0;color:#938c82;font:italic bold 26px/26px 'Economica',cursive;text-shadow:#fff 1px 1px;text-align:right}
#wrap{width:952px;margin: 0 auto}
#container {
		height:500px;
		width:100%;
		text-align:center;
		display:table-cell;
		vertical-align:middle;
		background:url('../images/back.png')}
.show{background:url('../images/back.png');height:500px;width:800px;display:table-cell;vertical-align:middle}
.show_index	{background:url('../images/back.png');height:500px;display:table-cell;vertical-align:middle}
.show_box{text-align:center;padding:5px 0 8px 0}
* html #container {font-size:631px;}
*:first-child+html #container{font-size:631px;}
#contentBox{width:800px;border-left:1px solid #fff;float:left}
.XXX {position:absolute}
.hidden{display:none}.visible{display:block}
/*img.container {vertical-align:middle; margin:0 30px 0 30px; border:none;}*/
.thumbs			{width:146px;margin:4px;box-shadow:#444 1px 1px 3px}
.thumbs_hover	{width:154px;margin:0;box-shadow:#444 3px 3px 7px}
.wthumbs		{height:90px;max-width:780px;margin:8px;box-shadow:#444 1px 1px 3px}
.wthumbs_hover	{height:98px;max-width:788px;margin:4px;box-shadow:#444 3px 3px 7px}
a{cursor:pointer}
a.close {
    background: url('../images/prettyPhoto/facebook/sprite.png') no-repeat scroll -1px -1px transparent;
    cursor: pointer;
    height: 22px;
    width: 22px;
    display: block;
    line-height: 22px;
    position: relative;
    right: 0;
    top: -3px}
.text {font-size:14px;line-height:16px;color:#444;text-decoration:none;margin-top:7px;text-align:left}
.SendBox{width:555px;background: rgba(112, 104, 93, 0.6);padding:15px;margin-left:105px;color:#eee;text-shadow: 1px 1px 0 #555;}
input, textarea	{ background:#000000;
				  border:1px solid #000000;
				  color:#eee;
				  padding:3px; width:300px}
input[name=senden]{width:100px; border:0}				  
input:focus,textarea:focus {border:1px solid #FF9933}
.mb5{margin-bottom:5px}
.cs-prev, 
.cs-next {background-color:#000000;color:#FFFFFF;padding:0px 10px;text-decoration:none }