@charset "utf-8";
body {
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
img {
	border: 1px solid #555555;
}
.smallText, .homeText{
	font-size: 10px;
}
.homeText {
	position:absolute;
	top:17px;
	right: 50px;
	width: 75px;
	text-align: right;
}
#wait {
	position: absolute;
	top: 15px;
	left: 125px;
	font-size: 12px;
	vertical-align: middle;
	border: none;
}
.homeText a {
	text-decoration: none;
}
* html #navWeeks { 
	position: absolute; /* Needed for IE < 7 */
}
#navWeeks {
	visibility: visible;
	position: fixed;
	width: 980px;
	height: 50px;
	top: 0px;
	background-color: #FFFFFF;
}
#navWeeks img {
	border: 0px;
	position: relative;
	top: 15px;
	float:left;
}
.weekPage {
	position: absolute;
	top: 65px;
	width: 960px;
	padding: 0px;
	padding-right: 12px;
	left: 7px;
}
#introBody {
	visibility: visible;
}
#introBody a {
	font-size: 10px;
}
#introText {
	width: 475px;
	position:absolute;
	top: 25px;
	left: 330px;
}
#camperInfo {
	position: relative;
	top: 215px;
	padding-right: 25px;
}

#week01, #week02, #week03, #week04, #week05, #week06, #week07, #week08, #week09, #week10, #week11, #week12, #End {
	overflow: visible;
	visibility: hidden;
} 
.weekMap {
	position:relative;
	top: -5px;
	right:-10px;
	float: right;
	border: none;
	padding: 5px;
	padding-top: 0px;
}
.columnRight {
	width: 474px;
	float: right;
	clear: right;
}
.columnLeft {
	width: 474px;
	float: left;
	clear: left;
}
.fullWidth {
	width: 955px;
	clear: left; /* Needed for Firefox */
}
.weekAnchor {
	font-style: italic;
	text-decoration: underline overline;
}
.anchor {
	position: absolute;
	top: -75px;
}
.imageFloatL, .imageFloatR, .imageClearL, .imageClearR {
	position: relative;
	top: -10px;
	margin: 5px;
	padding: 10px;
	margin-bottom: -15px;
	font-size: 9px;
	text-align: right;
}
.imageFloatL, .imageClearL {
	float: left;
	margin-left: -10px;
}
.imageClearL {
	clear: left;
}
.imageFloatR {
	float: right;
}
.imageClearR {
	float: right;
	clear: right;
}
.columnRight .imageFloatL {
	margin-left: -10px;
}
.columnLeft .imageFloatR {
	margin-right: 0px;
}
.columnRight .imageFloatR, .imageClearR  {
	position:relative;
	right:-5px;
}
.fullWidth .imageFloatR, .imageClearR {
	position:relative;
	right:-5px;
}
#week11 .columnLeft {
	position: relative;
	top: -46px; /* There is room above.. */
}
#logo {
	position: fixed;
	top: 1px;
	left: 920px;
	z-index: 10;
	border: none;
}
* html #logo {
	position: absolute; /* Needed for IE<7 */
}
#invite { /* Fotoserie "Regen" gebruikt dat. */
	border: 2px solid #999999;
	margin-bottom: 7px;
	font-style: italic;
	font-size: 75%;
	margin-left: 5px;
}

