/*header("Content-type: text/css");*/
img{ border: 0px }






BODY {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px;
}
DIV {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}

UL {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
OL {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
LI {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
H1 {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
H2 {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}





HTML {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-TOP: 0px; BORDER-RIGHT: 0px
}
/*BODY {
	TEXT-ALIGN: center; PADDING-BOTTOM: 40px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FONT: 11px/1.65 Verdana, sans-serif; BACKGROUND: #f8f64e; COLOR:#472E16; PADDING-TOP: 9px
}*/


body{
	background-image:url(../images/single_row.jpg);FONT: 11px Verdana; background-repeat:repeat-x;
}


#container {
	background-image:url(../images/back_ground_all.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:1000px;
	height:747px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

#container_home{
	background-image:url(../images/home_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:1000px;
	height:747px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

#container_small{
  background-image:url(../images/back_ground_small.jpg);
  background-position:center;
	background-repeat:no-repeat;
  width:1200px;
	height:747px;
	margin-left:auto;
	margin-right:auto;
}

#container2 {
	background-image:url(../images/back_ground_all2.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:1000px;
	height:747px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

H1 {
	FONT-FAMILY: "Trebuchet MS", sans-serif; FONT-SIZE: 100%; FONT-WEIGHT: bold
}
H2 {
	FONT-FAMILY: "Trebuchet MS", sans-serif; FONT-SIZE: 100%; FONT-WEIGHT: bold
}
H3 {
	FONT-FAMILY: "Trebuchet MS", sans-serif; FONT-SIZE: 100%; FONT-WEIGHT: bold
}
H4 {
	FONT-FAMILY: "Trebuchet MS", sans-serif; FONT-SIZE: 100%; FONT-WEIGHT: bold
}
h6{
  font-size:22px;
  margin:0px;
	padding:0px;
  color:#472E16;
}
h6 a{
  font-size:22px;
  margin:0px;
	padding:0px;
}



OL {
	LIST-STYLE-TYPE: none; LIST-STYLE-IMAGE: none
}
UL {
	LIST-STYLE-TYPE: none; LIST-STYLE-IMAGE: none
}

#menu{
  position:relative;
	top:95px;
	left:55px;
	width:1045px;
	height:25px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:17px;
  color:#472E16;
}

#menu ul{
	padding:0;
	margin:0;
	list-style:none;
	position:absolute;
  z-index:1;
}

#menu ul li{
	right:0;
}

#nav a {
  display:block;
	width:124px;
	text-decoration:none;
	text-align:center;
  padding:1px 2px 0px 2px;
}

#nav a.daddy {
	background: url(/images/rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
  padding: 0;
	width: 128px;
}

#nav li ul {
	position: absolute;
	width: 131px;
	left: -1000px;
  border: solid #472E16;
  border-width: 0px;
  border-top-width: 1px;
}

#nav li li, #nav li.sfhover li {
	width: 111px;
  /*breete menu balk 111*/
}

#nav li ul a {
	width: 125px;  /*hyves 125 voor ff*/
	left: -1000px;
  /*plaats sub menu*/
  border: solid #472E16;
  border-width: 1px;
  border-top-width: 0px;
}

#nav li ul ul {
	margin: -1.00em 0 0 130px;
  /*plaats sub sub menu*/
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul{
	left: auto;
  background-color: #eda;
  /*opacity:.75;filter: alpha(opacity=75);*/
  /*-moz-opacity: 0.75;border:1px solid black;*/
}

#nav li li:hover ul, #nav li li.sfhover ul{
	left: auto;
  background-color: #eda;
  /*opacity:.75;filter: alpha(opacity=75);
  -moz-opacity: 0.75;border:1px solid black;*/
  /*background: #dfc78b;*/
}

a {
	/*display:block;
	width:124px;
	text-decoration:none;
	text-align:center;
	padding:1px 2px 1px 2px;*/
}

a:link {
	color:#472E16;
	text-decoration:none;
}

a:visited {
	color:#472E16;
	text-decoration:none;
}

a:hover {
	color:#883000;
	text-decoration:none;
}

a:active {
	color:#883000;
	text-decoration:none;
}

#home_text{
	width:300px;
	height:250px;
	position:absolute;
	top:175px;
	left:350px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:17px;
  color:#472E16;
	text-align:center;
}

#home_text a{
	display:inline;
	border:none;
	padding:0px;
}

#home_text a:link{
	color: #883000;
}

#home_text a:visited{
	color:#883000;
}

#home_text a:hover{
	color:#472E16;
}

