/* 
Tera.nl, online media
======================================================================================
URL:				http://www.tera.nl/
Start ontwerp: 		29 januari 2007
Start xhtml: 		16 februari 2007
Auteur: 			Ale van der Ploeg [http://www.addsite.nl]
======================================================================================
*/




/* Kleuren
Rood:			#E3231B
Zwart:			#313131
Grijs:		 	#F0F0F0
Tekst:			#242424
*/


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px; 
	color: #242424; 
	margin: 0;
	padding: 0;
	height: 100%;
	background: #ffffff url(../images/bodyback.gif) repeat-x;
}

.popup { 
	font-family: Verdana ,arial, helvetica;
	font-size: 11px;
	line-height: 18px; 
	color: #242424; 
	margin: 0px 0px 0px 0px;
	background: #ffffff url(../images/popupback.gif) repeat-x;
	}

		html
		{
			height: 100%;
		}
		
		#bovenstuk
		{
			width: 100%;
			height: 124px;
		}
			
		
		#middenstuk
		{
			width: 100%;
			padding-bottom: 104px;
		}
				
		
		#onderstuk
		{
			width: 100%;
			height: 94px;
			position: relative;
			margin: -94px auto 0 auto;
			background: #313131;
		}

		/* Fix voor IE */
		* html #onderstuk
		{
			margin-top: -94px;
		}



		#content
		{
			margin: 0 auto;
			width: 960px;
			padding: 0px 10px 0px 10px;
			background-color: #ffffff;
		}
		  
		  

		#contentboven
		{
			margin: 0 auto;
			width: 960px;
			padding: 0px 10px 0px 10px;
			height: 124px;	
		}
			
		

		#contentonder
		{
			margin: 0 auto;
			width: 960px;
			padding: 0px 10px 0px 10px;
			height: 94px;
			background: url(../images/footertriangle.gif) 766px 0px no-repeat;
		}
			

		#container
		{
			position: relative;
			min-height: 100%;
		}

		* html #container
		{
			position: relative;
			height: 100%;
		}	

a:link { 
	color: #242424;
	text-decoration: underline;
	}
a:visited { 
	color: #242424;
	text-decoration: underline;
	}
a:hover, a:active { 
	color: #E3231B;
	text-decoration: underline;
	}
	
a.whitelink:link { 
	color: #ffffff;
	text-decoration: none;
	}
a.whitelink:visited { 
	color: #ffffff;
	text-decoration: none;
	}
a.whitelink:hover, a.whitelink:active { 
	color: #ffffff;
	text-decoration: underline;
	}	

#wrapper {
	margin: 0 auto;
	position: relative;
	width: 960px;
}

#header1 { 
	float: left;
	width: 960px;
	height: 10px;
	background: url(../images/redspan.gif) 191px 0px no-repeat;
	}
	
#header2 { 
	float: left;
	width: 960px;
	height: 114px;
	}
	
#logo { 
	float: left;
	width: 577px;
	height: 114px;
	}	
	
#logo img{ 
	border: 0px;
	padding: 38px 0px 0px 195px;
	}		
	
#talen { 
	float: left;
	width: 368px;
	height: 20px;
	margin-top: 73px;
	text-align: right;
	}		
	
#menu { 
	float: left;
	width: 975px;
	height: 32px;
	background: url(../images/menuback.gif) top left no-repeat;
	}	

#midden { 
	float: left;
	width: 960px;
	}	

#adresgegevens{
	padding: 40px 10px 10px 8px;
}
	
#adresgegevens img{
	border: 0px;
}

		/* Fix voor IE */
		* html #adresgegevens img
		{
			padding-top: 5px;
		}
	
	
#adresgegevens a:link { 
	color: #242424;
	text-decoration: none;
	}
#adresgegevens a:visited { 
	color: #242424;
	text-decoration: none;
	}
#adresgegevens a:hover, a:active { 
	color: #242424;
	text-decoration: none;
	}	
	
	
#linkerkant { 
	float: left;
	width: 192px;
	}
	
#rechterkant { 
	float: right;
	width: 768px;
	}
	
#blackheader { 
	float: left;
	width: 768px;
	height: 192px;
	background: #313131 url(../images/toptriangle.gif) 0px 34px no-repeat;
	}	
	
#blackheader .tekst{ 
	float: left;
	width: 492px;
	height: 157px;
	padding: 35px 240px 0px 36px;
	color: #ffffff;
	background: url(../images/blackback.jpg) top right no-repeat;
	}
	
#blackheader .tekst img{ 
	border: 0px;
	}	
	
#blackheader a:link { 
	display: block;
	padding: 10px 0px 0px 0px;
	font-weight: normal; 
	text-decoration: none; 
	color: #ffffff;
	}
#blackheader a:visited { 
	display: block;
	padding: 10px 0px 0px 0px;
	font-weight: normal; 
	text-decoration: none; 
	color: #ffffff;
	}
