@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 133%;
	color: #252525;
}

#header, #content, #footer {
	width: 955px;
	margin: 0 auto;
		clear: left;
}

#foto {
	text-align: center;
	height:315px;
	background-image: url(../images/vlak.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 4px 0 0 0;
	position: relative;
		clear: left;
}

body.home #content {
	margin-top: -100px;	
	margin-bottom: 0;
}

/* menu*/

#menu {
	width: 955px;
	height: 49px;
	background-image: url(../images/bg_menu.png);
	background-repeat: repeat-x;
	background-position: left top;
	position:relative;
	z-index: 2;
}

	ul#menu_items{
		list-style-type: none;
		margin:0;
		padding: 0;
	}

	#menu_items li {
		margin:0;
		padding: 0;
		float:left;
	position:relative;
	z-index:99;

	}

		#menu_items li a {
		display: block;
		color: transparant;
		outline: none;	
		height: 41px;
		text-indent: -3000px;
		padding: 0 18px 0 18px;
		background-color:#f47d20;
			background-repeat: no-repeat;
	background-position: center top;
		}
		
		#menu_items li.active a{
		background-color: #f173ac;
		background-position: center -41px;
		border-left: solid 2px #fff;
		border-right: solid 2px #fff;
		}
 
 		#menu_items li a:hover {
		background-color: #ee4d9b;
		background-position: center -82px;
		}

		#menu_items li.active a:hover {
		background-color: #ee4d9b;
		background-position: center -82px;
		}

		#menu_items li a.home {
		width: 49px;
		background-image: url(../images/menu/t_home.png);
		}
		
		#menu_items li.active a.home {
		width: 45px;
		}

		#menu_items li a.over {
		width: 165px;
		background-image: url(../images/menu/breastfriends.png);
		}
		
		#menu_items li.active a.over {
		width: 161px;
		}
		

		#menu_items li a.award {
		width: 54px;
		background-image: url(../images/menu/award.png);
		}
		
		#menu_items li.active a.award {
		width: 50px;
		}

		#menu_items li a.nieuws {
		width: 61px;
		background-image: url(../images/menu/nieuws.png);
		}
		
		#menu_items li.active a.nieuws {
		width: 57px;
		}

		#menu_items li a.verhalen {
		width: 77px;
		background-image: url(../images/menu/verhalen.png);
		}
		
		#menu_items li.active a.verhalen {
		width: 73px;
		}
		
		#menu_items li a.vind {
		width: 133px;
		background-image: url(../images/menu/vind.png);
		}
		
		#menu_items li.active a.vind {
		width: 129px;
		}

		#menu_items li a.links {
		width: 45px;
		background-image: url(../images/menu/links.png);
		}
		
		#menu_items li.active a.links {
		width: 41px;
		}

		#menu_items li a.contact {
		width: 68px;
		background-image: url(../images/menu/contact.png);
		}
		
		#menu_items li.active a.contact {
		width: 64px;
		}

/* submenu's */

#menu_items li:hover { 
    background-color: #ee4d9b;
	z-index: 200;
}

		#menu_items li:hover a, #menu_items li.sfhover a{ 
		background-color: #ee4d9b;
		background-position: center -82px;
		}
	
	
		#menu_items li ul, #menu_items li.active ul{
			left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
			list-style:none;
			background-color:#ee4d9b;
			padding:0;
			margin:0;
			position:absolute;
			top:40px;
			z-index:1000;
			}
			
			
			#menu_items li ul li{
				float:none;
				margin:0;
				width:200px;
				}
				
				#menu_items li:hover ul, #menu_items li.sfhover ul{
					background-color: #ee4d9b;
					padding:4px;
					left: auto;
					}

							
				#menu_items li ul li a, #menu_items li ul li a:link, #menu_items li ul li a:visited{
				color:#fff;
				font-weight: bold;	
				font-size: 12px;
				text-indent: 0pt;
				width: 186px;
				height: auto;
				display: block;
				line-height:normal;
				padding: 7px;
				background-color: #ee4d9b;
				border: solid 0px;
					}
	
				#menu_items li ul li a:hover, #menu_items li.active ul li a:hover {
				color:#fff;
				font-weight: bold;		
				text-decoration: none;
				background-color:#f287b7;
					}


