@import url(/css/menu.css);
@import url(/css/forms.css);

/********************************************************
 default.css
 (C) Mangrove 2007
 Default style properties
********************************************************/

* 
{
	margin: 0;
	padding: 0;
}

html, body 
{
	height: 100%;
	width: 100%;
}

body
{
	font: 100% Arial, Verdana, sans-serif;
	color: #333;
	text-align: center;
	margin: 0 auto;
	padding:0;
}

/***************************************************/
/*****            surrounding div's            *****/
/***************************************************/

div#wrapper
{
	text-align: left;
	position: relative;
	font-size: 0.75em;
	line-height: 1.4em;
	background: #ffffff url('/images/bg_wrapper.gif') repeat-x bottom left;
	padding: 0;
	margin: 0 auto;
	position: relative;
	height: auto;
	min-height: 100%;
	_height: 100%;
	width: 100%;
	text-align: center;
}

div#wrapper_register
{
	text-align: left;
	position: relative;
	font-size: 0.75em;
	line-height: 1.4em;
	background: #ffffff url('/images/bg_wrapper_register.gif') repeat-x bottom left;
	padding: 0;
	margin: 0 auto;
	position: relative;
	height: auto;
	min-height: 100%;
	_height: 100%;
	width: 100%;
	text-align: center;
}

#header, #headercontent, #content, #left, #center, #right, #footer, #footercontent
{
	margin: 0;
	padding: 0;
	text-align: left;
}

#header
{
	width: 100%;
	margin: 0 auto;
	position: relative; 
	height: 119px;
	padding: 0;
	text-align: left;
	background: #FFFFFF url('/images/bg_header.gif') repeat-x top left;
}

#headercontent
{
	width: 776px;
	height: 116px;
	margin: 0 auto;
	padding: 0;
	position:relative;
	text-align: left;
}

#home
{
	width: 776px;
	margin: 0 auto;
	padding: 0;
	position:relative;
}

#landingpage
{
	width: 776px;
	margin: 0 auto;
	padding: 0;
	position:relative;
}

#colls
{
	width: 776px;
	margin: 20px 0;
	padding: 0;
	background: transparent url('/images/bg_col_landingpage.gif') repeat-y top left;
}

#home_colls
{
	width: 800px;
	margin: 0 0;
	padding: 0;
	background: transparent url('/images/bg_col.gif') repeat-y top left;
}

#content, #content_inlog
{
	width: 776px;
	margin: 0 auto;
	padding: 0;
	position:relative;
	background-color: transparent;
	border-top: 1px solid #FFFFFF;
}

#home #top
{
	float: left;
	width: 776px;
	height: 387px;
	clear: both;
	padding: 0;
	margin: 0;
	position:relative;
}

#landingpage #top
{
	float: left;
	width: 776px;
	height: 425px;
	clear: both;
	padding: 0;
	margin: 0;
	color: #ffffff;
	position:relative;
	background-color: #f8d9eb;
}

#content #top
{
	float: left;
	width: 776px;
	height: 254px;
	clear: both;
	padding: 0;
	margin: 0;
	position:relative;
	color: #FFFFFF;
	overflow: hidden;
  background-color: #f8d9eb;
}

#content_inlog #top
{
	float: left;
	width: 776px;
	height: 216px;
	clear: both;
	padding: 0;
	margin: 0;
	position:relative;
	color: #FFFFFF;
	overflow: hidden;
  background-color: #f8d9eb;
}

#content #left ul
{
	list-style-position: outside;
	margin: 10px 0 10px 10px;
}

#content #left li
{
	list-style-position: outside;
	margin: 0 0 0 10px;
}

#right, #left
{
	float: left;
	margin: 0;
}

#home #left
{
	margin-bottom: 15px;
	width: 264px;
	float: left;
}

#home #right
{
	margin-bottom: 15px;
	margin-top: 10px;
	width: 248px;
	float: left;
}

#home div.bannerHome
{
	width: 220px;
	margin-bottom: 15px;
}

#home #center
{
	margin-bottom: 15px;
	margin-left: 15px;
	width: 255px;
	float: left;
}

#center p
{
	width: 220px;
}

#landingpage #left, #landingpage #right
{
	margin: 0;
	width: 234px;
	float: left;
	padding: 10px 15px;
}

#landingpage #center
{
	margin-bottom: 15px;
	margin-left: 15px;
	width: 233px;
	float: left;
}

