body {
	margin: 0px;
	padding: 0px;
	background: url(../img/bg.gif) #FFFFFF repeat-y left;
	color: #283138;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form{
	margin: 0;
	margin-top: 4px;
	padding: 0;
}

h1, h2, h3, h4, h5, h6{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h2{
	margin-left: 8px;
	margin-left: 0px;
	color: #00708A;
}

h3{
	margin-bottom: 4px;
	color: #00708A;
	font-size: 16px;
}

h4{
	font-size: 16px;
}

h5{
	color: #00708A;
	font-size: 12px;
}

input, select, textarea{
	border: 1px solid #00A0C6;
	margin-bottom: 4px;
	padding-left: 2px;
	font-size: 11px;
}

.csc-firstheader  a{
	display: block;
	color: #00708A;
	font-size: 12px; /*	font-variant: small-caps;*/
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}

.frame-01 .news-list-item, .frame-02 .news-list-item{
	padding: 4px;
	padding-left: 20px;
	padding-top: 0;
}

.frame-01 h2,  .frame-02 h2{
	padding-left: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background: url(../img/bullit.gif) no-repeat left top;
	color: #00A0C6;
	font-size: 13px;
	font-weight: bold;
}

.frame-02 p {
padding-top: 0px;
margin-top: 0px;
}

#bread {
	margin-left: 5px;
	color: #283138;
	left: 260px;
	top: 137px;
	position: absolute;
}

/* --------- midden van de pagina --------- */
#center{
	margin-left: 240px;
	margin-right: 219px;
}

#center img {
	margin: 2px;
}

#content{
	margin-left: 19px;
	margin-right: 10px;
	margin-top: 255px;
	width: 100%;
	padding-top: 10px;
}

#content #bread a {
	color: #00809E;
	font-variant: normal;
	text-decoration: none;
}

#content #terug {
	margin-right: 10px;
	margin-bottom: 4px;
	float: right;
}

#content .frame-01{
	float: left;
	width: 46%;
}

#content .frame-02{
	clear: both;
	width: 95%;
	display: block; /*	float: left;*/
}

#content .frame-02 p{
	padding-top: 0;
	padding-left: 20px;
}

#content .news{
	padding-left: 20px;
}

#content .news h3 a{
	color: #00809E;
	font-size: 14px;
	text-decoration: none;
}

#content .news-date{
	color: #00A0C6;
}

#content a{
	color: #00708A;
	text-decoration: underline;
}

#content a img {
	border: none;
}

#content a:hover {
	color: #00708A;
}

#content h2 a, #content h3 a {
	color: #00708A;
	text-decoration: none;
}

#content h5 {
        margin-left: 8px;
}

#content li{
	padding-left: 12px;
	list-style: none;
	background: url(../img/bullit.gif) no-repeat top left;
	line-height: 12px;
}

#content p{
	margin: 0;
	margin-bottom: 10px;
	color: #000000;
	font-size: 12px;
}

#content td {
	font-size: 12px;
}

#content ul.csc-menu li{
	padding-left: 12px;
	margin-bottom: 2px;
	list-style: none;
	background: url(../img/bullit.gif) no-repeat left;
	line-height: 12px;
}

/* --------- tools --------- */

#tools {
        width: 300px;
}

#tools a {
       background: url(../img/arrow.gif) no-repeat left;
       padding-left: 18px;
       text-decoration: none;
}

/* --------- footer --------- */
#footer{
	clear: both;
	border-top: 1px solid #D9E1E3;
	margin-top: 14px;
	margin-bottom: 10px;
	padding-top: 10px;
	width: 100%;
	font-size: 10px;
	bottom: 0;
	position: relative;
}

#footer a{
	color: #00809E;
	text-decoration: none;
}

#footer td {
	text-align: center;
}

#formtype_mail{
	border: 1px solid #00708A;
	padding: 2px;
	background: #00A0C6;
	text-align: center;
}

#frame{
	height: 100%;
}

#header{
	width: 100%;
	background: url(../img/bg-header.gif) repeat-x top;
	height: 245px;
	height: 140px;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 10;
}

#header h1{
	width: 240px;
	left: 0;
	top: 0;
	position: absolute;
	height: 135px;
}

#header h1 a{
	width: 271px;
	display: block;
	background: url(../img/logo.gif) no-repeat;
	cursor: pointer;
	height: 100px;
}

#header h1 span, #header h2 span{
	display: none;
}

#header h2{
	width: 445px;
	background: url(../img/bg-header.jpg) no-repeat;
	height: 245px;
	left: 239px;
	top: 0;
	position: absolute;
}

/* --------- linkerzijde --------- */
#left {
	width: 240px;
	left: 0;
	top: 135px;
	position: absolute;
}

#left img{
	margin-left: 0px;
}

/* --------- items aan de rechterzijde --------- */
#right{
	width: 200px;
	background: #D9E1E3;
	height: 100%;
	left: auto;
	right: 0;
	top: 0;
	position: absolute;
	z-index: 20;
}

#right #right-search{
	width: 200px;
	background: url(../img/right-top.gif) no-repeat;
	height: 135px;
}

#right #right-search p{
	padding: 0;
	padding-left: 18px;
	margin: 0;
	background: none;
}

#right #searchform{
	top: 50px;
	right: 6px;
	position: absolute;
}

#right a{
	color: #00A0C6;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#right form{
	margin: 0;
margin-top: 4px;
}

#right h3{
	padding-left: 10px;
/*	background: #00A0C6;*/
	color: #000000;
	font-size: 12px;
	font-variant: normal;
margin-top: 10px;
}

#right h4 {
	padding-left: 20px;
}

#right p{
	padding-left: 20px;
	padding-right: 20px;
	background: #D9E1E3;
}

#right td{
	font-size: 11px;
}

#slogan{
	width: 445px;
	margin-bottom: 4px;
	background: url(../img/bg-header-bottom.jpg);
	height: 110px;
	left: 240px;
	top: 135px;
	position: absolute;
}

/* --------- menu --------- */
#submenu .current a {
	font-weight: bold;
}

#submenu li {
text-transform: capitalize;
}

/* pp_forum links */
.title-row a:link {
	color: #ffffff;
}
.title-row a:visited {
	color: #ffffff;
}
.title-row a:hover {
	color: #ffffff;
}
