body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.3em;
/*	color:#122c47; */
	background: white url(http://www.centrumvoorlevensbeschouwing.nl/community_images/bg2_body.jpg) no-repeat center top;
}

a:link, a:visited { color: #0098da; text-decoration: none;} 
a:active, a:hover { color: #0098da; text-decoration:underline;}

p {
	margin: 0 0 15px 0;
	padding: 0px;
}
.forum_box a {
	color:#037536;
	}
h1 {
	margin: 0 0 5px 0;
	padding: 10px 0 10px 0;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	color: #750a20;
	color: #2f86e0;
}

h2 {
	margin: 0 0 10px 0;
	padding: 5px 0;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

h3 {
	margin: 0 0 5px 0;
	padding: 2px 0;
	font-size: 12px;
	font-weight: bold;
	color: #750a20;
color:#037536;
font-size:125%;
line-height:140%;
}

h4 {
	margin: 0 0 5px 0;
	padding: 2px 0;
	font-size: 16px;
	font-weight: bold;
	color: #750a20;
}

.updatedtime {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.view_all {
	width:250px;
	}
.view_all a {
	clear: both;
	display: block;
	padding: 5px 0 1px 0;
	margin-bottom: 5px; 
	font-weight: bold;
	text-decoration: none;
	color:#e42b2a;
}

#container {
	margin: auto;
	width: 1000px;
}

#top_panel {
	width: 1000px;
	height: 150px;
	margin: 0px;
	color: #FFF;
/*	background: #003 url(http://www.centrumvoorlevensbeschouwing.nl/community_images/top_panel_background.jpg) no-repeat;
	background: #003 url(http://www.centrumvoorlevensbeschouwing.nl/community_images/top_panel_background2.jpg) no-repeat; */
}

#sitetitle {
	float: left;
	width: 250px;
	margin: 105px 0 0 15px;
	padding: 10px 0 5px 0;
	font-size: 35px;
	font-weight: bold;
	color: black;
	background-color:transparent;
	display:none;
}

#searchbox {
	float: left;
	width: 285px;
	margin: 110px 0 0 85px;
	border:1px solid black;
	background-color:transparent;
	display:none;
}

#searchbox form {
	margin: 0px;
	padding: 0px;
}

#searchfield{
	background:#FFFFFF;
	border: none;
	color: #000;
	font-size: 13px;
	font-variant: normal;
	height: 16px;
	line-height: normal;
	padding: 4px;
	width: 200px;
}


#searchbutton{
	background: url(http://www.centrumvoorlevensbeschouwing.nl/community_images/search_button.gif); 
	border: none;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	margin: 0 0 0 7px;
	padding: 0 6px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	width: 66px;
	display: none;
}

#currentdate {
	float: right;
	text-align: right;
	font-weight: bold;
	color:red;
	padding:5px;
	font-size: 80%;
	margin-top:-20px;
	width:250px;
}

/*------------- Menu ------------------*/
#menu {
	float: left;
	width: 700px;
	margin-left:301px;
	height: 30px;
/*	background: #750a20 url(http://www.centrumvoorlevensbeschouwing.nl/community_images/menu_bg.gif) repeat-x; */
	background: #750a20 url(http://www.centrumvoorlevensbeschouwing.nl/community_images/menu_bg2.gif) repeat-x;
	border-bottom: 1px solid #333;
}

#menu ul {
	float: left;
	width: 800px;
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
}

#menu ul li{
	display: inline;
}

#menu ul li a{
	float: left;
	padding: 0 25px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#menu li a:hover, #menu li .current{
	color: #FFFF00;
}

/* end of menu */

/* content */
#content {
	float: left;
	width: 1000px;
min-height: 800px;
_min-height: 800px;
}

#main_leftcol {
	float: right;
	width: 695px;
	margin-top: 50px;
}

.leftcol_subcol {
	float: left;
	width: 310px;
	padding: 0 15px 0 0;
	margin-right: 15px;
}
.leftcol_subcol .regular_section {
	margin-top:66px;
	}
#main_rightcol {
	float: left;
	margin-top: 15px;
	width: 270px;
	margin-top:110px;
}
#main_rightcol a, #gallery_section a {
	color:#037536;
}
#main_rightcol ul, #gallery_section ul {
	list-style-image:none;
list-style-position:outside;
list-style-type:square;
margin:0;
padding:0;
margin-left:17px;
width:220px;
}
#main_rightcol li {
	margin: 0;
	padding: 2px 2px;
       /*--The bevel look is styled with various colors in the border properties below--*/

}
* html #main_rightcol {
	margin-left: -15px;	
}

#topnews {
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #cccccc;
}

#topnews img{
	margin-bottom: 5px;
}

#gallery_section {
	display: block;
	width: 278px;
	padding: 5px 0 5px 12px;
	margin-bottom: 5px;
}

#image_section {
	float: left;
	width: 278px;	
	padding-bottom: 5px;
}

#image_section img{
	float: left;
	margin: 0 3px 3px 0;
	border: none;
}

