table td table td {
	text-align: left;
}

td, div{font-family:Arial; font-size:12px; color:#000000}
h1{font-family:Arial; font-size:16px}
h2{font-family:Arial; font-size:13px; width:100%; background:#9D288C; color:#ffffff; padding:3px}
input, textarea, select{font-family:Arial; font-size:11px;}
textarea{width:300px; height:120px}
textarea.description_50_chars{width:300px; height:50px}
td {
	text-align: left;
}
.mainmenu {
	width: 991px;
	position: relative;
}

.mainheader{
	text-align: center;
}


.rel_p{position:relative}
.abs_p{position:absolute}
.short_d{font-size:10px}

a{font-size:12px; color:#68A7F7}
a:link{text-decoration:underline}
a:hover{text-decoration:none}
a:visited{text-decoration:underline}

a.url {font-size:14px; color:#9d288c}

a.agenda {font-size:12px; color:#0086f8}

a.homelink{
	display:block;
	height:244px;
	width:635px;
	overflow:hidden;
}

a.homelink_search{
	display:block;
	height:252px;
	width:635px;
	overflow:hidden;
}

.error{font-size:11px; color:#ff0000}
.success{color:green; font-weight:bold}

.left_bar{
	background:#e0f5fd;
}
.right_bar{padding-left:30px; padding-right:15px}

.bk_cl{background:url('../img/design/bk.gif') right repeat-y}

.map{top:0px; left:0px; display:block}

.image_left_space{

	padding-left:10px;
	padding-bottom:10px;
}

.activity_element{
	margin:20px;
	margin-top:5px;
}

.ia_name{
	font-size:25px;
	color:#003663;	
	font-weight:bold;
}
.ia_name a{
	text-decoration:none;
}
.ia_name a:hover{
	text-decoration:underline;
}
.activity_content {
	font-size:14px;
	color:#003663;	
	line-height:18px;
	padding-top:10px;		
} 

.activity_content p{
	margin-top:0px;
}

.activity_content a{
	font-size:14px;
	color:#003663;
	text-decoration:underline;		
}

.activity_content a:hover{
	color:#00adef;			
}

.activity_element img {
	float:right;
}



.item_clearer{
	background-color:white;
	height:5px;
}
	
.title{color:#9d288c !important; font-size:16px !important}
.date{color:#9d288c !important; font-weight:bold}

.foodblog_date{color:#68A7F7 !important}

.dots{border-bottom:2px dotted #68A7F7}

.spacer_elem{width:1px; height:5px}
.go_left{position:relative; left:-10px}

.ticker-header{font-size:16px; color:#ff0000; font-weight:bold; padding-bottom:2px;}

.foto-source{font-size:10px; color:#000000; font-style:italic;}


/* van de main site voor het menu */
a img {
	border:none;
}

/* */
#page-header {
	
	position:relative;
	width:991px;
	height:138px;
	background:#fff url(../../data/gfx/header-background.gif) no-repeat;
	padding:0px;
	margin:auto;
}

#header-home-button{
	
	position:absolute;
	top:0px;
	left:0px;
	
}

div.header_container{
	position:relative;
}


#header-about-button{
	
	position:absolute;
	top:40px;
	right:220px;
	
}
#header-eetdoe-button{
	position:absolute;
	z-index:500;
	margin-top:26px;
	right:0px;
}

.header-button-group {
	position:absolute;
	width:700px;
	height:20px;
	top:119px;
	left:117px;
}

.header-button-group img{
	float:left;
}
#tickerkader{
	background: #e0f13f url(../img/design/tips.gif) top left no-repeat;
	overflow:hidden; 
}

#TICKER{
	
	overflow:hidden; 
	width:575px; 
	margin-left:60px; 
	padding-bottom:8px; 
	padding-top:6px;
}

#TICKER a{
	font-size:12px;
	color:#db141f;
	text-decoration:none;
}
#TICKER a:hover{
	color:#db141f;
	text-decoration:underline;
}

#terugknopkader a.home{
	position:absolute;
	bottom:16px;
	right:11px;
	background: url(../img/design/terug_normal.png) top left no-repeat;
	display:block;
	height:31px;
	width:102px;
}
#terugknopkader a.home:hover{
		background:url(../img/design/terug_rollover.png) top left no-repeat;
}

/*
#submit_activity_form{
	padding: 20px 10px 10px 10px;
}
*/

/*styles for search-results*/
.searchheader{
	position:relative;
	height:252px;
}

#searchresults{
	padding: 0px 20px 20px 20px;
}

#searchresults table{
	margin-top:10px;
	border-bottom:2px dotted #003663;
}

#searchresults td{
	line-height:18px;
	font-size:14px;	
	color:#003663;	
}

#searchresults td a{
	font-size:14px;	
}


#searchresults .locatie{
	font-weight:bold;
	padding-bottom:10px;
	display:block;
}

#searchresults a.activity_title{
	font-size:16px;
	text-decoration:none;
	color:#003663;
	font-weight:bold;
}
#searchresults a:hover.activity_title{
	text-decoration:underline;
	color:#00adef;
}

#searchresults p{
	padding: 0;	
	margin: 0;	
	
}

/*styles voor activity.php */


.activiteitheader{
	position:relative;
	height:252px;	
	width:635px;
	display:block;
}

#terugknopkader a.terug{
	position:absolute;
	bottom:16px;
	right:131px;
	background: url(../img/design/terug_normal.png) top left no-repeat;
	display:block;
	height:31px;
	width:102px;
}
#terugknopkader a.terug:hover{
		background:url(../img/design/terug_rollover.png) top left no-repeat;
}

#terugknopkader a.print{
	position:absolute;
	bottom:16px;
	right:11px;
	background: url(../img/design/print_normal.png) top left no-repeat;
	display:block;
	height:31px;
	width:102px;
}
#terugknopkader a.print:hover{
		background:url(../img/design/print_rollover.png) top left no-repeat;
}

.activiteitelement{
	padding:10px 20px 20px 20px;
}
.activiteitelement table{
	border-bottom:2px dotted #003663;
}

.activiteitelement td.description{
	font-size:14px;	
	color:#003663;	
	line-height:18px;
}

.activiteitelement{
	padding:20px 20px 20px 20px;
}
.activiteitelement .title{	
	color:#9d288c; 
	font-size:20px;
	font-weight:bold;
	padding-bottom:10px;

}
.activiteitelement .ia_name{
	font-size:25px;
	color:#003663;	
	font-weight:bold;
}

.activiteitelement p{
	margin-top:0;
}

.activiteitelement p.uitleg{
	margin-top:5px;
	font-size:14px;	
	color:#003663;
}

.activiteitelement p.uitleg a{
	font-size:14px;
	color:#003663;
	text-decoration:underline;	
}
.activiteitelement p.uitleg a:hover{
	color:#00adef;			
}

.toevoegtabel{
	padding:20px;	
}