#home_text a:active{
	color:#472E16;
}
#counter{
	width:123px;
	height:22px;
	position:absolute;
	left:439px;
	top:480px;
}
#login_text{
  background-image:url(../images/login.png);
  background-repeat:no-repeat;
  width:315px;
  height:150px;
  position:absolute;
  top:225px;
  left:347px;
  font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#472E16;
}

#login_header{
	position:absolute; /*er weer in gezet*/
	left:10px;
	top:5px;
}

#login_username{
	position:absolute; /*er weer in gezet*/
	left:10px;
	top:38px;
}

#login_username_input{
	position:absolute; /*er weer in gezet*/
	left:106px;
	top:38px;
  background-color:#ffff00;
  width:202px;
	height:22px;
}

#login_password{
	position:absolute; /*er weer in gezet*/
	left:10px;
	top:70px;
}

#login_password_input{
	position:absolute; /*er weer in gezet*/
	left:106px;
	top:70px;
  background-color:#ffff00;
  width:202px;
	height:22px;
}

#login_button{
	position:absolute; /*er weer in gezet*/
	left:140px;
	top:110px;
}

.login{
  padding: 0px;
  margin: 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:17px;
  color:#472E16;
  height:18px;
  width:198px;
  border-width:2px;
  /*border-style:inset;
  border-color:#aaaaaa;*/
}

#lost_pass{
  background-image:url(../images/lost_pass.png);
  background-repeat:no-repeat;
  width:700px;
  height:225px;
  position:absolute;
  top:250px;
  left:150px;
  font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#472E16;
}

#lost_pass_header{
	position:absolute; /*er weer in gezet*/
	left:10px;
	top:10px;
}

#lost_pass_email{
	position:absolute; /*er weer in gezet*/
	left:100px;
	top:76px;
}

#lost_pass_email_input{
	position:absolute; /*er weer in gezet*/
	left:230px;
	top:76px;
  background-color:#ffff00;
  width:444px;
	height:22px;
}

#lost_pass_image_text{
	position:absolute; /*er weer in gezet*/
	left:100px;
	top:109px;
}

#lost_pass_image{
	position:absolute; /*er weer in gezet*/
	left:274px;
	top:109px;
}

#lost_pass_image_input{
	position:absolute; /*er weer in gezet*/
	left:492px;
	top:118px;
  background-color:#ffff00;
  width:171px;
	height:22px;
}

#lost_pass_button{
	position:absolute; /*er weer in gezet*/
	left:334px;
	top:170px;
}

.lostpass{
  padding: 0px;
  margin: 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:17px;
  color:#472E16;
  height:18px;
  width:440px;
  border-width:2px;
  /*border-style:inset;
  color:#ffFFFF;*/
}

#register_text{
  background-image:url(../images/register.png);
  background-repeat:no-repeat;
  width:700px;
  height:340px;
  position:absolute;
  top:220px;
  left:150px;
  font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#472E16;
}

table.stand{ width:700px;}
table.stand td.header{font-weight: bold;padding-left:10px;}


#register{
	position:absolute; /*er weer in gezet*/
	left:10px;
	top:40px;
}

#register_username{
	position:absolute; /*er weer in gezet*/
	left:80px;
	top:91px;
}

#register_username_input{
	position:absolute; /*er weer in gezet*/
	left:229px;
	top:91px;
  background-color:#ffff00;
  width:442px;
	height:22px;
}

#register_email{
	position:absolute; /*er weer in gezet*/
	left:80px;
	top:120px;
}

#register_email_input{
	position:absolute; /*er weer in gezet*/
	left:229px;
	top:120px;
  background-color:#ffff00;
  width:442px;
	height:22px;
}

#register_password{
	position:absolute; /*er weer in gezet*/
	left:80px;
	top:150px;
}

#register_password_input{
	position:absolute; /*er weer in gezet*/
	left:229px;
	top:150px;
  background-color:#ffff00;
  width:442px;
	height:22px;
}

#register_conpassword{
	position:absolute; /*er weer in gezet*/
	left:80px;
	top:179px;
}

#register_conpassword_input{
	position:absolute; /*er weer in gezet*/
	left:229px;
	top:179px;
  background-color:#ffff00;
  width:442px;
	height:22px;
}

#register_captcha{
	position:absolute; /*er weer in gezet*/
	left:80px;
	top:231px;
}

#register_captcha_image{
	position:absolute; /*er weer in gezet*/
	left:270px;
	top:231px;
}

#register_captcha_input{
	position:absolute; /*er weer in gezet*/
  background-color:#ffff00;
	left:490px;
	top:241px;
}

