body

{

	padding				: 0px;

	margin				: 0px;

}



#container

{

	width				: 990px;

	height				: 650px;

	position			: absolute;

	top					: 50%;

	left				: 50%;

	margin-left			: -495px;

	margin-top			: -305px;

	background-image	: url('/images/vredewold_def4.jpg');

	background-repeat	: no-repeat;

	overflow			: hidden;

}

#inloggenIntranet

{

  float: right;

  margin-top: 95px;

  margin-right:78px;

  text-decoration: none;

  color:#555;

  font-size  : 14px;

  font-family: verdana;

  text-transform: uppercase;

}



#wonen,

#welzijn,

#zorg

{

	position			: absolute;

	left				: 160px;

	height				: 110px;

	width				: 630px;

	display				: block;

	cursor				: pointer;

	top					: 150px;

}



#wonen

{

}



#welzijn

{

	top					: 300px;

}



#zorg

{

	top					: 440px;

}

#vredewoldintra

{

    position            : absolute;

    top                 : 128px;

    right               : 77px;

}

#vredewoldintra a:link,

#vredewoldintra a:visited,

#vredewoldintra a:active,

#vredewoldintra a:hover

{

    font: bold 12px/1.60em Arial, Helvetica, sans-serif;

    color: #F35321;

}



/** CONTENT EDITOR STYLES **/



span.content_normaltext /** Normale tekst **/

{

	font-family				: verdana, sans-serif;

  	font-weight     		: normal;

	font-size 	: 14pt;

  	color           		: #1F4418;

  	line-height				: 15pt;

}



h1.content_titel /** Titel **/

{

	font-family				: verdana, sans-serif;

	font-weight				: bold;

	color					: #SECONDARYCOLOR;

	font-size 	: 17pt;

	line-height				: 13pt;

	margin-bottom			: 12px;

}



h2.content_subkopje1 /** Subkopje 1 **/

{

	font-family				: verdana, sans-serif;

	font-weight				: bold;

	font-style				: italic;

	font-size 	: 14pt;

  	color           		: #1F4418;	

}



h3.content_subkopje2 /** Subkopje 2 **/

{

	font-family				: verdana, sans-serif;

	font-weight				: normal;

	font-style				: italic;

	font-size 	: 14pt;

  	color           		: #1F4418;	

}