/* content en kolommen */
#content {
	width: 934px;
	padding: 22px 0 22px 21px;
}

#left_column {
	width: 610px;
	padding: 0 70px 0 0;
	float: left;
}

body.home #left_column {
	width: 408px;
	float:left;
	padding: 0 38px 0 0;
}

#right_column {
	width: 234px;
	float: left;
}

body.home #right_column {
	width: 488px;
	float: right;
}

	#right_column_left {
	width: 234px;
	margin: 40px 20px 0 0;
	float: left;
	}

	#right_column_right {
	width: 234px;
	margin: 40px 0px 0 0;
	float: left;
	}

#right_column object {
margin: 0 0 15px 0;
display:block;
}

/* breadcrumbs */
#breadcrumbs {
	height: 30px;
	font-size: 10px;
	color: #999;
}

	#breadcrumbs a, #breadcrumbs a:link, #breadcrumbs a:visited{
	color: #999;
		font-size: 10px;
		text-decoration:underline;
	}

	#breadcrumbs a:hover{
	color: #666;
	}


/* verhalen */
.item_container {
	padding: 10px 0 10px 25px;
}

.item_container img {
padding: 0 10px 10px 0;
}

	.item_container a.item_title{
	display:block;
	font-size:14px;
	font-weight: bold;
	}

	.item_container  a {
	font-size: 12px;
	text-decoration:none;
	}

.even, #verhalen .even {
	background-image: url(../images/ribon.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
}

	.even a, .even a:link, .even a:visited, #verhalen .even a, #verhalen .even a:link, #verhalen.even a:visited{
	color: #ee3d96;
	}

	.even a:hover, .oneven a:hover, #verhalen .even a:hover, #verhalen .oneven a:hover{
	text-decoration: underline;
	}

.oneven, #verhalen .oneven {
	background-image: url(../images/ribon.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
}

	.oneven a, .oneven a:link, .oneven a:visited, #verhalen .oneven a, #verhalen .oneven a:link, #verhalen .oneven a:visited{
	color: #f47d20;
	}

/* nieuws */

#nieuws {
	width: 204px;
	background-color: #ffeee0;
	background-image: url(../images/bg_oranje.png);
	background-repeat: repeat-x;
	padding: 15px;
	font-size:11px;
	margin: 0 0 15px 0;
}

	#nieuws h2 {
	color: #f47d20;
	}

	#nieuws ul {
	list-style-type: none;
	margin:0;
	padding:0;
	}

	#nieuws li {
	padding: 5px 0 5px 0;
	}

		#nieuws li a {
		color: #f47d20;
		text-decoration:none;
		font-weight: bold;
		line-height:normal;
		}

		#nieuws li a:hover {
		text-decoration:underline;
		}

	#nieuws a, #nieuws a:link, #nieuws a:visited {
	color: #f47d20;
	text-decoration:none;
	}

	#nieuws a:hover, a.rss:hover {
	text-decoration:underline;
	}


a.rss, a.rss:link, a.rss:visited {
	color: #f47d20;
	text-decoration:none;
	height: 20px;
	display: block;
	width: 70px;
	float: right;
	text-align:right;
	padding: 2px 0 0 0;
	background-image: url(../images/rss.png);
	background-repeat: no-repeat;
	background-position: left 5px;
			font-size: 11px;
}

#nieuws a.meer {
	color: #f47d20;
	text-decoration:none;
	height: 25px;
	display: block;
	width: 75px;
	float: left;
	text-align:left;
		padding: 2px 0 0 0;
				font-size: 11px;
}

#nieuws a.meer:hover {
	text-decoration:underline;
}