#blackheader a:hover { 
	display: block;
	padding: 10px 0px 0px 0px;
	font-weight: normal; 
	text-decoration: none; 
	color: #cccccc;
	}	
	
#blokken { 
	float: left;
	width: 768px;
	background: url(../images/blokback.gif) repeat-y;
	margin-top: 10px;
	}
	
#blokken2 { 
	float: left;
	width: 768px;
	background: url(../images/blok2back.gif) repeat-y;
	margin-top: 17px;
	}	
	
#kruimelpad { 
	float: left;
	width: 750px;
	height: 31px;
	line-height: 31px;
	padding-left: 18px;
	color: #4C4C4C;
	}	
	
#kruimelpad a:link { 
	color: #4C4C4C;
	text-decoration: none;
	}
#kruimelpad a:visited { 
	color: #4C4C4C;
	text-decoration: none;
	}
#kruimelpad a:hover, #talen a:active { 
	color: #4C4C4C;
	text-decoration: underline;
	}	
	
#talen a:link { 
	color: #242424;
	text-decoration: none;
	}
#talen a:visited { 
	color: #242424;
	text-decoration: none;
	}
#talen a:hover, #talen a:active { 
	color: #242424;
	text-decoration: underline;
	}		
		
	
#nieuws { 
	float: left;
	width: 355px;
	padding: 20px 15px 15px 15px;
	}
	
#meernieuws { 
	float: left;
	width: 355px;
	text-align: right;
	padding: 0px 15px 15px 15px;
	}	
	
#meernieuws a:link, #meernieuws a:visited
{
	display: block;
	font-weight: normal; 
	text-decoration: none; 
	color: #242424;
	text-decoration: none;
	text-align: right;
	padding: 0px 18px 0px 0px;
	background: url(../images/arrow_grijspad.gif) top right no-repeat;
}

#meernieuws a:hover, #meernieuws a:active
{
	text-decoration: underline;
	background: url(../images/arrow_grijspad.gif) top right no-repeat;
}	
	
#projecten { 
	float: left;
	padding: 20px 15px 15px 15px;
	width: 163px;
	min-height: 250px;
	background: #F0F0F0 url(../images/projectback.gif) repeat-x;
	}
	
		/* Fix voor IE */
		* html #projecten
		{
			height: 250px;
		}	
	
#meerprojecten { 
	float: left;
	width: 163px;
	text-align: right;
	padding: 0px 15px 15px 15px;
	}	
	
#meerprojecten a:link, #meerprojecten a:visited
{
	display: block;
	font-weight: normal; 
	text-decoration: none; 
	color: #242424;
	text-decoration: none;
	text-align: right;
	padding: 0px 18px 0px 0px;
	background: url(../images/arrow_grijspad2.gif) top right no-repeat;
}

#meerprojecten a:hover, #meerprojecten a:active
{
	text-decoration: underline;
	background: url(../images/arrow_grijspad2.gif) top right no-repeat;
}	
	
#projecten ul {
	padding: 0px;
	margin: 0px;
}


#projecten li {
	float: left;
	width: 149px;
	padding: 0px 0px 0px 14px;
	margin: 0px;
	text-align: left;
	list-style-type: none;
	background: url(../images/arrow_double.gif) 0px 13px no-repeat;
}


	
#projecten li a:link { 
	display: block;
	color: #242424;
	padding: 5px 0px 4px 0px;	
	text-decoration: none;
	}
#projecten li a:visited { 
	display: block;
	color: #242424;
	padding: 5px 0px 4px 0px;
	text-decoration: none;
	}
#projecten li a:hover, #projecten li a:active { 
	color: #E3231B;
	text-decoration: underline;
	}
	
	
	
#subnav { 
	float: left;
	width: 193px;
	min-height: 150px;
	background: #F0F0F0 url(../images/projectback.gif) repeat-x;
	}
	
		/* Fix voor IE */
		* html #subnav
		{
			height: 150px;
		}	
	
#subnav2 { 
	float: left;
	padding: 20px 15px 20px 15px;
	width: 163px;
	min-height: 400px;
	background: url(../images/subnavback.jpg) bottom left no-repeat;
	}	
	
		/* Fix voor IE */
		* html #subnav2
		{
			height: 400px;
		}	
	
	
#inhoud { 
	float: right;
	width: 575px;
	}	
	
#inhoud2 { 
	float: right;
	width: 768px;
	}
	
#inhoud3 { 
	float: right;
	width: 539px;
	}	
	
#weblog { 
	float: left;
	width: 768px;
	background: #ffffff url(../images/nieuwsback.gif) repeat-y;
	}	
	
#weblog2 { 
	float: left;
	width: 768px;
	background: url(../images/nieuwsback2.gif) top left no-repeat;
	min-height: 250px;
	}		
		
		/* Fix voor IE */
		* html #weblog2
		{
			height: 250px;
		}		
	
#persberichten { 
	float: left;
	padding: 20px 15px 15px 15px;
	width: 160px;
	}	
	
