/*img.pngfix { 	behavior: url(pngHack.htc); }*/

body{
	font-family: Comic Sans MS, Helvetica, Arial, Georgia, sans-serif;
	background-color: #f8f8f8;
	background-image: url('afbeeldingen/achtergrond 2.JPG');
	background-repeat: no-repeat;
}
html, body {
	height: 100%;
	width: 100%;
    min-width: 1500px;
    
}
/*------Opmaak---------*/

#header{
	position: relative;
	margin: 0px auto 0px auto;
	width: 100%;
	height: 240px;
	background-image: url('afbeeldingen/viervluugbekleinersprite1.png');
	/*background-image: url('afbeeldingen/viervluug_header_sprite.png');*/
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-bottom: 2px;
	border-bottom: 1px solid #fff;
}

#header:hover{
	background-image: url('afbeeldingen/viervluugbekleinersprite1.png');
	/*background-image: url('afbeeldingen/viervluug_header_sprite.png');*/
	background-position: 0px -250px; /*-290px;*/
}

#main_index, #main_rest{
	position: relative;
	top: 0px;
	width: 100%;
    
	height: 400px;/*340px;*/
	background-image: url('afbeeldingen/viervluug_trans.png');
}

#main_rest{
	height: 400px;/*460px;*/
}

	#menu{
		float: left;
		top: 0px;
		left: 0px;
		width: 190px;
		height: 100%;
		border-right: 3px solid #f8f8f8;
		text-align: right;
		line-height: 30px;
		padding-right: 10px;
	}

	#content{
		margin-left: 200px;
		height: 100%;
		display: inline;
		color: #666;	
	}
	
		#grotefoto, #contactgegevens, #gegevens{
			float: left;
			margin: 20px;
		}
			#grotefoto img{
				border: 1px solid #000;
			}
		#contactgegevens{
			margin-top: 20px;
		}
			#contactgegevens img{
				border: 1px solid #000;
				margin-top: 15px;
			}
		#gegevens{
			border: none;
			width: 450px;
		}
		
		#tekst, #contacttekst{
			position: absolute;
			left: 600px;
			margin-top: 35px;
			width: 600px;
		}
		#contacttekst{
			left: 400px;
		}
		
		#projecttekst{
			position: absolute;
			left: 600px;
			margin-top: 40px;
			width: 600px;
            font-size: 14px; 
		}
        #projecttekst h2{
            font-size: 16px; 
            font-weight: normal;
        }
        
		#fotorij, #fotorijmeer{
			position: absolute;
			top: 200px;
			width: 600px;
			height: 260px;
			left: 600px;
		}
        
        #fotorijmeer{
            top: 120px;
        }
        
			#fotorij img, #fotorijmeer img{
				border: 1px solid #000;
			}
		
		#toevoegentekst{
			position: absolute;
			top: 10px;
			left: 300px;
		}
		
	#projecten_content{
		position: relative;
		margin-left: 200px;
		top: 10px;
		left: 10px;
		width: 800px;
		height: 370px;
		padding: 10px;
	}
        
		#projecten_content img{
			border: 1px solid #000;
		}
		
        #projecten_content div.kader{
            display: inline-block;
            margin-left: 15px;
            margin-bottom: 5px;
            width: 120px;
            height: 160px;
            
        }
		
        #projecten_content img.delete, #projecten_content img.edit{
            position: relative;
            top: 20px;
            left: 2px;
        }
        
        #projecten_content img.edit{
            left: 84px;
        }
        
		
#footer{
	position: relative;
	width: 100%;
	height: 30px;
	margin: 30px auto 0px auto;
	padding: 30px 0px 0px 0px;
	font-size: 16px;
	color: #666;
	/*line-height: 20px;*/
	margin-top: 2px;
	border-top: 1px solid #fff;
	
}
#main_index a, #main_rest a, #gegevens a{
	color: #999;
	font-size: 18px;
	text-decoration: none;
}

#main_index a:hover, #main_rest a:hover,#tekst a:hover{
	color: #000;
}

#gegevens a{
	color: #999;
	font-size: 18px;
}

#tekst a{
	font-size: 18px;
}

#footertekst{
	float: left;
	top: 50px;
	margin-left: 10px;
	padding-bottom: 0px;
}

#wezy{
	font-size: 12px;
	position:  absolute;
	margin-right: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
    right: 0px;
	bottom: 0px;
	
}
#wezy a{
	font-size: 12px;
	color: #666;
}

form{
	position: relative;
	top: 20px;
	color: #666;
	width: 400px;
	display: inline;
}

/*legend, fieldset{
	padding: 5px;
	border: 3px solid #f8f8f8;
}
legend{
	font-size: 22px;
}
fieldset{
	position: relative;
	width: 530px; 
}

form p{
	margin-left: 10px;
}*/

label{
	display: block;  /* block float the labels to left column, set a width */
	position: absolute; 
    left: 500px;
	width: 150px; 
	text-align: right;
}

input.tekst, textarea.tekst, input.kortetekst, input.browsetekst, textarea.kortetekst{
    margin: 0px 0px 5px 10px;
	left: 150px;
	width: 400px;
}

input.kortetekst, textarea.kortetekst{
	position: relative;
	left: 800px;
	width: 400px;
}

input.knop, p, p.fout{
	margin-left: 160px;
}
p.form{
	margin-left: 10px;
}
p.fout{
	color: #f00;
	margin-bottom: 10px;
}

#woorden{
	margin: 0px auto;
	width: 450px;
	line-height: 18px;
}

#italic{
	position: relative;
	top: 10px;
	font-style: italic;
}
	#italic hr{
		width: 90%;
		color: #f4f4f4;
	}
	
	#italic #center{
		text-align: center;
		font-weight: bold;
	}