#register_button{
	position:absolute; /*er weer in gezet*/
	left:320px;
	top:290px;
}

.caution                 { padding:0px 0px 0px 20px; color: red; font-weight: bold; background-image:url(../admin/pic/caution.png); background-repeat:no-repeat; background-position: left; }

.adminmenu               { list-style-type: none; padding-left:0px; margin-left:0px; font-size:20px; line-height:1.7em !important; }
.adminmenu li            {  }
.adminmenu a       span  { text-decoration:none;font-size:20px; color:#883000;}
.adminmenu a:hover span  { text-decoration:none;font-size:20px; color:#472E16;}
.adminmenu a img         { margin:0px 5px -3px 0px; padding:0px; border:0px;}

.TEXT{
  padding: 0px;
  margin: 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:17px;
  color:#472E16;
  height:18px;
  width:438px;
  border-width:2px;
  /*border-style:inset;
  color:#ffFFFF; */
}

.captcha{
  padding: 0px;
  margin: 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:17px;
  color:#472E16;
  height:18px;
  width:167px;
  border-width:2px;
  /*border-style:inset;
  color:#ffFFFF;*/
}

#about{
  padding-left:100px;
  padding-top:140px;
}

#aboutadmin{
  padding-left:100px;
  padding-top:40px;
  float:left;
  display:inline;
}

#aboutpannel{
  background:#666699;
  width:800px;
  height:500px;
  float:left;
  display:inline;
}

table.about {background:#dfbb85;width:800px;}
table.about tr th    {background:#fff;border:1px solid #000;width:400px;height:10px;padding:2px 3px;font-size:10px;vertical-align:top;color: #ffffff;}
table.about tr td    {font-size:10px;vertical-align:top;color: #ffffff;}
table.about tr th.a  {background:#336699;font-weight:bold;width:400px;font-size:14px;text-align:left;padding-left:10px;}
table.about tr th.b  {background:#DDAD08;font-weight:bold;width:400px;font-size:14px;text-align:left;padding-left:10px;}
table.about tr th.c  {background:#339966;font-weight:bold;width:400px;font-size:14px;text-align:left;padding-left:10px;}
table.about tr th.d  {background:#AA1002;font-weight:bold;width:400px;font-size:14px;text-align:left;padding-left:10px;}

div.tekstvak {
  font-size:10pt;
  color:#472E16;
  height:230px;
  width:400px;
  background-color:#FDFDBD;
  overflow:auto;
  overflow-x:hidden;
  border:1px solid #602E15;
  padding-left:5px;
}

div.tekstvak a{
  font-size:10pt;
  font-weight:bold;
  color:#472e16;
}

div.tekstvak b{
  font-size:10pt;
  font-weight:bold;
}

div.tekstvak a:visited{
  font-weight:bold;
  color:#472e16;
}

div.tekstvak a:hover{
  font-weight:bold;
  color:#883000;
}

#content_doc{
  padding-top: 115px;
  padding-left: 54px;
  width:896px;
}

.selmerk{
  padding: 0px;
  margin: 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#472E16;
  height:22px;
  width:160px;
}

.seltype{
  padding: 0px;
  margin: 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#472E16;
  height:18px;
  width:140px;
}

#content_docresult{
  padding-top: 10px;
  padding-left: 0px;
  width:896px;
}

#content_doccontrol{

  padding-top: 20px;
  padding-left: 0px;
  width:896px;
}
#content_doccontrol p{
  font-size:0.62em;
  line-height:1.45em;
  max-width:60em;
}

table.docresulthearder{width:892px; border:1px solid #bacbdf; background:#fff; opacity:.75; filter: alpha(opacity=75); z-index: 2;
  /*-moz-opacity: 0.75;border:1px solid black;*/}
table.docresulthearder th { text-align:left; background:#dfbb85;  background-position: bottom; font-size:9px;color: #000000; font-weight:bold;}
table.docresulthearder th span { font-size:11px;color: #472E16; font-weight:bold;}
table.docresulthearder td{background: #faf9ea; background-position: bottom; }
table.docresulthearder td.a span    {font-size:11px; font-weight: normal; color: #472E16;  }

table.docresulthearder td.a a  {font-size:11px; font-weight: bold; color: #883000;}
table.docresulthearder td.a a:hover   {font-size:11px; font-weight: bold; color: #472E16;}

table.docresulthearder td.b span    {font-size:9px; font-weight: normal; color:#472E16; }
table.docresulthearder td.c span    {font-size:11px; font-weight: normal; color: #472E16; }

#content_photo{
  padding-top: 125px;
  padding-left: 100px;
  width:896px;
}

div.tekstvakAlbum {
  /*opacity:.85;filter: alpha(opacity=85);*/
  font-size:10pt;
  color:#472E16;
  /*height:500px;*/
  width:300px;
  background-color:#f0e6a9;
  overflow:auto;
  /*overflow-x:hidden;*/
  border:0px solid #602E15;
  padding-left:0px;
}

#album{
	/*position:absolute;*/
  background:#dfbb85;
  font-size:12pt;
  color:#472E16;
  width:294px;
  border:1px solid #602E15;
  height:36px;
  padding-left:4px;
}

#album_footer{
	/*position:absolute;*/
  background:#dfbb85;
  font-size:12pt;
  color:#472E16;
  width:294px;
  border:1px solid #602E15;
  height:36px;
  padding-left:4px;
}

#album_select{
  margin: 0px 100px 0px 0px;
  float:left;
}

.album_tekstvak1{
	/*position:absolute;*/
  padding-left:4px;
  width:208px;
  border:1px solid #602E15;
  float:left;
}
.album_tekstvak2{
	/*position:absolute;*/
  padding-right:4px;
  text-align:right;
  float:left;
  width:80px;
  border:1px solid #602E15;

}
#album_tekstvak3{
	/*position:absolute;*/
  background:#dfbb85;
  padding-left:4px;
  width:208px;
  border:1px solid #602E15;
  float:left;
}
#album_tekstvak4{
	/*position:absolute;*/
  background:#dfbb85;
  padding-right:4px;
  text-align:right;
  float:right;
  width:80px;
  border:1px solid #602E15;
  float:left;
}
#album_notselected{
  overflow:hidden;
  float:left;
}
#album_tumbs{
	/*position:absolute;*/
  background:#ffffff;
  overflow:hidden;
  width:402px;
  height:510px;
  float:left;
}

#album_tumbs_text{
  padding:14px;
  font-size:12pt;
  color:#472E16;
  width:374px;
  height:482px;
}

#album_container{
  width:402px;
  float:left;
}

#album_tumbs_header{
  padding-left:14px;
  font-size:10pt;
  color:#472E16;
  background:#dfbb85;
  overflow:hidden;
  width:388px;
  height:15px;
  float:left;
}