.acties { 
	position: absolute;
	left: 900px;
	border: 0px;
	}		
	

.tekstform{
	padding: 5px 18px 18px 13px;
}

.tekstproject{
	width: 539px;
	float: right;
	padding: 13px 18px 18px 18px;
}	


.tekst{
	padding: 13px 18px 18px 18px;
}	

.tekst ul {
	padding: 10px 0px 10px 10px;
	margin: 0px;
}


.tekst li {
	padding: 0px 0px 5px 14px;
	margin: 0px;
	text-align: left;
	list-style-type: none;
	background: url(../images/arrow_red.gif) 0px 7px no-repeat;
}


	
.spacer { 
	float: left;
	width: 961px;
	height: 10px;
	background: #ffffff;
	}
	

.clearer {
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.clearer10 {
	height: 10px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.line {
	height: 1px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(../images/stippelijn.gif) bottom left repeat-x;
	clear: both;
}

.clearer10 {
	height: 10px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.clearer20 {
	height: 20px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.clearerbottom {
	height: 80px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}


.fotosonder { 
	float: left;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	font-size: 0px;
	line-height: 0px;
	}

		/* Fix voor IE */
		* html .fotosonder
		{
			margin: 15px 0px 0px 0px;
		}

.fotosonder img{ 
	border: 0px;
	width: 150px;
	height: 150px;
	}
	
a.fotolink:link { 
	float: left;
	border: 1px solid #C8C8C8;
	padding: 4px;
	margin: 0px 10px 10px 0px;
	}
a.fotolink:visited { 
	float: left;
	border: 1px solid #C8C8C8;
	padding: 4px;
	margin: 0px 10px 10px 0px;
	}
a.fotolink:hover { 
	border: 1px solid #FF2300;
	}


.fotosrechts { 
	float: right;
	width: 177px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	font-size: 0px;
	line-height: 0px;
	}		
	
.fotosrechts img
{
	border: 0px;
}

a.fotolink2:link { 
	float: left;
	border: 1px solid #C8C8C8;
	padding: 4px;
	margin: 0px 0px 10px 0px;
	}
a.fotolink2:visited { 
	float: left;
	border: 1px solid #C8C8C8;
	padding: 4px;
	margin: 0px 0px 10px 0px;
	}
a.fotolink2:hover { 
	border: 1px solid #FF2300;
	}


#copyright {
	margin-top: 18px;
	width: 370px;
	padding-left: 207px;
	float: left;
	color: #ffffff;
}

#naarboven {
	margin-top: 18px;
	width: 100px;
	text-align: right;
	padding-right: 10px;
	float: right;
	color: #ffffff;
}

#copyright ul {
	padding: 0px;
	margin: 0px;
}


#copyright li {
	display: inline;
	float: left;
	padding: 0px 8px 0px 0px;
	text-align: left;
	background: none;
}


	
#copyright li a:link { 
	display: block;
	color: #ffffff;
	padding: 4px 4px 3px 0px;	
	text-decoration: none;
	}
#copyright li a:visited { 
	display: block;
	color: #ffffff;
	padding: 4px 4px 3px 0px;
	text-decoration: none;
	}
#copyright li a:hover, #copyright li a:active { 
	color: #ffffff;
	text-decoration: underline;
	}

.whitekop1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal; 
	text-decoration: none; 
	color: #ffffff;
}

.whitekop2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 40px;
	line-height: 37px;
	font-weight: normal; 
	text-decoration: none; 
	color: #ffffff;
}
	
	

.kop {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	display: block;
	font-size: 24px;
	font-weight: normal; 
	text-decoration: none; 
	color: #242424;
	background: #ffffff url(../images/line2.gif) bottom left no-repeat;
	padding: 5px 0px 27px 0px;
}


.kop2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	display: block;
	font-size: 24px;
	font-weight: normal; 
	text-decoration: none; 
	color: #242424;
	padding: 5px 0px 27px 0px;
}

.kop3 {
	display: block;
	font-weight: bold; 
	text-decoration: none; 
	color: #242424;
	padding: 10px 0px 22px 0px;
}

.kop4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	display: block;
	font-size: 17px;
	font-weight: normal; 
	text-decoration: none; 
	color: #242424;
	background: #ffffff url(../images/line.gif) bottom left no-repeat;
	padding: 29px 0px 20px 8px;
	margin-bottom: 38px;
}

.kop5 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	display: block;
	font-size: 24px;
	font-weight: normal; 
	text-decoration: none; 
	color: #242424;
	background: #ffffff url(../images/line3.gif) bottom left no-repeat;
	padding: 5px 0px 27px 0px;
}

.kop6 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	display: block;
	font-size: 20px;
	font-weight: normal; 
	text-decoration: none; 
	color: #242424;
	padding: 5px 0px 7px 0px;
}


.subkop {
	display: block;
	font-weight: bold; 
	text-decoration: none; 
	color: #242424;
	background: #ffffff url(../images/line3.gif) bottom left no-repeat;
	padding: 5px 0px 23px 0px;
}

