#treeContent {
	width: 720px;
	margin: 0px;
	height: 620px;
	border: solid 1px black;
	float: left;
	display:inline;
   position: relative;
}

.tree_text{
	width: 720px;
	margin: 0px 10px 0px 10px;
}

#editfield label {
    width: 120px;
    float: left;
    display: block;
    clear: left;
}

#editfield .button {
    margin-left: 120px;
}

#treeMenu {
	width: 220px;
	float: right;
	overflow:hidden;
	margin:0 5px 0 0;
	
	/*border: solid 1px black;*/
}

#treeMenu .block {
	margin:0 0 10px 0;
}
#treeMenu fieldset {
	border: none;
	margin: 5px;
	padding: 0px;
	
}

#treeMenu form {
	margin: 0px;
	padding: 0px;
}

#treeMenu fieldset legend {
    display: none;
}


.saf input.sendfriend {
    background: url(/gfx/leaves/input.gif) no-repeat;
    width: 250px;
    height: 20px;
    border:none;
    padding:3px 0 0 5px;
}

#treeMenu fieldset input {
	width: 95px;
	color: #666666;
	background: url(/gfx/leaves/input.gif) no-repeat;
	border:none;
	width: 124px;
  height: 20px;
  padding:5px 0 0 5px;
  float:left;
  font-size:12px;
}
#treeMenu fieldset input.last {
  margin-right: 0px;
}


#treeMenu fieldset button {
	background: #009EE0;
	border: none;
	background: url(/gfx/leaves/verder.gif) no-repeat;
    cursor: pointer;
	width:81px;
	height:23px;
	float:right;
}

#treeMenu fieldset button.floating {
	margin: 0px;
}

#moviePlaceholder {
	width: 145px;
	height: 99px;
	background: #000000;
	margin: 5px;
	float:left;
}

.browse_left{
	float:left;
	margin:0 0 0 10px;
}

.browse_right{
	float:left;
	clear:right;
}

p.onderschrift{
	clear:both;
}

p.onderschrift a{
	font-weight:bold;
	color:#7db51c;
}


#treeMenu p {
	margin: 10px;
}

table.treeContent {
	width:100%;
	border-collapse:collapse;
}
table.treeContent td{
	border:1px solid #333;
	padding:2px 3px;
	line-height:30px;
	width:10%;
}

#searchContainer .searchForm input.textInput {
    border: none;
    background: none;
    color: #666666;
    padding: 2px;
    padding-top: 5px;
    width: 110px;
    padding-left: 5px;
    font-size:11px;
}


#searchContainer .searchForm .inputContainer {
    background: url(/gfx/leaves/input.gif);
    width: 150px;
    height: 23px;
    z-index: 2;
}

#searchContainer  {
position: relative;
}
#searchContainer .searchForm .button {
position: absolute;
border: none;
cursor: pointer;
left: 120px;
top: 0px;
background: url(/gfx/leaves/search.gif);
width: 99px;
z-index: 2;
height: 23px;
}

#searchResults {

width: 219px;
margin-top: -5px;
padding-top: 10px;
padding-bottom: 0px;
margin-bottom: 5px;
z-index: 1;
background: url(/gfx/leaves/search_res_bg.gif);
background-repeat: no-repeat;
background-position: bottom left;
}

#searchResults ul {
    padding: 0px;
    padding-bottom: 10px;
    margin: 5px 5px 5px 25px;
}

#searchContainer .searchForm .button:hover {
background: url(/gfx/leaves/search_over.gif);
}

#searchContainer .searchForm .button span {
display: none;
}

.blaadjes_rechts{
	background:url(/gfx/right_back.gif) no-repeat top;
	overflow:hidden;
	height:650px;
}

.blaadjes_rechts img{
	padding-top:4px;
	display:block;
}

.blaadjes_rechts ul{
	list-style:none;
	margin:4px 0 0 10px;
	padding:0;
}
.blaadjes_rechts ul li{
	margin:0 0 10px 0;
}

.blaadjes_rechts ul li a{
	color:#77b001;
	font-weight:bold;
}

.blaadjes_links{
	width:722px;
	float:left;
	border:1px solid green;
}


