*
{
	/*color: #444444;*/
	font-family: arial;
	font-size: 12px;
	line-height: 11.7pt;
}

A, A STRONG
{
	color: #fc6820;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

STRONG
{
	color: #666666;
}

A IMG
{
	border: 0px;
}

HTML, BODY
{
	color: #666666;
	cursor: default;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

	BODY
	{
		background-image: url(../image/background.gif);
		background-position: top;
	}
	
		DIV.page_container
		{
			background-color: #ffffff;
			margin: 20px auto;
			padding: 3px;
			width: 700px;
		}
		
			DIV.page
			{
				width: 700px;
			}
			
				DIV.menu
				{
					height: 45px;
					width: 100%;
				}
				
					DIV.menu A
					{
						float: left;
					}
					
			DIV.banner
			{
				background-image: url(../image/banner_0.jpg);
				cursor: pointer;
				height: 173px;
				width: 100%;
			}
			
			DIV.middle
			{
				padding-top: 25px;
				width: 100%;
			}
			
				DIV.left_menu
				{
					float: left;
					margin-left: 28px;
					min-height: 300px;
					width: 202px;
				}
				
					DIV.item_container
					{
						background-image: url(../image/left_menu/border.gif);
						background-repeat: repeat-y;
						background-position: top;
					}
					
						DIV.item_container IMG
						{
							float: left;
						}
					
					DIV.items
					{
						background-image: url(../image/left_menu/background.gif);
						background-repeat: repeat-x;
						background-position: top;
						margin: 0px auto;
						padding: 6px 0px 0px 0px;
						width: 192px;
					}
					
						DIV.items *
						{
							float: left;
						}
						
						DIV.items A.item
						{
							color: #444444;
							margin: 4px;
							padding-left: 4px;
							text-decoration: none;
							width: 188px;
						}
						
						DIV.items A.item:hover
						{
							color: #fc6820;
						}
						
						DIV.items A.subitem
						{
							color: #fc6820;
							font-size: 10px;
							margin-left: 18px;
						}
				
				DIV.content
				{
					float: left;
					height: auto !important;
					height: 300px;
					margin-left: 34px;
					min-height: 270px;
					padding-top: 8px;
					width: 400px;
				}
				
					/* FORM */
					
					FORM INPUT, FORM TEXTAREA
					{
						/*border: 1px solid #666666*/
					}
					
					/* ITEMS */
					
					DIV.text
					{
						margin-bottom: 6px;
						text-align: justify;
					}
					
					DIV.text_image
					{
						margin-bottom: 6px;
						width: 100%;
					}
					
						DIV.text_image DIV.text
						{
							float: left;
							width: 258px;
						}
						
						DIV.text_image DIV.image
						{
							float: right;
							width: 130px;
						}
						
							DIV.text_image DIV.image IMG
							{
								width: 130px;
							}
					
					DIV.text_large_image
					{
						margin-bottom: 6px;
						width: 100%;
					}
					
						DIV.text_large_image DIV.text
						{
							float: left;
							width: 190px;
						}
						
						DIV.text_large_image DIV.image
						{
							float: right;
							width: 200px;
						}
						
							DIV.text_large_image DIV.image IMG
							{
								width: 200px;
							}
					
					DIV.text_xlarge_image
					{
						margin-bottom: 6px;
						width: 100%;
					}
					
						DIV.text_xlarge_image DIV.text
						{
							float: left;
							width: 149px;
						}
						
						DIV.text_xlarge_image DIV.image
						{
							float: right;
							width: 245px;
						}
						
							DIV.text_xlarge_image DIV.image IMG
							{
								width: 245px;
							}
						
					DIV.large_image
					{
						width: 400px;
					}
					
						DIV.large_image IMG
						{
							width: 400px;
						}
					
					DIV.entry
					{
						border: 1px solid #cccccc;
						padding: 5px;
					}
			
			DIV.footer
			{
				background-image: url(../image/footer.jpg);
				height: 103px;
				width: 100%;
			}
			
				DIV.footer P
				{
					color: #ffffff;
					font-size: 11px;
					margin-left: 28px;
					padding-top: 50px;
				}
				
/* guestbook */

DIV.gb_pages
{
	background-color: #999999;
	clear: both;
	color: #ffffff;
	margin-bottom: 20px;
	padding: 3px 6px 3px 6px;
	vertical-align: middle;
	width: 388px;
}

.textform
{
	border: 1px solid #cccccc;
}

DIV.name
{
	color: #666666;
	font-weight: bold;
}

/* contact form (cf) */

FORM.cf .textform
{
	height: 18px;
}

/*
	PhotoAlbum
*/

/*DIV.photoalbum
{
	float: left;
	padding: 12px 0px 12px 0px;
	z-index: 9;
}

	DIV.photoalbum DIV.date
	{
		float: left; 
		width: 70px;
	}
	
	DIV.photoalbum DIV.details
	{
		float: left;
		font-size: 11px;
		margin-right: 12px;
		width: 216px; 
	}	
	
		DIV.details A.details
		{
			clear: both;
			display: block;
			font-size: 11px;
			font-weight: bold;
			line-height: 24px;
		}
	
	DIV.photoalbum DIV.photo
	{
		float: left;
		width: 120px;
	}*/
	
/* FOTOALBUM */

DIV.fotoalbum
{
	float: left;
	font-size: 11px;
	padding: 12px 0px 12px 0px;
	width: 411px;
	z-index: 9;
}

	DIV.fotoalbum *
	{
		font-size: 11px;
	}
	
	DIV.fotoalbum SPAN.datum
	{
		float: left;
		font-size: 10px;
		padding-bottom: 4px;
		width: 100%;
	}

	DIV.fotoalbum H2.titel
	{
		float: left;
		width: 100%;
	}

	DIV.fotoalbum P.text
	{
		float: left;
		width: 100%;
	}
	
/*
	Bladeren
*/

DIV.pages
{
	float: left;
	height: 30px;
	padding: 12px 0px 12px 0px;
	width: 100%;
	z-index: 10;
}

	DIV.pages A
	{
		text-decoration: underline;
		width: 94px;
	}
	
	DIV.pages A.previous
	{
		float: left;
	}
	
	DIV.pages DIV.pagenumbers
	{
		float: left;
		text-align: center;
		width: 190px;
	}
	
		DIV.pagenumbers A
		{
		}
		
		DIV.pagenumbers A.current
		{
			font-weight: bold;
			text-decoration: none;
		}	
	
	DIV.pages A.next
	{
		float: right;
	}
	
/* image corners */

DIV.image_corners
{
	position: relative;
}

	DIV.image_corners IMG.lt, DIV.image_corners IMG.rt, DIV.image_corners IMG.rb, DIV.image_corners IMG.lb
	{
		position: absolute;
		height: 5px;
		width: 6px !important;
	}
	
	DIV.image_corners IMG.lt
	{
		left: 0px;
		top: 0px;
		height: 5px;
		width: 6px;
	}
	
	DIV.image_corners IMG.rt
	{
		right: 0px;
		top: 0px;
		height: 5px;
		width: 6px;
	}
	
	DIV.image_corners IMG.rb
	{
		bottom: 0px;
		right: 0px;
		height: 5px;
		width: 6px;
	}
	
	DIV.image_corners IMG.lb
	{
		bottom: 0px;
		left: 0px;
		height: 5px;
		width: 6px;
	}