.weblogitem {
	float: left;
	padding-bottom: 27px;
	background: url(../images/line4.gif) bottom right no-repeat;
	width: 768px;
}

.naam {
	float: left;
	width: 157px;
	text-align: right;
	padding: 45px 18px 25px 18px;
	background: url(../images/arrow_nieuws.gif) 181px 48px no-repeat;
}

.geplaatst {
	color: #575757;
}

.item { 
	float: right;
	width: 539px;
	padding: 13px 18px 18px 18px;
	}

.adresgegevens{
	margin-top: 70px;
	float: right;
	width: 190px;
}


ul.contact
	{
	 margin: 20px 0px 0px 0px;
	 padding: 0px;
	 list-style-type: none;
	}
	
ul.contact li.printer
	{
	 background: url(../images/printer.gif) 0px 3px no-repeat;
	 padding: 3px 10px 3px 22px;
	}	
	
ul.contact li.envelop
	{
	 background: url(../images/email.gif) 0px 7px no-repeat;
	 padding: 3px 10px 3px 22px;
	}


.intro {
	font-weight: bold;
}

.fout {
	color: #E3231B;
}

.persoon {
	color: #c0c0c0;
}

.persoon2 {
	color: #565656;
}

.testimonial {
	font-style: italic;
}

.onderschrift {
	font-style: italic;
	color: #000000;
	font-size: 11px;
	line-height: 11px;
}


.adrestekst
{
	padding: 50px 20px 20px 30px;
}



/* Navigatiebalk
---------------------------------------------------------------------------------------------- */


#hoofdmenulink, #hoofdmenulink ul {
	float: left;
	list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 30px;
	color: #ffffff;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
}

#hoofdmenulink a {
	float: left;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	height: 32px;
	line-height: 32px;
	padding: 0px 10px 0px 10px;
}


#hoofdmenulink li {
	float: left;
	padding: 0 0px 0 0;
	text-align: left;
	background: none;
}


#hoofdmenulink li:hover {
	color: #46B3D6;
}

#hoofdmenulink li a:hover {
	color: #46B3D6;
	background: url(../images/menuhover.gif) bottom repeat-x;
}


.selectedhoofd {
	float: left;
	text-decoration: none;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	height: 32px;
	line-height: 32px;
	padding: 0px 13px 0px 0px;
	color: #ffffff;
	background: url(../images/selectedright.gif) top right no-repeat;
}

.selectedleft {
	float: left;
	height: 32px;
	width: 10px;
	font-size: 0px;
	line-height: 0px;
	background: url(../images/selectedleft.gif) top left  no-repeat;
}
	
	


/* Nieuws blok
---------------------------------------------------------------------------------------------- */

.linkje
{
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}

.nieuwsblok
{
	display: block;
	text-decoration: none;
	text-align: left;
}

.nieuwsblok a, .nieuwsblok a:link, .nieuwsblok a:visited 
{
	display: block;
	color: #242424;
	text-decoration: none;
}



.nieuwsblok img
{
	border: 0px;
}


.nieuwsblok .tekst
{
	display: block;
	padding: 5px 0px 20px 0px;
}


.nieuwsblok a .blauw
{
	color: #242424;
	text-decoration: underline;
}

.nieuwsblok a:hover .blauw
{
	color: #E3231B;
	text-decoration: underline;
}

.nieuwsblok a:hover
{
	display: block;
	text-decoration: none;
	background: none;
}








/* Navigatie menu eerste niveau
------------------------------------------------------------------------------------------ */
  	#verznav
	{
		width: 190px;
		margin-bottom: 20px;
		text-align: left;
		line-height: 15px;
	}

	#verznav ul
	{
		margin: 0px;
		padding: 0px 0px 0px 0px;
	}

	#verznav ul li
	{
		padding: 0px 0px 0px 0px;		
		margin: 0px;
		list-style-type: none;
	}

	#verznav li a
	{
		display: block;
		width: 163px;
		color: #242424;
		padding: 5px 20px 6px 8px;
		background: url(../images/arrow_grijs.gif) 173px 11px no-repeat;
		border-bottom: 1px solid #E2E2E2;
		text-decoration: none;
	}
	
	#verznav li a:hover
	{
		color: #E3231B;
	}	

	#verznav li a.actief, #verznav li a.actief:hover
	{
		color: #E3231B;
	}
	



/* Navigatie menu tweede niveau
------------------------------------------------------------------------------------------ */
	
	#verznav ul ul
	{ 
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 5px 0px;
		border-bottom: 1px solid #E2E2E2;
		
	}
	
	#verznav ul li li
	{
		border: 0px;
		padding: 5px 0px 5px 0px;
	}

	
	#verznav li li a
	{
		display: block;
		padding: 0;
		padding: 0px 15px 0px 17px;
		background: none;
		text-align: left;
		width: 158px;
	}
	
	#verznav li li a:link, #verznav li li a:visited
	{
		color: #646464;
		border: 0px;
		text-decoration: none;
	}
	
	#verznav li li a:hover
	{
		color: #242424;
	}
	
	#verznav li li#subactief a
	{
		color: #242424;
		text-decoration: none;
	}
	
	#verznav li li#subactief a:hover
	{
		color: #242424;
		text-decoration: none;
	}
	
