/*
Theme Name:		Advies Hulp & Actie
Theme URI:		http://www.joerimultimedia.nl
Description:	AHA - Peter Te Riele
Version:		1.0
Author:			Giel vd Berg
Author URI:		http://www.gielvdberg.nl
*/


body 
{
	background-image: url(images/background.png);
	background-position: top center;
	background-repeat: repeat-x;
	font-family: verdana;
	font-size: 11px;
}

p{
	padding: 7px;
}

h2{
	padding-left: 7px;
}

#inhoud {
   position: absolute;
   background-color: transparent;
   top: 50%;
   left: 50%;
   margin-left: -410px;/* de helf van je pagina breedte */
   margin-top : -300px;/* de helft van je pagina hoogte*/
   width: 821px;/* hoe breed je pagina is */
   height: 600px;/* hoe hoog je pagina is */
   visibility: visible;
}

#header{
	width: 821px;
	height: 99px;
}

#content{
	background-image: url(images/faux.png);
	width: 821px;
	height: auto;
	float: left;
}

#contentdiv{
	width: 700px;
	height: auto;
	margin-left: 40px;
	margin-top: 40px;
	float: left;
}
/* Startpagina */
#contenttxt{
	width: 500px;
	height: 100px;
	float: left;
	min-height: 435px;
	overflow-y:auto;
}


#menu_startpagina_right{
	width: 198px;
	height: 485px;
	float: right;
	bottom: 0px;
}
ul.menu 
{
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 0;
}

#menu_onder{
	width: 518px;
	height: 46px;
	position: relative;
	bottom: 0px;
	clear: left;
	top: 5px;
	
}

#footer{
	background-image: url(images/footer.png);
	width: 821px;
	height: 32px;
	clear: left;
}

/* Doel Missie Visie */

#contenttxt_doel{
	width: 470px;
	height: 100px;
	float: left;
	min-height: 435px;
	overflow-y:auto;
}

#menu_doel_left{
	width: 49px;
	height: 485px;
	bottom: 0xp;	
	float: left;
	margin-left: 30px;
}
#menu_doel_right{
	width: 149px;
	height: 485px;
	float: right;
	bottom: 0px;
}

#menu_doel_onder{
	width: 518px;
	height: 46px;
	position: relative;
	clear: left;
	top: -46px;
	left: 34px;
	
}

/* Expertise */

#contenttxt_expertise{
	width: 470px;
	height: 100px;
	float: left;
	min-height: 435px;
	overflow-y:auto;
}

#menu_expertise_left{
	width: 98px;
	height: 485px;
	bottom: 0xp;	
	float: left;
	margin-left: 30px;
}
#menu_expertise_right{
	width: 100px;
	height: 485px;
	float: right;
	bottom: 0px;
}

#menu_expertise_onder{
	width: 518px;
	height: 46px;
	position: relative;
	clear: left;
	top: -46px;
	left: 83px;
	
}

/* activiteiten */

#contenttxt_activiteiten{
	width: 470px;
	height: 100px;
	float: left;
	min-height: 435px;
	overflow-y:auto;
}

#menu_activiteiten_left{
	width: 147px;
	height: 485px;
	bottom: 0xp;	
	float: left;
	margin-left: 30px;
}
#menu_activiteiten_right{
	width: 51px;
	height: 485px;
	float: right;
	bottom: 0px;
}

#menu_activiteiten_onder{
	width: 518px;
	height: 46px;
	position: relative;
	clear: left;
	top: -46px;
	left: 132px;
	
}

/* activiteiten */

#contenttxt_leermiddelen{
	width: 470px;
	height: 100px;
	float: left;
	min-height: 435px;
	overflow-y:auto;
}

#menu_leermiddelen_left{
	width: 196px;
	height: 485px;
	bottom: 0xp;	
	float: left;
	margin-left: 30px;
}

#menu_leermiddelen_onder{
	width: 518px;
	height: 46px;
	position: relative;
	clear: left;
	top: -46px;
	left: 181px;
	
}