#album_tumbs_header_fotos{
  background:#dfbb85;
  padding-right:14px;
  text-align:right;
  float:right;
  width:100px;
}

.album_tumbs_display {
  padding:0px;
  margin:0px;
  /*text-align:center;*/
  background:#ffffff;
  overflow:hidden;
  width:134px;
  height:170px;
  float:left;
  /*border:1px solid #0000ff;*/
}

#album_tumbs_footer{
  padding-left:14px;
  font-size:10pt;
  color:#472E16;
  background:#dfbb85;
  overflow:hidden;
  width:388px;
  height:15px;
  float:left;
}

#gastenboek{
	padding-top: 130px;
  padding-left: 90px;
  /*width:1000px*/
}

#gastenboek_naam{
  float:left;
  display:inline;
  width:50px;
  height:22px;
  FONT: bold 14px "Trebuchet MS", sans-serif;
  COLOR: #fff !important;
}

#gastenboek_naam_input{
  float:left;
  display:inline;
  width:280px;
}
#gastenboek_land{
  float:left;
  display:inline;
  width:55px;
  height:22px;
  FONT: bold 14px "Trebuchet MS", sans-serif;
  COLOR: #fff !important;
}

#gastenboek_land_input{
  float:left;
  display:inline;
  width:280px;
}

#gastenboek_capcha{
  float:left;
  /*display:inline;*/
  /*height:22px;*/
  width:50px;
  FONT: bold 14px "Trebuchet MS", sans-serif;
  COLOR: #fff !important;
  /*background:#df0085;*/
}

#gastenboek_capcha_input{
  float:left;
  height:22px;
  width:335px;
}

#gastenboek_capha_gen{
  float:left;
  height:22px;
  width:280px;
}

#gastenboek_button{
  float:left;
  display:inline;
  width:200px;
}

#guestbookview{
  padding-top: 120px;
  padding-left: 100px;
}

#guestbookview_tekstvak {
/*color:#602E15; */
/*font-size:10pt;*/
height:500px;
width:800px;
/*background-color:#FDFDBD;*/
overflow:auto;
/*overflow-x:hidden;*/
/*border:1px solid #602E15;
padding-left:5px;*/
}