.regular_section {
	display: block;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.regular_section li a {
	color:#037536;
	font-size:125%;
font-weight: normal;
/* background: #ffffff url(http://www.centrumvoorlevensbeschouwing.nl/community_images/bg_li.gif) no-repeat left top; */
}
.regular_section h2 {
	color:#0098da;
	font-size:140%;
	}
.newsbox {
	clear: both;
	width: 285px;
	padding-bottom: 15px;
}
.newsbox_newspage {
	clear: both;
	width: 685px;
	padding-bottom: 0px;
}

.newsbox img, .newsbox_newspage img{
/*	float: left;*/
	margin: 0 5px 0 0;
	padding: 0px;
	padding-left:10px;
	padding-bottom:10px;
	width:250px;
}

.newsbox .newstitle, .newsbox_newspage .newstitle, a.green {
	color:#037536;
font-size:125%;
line-height:140%;
}

.newsbox p, .newsbox_newspage p {

}

.regular_section ul{
	/* clear: both; */
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
}


.regular_section li a:hover{
	text-decoration: underline;
}
.regular_section li a.download:hover, .regular_section li a.download   {
color: red;
}
.leftcol_fullrow {
	clear: both;
	float: left;
	width: 600px;
	padding: 10px 0 0 10px;
	border: 1px solid #CCC;
	margin-bottom: 25px;
	
}

.rcol_sectionwithborder {
	display: block;
	width: 290px;
}

#video_section {
	display: block;
	width: 250px;
	margin-top: 10px;	
	margin-left: 10px;
}

* html #video_section {
	margin-left: 5px;
}

#video_section .forum_box {
	float: left;
	width: 250px;
	margin: 0 2px 2px 0;
}

#video_section .video_box img{
	margin: 0 0 5px 0;
}

#video_section .video_box a{
	font-size: 10px;
	font-weight: bold;
}

#video_section .video_box a span{
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
}

#newsletter_section {
	width: 260px;
	margin: 10px;
}

#newsletter_section  form {
	margin: 0 30px 0 0;
	text-align: right;
}

#newsletter_section  select {
	width: 200px;
	height: 25px;
	padding: 2px 0;
	margin: 0px;
}

#newsletter_section .form_row{
	padding: 3px 0px;
}


#newsletter_section label {
	margin-right: 10px;
}

#newsletter_section input{
	width: 175px;
	height: 15px;
}

#newsletter_section .button{
	height: 25px;
	width: 80px;
}

#blog_section {
	width: 348px;
	margin: 10px;
}

#blog_section .blog_box {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #CCC;
}

#blog_section .datetime{
	font-weight: bold;
}

#poll_section {
	width: 258px;
	margin: 10px;
}

#poll_section p{
	padding-bottom: 10px;
}


#poll_section img{
}

#poll_section .button{
	height: 25px;
	width: 50px;
	margin-right: 25px;
}

#partner_section {
	width: 348px;
	margin: 10px;
}

.partner_box {
	width: 348px;
	padding: 0px;
	margin-bottom: 25px;
}

.partner_box p{
	clear: both;
}



/* ----- Footer ----- */
#footer {
	clear: both;
	float: left;
	padding: 25px;
	width: 954px;
	color: #FFF;
	text-align: left;
	background: #092b51;
}

.footer_leftcol {
	float: left;
	width: 400px;
	padding: 0 0 0 10px;
	margin-right: 25px;
}

.footer_rightcol {
	float: right;
	text-align: right;
	width: 435px;
	text-align: right;
}

.footer_subcol {
	float: left;
	width: 120px;
	margin-left: 25px;
}

#footer p{
	padding: 0;
	margin-bottom: 10px;	
	text-align: justify;
}

#footer a{
	color: #FFF;
	text-decoration: none;
}

#footer a:hover{
	color: #FFF;
	text-decoration: underline;
}

/* ----- End of Footer ----- */

#vacatures_knop {
padding: 10px;
float: right;
width: 250px;
}
.vacaturekop {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
display: block;
}
#tips {
border: 1px solid red;
padding: 10px;
float: right;
width: 250px;
}
a.download {
color: red;
font-weight: bold;
}
.date {
color: black;
font-size: 80%;
}
.omschrijving_activiteit {
color: red;
font-size: 80%;
}
table.agenda td:first-child {
	width:90px;
	/* background-color:#8499ae; */
padding: 5px;
}
table.agenda td:first-child + td {
	width:350px;
	background-color:#e6e9ed;
	border-left:1px solid white;
padding: 5px;
}
table.agenda td:first-child + td + td {
	width:100px;
	text-align:right;
	vertical-align:bottom;
	border-left:1px solid white;
padding: 5px;
}
table.agenda td:first-child + td + td +td {
	width:70px;
	text-align:right;
	vertical-align:bottom;
	border-left:1px solid white;
	background-color:#e6e9ed;
padding: 5px;
}
table.agenda {
	/* old color: background-color:#253451; */
	border:0px solid white;
	width:628px;
	margin-top:10px;
	text-align:left;
	vertical-align:top;
	vertical-align: top;
	margin: 0px;
	padding: 10px;
	margin-top: 10px;
	text-align: left;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-collapse: collapse;
}
table.agenda th {
	border-width: 0px 0px 1px 0px;
	border-spacing: 0px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	background-color:transparent;
padding: 5px;
}
table.agenda td {
	border-width: 0px 0px 1px 0px;
	border-spacing: 0px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: white;
padding: 5px;
}
.content_scholing p {
margin:0;
}
.rodetekst {
	color: red;
	font-style: italic;
}

