* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #cbeb00 url(images/bg.png) repeat-x;
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
}

form.pm input{
	border: solid 1px #00F;
	width: 175px;
	height: 18px;
	color: #AAA;
	font-family: Tahoma;
	font-size: 12px;
}

form.pm textarea{
	border: solid 1px #00F;
	width: 225px;
	height: 75px;
	color: #AAA;
	font-family: Tahoma;
	font-size: 12px;
}

textarea{
	font-family: Tahoma;
}

p {
	margin: 0 18px;
}

a.link {
	color: #FFF;
}

a {
	color: #000;
	text-decoration: underline;
}

h2.title {
	font-size: 20px;
	font-weight: bold;
	margin: 0 15px;
	margin-bottom: -5px;
}

h2.news {
	font-size: 20px;
	font-weight: bold;
	margin: 15px;
	margin-bottom: 5px;
}

#trees-left {
	background: url(images/bg-trees-left.png) no-repeat;
	width: 74px;
	height: 700px;
	float: left;
}

#trees-right {
	background: url(images/bg-trees-right.png) right no-repeat;
	width: 420px;
	height: 700px;
	float: right;
	position: relative;
	text-align: left;
}

#kerk-mensen {
	width: 400px;
	height: 300px;
}

#placeholder {
	text-align: center;
	position: absolute;
	left: 0;
	width: 100%;
}

#container {
	text-align: left;
	margin-left: -366px;
	position: absolute;
	left: 50%;
	width: 732px;
}

#header {
	background: url(images/header-bg.png) no-repeat;
	width: 732px;
	height: 157px;
	margin-top: 0;
	_margin-top: -66px;
}

#daily-psalm {
	width: 350px;
	height: 157px;
	padding: 15px;	
}

#daily-psalm h2 {
	font-size: 18px;
	font-weight: bold;
}

#daily-psalm p {
	margin-top: 10px;
}

#text-container {
	width: 732px;
	background: url(images/container-bg.png) repeat-y;
	overflow-x:hidden;
	overflow-y:visible;
}

#logo-bg {
	background: url(images/logo-clouds.png) no-repeat;
	width: 732px;
	height: 133px;
	margin-left: 10px;
	margin-bottom: -18px;
}

#logo {
	background: url(images/logo-kerk.png) no-repeat;
	width: 100px;
	height: 126px;
	margin-left: 7px;
	float: left;
}

#footer {
	background: url(images/copyright-bg.png) no-repeat;
	width: 732px;
	height: 30px;
	font-size: 10px;
	padding-top: 5px;
}

#footer a {
	text-decoration: none;
}

#footer p.left {
	float: left;
}

#footer p.right {
	float: right;
}

#login {
	width: 150px;
	height: 126px;
	float: right;
	margin-right: 20px;
	text-align: right;
}

#login form.login {
	margin-top: 30px;
}

.input-user {
	background: url(images/user-input-bg.png) no-repeat;
	width: 100px;
	height: 23px;
	padding-left: 25px;
	border: 0;
	line-height: 23px;
	font-size: 10px;
	color: #AAA;
	margin-bottom: 3px;
}

.input-password {
	background: url(images/pass-input-bg.png) no-repeat;
	width: 100px;
	height: 23px;
	padding-left: 25px;
	border: 0;
	line-height: 23px;
	font-size: 10px;
	color: #AAA;
}

img.logo-tekst {
	margin: 25px 75px 0 0;
}

#contents {
	width: 590px;
	float: left;
}

#sidebar {
	width: 142px;
	float: right;
	text-align: right;
}

#sidebar a {
	text-decoration: none;
}

#sidebar ul {
	margin: 10px 20px;
	list-style-type:none;
}

#foto-album {
	margin-left: 110px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#regenboog {
	background: url(images/rainbow.png) no-repeat;
	width: 400px;
	height: 455px;
	float: left;
	position: relative;
}

#calendarDiv{
	position:absolute;
	width:205px;
	border:1px solid #317082;
	padding:1px;
	background-color: #FFF;
	font-family:arial;
	font-size:10px;
	padding-bottom:20px;
	visibility:hidden;
}
#calendarDiv span,#calendarDiv img{
	float:left;
}
#calendarDiv .selectBox,#calendarDiv .selectBoxOver{
	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv .selectBoxTime,#calendarDiv .selectBoxTimeOver{	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv td{
	padding:3px;
	margin:0px;
	font-size:10px;
}



#calendarDiv .selectBox{
	border:1px solid #E2EBED;		
	color: #E2EBED;
	position:relative;
}
#calendarDiv .selectBoxOver{
	border:1px solid #FFF;
	background-color: #317082;
	color: #FFF;
	position:relative;
}
#calendarDiv .selectBoxTime{
	border:1px solid #317082;		
	color: #317082;
	position:relative;
}
#calendarDiv .selectBoxTimeOver{
	border:1px solid #216072;	
	color: #216072;
	position:relative;
}

#calendarDiv .topBar{
	height:16px;
	padding:2px;
	background-color: #317082;


}
#calendarDiv .activeDay{	/* Active day in the calendar */
	color:#FF0000;
}
#calendarDiv .todaysDate{
	height:17px;
	line-height:17px;
	padding:2px;
	background-color: #E2EBED;
	text-align:center;
	position:absolute;
	bottom:0px;
	width:201px;
}
#calendarDiv .todaysDate div{
	float:left;
}
	
#calendarDiv .timeBar{
	height:17px;
	line-height:17px;
	background-color: #E2EBED;
	width:72px;
	color:#FFF;
	position:absolute;
	right:0px;
}

#calendarDiv .timeBar div{
	float:left;
	margin-right:1px;
}


#calendarDiv .monthYearPicker{
	background-color: #E2EBED;
	border:1px solid #AAAAAA;
	position:absolute;
	color: #317082;
	left:0px;
	top:15px;
	z-index:1000;
	display:none;

}
#calendarDiv #monthSelect{
	width:70px;
}
#calendarDiv .monthYearPicker div{
	float:none;
	clear:both;	
	padding:1px;
	margin:1px;	
	cursor:pointer;
}
#calendarDiv .monthYearActive{
	background-color:#317082;
	color: #E2EBED;
}

#calendarDiv td{
	text-align:right;
	cursor:pointer;
}

#calendarDiv .topBar img{
	cursor:pointer;
}
#calendarDiv .topBar div{
	float:left;
	margin-right:1px;
}