.view_container {
  border:  #644220 1px solid;
  /*MIN-WIDTH: 300px;*/
  MARGIN: 0px 0px 0px;
  max-width:800px;
  BACKGROUND: url(../login/images/redesign/rte/rte-bg_88225561.png) repeat-x 0px 0px;
  overflow:hidden;
  height:22px;
}

.view_text{
   PADDING-LEFT: 10px;
   FLOAT: left;
   display:inline;
   FONT: bold 16px "Trebuchet MS", sans-serif;
   COLOR: #fff !important;
}
.view_date{
   PADDING-RIGHT: 10px;
   PADDING-TOP: 4px;
   FLOAT:  right;
   display:inline;
   FONT: bold 14px "Trebuchet MS", sans-serif;
   COLOR: #fff !important;
}

.guestbookview_admin{
}

#gastenbook_admin_header{
  FONT: bold 18px "Trebuchet MS", sans-serif;
  COLOR:#472E16;
  text-align:center;
}

#gastenbook_admin_naam{
  float:left;
}

#gastenbook_admin_naam_input{
  /*float:left;*/
}

#gastenboek_buttons{
  text-align:center;
  /*float:left;*/
}

#gastenboek_view_button{
  margin-bottom:20px;
}

.dottedline {
   border-bottom: 2px dashed #644220;
}

.guestbookview_entery1{
  text-align:left;
  padding:10px;
  FONT: bold 14px "Trebuchet MS", sans-serif;
  COLOR:#472E16;
  background-image:url(../images/bg1px.png);
  border:4px solid #644220;
  /*background-color:#472E16;*/
  /*opacity:.75;
  filter: alpha(opacity=75);*/
  /*-moz-opacity: 0.75;border:1px solid black;*/
  width: expression( document.body.clientWidth < 800 ? "800px" : "auto" ); /* sets max-width for IE6 */
  height: expression( document.body.clientHeight > 100 ? "100px" : "auto" ); /* sets min-height for IE6 */
  max-width:800px;
  min-height:100px;
}

.guestbookview_entery{
   /*height:100px;*/
   padding-top:30px;
   text-align:center;
}

#shop{
	padding-top: 140px;
  padding-left: 100px;
}

div.tekstvakshop{
  font-size:10pt;
  height:500px;
  width:800px;
  background-color:#ffffff;
  /*overflow:auto;*/
  overflow-y:scroll;
  overflow-x:hidden;
  border:1px solid #602E15;
}

.shop_header_container{
  width:100%;
  height:22px;
  background-color:#dfbb85;
  float:left;
  display:inline;
}

.shop_header_sub1{
  width:370px;
  height:22px;
  padding-left:10px;
  font-size:17px;
  font-weight: bold;
  color: #472E16;
  background-color:#dfbb85;
  float:left;
  display:inline;
}

.shop_header_sub2{
  font-size:15px;
  text-align:center;
  width:392px;
  height:22px;
  float:left;
  background-color:#dfbb85;
  display:inline;
}

#shop_return{
  background-color:#fff;
  height:22px;
  width:762px;
  float:left;
  padding-left:10px;
  font-size:17px;
  font-weight: bold;
  color: #472E16;
}

.shop_product_container{
  width:224px;
  float:left;
  display:inline;
}

.shop_product_hold{
  margin:5px 0px 0px 5px;
  padding-left:5px;
  width:60px;
  background-color:#dfbb85;
  font-size:10px;
  height:15px;
  border:1px solid #000;
  float:left;
  display:inline;
}

.shop_product{
  margin:5px 5px 0px 0px;
  font-size:10px;
  padding-left:5px;
  background-color:#fff;
  width:140px;
  height:15px;
  float:left;
  display:inline;
  border:1px solid #000;
  overflow-x:hidden;
}

#shopfotodetail{
  width:230px;
  /*height:199px;*/
  height:298px;
  margin: 10px 5px 5px 10px;
  float:left;
  display:inline;
  overflow:hidden;
}

.shop_product_container_view{
  float:left;
}

.shop_product_hold_view{
  margin:5px 0px 0px 0px;
  padding-left:5px;
  width:80px;
  background-color:#dfbb85;
  font-size:10px;
  height:15px;
  border:1px solid #000;
  float:left;
  display:inline;
}

.shop_product_view{
  padding-left:2px;
  margin:5px 0px 0px 0px;
  background-color:#fff;
  width:139px;
  height:15px;
  font-size:10px;
  border:1px solid #000;
  display:inline;
  float:left;
}

#shopfotolargedetail{
  width:538px;
  height:296px;
  margin: 10px 5px 5px 5px;
  float:left;
  overflow:hidden;
  float:left;
  display:inline;
  background-color:#fff;
}