/* Blok Advertising
---------------------------------------------------------------------------------------------- */

.bovenblok_advertising
{
	position:relative;
	display: block;
	text-decoration: none;
	text-align: left;
	float: left;
	width: 192px;
	height: 227px;
	padding: 0px 0px 0px 0px;
	margin-right: 1px;
	background: url(../images/back_orange.gif) top left no-repeat;
}


.bovenblok_advertising a, .bovenblok_advertising a:link, .bovenblok_advertising a:visited 
{
	display: block;
	color: #242424;
	height: 227px;
	cursor: pointer;
	text-decoration: none;
	background: url(../images/line.gif) 13px 55px no-repeat;
}


.bovenblok_advertising .tekst
{
	display: block;
	padding: 12px 15px 15px 15px;
}

.bovenblok_advertising a:hover
{
	text-decoration: none;
	height: 227px;
}



.bovenblok_advertising a .kopboven
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	display: block;
	font-weight: normal; 
	text-decoration: none; 
	color: #242424;
	padding: 28px 0px 8px 15px;
}

.bovenblok_advertising a:hover .kopboven
{
	text-decoration: none; 
	color: #717171;
}


.bovenblok_advertising a .leesmeerboven
{
	position: absolute;
	top: 190px;
	width: 160px;
	display: block;
	font-weight: normal; 
	text-decoration: none; 
	color: #242424;
	text-decoration: none;
	text-align: right;
	padding: 0px 20px 0px 0px;
	background: url(../images/arrow_orange.gif) 166px 6px no-repeat;
}

.bovenblok_advertising a:hover .leesmeerboven
{
	text-decoration: underline;
	background: url(../images/arrow_orange.gif) 170px 6px no-repeat;
}

/* Blok Content	
---------------------------------------------------------------------------------------------- */

.bovenblok_content
{
	position:relative;
	display: block;
	text-decoration: none;
	text-align: left;
	float: left;
	width: 191px;
	height: 227px;
	padding: 0px 0px 0px 0px;
	margin-right: 1px;
	background: url(../images/back_green.gif) top left no-repeat;
}


.bovenblok_content a, .bovenblok_content a:link, .bovenblok_content a:visited 
{
	display: block;
	color: #242424;
	height: 227px;
	cursor: pointer;
	text-decoration: none;
	background: url(../images/line.gif) 13px 55px no-repeat;
}


.bovenblok_content .tekst
{
	display: block;
	padding: 12px 15px 15px 15px;
}

.bovenblok_content a:hover
{
	text-decoration: none;
	height: 227px;
}



.bovenblok_content a .kopboven
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	display: block;
	font-weight: normal; 
	text-decoration: none; 
	color: #242424;
	padding: 28px 0px 8px 15px;
}

.bovenblok_content a:hover .kopboven
{
	text-decoration: none; 
	color: #717171;
}


.bovenblok_content a .leesmeerboven
{
	position: absolute;
	top: 190px;
	width: 160px;
	display: block;
	font-weight: normal; 
	text-decoration: none; 
	color: #242424;
	text-decoration: none;
	text-align: right;
	padding: 0px 20px 0px 0px;
	background: url(../images/arrow_green.gif) 166px 6px no-repeat;
}

.bovenblok_content a:hover .leesmeerboven
{
	text-decoration: underline;
	background: url(../images/arrow_green.gif) 170px 6px no-repeat;
}

/* Blok concepts	
---------------------------------------------------------------------------------------------- */

.bovenblok_concepts
{
	position:relative;
	display: block;
	text-decoration: none;
	text-align: left;
	float: left;
	width: 191px;
	height: 227px;
	padding: 0px 0px 0px 0px;
	margin-right: 1px;
	background: url(../images/back_blue.gif) top left no-repeat;
}


.bovenblok_concepts a, .bovenblok_concepts a:link, .bovenblok_concepts a:visited 
{
	display: block;
	color: #242424;
	height: 227px;
	cursor: pointer;
	text-decoration: none;
	background: url(../images/line.gif) 13px 55px no-repeat;
}


.bovenblok_concepts .tekst
{
	display: block;
	padding: 12px 15px 15px 15px;
}

.bovenblok_concepts a:hover
{
	text-decoration: none;
	height: 227px;
}



.bovenblok_concepts a .kopboven
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	display: block;
	font-weight: normal; 
	text-decoration: none; 
	color: #242424;
	padding: 28px 0px 8px 15px;
}

.bovenblok_concepts a:hover .kopboven
{
	text-decoration: none; 
	color: #717171;
}