/* footer */
#ribbon {
	width: 129px;
	float:left;
	margin: 0 0 0 22px;
}

#container_footer {
	float:left;
}

#footer .column {
	border-left: solid 1px #e5e5e4;
	padding: 0 14px 0 12px;
	width: 133px;
	vertical-align:top;
}

	.column dt {
	font-weight: bold;
	margin: 16px 0 0 0;
	padding: 0 0 10px 0;
	}

	.column dd {
	padding:0;
	margin:0;
	}

		.column dd a, .column dd a:link, .column dd a:visited{
		color: #ee3d96;
		text-decoration:none;
		line-height:normal;
		display:block;
		padding: 0 0 10px 0;
		}

		.column dd a:hover{
		text-decoration:underline;
		}


/* overige blokken */

#korte_info {
	width: 204px;
	margin: 0 0 15px 0;
	background-color: #fdebf3;
	background-image: url(../images/bg_roze.png);
	background-repeat: repeat-x;
	padding: 15px 15px 5px 15px;
	font-size:12px;
}

#korte_info a{
font-size: 11px;
}


#divider {
	width: 100%;
	background-image: url(../images/divider.png);
	background-repeat: repeat-x;
	background-position: left top;	
	height: 40px;
	margin: 10px 0 0 0;
}

#logo {
	margin: 25px 0 27px 10px;
	width: 210px;
	float: left;
}

#header_space {
	width: 675px;
	float: right;
	text-align:right;
	margin: 5px 0 0 0;
}


#verhalen {
	padding: 10px 20px 10px 0;
}

	#verhalen a, a:link, a:visited {
	color: #f47d20;
	}

	#verhalen a.meer, #verhalen a.meer:link, #verhalen a.meer:visited {
	padding: 0 0 0 27px;
	}

#foto_single {
	margin: 0 0 15px 0;
	width: 234px;
	height: 291px;
}

.error {
	background-color: #fad5e5;
	border: solid 1px #f6adcd;
	padding: 10px;
	margin: 15px 0 15px 0;
}

.error li {
	margin: 0 0 0 15px;
	padding:0;
	}

.form {
	width: 600px;
}

.form th {
	text-align: left;
	width: 290px;
	padding-right: 10px;
	vertical-align:top;
	padding-bottom: 5px;
	padding-top: 5px;
}

.form td {
	vertical-align:top;
	margin-bottom: 5px;
	margin-top: 5px;
}


.form td input.invoer{
width: 300px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.form td textarea{
width: 294px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.form td input.invoer_100{
	width: 100px;
	margin: 0 4px 0 0;
}


.form td input.invoer_190{
	width: 190px;
}



.form td .knop {
margin: 5px 0 0 0;
}


.opmerking {
color: #ee3e96;
font-size: 10px;
}

.klein {
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
}

.image_container {
	width: 234px;
	margin: 0 0 15px 0;
	padding: 0;
	position:relative;
}

.image {
	width: 234px;	
	margin: 0px;
	padding: 0px;
	position:relative;
	border: 1px solid #F38BB9;
}


.image_title {
	width: 204px;
	margin: 5px 0px 0px 0px;
	padding: 15px;
	position: relative;
	background-color: #fbd9ee;
	background-image: url(../images/bg_image_title.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	font-size: 11px;
	line-height: normal;
}

/* font */
h1 {
	color: #ee3d96;
	font-size: 24px;
	padding: 0 0 15px 0;
	margin: 0;
}

h2 {
	font-size: 15px;
	padding: 0 0 5px 0;
	margin: 0;
	color: #ee3d96;
	line-height:normal;
}

p {
margin: 0 0 17px 0;
}

a, a:link, a:visited {
	color: #ee3d96;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	text-decoration: underline;
}


/* overig */
br.clear {
 	clear: both;
	height: 0px;
	width: 10px;
	overflow: hidden;
	padding:0;
	margin:0;
}