.shop_product_discription_container{
  margin:5px;
  background-color:#fff;
  width:250px;
  height:103px;
  font-size:10px;
  float:left;
  border:1px solid #000;
}

.shop_product_discription{
  background-color:#dfbb85;
  font-size:10px;
  height:15px;
}

.shop_product_discription_text{
  background-color:#fff;
  font-size:10px;
  height:71px;
  border-top:1px solid #000;
  border-bottom:1px solid #000;
  overflow:hidden;
}

.shop_product_info{
  background-color:#dfbb85;
  font-size:10px;
  height:15px;
  margin-bottom:0px;
}

.table_shop_photo{
  height:100%;
  width:100%
}

.table_shop_photo td{
  /*align:center;*/
}


.shop_product_photo{
  margin:5px;
  width:278px;
  height:103px;
  float:left;
  background-color:#fff;
  border:1px solid #000;
}

.shop_product_photo_detail{
  float:left;
  width:139px;
  height:103px;
  text-align:center;
  background-color:#fff;
}

.shop_product_photo_view{
  margin:0px;
  width:228px;
  /*height:109px;*/
  height:206px;
  float:left;
  background-color:#fff;
  border:1px solid #000;
}

.shop_product_photo_detail_view{
  float:left;
  width:114px;
  height:103px;
  text-align:center;
  background-color:#fff;
}

#shopdetailomschrijving{
  width:778px;
  height:126px;
  margin: 0px 10px 10px 10px;
  float:left;
  display:inline;
  overflow:hidden;
}

#shopdetailomschrijvingtxt{
  width:686px;
  max-height:114px;
  margin: 0px 0px 0px 0px;
  float:left;
  display:inline;
  overflow-x:hidden;
  overflow:auto;
  background-color:#fff;
}

table.omschrijvinglistdetail {background:#dfbb85;}
table.omschrijvinglistdetail tr th{height:4px;background:#faf9ea;}
table.omschrijvinglistdetail tr td{border:1px solid #000;width:80px;height:120px;padding:2px 3px;font-size:10px;vertical-align: top;}
table.omschrijvinglistdetail tr td b {font-size:10px;}
table.omschrijvinglistdetail tr td.b{background:#fff;font-weight:normal;width:684px;font-size:14px;}

#shopdetail{background:#fff;width:800px;height:500px;}




#shopfotodetail1{
	position:absolute; /*er weer in gezet*/
	left:10px;
	top:52px;
	width:790px;
	height:400px;
}

#shopfotolargedetail1{
	position:absolute; /*er weer in gezet*/
	left:250px;
	top:52px;
	width:200px;
	height:400px;
}

#shopdetailuser1{
	position:absolute; /*er weer in gezet*/
	left:0px;
	top:106px;
	width:230px;
	height:200px;
}

#shopdetailomschrijving1{
	position:absolute; /*er weer in gezet*/
	left:0px;
	top:210px;

}

#links{
	padding-top: 140px;
  padding-left: 180px;
  /*width:896px;*/
}

#links_header{
  text-align:center;
  font-size:7pt;
  color:#472E16;
  width:650px;
}

#links_header_sub1{
  background:#dfbb85;
  text-align:center;
  font-size:12pt;
  color:#472E16;
  width:650px;
}

#links_header_sub2{
  background:#faf8a0;
  text-align:center;
  font-size:12pt;
  color:#472E16;
  width:650px;
}

div.tekstvaklinks {
  font-size:10pt;
  height:400px;
  width:648px;
  background-color:#FDFDBD;
  overflow:auto;
  overflow-x:hidden;
  border:1px solid #602E15;
  padding-left:0px;
}

.links_table{
  padding-top:10px;
  padding-bottom:10px;
  width:630px;
  float:left;
  display:inline;
}

.links_link{
  font-size:12pt;
  font-weight: bold;
  color:#888300;
  float:left;
  display:inline;
  width:418px;
}
.links_link a{

  font-size:16px;
  font-weight: bold;
  color:#883000;
}
.links_link a:hover{
  font-size:16px;
  font-weight: bold;
  color:#472E16;
}

.links_siteinfo{
  font-size:12pt;
  font-weight:normal;
  color:#472E16;
  padding-right:0px;
  padding-top:5px;
  float:left;
  display:inline;
  width:418px;

}
.links_count{
  font-size:16px;
  font-weight: bold;
  padding-left:5px;
  color:#883000;
  float:left;
  display:inline;
  width:40px;
}
.links_admin{
  font-size:10px;
  color:#ff0000;
}
.links_admin a{
  font-size:10px;
  color:#ff0000;
}
.links_admin a:hover{
  font-size:10px;
  color:#0000ff;
}