.bovenblok_concepts a .leesmeerboven
{
	position: absolute;
	top: 190px;
	width: 160px;
	display: block;
	font-weight: normal; 
	text-decoration: none; 
	color: #242424;
	text-decoration: none;
	text-align: right;
	padding: 0px 20px 0px 0px;
	background: url(../images/arrow_blue.gif) 166px 6px no-repeat;
}

.bovenblok_concepts a:hover .leesmeerboven
{
	text-decoration: underline;
	background: url(../images/arrow_blue.gif) 170px 6px no-repeat;
}

/* Blok investments	
---------------------------------------------------------------------------------------------- */

.bovenblok_investments
{
	position:relative;
	display: block;
	text-decoration: none;
	text-align: left;
	float: left;
	width: 191px;
	height: 227px;
	padding: 0px 0px 0px 0px;
	background: url(../images/back_purple.gif) top left no-repeat;
}


.bovenblok_investments a, .bovenblok_investments a:link, .bovenblok_investments a:visited 
{
	display: block;
	color: #242424;
	height: 227px;
	cursor: pointer;
	text-decoration: none;
	background: url(../images/line.gif) 13px 55px no-repeat;
}


.bovenblok_investments .tekst
{
	display: block;
	padding: 12px 15px 15px 15px;
}

.bovenblok_investments a:hover
{
	text-decoration: none;
	height: 227px;
}



.bovenblok_investments a .kopboven
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	display: block;
	font-weight: normal; 
	text-decoration: none; 
	color: #242424;
	padding: 28px 0px 8px 15px;
}

.bovenblok_investments a:hover .kopboven
{
	text-decoration: none; 
	color: #717171;
}


.bovenblok_investments a .leesmeerboven
{
	position: absolute;
	top: 190px;
	width: 160px;
	display: block;
	font-weight: normal; 
	text-decoration: none; 
	color: #242424;
	text-decoration: none;
	text-align: right;
	padding: 0px 20px 0px 0px;
	background: url(../images/arrow_purple.gif) 166px 6px no-repeat;
}

.bovenblok_investments a:hover .leesmeerboven
{
	text-decoration: underline;
	background: url(../images/arrow_purple.gif) 170px 6px no-repeat;
}
	
	
/* Sliding doors
---------------------------------------------------------------------------------------------- */	
	
.top_advertising, a.top_advertising:link, a.top_advertising:visited 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	float: left;
	width: 174px;
	height: 40px;
	background: url(../images/top_advertising.jpg);
	font-size: 17px;
	color: #ffffff;
	text-decoration: none;
	padding: 16px 0px 0px 18px;
}

a.top_advertising:hover, a.top_advertising:active
{
	color: #E89042;
}	

.top_content, a.top_content:link, a.top_content:visited
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	float: left;
	width: 174px;
	height: 40px;
	background: url(../images/top_content.jpg);
	font-size: 17px;
	color: #ffffff;
	text-decoration: none;
	padding: 16px 0px 0px 18px;
}

a.top_content:hover, a.top_content:active
{
	color: #CCC34C;
}	

.top_concepts, a.top_concepts:link, a.top_concepts:visited
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	float: left;
	width: 174px;
	height: 40px;
	background: url(../images/top_concepts.jpg);
	font-size: 17px;
	color: #ffffff;
	text-decoration: none;
	padding: 16px 0px 0px 18px;
}

a.top_concepts:hover, a.top_concepts:active
{
	color: #50A5D8;
}	

.top_investments, a.top_investments:link, a.top_investments:visited
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	float: left;
	width: 174px;
	height: 40px;
	background: url(../images/top_investments.jpg);
	font-size: 17px;
	color: #ffffff;
	text-decoration: none;
	padding: 16px 0px 0px 18px;
}

a.top_investments:hover, a.top_investments:active
{
	color: #FF64A3;
}	

/* Navigatie menu eerste niveau
------------------------------------------------------------------------------------------ */
  	#verznav2
	{
		float: left;
		width: 160px;
		text-align: left;
		line-height: 15px;
		padding-bottom: 222px;
	}

	#verznav2 ul
	{
		margin: 0px;
		padding: 0px 0px 0px 0px;
	}

	#verznav2 ul li
	{
		padding: 0px 0px 0px 0px;		
		margin: 0px;
		list-style-type: none;
	}

	#verznav2 li a
	{
		display: block;
		width: 155px;
		color: #242424;
		padding: 5px 0px 7px 5px;
		text-decoration: none;
	}
	
	#verznav2 li a:hover
	{
		color: #E3231B;
	}	

	#verznav2 li a.actief, #verznav2 li a.actief:hover
	{
		color: #E3231B;
	}
	



