@charset "UTF-8";
/* CSS Document */
#bordershade {
}
#bodyDagboek {
	background-image:url(/dagboekEgypte/images/BG_home.gif);
	background-repeat:no-repeat;
	background-color : #FFFFFF;
	position : relative;
	width : 760px;
	overflow: visible;
	display:block;
}
#bodyHomeDagboek {
	background-image:url(/dagboekEgypte/images/BG_home.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	background-color : #FFFFFF;
	position : relative;
	width : 760px;
	display:block;
}
#header {
	position:relative;
	display:block;
}
#logo {
	background-image:none;
	float:left;
}
#menu {
}
#days {
	background-color:#e1e4e8;
	padding:10px;
	float:left;
	width:600px;
}
.day {
	width:17px;
	height:19px;
	color:#666;
	background-color:#FFF;
	float:left;
	display:inline-block;
	margin:3px;
	text-align:center;
	padding-top:10px;
	padding-bottom:0px;
	border:#CCC solid 1px;
}
.lastDay {
	clear:left
}
#dagboekContent {
	clear:both;
	position:relative;
	display:block;
	left:90px;
	width:500px;
	top:-30px;
}
#sideMenu {
	position:absolute;
	left:590px;
	top:239px;
}
#mainCol {
	float:left;
	width:280px;
	display:block;
}
#sideColHome {
	margin-top:299px;
	width:155px;
	float:right;
	margin-left:20px;
	display:block;
}
#sideCol {
	width:155px;
	float:right;
	margin-left:20px;
	display:block;
}
.clear {
	clear:both
}
.dottedTop {
	border:none;
	border-top:dotted 1px #f08521;
	padding:3px;
}
.barHeader {
	color:#f08521;
}
#datapanel UL {
	padding:0px;
}

#datapanel LI {
	list-style-type:none;
	padding:2px;
	color:#433;
}