

body {

	scrollbar-arrow-color: #A00000;
	scrollbar-3dlight-color: #F00000;
	scrollbar-darkshadow-color: #FF0000;
	scrollbar-face-color: #FFFFe0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #A00000;
	scrollbar-track-color: #ffffff;
	background-color:#C1EF54;  
	color:#000000
} 



A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}

/* Headings */  
h1,h2 {
   background : yellow;
   color : red
   margin : 1em 0 1em 0;
   font-family : Helvetica, Arial, Verdana, sans-serif;
   padding : 0;
   text-transform : uppercase;
   line-height : 1.2em;
}

#mnheading {
   margin : 1em 0 1em 0;
}

h1 {
   font-size : 1.5em;
}

h2 {
   font-size : 1.5em;
}

#contentleft {
   width : 500px;
   float : left;
   padding : 10px 10px 10px 10px; 
}
div#main1 {
   border : 1px dotted green;
 margin-bottom : 50px;
 
}

#omschrijving{
padding : 10px 10px 10px 10px; 
}
/*in the following rules, a relative positioning is used for IE*/
div#punch1 {
display:inline;
float:left;
   text-align : center;
    color : black;
   border : 1px solid green;
   border-width : 1px 1px 1px 1px;
   padding : 10 10px 10px 10px;
   margin : 5px 25px 10px 5px;
  
}       
label{
cursor:poiter;
cursor:hand;
}           

#config{
   border:1px;
   background : #FFFFFF;
   padding : 10px 10px 10px 10px; 
}

div#punch1 img {
   border:0px;
   background : #FFFFFF;
   padding : 10px 10px 10px 10px; 
}

div#main1 h2 {
   margin : 0;
   padding : 0.25em 1em 0.125em 0;
   background : yellow;
   text-align : right;
   text-transform : uppercase;
   font-family : sans-serif;
   border-bottom : 1px dotted #68A;
   background-image:url(http://www.inthepikture.nl/images/bgheader3.gif);
   background-repeat: repeat-x;
}

#toevoegen {
   padding : 0.25em 1em 0.125em 0;
   background : yellow;
   text-align : center;
   font-family : sans-serif;
   font-size:13pt;
   font-weight:bold;
   border: 1px dotted #68A;
   margin-bottom:35px;
   background-image:url(http://www.inthepikture.nl/images/bgheader3.gif);
   background-repeat: repeat-x;
}


div#main1 p, div#main2 p {
   line-height : 1.8em;
   margin : 1.2em 0.5em 1.2em 0.5em;
}


.hideform {
display:none;
visibility:hidden;
}
 
.hide{
display:none;
visibility:hidden;
}
 
.showform
{

display:block;
visibility:visible;
}

.showconfirm
{

display:block;
visibility:visible;
}

.show {
	position: absolute;
	left:0px;
	top:0px;
	color:#FAFA44;
        background-image: url(/images/box/box_top_bg.gif);
        background-repeat: repeat-x;
	width:100%; 
	height:100%;
	background-color:#CCCCCC; 
	opacity:.0;
	filter: alpha(opacity=0); 
	-moz-opacity: 0.0;
	overflow:hidden;
	text-align: center;
	z-index  : -5;
	visibility:visible;
	display:inline;
	
}
#iframe
{
overflow: hidden; 
width: 100%; 
height: 175px;
background-image:url(http://www.inthepikture.nl/images/background2.jpg);
}
#postform{
	position: relative;
	background-color: #fff;
	width: 700px;
	height: 500px;
	margin:auto;
	line-height: 1;
	text-align:left;
	padding:15px;
	background-image:url(http://www.inthepikture.nl/images/background2.jpg);
	background-repeat: both;
	border: 2px solid yellow;
	}

#postform a img{ border: none; 
background-image:url(http://www.inthepikture.nl/images/background2.jpg);
}

input.btn {
  color: #000000;
  font-family: Arial;
  font-size: 11px;
  height: 20px;
  width: 90px;
  font-weight: normal;
  border-width: 1px;
  border-style: none;
  border-color: #ffffff;   
  background-color: Transparent;
  background-image: url(http://www.inthepikture.nl/images/bgrbutton.gif);
display:inline;
}

#lightbox{
	position: absolute;
	top: 10%;
	left: 0;
	width:100%;
	z-index: 100;
	text-align: center;
	padding:0;
	}

.overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
.loading {
	
	position: relative;
	opacity:.92;
	filter: alpha(opacity=92); 
	-moz-opacity: 0.92;
	overflow:auto;
	top:20%;

}
.showconfirm 
{
	display: block;
	background-color:#ffffff;
	width:350px;
	height:80px;
	border:1px;
	border-color:red;
	color:#008800;
}
.items {
	position: relative;
	z-index:1;
	width:350px;
	background-color:#ffffff;
}
#previewdiv img{
	margin-top:5px;
	padding:7px;
	border: 1px solid black;
	cursor:pointer;
	cursor:hand;
	display:inline;
	background-image:url(http://www.inthepikture.nl/images/background2.jpg);

}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}