#content #left
{
	width: 542px;
	margin: 20px 0 20px 0;
	padding: 0 20px 20px 0;
	background-color: transparent;
	border-right:	1px dotted #cbd6f1;
}

#content #right
{
	width: 193px;
	margin: 20px 0 20px -1px;
	padding: 0 0 20px 20px;
	border-left: 1px dotted #cbd6f1;
}

#content_inlog #left
{
	width: 461px;
	margin: 20px 0 20px 0;
	padding: 0 20px 20px 0;
	background-color: transparent;
	border-right:	1px dotted #cbd6f1;
}

#content_inlog #right
{
	width: 254px;
	margin: 20px 0 20px -1px;
	padding: 0 0 20px 20px;
	border-left: 1px dotted #cbd6f1;
}

.bottom
{
	clear: both;
	float: none;
}

/***************************************************/
/*****                  text                   *****/
/***************************************************/

a:link, a:visited
{
	color: #333;
	width: auto;
}

a:hover, a:active
{
	color: #ffffff;
	text-decoration: none;
}

#left a:link, #left a:visited
{
	color: #d3147a;
}

#left a:hover, #left a:active
{
	color: #ffffff;
	background-color: #d3147a;
	text-decoration: none;
}

/*div#landingpage #right a:link, div#landingpage #right a:visited, .login a:link, .login a:visited, #footercontent a:link, #footercontent a:visited
{
	color: #d3147a;
	padding: 1px 2px;
}
*/

#center a:link, #right a:link, #right a:visited, .login a:link, .login a:visited, #footercontent a:link, #footercontent a:visited
{
	color: #d3147a;
	padding: 1px 2px;
}

#center a:hover, #center a:active, #right a:hover, #right a:active, #login a:hover, #login a:active, #footercontent a:hover, #footercontent a:active
{
	color: #ffffff;
	background-color: #d3147a;
	text-decoration: none;
}

img
{
	border: 0;
	margin: 0;
	padding: 0;
	display:block;
}

img.right
{
	float: right;
}

img.left
{
	float: left;
	display: inline;
    border: 0;
	margin: 0;
	padding: 0;
}

.right
{
	text-align: right;
}

span.right
{
	display: block;
	float: right;
}

h1, h1 a, h1 a:link, h1 a:hover, h1 a:visited, h1 a:active
{
	margin:0;
	padding:0;
	font-size: 1.5em;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
}

#top h1, #top h1 a, #top h1 a:link, #top h1 a:hover, #top h1 a:visited, #top h1 a:active
{
	margin:0;
	padding:0;
	font-size: 1.5em;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
}

h2, h3, h4
{
	margin:0 0 10px 0;
	padding:0;
	font-size: 1.0em;
	text-transform: uppercase;
	color: #003583;
}

h2
{
	color: #d3147a;
	font-size: 1.3em;
	text-transform: none;
}

#right h2
{
	color: #003583;	
	font-size: 1.0em;
	text-transform: uppercase;
}

address 
{
	font-style: normal;
	margin: 6px 0 20px 0;
	line-height: 1.4em;
}

hr
{
	height: 0; 
	border: 0;
	margin: 10px 0; 
	border-top: 1px solid #dfd4db;
}

.pink
{
	color: #d3147a;
}

img.contentimage
{
	border: 4px double #f8d9eb;
}



.contentimage .left
{
	margin-right: 20px;
}

/***************************************************/
/*****                 header                  *****/
/***************************************************/

img.logo
{
	margin: 0;
	padding: 0;
	float: left;
}

img.payoff
{
	margin: 0;
	padding: 0;
	bottom: 38px;
	left: 0;
	position: absolute;
}

#content_inlog img.payoff
{
	margin: 0;
	padding: 0;
	bottom: 0;
	left: 0;
	position: absolute;
}

#topright
{
	position: absolute;
	z-index: 20;
	width: 240px;
	height: 361px;
	right: 0;
	top: 10px;
	text-align: justify;
	color: #FFFFFF;
}

#topright .mamadiner_extra
{
	position: relative;
	bottom: 103px;
	right: 118px;		
}

#topright .mamadiner 
{
	margin-top: 75px;	
}

#landingpage #topright
{
	position: absolute;
	z-index: 20;
	width: 260px;
	height: 361px;
	right: 20px;
	top: 20px;
	color: #FFFFFF;
	text-align: left;
}