.saf{
	border-top:1px dashed #009de0;
	border-bottom:1px dashed #009de0;
	padding:10px 0;
}

.saf2{
	border-bottom:1px dashed #009de0;
	padding:10px 0;
}

#treeContent {
}


.sfInput {
    
    border: none;
    background: #fff;
    color: #666;
    margin-left: 10px;
    width: 160px;
    margin-top: 3px;
    font-size: 0.9em;
}

#sf3 .sfInput {
    margin-top: 7px;
}

#sf1 {
    
    background: url(../gfx/leaves/sendfriend/bg_01.jpg);
    width: 720px;
    height: 472px;
    position: absolute;
    left: 0px;
    top: 0px;
}

#sf2 {
    
    background: url(../gfx/leaves/sendfriend/bg_02.jpg);
    width: 429px;
    height: 73px;
    position: absolute;
    left: 0px;
    top: 472px;
}

#addedField {
    
    background: url(../gfx/leaves/sendfriend/addedfield.jpg);
    width: 184px;
    height: 21px;
    position: absolute;
    left: 429px;
    top: 454px;
    z-index: 1000;
}

#sf3 {
    
    background: url(../gfx/leaves/sendfriend/bg_03.jpg);
    width: 184px;
    height: 25px;
    position: absolute;
    left: 429px;
    top: 472px;
}

#sf4 {
    
    background: url(../gfx/leaves/sendfriend/bg_06.jpg);
    width: 184px;
    height: 23px;
    position: absolute;
    left: 429px;
    top: 497px;
}

#sf5 {
    
    background: url(../gfx/leaves/sendfriend/bg_07.jpg);
    width: 184px;
    height: 25px;
    position: absolute;
    left: 429px;
    top: 520px;
}

#sf3alt {
    
    background: url(../gfx/leaves/sendfriend/bg2_03.jpg);
    width: 184px;
    height: 25px;
    position: absolute;
    left: 429px;
    top: 472px;
    color: white;
    font-size: 14px;
}

#sf4alt {
    
    background: url(../gfx/leaves/sendfriend/bg2_06.jpg);
    width: 184px;
    height: 23px;
    position: absolute;
    left: 429px;
    top: 497px;
}

#sf5alt {
    
    background: url(../gfx/leaves/sendfriend/bg2_07.jpg);
    width: 184px;
    height: 25px;
    position: absolute;
    left: 429px;
    top: 520px;
    padding-top: 5px;
}

.error {
    color: #f00;
}

.searchError {
    padding-bottom: 10px;
}

#sf5alt a {
    
    color: white;
}

#sf6 {
    background: url(../gfx/leaves/sendfriend/bg_04.jpg);
    width: 3px;
    height: 73px;
    position: absolute;
    left: 613px;
    top: 472px;
}

#sf7 {
    background: url(../gfx/leaves/sendfriend/bg_05.jpg);
    width: 104px;
    height: 73px;
    position: absolute;
    left: 616px;
    top: 472px;
}

#sf8 {
    background: url(../gfx/leaves/sendfriend/bg_08.jpg);
    width: 574px;
    height: 44px;
    position: absolute;
    left: 0px;
    top: 545px;
}

#sf9 {
    background: url(../gfx/leaves/sendfriend/bg_09.jpg);
    width: 91px;
    height: 44px;
    position: absolute;
    left: 574px;
    top: 545px;
}

#sf9alt {
    background: url(../gfx/leaves/sendfriend/bg2_09.jpg);
    width: 91px;
    height: 44px;
    position: absolute;
    left: 574px;
    top: 545px;
}

#sf10 {
    background: url(../gfx/leaves/sendfriend/bg_10.jpg);
    width: 55px;
    height: 44px;
    position: absolute;
    left: 665px;
    top: 545px;
}

#sf11 {
    background: url(../gfx/leaves/sendfriend/bg_11.jpg);
    width: 720px;
    height: 30px;
    position: absolute;
    left: 0px;
    top: 589px;
}
.saf h4 {
	background:none;
	font-size:15px;
	color:#3a84c6;
	margin:0 4px;
}
.saf2 h4 {
	background:none;
	font-size:15px;
	color:#3a84c6;
	margin:0 4px;
}
#bekendeblaadjes li {
	height:145px;
}