/* Navigatie menu tweede niveau
------------------------------------------------------------------------------------------ */
	
	#verznav2 ul ul
	{ 
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 5px 0px;
		
	}
	
	#verznav2 ul li li
	{
		border: 0px;
		padding: 3px 0px 5px 0px;
	}

	
	#verznav2 li li a
	{
		display: block;
		padding: 0;
		padding: 0px 15px 0px 15px;
		background: none;
		text-align: left;
		width: 125px;
	}
	
	#verznav2 li li a:link, #verznav2 li li a:visited
	{
		color: #646464;
		border: 0px;
		text-decoration: none;
	}
	
	#verznav2 li li a:hover
	{
		color: #242424;
	}
	
	#verznav2 li li#subactief a
	{
		color: #242424;
		text-decoration: none;
	}
	
	#verznav2 li li#subactief a:hover
	{
		color: #242424;
		text-decoration: none;
	}
	
	
/* Foto Zoom
---------------------------------------------------------------------------------------------- */

#fotozoom { 
	width: 620px; 
	margin: 0 auto;
	padding: 0;
	border: 0px solid red;
	}

.fotoboven {
	height: 22px;
	clear: both;
	line-height: 0px;
	font-size: 0px;
}

.fotoonder {
	height: 10px;
	clear: both;
	line-height: 0px;
	font-size: 0px;
}

#grotefoto
{
	text-align: center;
}

#grotefoto img
{
	border: 0px solid #5ABCDD;
	padding: 5px 5px 5px 5px;
	line-height: 0px;
	text-align: center;
}



#grotefoto .flash
{
	width: 600px;
	background-color: #ffffff;
	border: 1px solid #7A8977;
	line-height: 0px;
	padding: 10px;
	text-align: center;
}

.hoogtefoto
{
	width: 584px;
	height: 280px;
}

#logozoom { 
	width: 119px;
	margin-right: 1px;
	height: 80px;
	float: left;
	}

#bovenspacerzoom { 
	width: 640px;
	height: 12px;
	float: right;
	line-height: 0px;
	}

#navigatie { 
	width: 620px;
	padding-top: 55px;
	height: 45px;
	color: #242424;
	line-height: 30px;
	margin-bottom: 0px;
	text-align: right;	
	float: right;
	background: url(../images/tera.gif) 0px 25px no-repeat;
	}	
	
#navigatie a:link, #navigatie a:visited
{
		text-decoration: none;
        color: #F86F10; 
}

#navigatie a:hover
{
	text-decoration: none;
	color: #000000;
}

#titelzoom { 
	width: 400px;
	height: 25px;
	margin-top: 29px;
	margin-bottom: 1px;
	text-align: left;
	float: left;
	}

#snelnavzoom { 
	height: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	text-align: right;
	float: right;
	}

#snelnavinfo { 
	width: 100%;
	height: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0 0 0 0;
	}

	/* Fix voor IE */
	* html #snelnavinfo {
		background: none;
		width: 196px;
	}

#infoterug { 
	float: left;
	border: 0px solid red;
	color: #fff;
	margin: 3px 0 0 15px;
	padding: 0 0 0 0;
	}
	
#infoterug a:link, #infoterug a:visited
{
		text-decoration: none;
        color: #f3f3f3; 
}

#infoterug a:hover
{
	text-decoration: underline;
	color: #f3f3f3;
}

#inforechts {
	width: 160px;
	float: right;
	}

.vorige, a.vorige
{
	width: 25px;
	height: 13px;
	margin-top: 6px;
	background: url(../images/buttons/btn_terug.gif) no-repeat 0 0;
	float: right;
}

a.vorige:hover
{
	background: url(../images/buttons/btn_terug2.gif) no-repeat 0 0;
}

.volgende, a.volgende
{
	width: 25px;
	height: 13px;
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 10px;
	background: url(../images/buttons/btn_volgende.gif) no-repeat 0 0;
	float: right;
}

a.volgende:hover
{
	width: 25px;
	height: 13px;
	margin-top: 6px;
	background: url(../images/buttons/btn_volgende_over.gif) no-repeat 0 0;
	float: right;
}

.vorigefb, a.vorigefb
{
	width: 25px;
	height: 13px;
	margin-top: 6px;
	background: url(../images/buttons/btn_terug.gif) no-repeat 0 0;
	float: left;
}

a.vorigefb:hover
{
	background: url(../images/buttons/btn_terug2.gif) no-repeat 0 0;
}

.volgendefb, a.volgendefb
{
	width: 25px;
	height: 13px;
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 0px;
	background: url(../images/buttons/btn_volgende.gif) no-repeat 0 0;
	float: left;
}

a.volgendefb:hover
{
	width: 25px;
	height: 13px;
	margin-top: 6px;
	background: url(../images/buttons/btn_volgende_over.gif) no-repeat 0 0;
	float: left;
}

.vorigespace
{
	width: 25px;
	height: 13px;
	margin-top: 6px;
	background: url(../images/spacer.gif) no-repeat 0 0;
	float: left;
}

.fototekst 
{
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px; 
	padding: 0px 10px 10px 11px;
	background: #ffffff;
}	

