body {
	padding: 0px;
	margin: 0px;
	font-family:trebuchet MS;
}


#main {
	width:1000px;
	height: 800px;
	position: absolute;
}
#main.home {
	background: url(../images/site_lagen.jpg) no-repeat 50% 0%;
}

/**
*  Header
**/
#header {
	position:absolute;
	top: 127px;
	left: 168px;
}

/**
* Einde Header
**/


/**
* Navigatie
**/

#nav{
	width: 139px;
	height:113px;
	background: url(../images/nav.png) no-repeat 50% 0%;
	position: absolute;
	top:264px;
	left:595px;
}

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

#nav ul li{
	display: block;
	padding: 2px;
}

#nav ul li.nav_left{
	text-align:left;
	margin-top:2px;
	padding-left:4px;
}	

#nav ul li.nav_right{
	text-align:right;
	margin-top:3px;
	padding-right:4px;
}	

#nav ul li a{
	text-decoration: none;
	color: #000;
	}
#nav ul li a:hover {
	text-decoration: none;
	color: #FFF;
}
#nav ul li span{
	font-family: impact;
	font-size: 13pt;
}
/**
 * Einde Navigatie
**/

/**
 * Content
**/

#content{
	height:435px;
	width:346px;
	left:170px;
	top:210px;
	position:absolute;
	overflow:auto;
	margin-left: 30px;
	font-family:trebuchet MS;
	font-size:10pt;
}

#content .con_text{
	font-size: 10pt;
}

#content .con_text  h3{
	color: #59999A;
	font-size:10pt;
	padding: 0px;
	margin: 0px;
}

#content .imageframe {
	height: 124px;
	width: 100px;
	background: url(../images/foto_frame.png) no-repeat 50% 0%;
	float:right;
	margin-bottom: 31px;
	position: relative;
	top: 39px;
}

#content .imageframe  img{
	margin: 3px 5px;
	cursor:pointer;
}

#bijdrage_text {
	font-size:9pt;
	height:53px;
	left:174px;
	line-height:10pt;
	position:absolute;
	top:190px;
	width:403px;
}

#content_bijdrage_body {
	background: url(../images/bijdragen_body.png) no-repeat 50% 0%;
	position: absolute;
	height: 347px;
	width: 412px;
	top: 255px;
	left: 168px;
}

#content_bijdrage_form {
	background: url(../images/bijdragen_form.png) no-repeat 50% 0%;
	position: absolute;
	height: 347px;
	width: 412px;
	top: 255px;
	left: 168px;
}
#content_bijdrage_body div.bijdrage_div {
	width: 185px;
	height: 146px;
	margin: 12px 0px 0px 13px;
	float: left;
}

#content_bijdrage_body div  p{
	margin: 5px;
	font-size: 10pt;
}	

#content_bijdrage_body #bijdrage_link a {
	text-decoration: none;
	color: #59999A;
	font-size:9pt;
	font-family: impact;
	display: block;
	margin: 44px 27px 0px 27px;
	text-align:center;
}

#content_bijdrage_body #bijdrage_link a:hover {
	text-decoration: underline;
	color: #59999A;
}

#content_bijdrage_form {
	display: block;
}

#bijdrage_formulier{
	display:block;	
	height:296px;
	margin-left:33px;
	margin-top:20px;
	position:absolute;
	width:354px;
}

#content_bijdrage_form #login_formulier {
	margin: 67px 0px 0px 30px;
}

#content_bijdrage_form  label{
	float:left;
	width:180px;
	display: block;
}
#content_bijdrage_form input {
	margin-bottom: 4px;
	position:relative;
	left: -48px;
	width:147px;
}

#content_bijdrage_form #voorwaarden a  {
	display:block;
	font-size:8pt;
	margin-left:30px;
	margin-top:-3px;
}

#content_bijdrage_form #voorwaarden input {
	left:0px;
	top:19px;
	width:13px;
	display: block;
}

#content_bijdrage_form textarea{
	width: 172px;
	height: 134px;
}

#content_bijdrage_form  select{
	margin-bottom: 4px;
	width: 147px;
	left: 100px;
	position:relative;
	left: -48px;
}

#content_buttons {
	position: absolute;
	top: 322px;
	left: 275px;
	width: 120px;
	color: #59999A;
	font-family: impact;
	font-size: 10pt;
	cursor:pointer;
}

#content_buttons .button_right {
	float: right;
}

/**
 * Einde Content
**/

/**
* Home
**/

#home_1 {
	position: absolute;
	top: 438px;
	left: 602px;
	width: 258px;
	height: 220px;
	cursor:pointer;
}
