﻿/*
AT bg blauw: #D8E4F8
AT bg groen: #A5D076
AT bg text : #28145B
*/

body {
	background: url("../images/html-bg.png") repeat;
}


/* format standard */
body,td, p {
	margin: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	line-height: 19px;
	color: #28145B;
}
#masterbody {
	background-color: #D8E4F8;
	text-align: center;	
	
}

hr
{
	color:#28145B;
	height:1px;
}

img {
	border: 0px;
}
a, a:visited, #main .agenda a {
	color: #28145B;
	text-decoration: underline;
	font-style: normal;
}
a:hover, a:active, #main .agenda a:hover , #main .agenda a:active {
	text-decoration: underline;
	font-style: normal;
}

.menuitem
{
	text-align: left;
	margin-left:10px;
	margin-right:10px;
	float:left;
}

.menuitem a
{
	padding: 0px 0px 0px 0px;
	font: bold 12px "Trebuchet MS";
	color: #00478b;
	text-decoration: none;
}

.menuitem a:hover {
	color: #ed008c;
}


/* layout */	
#content {
	
	margin: 0px 20px;
	text-align: left;
	background-color:#FFF;
	padding-left:10px;
	padding-right:10px;	
}
#top 
{
	
	background-color: #FFF;	
	margin-bottom:10px;
}

#banner
{	
	margin: 0px 20px;
	text-align:left;		
	color:#ed008c;
	text-transform: uppercase;
	font-weight: bold;
	font-size:18px;
	padding:10px;
}

#banner a
{
	color:White;
	text-decoration:none;
}

#main {
    
    width: 100%;
	text-align: left;		
	height:100%;		
}
#right {
    float: left;
	margin: 0px 0px 0px 5px;
    width: 180px;
}
#footer {
	clear: both;	
	padding-top: 10px;	
	padding-bottom: 10px;
	text-align:center;
}

#footer a, #footer a:visited 
{
	font-weight:bold;
	text-decoration:none;
}



/* diversen */
.agenda {
	margin: 0px 0px 10px 0px;
	float: left;
	width: 182px;
}
#top table .input {
	width: 80px;	
	color: #003E76;
	border: 1px solid #003E76;
}
#main table .input {
	width: 180px;
	background-color: #FFFFFF;
	color: #003E76;
	border: 1px solid #003E76;
}
#right .input {
	width: 125px;
	background-color: #FFFFFF;
	color: #003E76;
	border: 1px solid #003E76;
}
#top td {
	
}
#left .txt {
	margin-left: 9px;
}
#main #txt {
	width: 324px;
	margin-left: 48px;
}
#right ul, .agenda ul {
	margin: 0px;
	padding: 0px 0px 0px 18px;
}
.spacer_blue {
	width: 372px;
	height: 2px;	
	margin: 10px 0px 10px 1px;
	background-image: url(../images/line_blue.gif); 
	background-position: left bottom;
	background-repeat: repeat-x; 
	clear: both;
}
.spacer_green {
	width: 100%;
	height: 2px;
	margin: 0px 0px 10px 1px;
	background-image: url(../images/line_green.gif); 
	background-position: left bottom;
	background-repeat: repeat-x; 
	clear: both;
}
.kop 
{	
	font-size: 18px;		
	font-weight:normal;
}

.big_foto {
	margin-bottom: 12px;
}
.small_foto {
	margin-bottom: 12px;
}
.afgelast {
	text-decoration: line-through;
}

.small_text{
	font-size: 7pt;
}



.ActInfoTitel, .AgendaTitel
{
	font: bold 16px "Trebuchet MS", "Tahoma";
	color: #ec008c;
	display: block;
	text-decoration: none;
	line-height: 14px;
	position: absolute;
	cursor: pointer;
	text-transform: uppercase;
}
.ActInfoSubTitel
{
	/*font-size:14px;*/
	font-weight:bold;
	line-height: 50px;
}
.ActInfoDatum
{
	font: 12px "Trebuchet MS", "Tahoma";
	color: #00478b;
	cursor: pointer;
	width: 200px;
}

.AgendaTitel a, .AgendaTitel a:visited
{
	text-decoration:none;
	color: #ec008c;
}

.AgendaTitel a:hover
{
	text-decoration:none;
}

.AgendaDatum
{
	font: 12px "Trebuchet MS", "Tahoma";
	color: #00478b;
	min-width: 200px;
}

.AgendaLocatie,.AgendaDatum
{

}

.AgendaZoekInput
{
	width:200px;
}

.AgendaZoekLabel
{
	text-transform:uppercase;
	vertical-align:top;
}

.AgendaSubTitel
{
	font-weight:bold;
	line-height: 50px;
}

.LabelColumn
{
	width:120px;
	vertical-align:top;
}