/* Foto nummering
---------------------------------------------------------------------------------------------- */

 #pagcontainer
 {
  float: right;
  height: 20px;
  padding: 0;
  margin: 4px 0 0 0;
  font-family: verdana, arial;
  font-size: 11px;
 }

 /* Fix voor IE */
 * html #pagcontainer 
 {
  padding: 0;
  margin: 3px 0 0 0;
 }

 #pagcontainer ul
 {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
 }

 #pagcontainer ul li 
 { 
  display: inline;
  list-style-type: none;
  background: none;
    padding-left: 0px;
 }

 #pagcontainer ul .inactief
 {
  text-decoration: none;
  padding: 2px 5px 2px 5px;
  color: #ffffff;
  border-style: solid;
	background: #F40001; 
	border-bottom: 1px solid #A60000; 
	border-left: 1px solid #FF4D32; 
	border-right: 1px solid #A60000; 
	border-top: 1px solid #FF4D32;  

 }

 #pagcontainer ul li a
 {
 list-style-type: none;
  text-decoration: none;
  padding: 2px 5px 2px 5px;
  color: #ffffff;
	background: #313131; 
	border-bottom: 1px solid #111111; 
	border-left: 1px solid #5C5C5C; 
	border-right: 1px solid #111111; 
	border-top: 1px solid #5C5C5C; 
 }

 #pagcontainer ul li a:hover
 {
 list-style-type: none;
  text-decoration: none;
  padding: 2px 5px 2px 5px;
  color: #ffffff;
	background: #313131; 
	border-bottom: 1px solid #111111; 
	border-left: 1px solid #5C5C5C; 
	border-right: 1px solid #111111; 
	border-top: 1px solid #5C5C5C; 
 }

 #pagnavinfo
 {
  float: left;
  height: 20px;
  padding: 0;
  margin: 4px 0 0 0;
 }

 /* Fix voor IE */
 * html #pagnavinfo 
 {
  margin: 3px 0 0 0;
 }		
 
 /* Formulier
---------------------------------------------------------------------------------------------- */

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

input.buttonform { 
	background: #313131; 
	border-bottom: 1px solid #111111; 
	border-left: 1px solid #5C5C5C; 
	border-right: 1px solid #111111; 
	border-top: 1px solid #5C5C5C; 
	color: #ffffff; 
	line-height: 12px;
	margin: 0px 0px 10px 0px; 
	padding: 3px 5px 3px 5px; 
	}
	
		/* Fix voor IE */
		* html input.buttonform
		{
			padding: 5px 5px 3px 5px; 
		}	
	
input.buttonform2 { 
	background: #313131; 
	border-bottom: 1px solid #111111; 
	border-left: 1px solid #5C5C5C; 
	border-right: 1px solid #111111; 
	border-top: 1px solid #5C5C5C; 
	color: #ffffff; 
	line-height: 12px;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 0px 10px; 
	padding: 3px 5px 2px 5px; 
	}	
	
		/* Fix voor IE */
		* html input.buttonform2
		{
			padding: 5px 5px 3px 5px; 
		}		

.aanmelden {

	border: 1px solid #D5D5D5;
		width: 165px;
		margin-left: 0px;
		font-size: 11px;
		margin: 2px 0px 10px 0px;
		}
	
.input {
	background: #FFFFFF;
	border: 1px solid #D5D5D5;
	font-size: 11px;
		width: 320px;
		margin-left: 10px;
		color: #242424;
		}
		
.invulNormaal {
	background: #ffffff url(../images/formback.gif) repeat-x;
	border: 1px solid #D5D5D5;
	font-size: 11px;
		width: 320px;
		margin: 1px 0px 1px 0px;
		padding: 3px;
		color: #242424;
		}		
		
.invulArea {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #ffffff url(../images/formback.gif) repeat-x;
	border: 1px solid #D5D5D5;
	font-size: 11px;
		width: 320px;
		margin: 1px 0px 1px 0px;	
		padding: 3px;
		color: #242424;
		}
		
.veld2pulldown select
{
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #FFFFFF;
color: #ffffff;
 border: 1px solid #D5D5D5;
 margin-right: 0px;
 text-align: left;
 padding: 3px;
 margin: 0 0 0 0;
}	

.invulSmall {
	background: #ffffff url(../images/formback.gif) repeat-x;
	border: 1px solid #D5D5D5;
	font-size: 11px;
		width: 153px;
		margin: 1px 0px 1px 0px;
		padding: 3px;
		color: #242424;
		}
		
.invulPulldown {
	background: #FFFFFF;
	border: 1px solid #D5D5D5;
	font-size: 11px;
		margin: 1px 0px 1px 0px;		
		padding: 3px;
		color: #242424;
		}		
		
.invulXSmall {
	background: #ffffff url(../images/formback.gif) repeat-x;
	border: 1px solid #D5D5D5;
	font-size: 11px;
		width: 73px;
		margin: 1px 0px 1px 0px;		
		padding: 3px;
		color: #242424;
		} 
