#upload-tekst{
	position:relative;
	float:left;
	display:inline;
	margin-top:-12px;
	color:#c6d2dd;
	}

#upload-container{
	position:relative;
	float:left;
	display:inline;
	width:590px;
	height:24px;
	padding:3px;
	padding-left:10px;
	line-height:18px;
	margin-top:3px;
	margin-bottom:0px;
	border:1px solid #6988a6;
	background-image:url(../images/bg-nieuws-aanmelden.gif);
	background-repeat:repeat-x;
	}
	
#verzend-button{
	position:absolute;
	top:2px;
	right:2px;
	width:64px;
	height:26px;
	background-image:url(../images/aanmeld-button-verzend.jpg);
	background-position:top;
	background-repeat:no-repeat;
	cursor:pointer;
	}
	
#verzend-button:hover{
	background-position:bottom;
	}
	
#foto-balk-container{
	position:relative;
	float:left;
	display:inline;
	width:603px;
	border:1px solid #728fab;
	background-image:url(../images/bg-chalets-specificaties.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#003568;
	padding-bottom:20px;
	}

#foto-balk-titel{
	position:relative;
	float:left;
	display:inline;
	width:603px;
	height:30px;
	background-image:url(../images/bg-nieuws-aanmelden.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid #42719d;
	}
	
.foto-balk-titel-tekst{
	position:relative;
	float:left;
	display:inline;
	color:#b2c2d2;
	margin-left:10px;
	line-height:25px;
	}
	
.foto-balk-titel-tekst a:link, .foto-balk-titel-tekst a:visited, .foto-balk-titel-tekst a:active{
	text-decoration:none;
	color:#b2c2d2;
	}
	
.foto-balk-titel-tekst a:hover{
	text-decoration:underline;
	color:#FFFFFF;
	}
	
.foto-balk-titel-tekst-active{
	position:relative;
	float:left;
	display:inline;
	color:#FFFFFF;
	margin-left:10px;
	line-height:25px;
	font-weight:bold;
	}
	
#foto-overzicht-container{
	position:relative;
	float:left;
	display:inline;
	width:580px;
	margin-left:20px;
	margin-top:20px;
	}
	
.foto-margin{
	position:relative;
	float:left;
	width:131px;
	height:101px;
	display:inline;
	margin-right:13px;
	margin-bottom:13px;
	text-align:center;
	overflow:hidden;
	}
	
.foto-border{
	position:relative;
	float:left;
	display:inline;
	padding:4px;
	color:#c6d2dd;
	margin-right:13px;
	margin-bottom:13px;
	border:1px solid #6887a6;
	background-color:#3a638a;
	cursor:pointer;
	}
	
.foto-border:hover{
	position:relative;
	float:left;
	display:inline;
	padding:4px;
	margin-right:13px;
	margin-bottom:13px;
	border:1px solid #a3bbd3;
	background-color:#40709d;
	cursor:pointer;
	color:#fff;
	}
	
.foto{
	position:relative;
	float:left;
	display:inline;
	text-align:center;
	width:121px;
	height:91px;
	}
	
.foto-map-naam{
	position:relative;
	float:left;
	display:inline;
	clear:both;
	width:115px;
	height:30px;
	text-align:center;
	padding-top:2px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
	margin-top:3px;
	line-height:15px;
	border:1px solid #6887a6;
	background-color:#26527b;
	}