.links_image{
  text-align:center;
  font-size:10px;
  color:#472E16;
  float:left;
  display:inline;
  width:100px;
}

.links_image img{
  border:  none;
}
.links_hits{
  text-align:center;
  /*text-align:top;*/
  font-size:10px;
  color:#472E16;
  float:left;
  display:inline;
  width:50px;
}

#user_settings{
  position:absolute;
  top:200px;
  left:350px;
  width:450px;
	height:500px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:24px;
  font-weight: bold;
  color:#472E16;
}

#user_settings a{
  font-weight: normal;
  font-size:20px;
  color:#883000;
}

#user_settings a:hover{
  text-decoration:none;
  font-size:20px;
  color:#472E16;
}

#user_instellingen{
	background-image:url(../images/instellingen.png);
	background-repeat:no-repeat;
	/*position:absolute;*/
  width:678px;
  height:314px;
  /*float:left;*/
	margin-left:183px;
	margin-top:150px;
}

#user_settings_header{
  /*position:absolute;*/
  width:600px;
  height:30px;
  margin-top:30px;
  margin-left:30px;
  float:left; /*ie6 bug */
  display: inline;
  font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
  color:#472E16;
}

#user_settings_header a{
  color:#883000;
}

#user_settings_header a:hover{
  color:#472E16;
}

#user_name {
  float:left;
  display:inline;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  margin-top:30px;
  margin-left:30px;
  width:160px;
  height:20px;
  overflow: hidden;
}

#user_name_input{
  padding:0px;
  float:left;
  display:inline;
  margin-top:30px;
  margin-left:21px;
  width:441px;
  height:20px;
  background-color:#ffffff;
  overflow: hidden;
}

#user_name_first {
  float:left;
  display:inline;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  margin-top:9px;
  margin-left:30px;
  width:160px;
  height:20px;
  overflow: hidden;
}

#user_name_first_input{
  padding:0px;
  float:left;
  display:inline;
  margin-top:9px;
  margin-left:21px;
  width:441px;
  height:20px;
  background-color:#ffffff;
  overflow: hidden;
}

#user_name_last {
  float:left;
  display:inline;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  margin-top:10px;
  margin-left:30px;
  width:160px;
  height:20px;
  overflow: hidden;
}

#user_name_last_input{
  padding:0px;
  float:left;
  display:inline;
  margin-top:10px;
  margin-left:21px;
  width:441px;
  height:20px;
  background-color:#ffffff;
  overflow: hidden;
}

#user_name_email {
  float:left;
  display:inline;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  margin-top:12px;
  margin-left:30px;
  width:160px;
  height:20px;
}

#user_name_email_input{
  padding:0px;
  float:left;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  margin-top:12px;
  margin-left:21px;
  width:441px;
  height:20px;
}

#user_name_language {
  float:left;
  display:inline;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  margin-top:11px;
  margin-left:30px;
  width:160px;
  height:20px;
}

#user_name_language_input{
  padding:0px;
  float:left;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  margin-top:11px;
  margin-left:21px;
  width:441px;
  height:20px;
}

#user_id{
  padding:0px;
  float:left;
  display:inline;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  margin-top:18px;
  margin-left:30px;
  width:160px;
  height:20px;
}

#user_button{
  padding:0px;
  float:left;
  display:inline;
  margin-top:18px;
  margin-left:21px;
  width:441px;
  height:20px;
}

.user{
  padding: 0px;
  margin: 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#472E16;
  height:16px;
  width:437px;
  border-width:2px;
  /*border-style:inset;
  color:#ffFFFF;*/

}

.language{
  padding: 0px;
  margin: 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#472E16;
  height:22px;
  width:94px;
}

#user_wacht{
	background-image:url(../images/wacht.png);
	background-repeat:no-repeat;
	width:678px;
	height:314px;
  float:left;
  display:inline;
	margin-left:173px;
	margin-top:150px;
}

#user_pass_old {
  float:left;
  display:inline;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  margin-top:49px;
  margin-left:30px;
  width:243px;
  height:20px;
}

#user_pass_old_input{
  padding:0px;
  float:left;
  display:inline;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  margin-top:49px;
  margin-left:21px;
  width:361px;
  height:20px;
  background-color:#ffffff;
  overflow: hidden;
}

#user_pass_new {
  float:left;
  display:inline;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  margin-top:26px;
  margin-left:30px;
  width:243px;
  height:20px;
}