div.kraamzorghotel_large
{
	background: #e4dadd url('/images/bg_kraamzorghotel_large.gif') no-repeat top right;
	padding: 80px 15px 8px 15px;
	height: 273px;
	width: 261px;
	overflow: hidden;
}

div.pageintro
{
	margin: 20px 0 0 304px;
	padding: 0;
	width: 434px;
	position: absolute;
	z-index: 250;
	left: 0;
	top: 0;
	text-align: left;
}

/***************************************************/
/*****                  left                   *****/
/***************************************************/

div.introtext
{
	display: block;
	width: 225px;
	margin: 10px 20px;
}

/***************************************************/
/*****                 right                   *****/
/***************************************************/

div.banner
{
	display: block;
	/*margin: 10px 20px;*/
	clear: both;
}

#content #right div.banner, #content_inlog #right div.banner
{
	background-color: #faedf4;
	margin: 0;
	padding: 15px;
	width: 163px;
}

div.banner_month
{
    width: 254px;
	padding: 10px;
	margin: 0 0 10px 0;
	float: left;
	background-color: #faedf4;
	text-align: left;
}

div.news_home
{
	display: block;
	width: 225px;
	margin: 10px 20px 20px 0;
}

div.last
{
	float: left;
	width: 210px;
	padding: 0;
}
 
div.route 
{
	float: right;
}

span.date
{
	font-size: 0.8em;
	color: #5e5e5e;
}

div.newsarchive
{
	float: left;
	padding: 0;
	margin: 0 0 20px 0;
}

.last ul, .last li, .newsarchive ul, .newsarchive li .weken ul, .weken li
{
	list-style-type: none;
	padding: 0;
	float: left;
}
.weken li{
margin-right: 5px;
}

.weken {
}

.last li
{
	padding: 5px 0 10px 10px;
}

.newsarchive li
{
	padding: 0 0 10px 0;
}

ul.newshome
{
	border-bottom: 1px solid #a59198;
	margin-bottom: 10px;
}

div.newsdate
{
	padding: 11px 0 5px 0;
	margin: 0 3px 0 0;
	width: 47px;
	float: left;
	font-weight: bold;
	text-align: center;
	font-size: 1.1em;
	line-height: 1.2em;
}

.newsarchive div.newsdate
{
	padding: 11px 0 5px 0;
	margin: 0 3px 0 0;
	width: 47px;
	float: left;
	font-weight: bold;
	text-align: center;
	font-size: 1.1em;
	line-height: 1.2em;
}

div.archive
{
	padding: 11px 0 5px 0;
	margin: 0 3px 0 0;
	text-align: right;
	font-size: 1.1em;
	line-height: 1.2em;
}

/***************************************************/
/*****                content                  *****/
/***************************************************/

div#login, div#loggedin
{
	width: 254px;
	padding: 10px;
	margin: 0 0 10px 0;
	float: left;
	text-align: left;
}

div#right div#loggedin
{
	background-color: #faedf4;
}

div#changepw
{
	width: 100%;
	/*height: 145px;*/
	padding: 10px 0 0 0;
	margin: 0;
	/*float: left;
	/*background-color: #FFFFFF;*/
}

#home div#login
{
	width: 288px;
	height: 145px;
	padding: 10px 0 0 20px;
	margin: 0;
	float: left;
	background-color: #FFFFFF;
}

div.tijdlijn
{
	float: right;
	width: 468px;
	height: 148px;
	margin: 0;
	padding: 0;
}

img.kraampie
{
	position: absolute;
	z-index: 40;
	top: -108px;
	left: 150px;
}

div.message_image_block{
	margin-top: 10px;
}

/***************************************************/
/*****                 footer                  *****/
/***************************************************/

div#footer
{
	position:relative;
	width: 100%;
	height: 68px;
	margin: -68px auto 0 auto;
	text-align: left;
	background: transparent url('/images/bg_footer.gif') repeat-x bottom left;
}

div#clear
{
	height: 220px;
	width: 776px;
	clear: both;
	position: relative;
}

div#clear_small
{
	height: 68px;
	width: 776px;
	clear: both;
	position: relative;
}

#footercontent
{
	width: 776px;
	height: 68px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	bottom: 0;
	position:relative;
	text-align: left;
	font-size: 0.8em;
	line-height: 1.6em;
}

/***************************************************/
/*****                 terms                   *****/
/***************************************************/

.terms-message{
	clear: both;
	font-size: 0.9em;
}

