/* CSS metgerry.nl */

html,body
{	margin:			0px 0px 0px 0px;
}


label {
		float: left;
		width: 150px;
		}
input {
		float: left;
		
		text-align: left;
		
		}

br		{
		clear: left;
		}
			


img
			{	border-style:		none;
				vertical-align:		middle;
			}
			
table
	{ vertical-align:middle;}


.menu-link
{	color: #9e570a;
	text-decoration: none;
}

.menu-link_active
{	color: #733d6e;
	text-decoration: none;
}
.menu-linkcurrent
{	color: #723e6e;
	text-decoration: none;
}

.text-link-wit
{	color: white;
	font-weight: bold;
	text-decoration: underline;
}

.text-link-wit-extra
{	color: white;
	text-decoration: none;
}

.text-link
{	color: #00ace5;
	font-weight: bold;
	text-decoration: underline;
}

.blauw
{	color: #00ace5;
	font-weight: bold;
}

.text-link-wit
{	color: white;
	font-weight: bold;
	text-decoration: underline;
}

.text-link-zwart
{	color: black;
	text-decoration: none;
}


.text-linknone
{	color: #00ace5;
	font-weight: bold;
	text-decoration: none;
}

.kop1
{	color: #00ace5;
	font-weight: bold;
	font-family: Clarendon;
	font-size:		xx-large;
}

.kop1-wit  
{	color: white;
	font-weight: bold;
	font-family: Clarendon;
	font-size:		xx-large;
}

.kop2
{	color: #00ace5;
	font-weight: bold;
	font-family: Clarendon;
	font-size:	x-large;
}


.kop2-wit
{	color: white;
	font-weight: bold;
	font-family: Clarendon;
	font-size:		medium;
}


.tekstballon
{	color: #FFFFFF;
	font-weight: bold;
	font-family: verdana;
	font-size:		small;
}

div#text
	{
	font-size:		small;
	}
	
div#rest
	{position:		absolute;
	width:			100%;
	height:			100%;
	}

div#content
{	position:		absolute;
	top:				250px;
	margin-left:	220px;
	height:			565px;
	width:			485px;	
	color:			#000000;
	font-size:		small;
	font-family:	verdana;
	border:			0px solid black;
	overflow:		auto;
}

div#content-text
{ 	position: absolute; 
	width: 450px; 
	margin-left: 5px; 
	border: 0px solid black;>
}


div#menu
{	position:		absolute;
	top:				247px;
	margin-left:	10px;
	height:			307px;
	width:			210px;	
	color:			#9e570a;
	font-size:		large;
	font-weight:	bold;
	font-family:	Clarendon;
	border:			0px solid black;
}



div#menu_rechts
{	position:		absolute;
	top:				554px;
	margin-left:	708px;
	height:			127px;
	width:			250px;	
	color:			#9e570a;
	font-size:		large;
	font-weight:	bold;
	font-family:	Clarendon;
	border:			0px solid black;
}


div#foto_links
{	position:		absolute;
	top:				18px;
	margin-left:	10px;
	height:			222px;
	width:			330px;	
	border:			0px solid black;

}

div#foto_rechts
{	position:		absolute;
	top:				18px;
	margin-left:	620px;
	height:			222px;
	width:			330px;	
	border:			0px solid black;

}

div#condo
{	position:		absolute;
	top:				560px;
	margin-left:	10px;
	height:			105px;
	width:			210px;	
	border:			0px solid black;
	cursor:			pointer;
}

div#home
{	position:		absolute;
	top:				17px;
	margin-left:	345px;
	height:			220px;
	width:			267px;	
	border:			0px solid black;
	cursor:			pointer;
}


div#handtas
{	position:		absolute;
	top:				255px;
	margin-left:	717px;
	height:			140px;
	width:			230px;

	color:			#FFFFFF;
	font-size:		x-small;
	font-weight:	none;
	font-family:	verdana;
	border:			0px solid black;
}


div#copy
{	position:		absolute;
	top:				593px;
	margin-left:	28px;
	height:			10px;
	width:			200px;
	border:			0px solid black;
	color:			#FFFFFF;
	font-size:		x-small;
	font-family:	verdana;
	text-decoration:none;

}