#user_pass_new_input{
  padding:0px;
  float:left;
  display:inline;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  margin-top:26px;
  margin-left:21px;
  width:361px;
  height:20px;
  background-color:#ffffff;
  overflow: hidden;
}

#user_pass_newrep {
  float:left;
  display:inline;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  margin-top:27px;
  margin-left:30px;
  width:243px;
  height:20px;
}

#user_pass_newrep_input{
  padding:0px;
  float:left;
  display:inline;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  margin-top:27px;
  margin-left:21px;
  width:361px;
  height:20px;
  background-color:#ffffff;
  overflow: hidden;
}

#user_pass_button{
  padding:0px;
  float:left;
  display:inline;
  margin-top:24px;
  margin-left:300px;
  width:441px;
  height:20px;
}

.userpass{
  padding: 0px;
  margin: 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#472E16;
  height:16px;
  width:357px;
  border-width:2px;
  /*border-style:inset;
  color:#ffFFFF;*/
}

#link{
	background-image:url(../images/link.png);
	background-repeat:no-repeat;
  float:left;
  display:inline;
  margin-top:150px;
  margin-left:173px;
	width:678px;
	height:377px;
}

#link_home{
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#472E16;
  padding:0px;
  float:left;
  display:inline;
  margin-top:26px;
  margin-left:30px;
  width:150px;
  height:20px;
}

#link_home_input{
  float:left;
  display:inline;
  margin-top:26px;
  margin-left:8px;
  width:441px;
  height:20px;
  overflow: hidden;
  background-color:#ffffff;
}

#link_Url{
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#472E16;
  /*padding:0px;*/
  float:left;
  display:inline;
  margin-top:8px;
  margin-left:30px;
  width:150px;
  height:20px;
}

#link_Url_input{
  float:left;
  padding-left:0px;
  display:inline;
  margin-top:8px;
  margin-left:8px;
  width:441px;
  height:20px;
  overflow: hidden;
  background-color:#ffffff;
}

#link_discription{
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#472E16;
  padding:0px;
  float:left;
  display:inline;
  margin-top:8px;
  margin-left:30px;
  width:150px;
  height:36px;
}

#link_discription_input{
  float:left;
  display:inline;
  margin-top:9px;
  margin-left:8px;
  width:442px;
  height:77px;
  background-color:#ffffff;
  overflow: hidden;
}

.link_container{
  float:left;
  display:inline;
  width:500px;
  height:50px;
}

#link_logo{
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#472E16;
  padding:0px;
  float:left;
  display:inline;
  margin-top:8px;
  margin-left:30px;
  width:100px;
  height:18px;
}

#link_logo_input_txt{
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#472E16;
  padding:0px;
  float:left;
  display:inline;
  margin-top:5px;
  margin-left:190px;
  width:450px;
  height:14px;
}

#link_logo_input{
  float:left;
  display:inline;
  margin-top:7px;
  margin-left:58px;
  width:276px;
  height:20px;
  background-color:#ffffff;
}

#link_logo_image{
  float:left;
  display:inline;
  margin-top:0px;
  margin-left:34px;
  text-align:center;
  width:100px;
  height:75px;
}

#link_button_verzend{
  position:absolute;
  left:400px;
  top:475px;
  width:70px;
  height:18px;
}

#link_button_wis{
  position:absolute;
  left:500px;
  top:475px;
  width:70px;
  height:18px;
}

.txtarea{
  margin:0px;
  padding:0px;
  width: 440px;
	height: 74px;
}

.logo_input{
  font-size: 13px;
  margin:0px;
  padding:0px;
  height: 20px;
  width: 276px;
}









#konijn{padding-left:810px;
  padding-top:336px;
}

#ossenworst{
  left:810px;
  top:336px;
  position:absolute;
}

#konijnalbum{left:-130px;
  top:206px;
  position:relative;
}



#feedback{padding-left:100px;
  padding-top:150px;
}

.ok                      { padding: 0px 0px 0px 20px; font-weight:bold; color:red; background-image:url(../admin/pic/tick.png); background-repeat:no-repeat;}
.error                   { padding: 0px 0px 0px 20px; font-weight:bold; color:red; background-image:url(../admin/pic/delete.png);background-repeat:no-repeat;}

.errorinternet{
  position: absolute;
  left: 50%;
  margin-left: -265px;
  width:528px;
	height:10px;
  padding-left:10px;
  top:75px;
  font-weight:bold;
  color:red;
  background-color:#000000;
  z-index: 1;
}

.siteclosted{
  text-align:center;
  font-weight:bold;
  color:red;
  position: absolute;
  left:420px;
  top:140px;
  z-index: 1;
}


