body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
a { 
	color: #4D619E;
}
a:hover {
	color: #6582CA;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	margin-top:0px;
	font-size:2em;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	margin-top:0px;
	font-size:1.5em;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	margin-top:0px;
	font-size:1.2em;
}
h4 {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 2px;
	background-color:#000;
	font-size:1em;
	color: #fff;
}
h5 {
	font-family: Helvetica, Arial, sans-serif;
	margin-top:0px;
	font-size:0.9em;
}
h6 {
	font-family: Helvetica, Arial, sans-serif;
	margin-top:0px;
	font-size:0.8em;
}

/* @group Main Container */
#atl_container {
	position: absolute;
	width: 100%;
}
/* @end */

/* @group Header */
#atl_header {
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFFFFF;
	height: 100px;
	margin-bottom: 20px;
}
/* @end */

/* @group Left Column */
#atl_leftcolumn {
	width:180px;
	height:100%;
	font-size: 13px;
}	
/* @end */

/* @group Left Content */
#atl_leftcontent {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
/* @end */

/* @group Content Container */
#atl_contentcontainer {
	background-color:#9EC5EC;
}
#atl_contentcontainer td {
	vertical-align:top;
}
/* @end */

/* @group Center Column */
#atl_centercolumn {
	width:98%;
	padding: 20px 20px 20px 20px;
	margin:0px;
}
#atl_centercolumn li {
	margin-bottom:10px;
	font-size:1em;
}
/* @end */

/* @group Breadcrumb Trail */
#atl_breadcrumb {
	font-size: 11px;
	font-weight:bold;
}
#atl_breadcrumb a {
	font-weight:normal;
	text-decoration:none;
}
/* @end */

/* @group Main Content Area */
#atl_content p { 
	text-align:justify;
	font-size:1em;
	margin-top:0px;
	margin-bottom:20px;
}
#atl_content img {
	margin:5px;
	margin-top:0px;
}
#atl_content hr {
	height: 1px;
	margin:5px 0px 5px 0px;
	border:0px;
	border-top:1px solid #FFFFFF;
}

.small {
	font-size: 0.7em;
}
.medium {
	font-size: 0.85em;
}
.large {
	font-size: 1.2em;
}

/* Content Table */
table.standard {
	width:100%;
}
.standard td {
	padding:0px;
	font-size:1em;
}
tr.firstline td {
	background-color:#000;
	padding: 5px;
	font-weight:bold;
	color:#fff;
}
tr.oddline td {
	background-color: #ccc;
	padding:5px;
}
tr.evenline td {
	padding:5px;
}
/* @end */

/* @group Right Column */
#atl_rightcolumn { 
	padding-top:20px; 
	padding-bottom:20px; 
}
/* @end */

/* @group Footer */
#atl_footer {
	padding: 5px;
	text-align: center;
	font-size: 9px;
}
/* @end */

/* @group Flexible Contents */
.atl_sep_left {
	padding-left: 5px;
	border-right: 1px solid #9EC5EC;
}
.atl_sep_right {
	padding-right: 5px;
}
.atl_column {
	padding: 5px;
}
.atl_3columns .atl_column {
	width: 33%;
}
.atl_2columns .atl_column {
	width: 50%;
}
/* @end */

/* @group Blocks */
.atl_frame_indentleft {
	margin-left: 30px;
}
.atl_frame_indentboth {
	margin-left: 30px;
	margin-right: 30px;
}
.atl_frame_rulerabove {
	border-top: 1px solid #000;
}
.atl_frame_rulerbelow {
	border-bottom: 1px solid #000;
}
.atl_frame_highlight {
	border: 1px solid #000;
}
/* @end */

/* @group Indexed Search */
.tx-indexedsearch-browsebox TD {
	padding:10px;
}

.tx-indexedsearch-percent {
	font-weight:bold;
}

.tx-indexedsearch-secHead {
	padding-top:20px;
}

.tx-indexedsearch-secHead TD {
	font-weight:bold;
}

.tx-indexedsearch-title A {
	font-weight:bold;
}
/* @end */

/* @group Site Map */
.csc-sitemap li {
	list-style-type: square;
	font-weight: bold;
	color: #FFFFFF;
}
.csc-sitemap li a {
	font-size: 15px;
}
.csc-sitemap li li {
	list-style-type: square;
}
.csc-sitemap li li a {
	font-size: 11px;
}
.csc-sitemap li li li{
	list-style-type: square;
}
.csc-sitemap li li li a {
	font-size: 10px;
}
/* @end */

/* @group Photo Book */
#tx-fotoboek img {
	margin:0px;
	border:1px solid black;
}
#tx-fotoboek table {
	width:100%;
}
.tx-fotoboek-nav {
	background-color:#0C1651;
	padding: 6px;
	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
}
.tx-fotoboek-nav a {
	padding:3px;
	color: #FFFFFF;
	text-decoration : none;
}
.tx-fotoboek-nav a:hover {
	background: #0066cc;
	color: #FFFFFF;
}
.tx-fotoboek-nav a:active {
	background: #CCCCCC; 
}
/* @end */

/* @group Input Forms */
.atl_formgroup {
	clear: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.atl_formseparator {
	border-bottom: 1px solid #000;
	margin-top: 4px;
	margin-bottom: 4px;
}
.atl_formitem {
	float: left;
	padding: 0px;
	margin: 0px;
}
.atl_formwrap .atl_formlabel {
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 4px;
	padding-right: 6px;
	padding-bottom: 0px;
	margin: 0px;
}
.atl_radio_label {
	font-size: 12px;
}
.atl_formfield {
	padding-left: 4px;
	padding-right: 6px;
	padding-bottom: 0px;
}
.atl_formfield .atl_formlabel {
	display: inline;
}
.csc-mailform-check, .csc-mailform-radio {
	width: auto;
}
.atl_formwrap h2 {
	margin-top: 4px;
	margin-bottom: 4px;
}
.atl_slimform { display: inline; }
/* @end */

/* @group Quick Poll */
.tx-quickpoll-pi1 h2 {
	font-size:13px;
	font-weight:bold;
	text-align:left;
	margin-bottom:0px;
}
.pollquestion, .pollresulttext {
	font-size:11px;
	text-align:left;
}
.polltotal {
	font-weight:bold;
}
.pollanswer {
	background-color: transparent;
}
.pollpercentbar {
	background-color:#B5D6F6;
}
input.pollsubmit {
	width:auto;
	height:25px;
	background-color: #DBDBDB;
	border-top:1px outset #eeeeee;
	border-left:1px outset #bbbbbb;
	border-right:1px outset #dddddd;
	border-bottom:1px outset #cccccc;	
}
input.pollsubmit:hover {
	background-color: #E0EEFC;
	border-top:1px solid #93a2bb
	border-left:1px solid #93a2bb;
	border-right:1px solid #93a2bb;
	border-bottom:1px solid #93a2bb;
}
input.pollsubmit:active {
	border-top:1px inset #dce1e9;
	border-left:1px inset #dce1e9;
	border-right:1px inset #dce1e9;
	border-bottom:1px inset #dce1e9;
}
/* @end */

/* @group News */
.cw-news-archive ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.cw-news-archive li {
	padding: 0px;
	margin: 0px;
	padding-left: 6px;
}
.cw-news-archive .news-amenu-item-year {
	font-weight: bold;
}
/* @end */

