/***********************************************\
Document:		Stylesheet (CSS)
Purpose:		Styles for content placing
Website:		Kunstencentrum meander
produced in:	2008
Author:			Joël Kuijten for Princen-group
\***********************************************/
/**{
	border:1px dashed #f00;
}*/
#backDrop{
	width:50%;
	overflow:hidden;
	position:absolute;
	left:50%;
	height:100%;
	background:#fd0 url(images/bodyBGTop.gif) repeat-x left top;
	z-index:-100;
}
#backDropBottom{
	width:100%;
	height:300px;
	position:absolute;
	bottom:0;
	background: url(images/bodyBGBottom.gif) repeat-x left bottom;
}
#content{
	height:100%;
	background:#fff;
	display:block;
	margin:0 auto;
	text-align:left;
}
#header{
	height:280px;
	background:#920059 url(images/header.jpg) no-repeat bottom left;
	position:relative;
}
#menu{
	margin-left:210px;
	display:block;
	width:815px;
	height:45px;
}
.extra{
	font-size:11px;
	padding:0 10px;
	line-height:45px;
	color:#572f08;
	font-weight:bold;
	text-decoration:none;
	display:block;
	float:left;
}
#search{
	width:230px;
	height:80px;
	float:right;
	margin-top:120px;
}
#tdLeftPane,#CenterPane,#tdRightPane{
	padding-left:18px;
}
#tdLeftPane .module, #tdRightPane .module{
/*	width:210px;*/
}

.spacerLeft{
	width:49px;
	border:1px solid #000;
	border-width:0 0 0 1px;
}
#CenterPane{

}
.spacerRight{
	width:49px;
	border:1px solid #000;
	border-width:0 1px 0 0;
}
#breadCrumbs{
	background:#ffb400;
	display:block;
	height:25px;
	padding-left:18px;
}
#kunstencentrum {
	position:absolute;
	left:18px;
	bottom:0;
}

#m_99999 {
}

