body
{
	background-color: #5e5e5e;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

a, object, embed, img
{
	outline: none;
	border: 0;
}

a
{
	color: #f8931d;
}

a:hover
{
	text-decoration: none;
}

#container
{
	margin:0 auto;
	width:891px;
}

#header
{
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	width: 891px;
	height: 255px;
	padding-right:10px;
}

#menu
{
	width: 849px;
	height: 26px;
	margin-left:31px;
}

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

#menu ul li
{
	display: inline;
	margin:0;
	padding: 0;
}

#content
{
	width: 826px;
	background-color: #100e0f;
	min-height: 424px;
	height:auto !important;
	height:424px;
	border-left: 1px solid #303030;
	border-right: 1px solid #303030;
	border-bottom: 1px solid #303030;
	padding:11px;
	padding-left:15px;
	padding-right:6px;
	margin-left:31px;
	font-size: 12px;
	font-family:Arial;
	color:#FFF;
}

#footer
{
	width: 847px;
	background-color: #000000;
	height: 25px;
	border-left: 1px solid #303030;
	border-right: 1px solid #303030;
	border-bottom: 1px solid #303030;
	margin-left:31px;
}

.kolom
{
	float: left;
	width: 275px;
}

.tekstkolom
{
	min-height: 175px;
	height:auto !important;
	height:175px;
}

.vervolgkolom
{
	width:520px;
	float:left;
}

.vertlijn
{
	float:left;
	display:block;
	overflow:hidden;
	height:469px;
	background-image: url(../images/vertlijn.jpg);
	background-repeat: repeat-y;
	width: 8px;
	margin-left:15px;
	margin-right:15px;
}

.vervolgleft
{
	float:left;
}

.tekst1
{
	margin: 0;
	padding: 0;
	margin-top: 5px;
}

.nieuws_titel {
	display:block;
	font-weight:bold;
	margin-top:5px;
}

.nieuws_datum {
	display:none;
}

.nieuws_bericht {
	display:inline;
	margin:0;
}

.PollVraag {
	font-weight:bold;
	text-align:justify;
}

.fotoboeklogin
{
	display:none;
}

/*.overviewtable
{
	background-color:#999;
	border: 1px solid #000;
	padding:5px;
}

.overviewrighttable
{
	background-color:#888;
	border: 1px solid #000;
}

.overviewlefttable
{
	background-color:#888;
	border: 1px solid #000;
}*/

.cat_td
{
        background-color:#999;
        border:1px solid #000;
}

.agendaDatumTijd
{
	color:#999;
	font-weight: bold;
}

.agendaOnderwerp
{
	font-weight:bold;
}

/*.crew_tabel
{
	background-color: #999;
	border:1px solid #000;
}*/

.crew_tabel img
{
	border:1px solid #000;
}

/*.thumbsubjecttable
{
	background-color: #999;
	border:1px solid #000;
}

.thumbpicturetable
{
	background-color: #999;
	border:1px solid #000;
	padding: 5px;
}

.fotosubjecttable
{
	background-color: #999;
	border:1px solid #000;
}*/

.nieuws_titel
{
}

.fototitlefont
{
	display: inline;
}

.thumbsubjectfont
{
	display: inline;
}

.foto_tabel
{
	padding: 3px;
}