@charset "utf-8";
/* CSS Document */
div{
	position:relative;
	text-align:justify;
}
img {
	z-index:0;
	postion:relative;
}
#grey{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:justify;
	background-image:url(/Themes/caverne/images/grey_bg.gif);
	font-family:Garamond, Arial, Helvetica, sans-serif;
	font-size:15px;
}
* {
	padding:0;
	margin:0;
}

/*        RED  			*/
#grey #bg {
	background-image:url(/Themes/caverne/images/grey_bg.jpg);
	background-repeat:no-repeat;
	background-position:center -97px;
	width:100%;
	position:relative;
	float: left;
	}
#grey #container {
	margin: auto;
	float: none;
	width: 968px;
	height: inherit;
	position:relative;
}

#grey #header-container {
	float: left;
	height: 241px;
	width: 968px;
	position: relative;
}
#grey #content-bg-container {
	background-image:url(/Themes/caverne/images/grey_bg-middle.gif);
	background-repeat:repeat-y;
	float: left;
	width: 968px;
	position: relative;
	z-index: 1;
}
#grey #content-bg-left{	
	float:left;
	background-image:url(/Themes/caverne/images/grey_corner-left-bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	position:relative;
}
#grey #content-bg-right{
	position:relative;
	float:right;
	background-image:url(/Themes/caverne/images/grey_corner-right-bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#grey #content-container{
	width:968px;
	float:left;
	position:relative;
	}

#grey #bottom-containter {
	background-image:url(/Themes/caverne/images/grey_bg-bottom.gif);
	float: left;
	height: 34px;
	width: 898px;
	position: relative;
	text-align: left;
	padding-top: 6px;
	padding-left: 70px;
	font-size: 11px;
}
#grey #shadow-left {
	float: left;
	height: 276px;
	width: 36px;
	position: relative;
	padding-bottom: 32px;
	background-image: url(/Themes/caverne/images/grey_content-left-shadow.gif);
	background-repeat: no-repeat;
}
#grey #shadow-right {
	float: right;
	height: 276px;
	width: 36px;
	position: relative;
	padding-bottom: 32px;
	background-image: url(/Themes/caverne/images/grey_content-right-shadow.gif);
	background-repeat: no-repeat;
}
#grey #content {
	float: left;
	width: 896px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
}
#grey .home #content-left {
/*aanpassing*/
	background-color:#f8e5c3;
	position:relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	width:810px;
	
}
#grey .home #content-right {
	position:relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#grey .detail #content-left {
	position:relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 80%;	
}
#grey  #content {
 	position:relative;
	float: left;
	width: 896px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	z-index:2;
}
#grey .hor-line {
	position:relative;
	text-align:center;
	margin-left:15px;
	margin-top:6px;
	margin-bottom:6px;
	width:370px;
	border-bottom: 1px solid #cbc4b8;
	
}
#grey .hor-line img{
	position:relative;
	width:370px;
	height:1px;
	border:none;
}
#grey .news .hor-line {
	position:relative;
	text-align:center;
	margin-left:15px;
	margin-top:6px;
	margin-bottom:6px;
	width:560px;
	border-bottom: 1px solid #cbc4b8;
	height: 1px;	
}
#grey .news .hor-line img{
	border:none;
	position:relative;
	width:560px;
	height:1px;
}
.news #content-left {
position:relative;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 218px;
}
.news #content-right {
position:relative;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 618px;
}

#grey .content-item {
	margin-bottom: 10px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	/*background: #dbc59b;*/
	background:#f8e5c3;
	position:relative;
	float:left;
	width:880px;
	_width:865px;
	z-index:100;
	/*overflow:hidden;*/
}
#grey .text-content {
	padding: 8px;
	text-align:justify;
	position: relative;
	background:#f8e5c3;
	background-repeat: no-repeat;
	float:left;
	width:98%;
}
#grey #content p {
	padding-top:6px;
	padding-bottom: 6px;
}
#grey #content a:link, #content a:visited, #content a:active {
	color:#034082;
	text-decoration: underline;
}
#grey #content a:hover{
	color:#660000;
	text-decoration:none;
}

