
body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	font-size: 68.75%;
}

body,td,li,.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

p {
	margin: 0px;
	padding: 0px;
}

p.align-right {
	text-align: right;
}

p.align-left {
	text-align: left;
}

p.align-center {
	text-align: center;
}

a
{
	color: #F17200;
	font-weight: bold;
}

a img { border: none;}

a:visited {
	color: #F17200;
}

a:hover { color: #000; }


#header {
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
	height: 187px;
}

#foto {
	position: absolute;
	left: 15px;
	top: 0px;
	width: 194px;
	height: 240px;
	background-image: url(img/foto.jpg);
	background-repeat: no-repeat;
	border: 1px solid #333333;
}

#left_column {
	position: absolute;
	left: 0px;
	top: 242px;
	width: 211px;
	overflow: hidden;
}


#menu {
	padding: 10px 0px;
	background-image: url(img/menu_button_bg.gif);
	font-weight: bold;
}

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

#menu ul.menu_2 {
	padding-bottom: 3px;
}

#menu ul.menu_1 {
	border-top: 1px solid #fff;
}

#menu ul li.menu_1
{
	border-bottom: 1px solid #fff;
	background-image: url(img/menu_button_bg.gif);
	padding: 0px;
	margin: 0px;
}

#menu ul li.menu_1:hover {
	/* background-image: url(img/menu_button_bg_over.gif);*/
}

#menu li.menu_1 a
{
	display: block;
	width: 180px;
	color: #3A3A3A;
	/* 271E60 */
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 20px;
	font-size: 1.4em;
}

#menu li.menu_2 a {
	display: block;
	padding: 2px 0px 5px 40px;
	color: #3A3A3A;
	font-size: 1em;
	width: 165px;
}

#menu li.menu_1 a:hover {
	color: #ffffff;
	text-decoration: none;
}

#menu li.menu_2 a:hover {
	color: #ffffff;
	text-decoration: none;
}

#leftcontent {
	padding-left: 15px;
	padding-top: 10px;
}

#content_container {
	position: absolute;
	left: 235px;
	top: 200px;
	width: 510px;
	padding-bottom: 20px;
}

#pagetitle, .pagetitle_overlay {
	font-family: Arial, Helvetica, sans-serif;
	color: #EE7B1B;
	font-size: 2.2em;
	margin: 0px 0px 0px 0px;
}

#pagesubtitle {
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #EE7B1B;
}

.pagetitle_overlay { /* voor pagina's senatoren */ 
	position: absolute;
	top: 0px;
	left: 0px;
	width: 400px;
	background-color: #fff;
}

.pagesubtitle {
	margin: -15px 0 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #EE7B1B;
}

.geelblok
{
	font-weight: bold;
	color: #8B88BB;
	font-size: 1.2em;
}

.berichten_menu a {
	font-size: 1.4em;
	padding-bottom: 10px;
	display: block;
	border-bottom: 1px dotted;
	text-decoration: none;
}
/* ------ */

H1, H2, H3, H4, H5, H6 { margin: 25px 0px 10px 0px; }
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }

.csc-frame-frame1 H1, .csc-frame-frame1 H2, .csc-frame-frame1 H3, .csc-frame-frame1 H4, .csc-frame-frame1 H5, .csc-frame-frame1 H6 { margin-top: 0px; }
.csc-frame-frame2 H1, .csc-frame-frame2 H2, .csc-frame-frame2 H3, .csc-frame-frame2 H4, .csc-frame-frame2 H5, .csc-frame-frame2 H6 { margin-top: 0px; }

h1 {
	font-size: 1.6em;
	font-family: Arial, Helvetica, Verdana;
}

h2 {
	font-size: 1.3em;
	font-family: Arial, Helvetica, Verdana;
}

h3 {
	font-size: 1.1em;
}

.csc-textpic-caption
{
	background-color: #E2AD00;
}

.csc-frame-frame1
{
	border-color: #F17200;
	border-width: 2px;
	border-style: solid;
	padding: 10px;
	margin-top: 15px;
}

.csc-frame-frame2
{
	border-color: #3A3A3A;
	border-width: 2px;
	border-style: solid;
	padding: 10px;
	margin-top: 15px;
}

.csc-frame-rulerAfter {
	padding-top: 10px;
	border-bottom: 2px solid #fb911e;
	margin-bottom: 10px;
}

.csc-header-date {
	color: #656565;
	margin-bottom: 5px;
}


ul.csc-menu-1 li {
	font-size: 1.1em;
	padding-bottom: 5px;
}


#teller {
	position: relative;
	left: -3000px;
}