#grey .hoofd-titel {
	position:relative;
	padding-top: 4px;
	padding-bottom: 4px;
	float:left;
	width:98%;
}
#grey #adres {
	float: left;
	position: relative;
	font-size:12px;
}
#grey #adres a:link, #adres a:visited, #adres a:active {
	color: #333333;
	text-decoration: underline;
}
#grey #adres a:hover{
	color:#660000;
	text-decoration:none;
}
#grey #sitemap {
	float: right;
	position: relative;
	padding-right: 70px;
	width: 100px;
}
#grey #sitemap a:link, #sitemap a:visited, #sitemap a:active {
	color: #333333;
	text-decoration: underline;
}
#grey #sitemap a:hover{
	color:#660000;
	text-decoration:none;
}
#grey #navigatie {
	background-image:url(/Themes/caverne/images/grey_menu-bg.gif);
	background-repeat:no-repeat;
	font-size:14px;
	float: left;
	height: 23px;
	width: 915px;
	position: relative;
	padding-left: 24px;
	padding-top: 8px;
	padding-right: 29px;
	z-index:3;	
}
#grey .menu_button_container {
	float: left;
	position: relative;
	height: 23px;	
}
#grey .menu_button_container a:link, .menu_button_container a:visited, .menu_button_container a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#grey .menu_button_container a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
#grey .menu_button_container_over a:link, .menu_button_container_over a:visited, .menu_button_container_over a:active {
	color: #000000;
	text-decoration: none;
}
#grey .menu_button_container_over a:hover{
	color:#000000;
	text-decoration:none;
}
#grey .menu_button_container_over{
	float: left;
	position: relative;

}
#grey .menu_button_container_over .button_left {
	float: left;
	position: relative;	
	height: 23px;
	width: 6px;
	background:#FFFFFF;
	background-image:url(/Themes/caverne/images/grey_button-corner-left.gif);	
	background-position: top;
	background-repeat: no-repeat;
}
#grey .menu_button_container_over .button_right {
	float: left;
	position: relative;
	height: 23px;
	width:6px;
	background:#FFFFFF;
	background-image:url(/Themes/caverne/images/grey_button-corner-right.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#grey .menu_button_container_over .button_text{
	background:#FFFFFF;
	background-image:url(/Themes/caverne/images/grey_button-bg.gif);
	background-repeat:repeat-x;
	float:left;
	width:auto;
	position: relative;
}
#grey .menu_button_container {
	float: left;
	position: relative;
	height: 23px;
}

#grey .menu_button_container .button_left {
	float: left;
	position: relative;
	height: 23px;
	width: 6px;	
}
#grey .menu_button_container .button_right {
	float: left;
	position: relative;
	height: 23px;
	width: 6px;	
}
#grey .menu_button_container .button_text{
	float:left;
	width:auto;
	background-color: none;
	position: relative;
}
#grey .menu_button_container {
	float: left;
	position: relative;
	height: 23px;
}
#grey .news-datum {
	font-weight: bold;
	color: #001a59;
}
#grey .archief {
	font-weight: bold;
	text-align: right;
}
#navigatie #p7PMnav ul{
color:#000000;
}
#grey li{ margin-left:20px;
list-style-image:url(/Themes/caverne/images/grey_list.gif);
}
#grey .text-content h1 {
	color: #580000;
	font-size: 24px;
	padding-top:6px;
	padding-bottom: 4px;
}
#grey .text-content h2 {
	color: #000D31;
	font-size: 20px;
	padding-top:6px;
	padding-bottom: 4px;
}
#grey .text-content h3 {
	color: #580000;
	font-size: 16px;
	font-style: italic;
	padding-top:6px;
	padding-bottom: 4px;
}
#grey #detail {
	position:relative;
}
#grey #content .text-content img {
	position:relative;
	background-color:#666666;
	border: 3px solid #dbc59b;
	margin-right: 8px;
	margin-left: 8px;
	display:inline;
}
#grey #contact {
	font-size: 12px;
}
#grey #contact .formItem {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
#grey #contact .textfield, .aanmelden-nieuwsbrief .textbox {
	margin-left:15px;
	height: 16px;
	width: 200px;
	border: 1px solid #550000;
	font-size: 12px;
	margin-bottom:8px;
}
#grey #contact .textarea {
margin-left:15px;
border: 1px solid #550000;
	font-size: 12px;
	height: 60px;
	width: 200px;
}
#grey #contact .formItemRight{
	padding-left:15px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
#grey #contact .button {
	border: 1px solid #550000;
	background-color: #FBEFAC;
	font-weight: bold;
	color: #000000;
	margin-right: 10px;
	cursor:pointer;
}
#content-left #content-left{
width:218px;
}
#content-left #content-right{
width:636px;
}
/*        RED  			*/
/*news page */
#grey .news-page-left .content-item {	
	width:auto;
}
#grey .news-page-left .text-content {
	background:#f8e5c3;
	width:auto;
}
#grey .news-page-right .content-item {	
	width:auto;
}
#grey .news-page-right .text-content {
	background:#f8e5c3;
	width:auto;
}
/* news page */

/*agenda*/
#content-left-agenda{
	width:284px;
}
#content-left-agenda{
	width:274px;
	position:relative;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#content-right-agenda{
	width:527px;
	position:relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align:left;
}
#content-left-agenda .content-item{
	width:260px;
}
#content-left-agenda .text-content{
	width:243px;
}
#content-right-agenda .content-item{
	width:545px;
	_width:535px;
}
#content-right-agenda .text-content{
	width:528px;
	_width:518px;
	text-align:left;
}
/*agenda*/
/*news*/
#content-left-news{
	width:284px;
}
#content-left-news{
	width:274px;
	position:relative;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#content-right-news{
	width:527px;
	position:relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align:left;
}
#content-left-news .content-item{
	width:260px;
}
#content-left-news .text-content{
	width:243px;
}
#content-right-news .content-item{
	width:545px;
	_width:535px;
}
#content-right-news .text-content{
	width:528px;
	_width:518px;
	text-align:left;
}
/*news*/
#grey #ver-bar {
	position:relative;
	float: left;
	height: 100%;
	
	height:200px;
	margin-left:7px;
	margin-right:7px;
	border: 1px solid #3F0302;
	width:12px;
	background-color:d4b783;
}
#grey .ver-bar {
	border: 2px solid #ebf0f5;
	background-color:#d4b783;
	width: 4px;
}
