body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8a8888;
	background: #b3d0df url(../images/bg.gif);
}

a {
	color: #92262e;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

label.hide {
	left: -9999px;
	position: absolute;
}

input,
select,
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8a8888;
	background: #fff;
}

#header_wrap {
	height: 156px;
	margin-bottom: 13px;
	background: #fff url(../images/bg_header.gif) left bottom repeat-x;
}

#header {
	width: 1005px;
	margin: 0 auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}

#header a {
	color: #8a8888;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#header h1 {
	width: 213px;
	top: 12px;
	left: 18px;
	position: absolute;
	margin: 0;
}

#header h1 a {
	height: 94px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/logo.gif);
}

#header #leader {
	width: 728px;
	height: 90px;
	top: 9px;
	left: 263px;
	position: absolute;
}

#header ul {
	height: 35px;
	top: 116px;
	left: 0;
	position: absolute;
	margin: 0;
	padding: 1px 0 0 0;
	list-style: none;
	background: url(../images/bg_menu.gif) no-repeat;
	overflow: hidden;
}

#header ul li {
	float: left;
}

#header ul li a {
	height: 24px;
	float: left;
	display: block;
	padding: 11px 10px 0 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #f68c05;
	background: url(../images/div_menu.gif) right top no-repeat;
}

#header ul li.last a {
	background: transparent;
}

#header ul li.profile a {
	color: #49a8c9;
}

#header ul li.active {
	background: url(../images/bg_menu_active.gif) repeat-x;
}

#header ul li.active a {
	color: #92262e;
	background: transparent;
}

#header div.error {
	left: -9999px;
	position: absolute;
}

#header #login {
	width: 300px;
	top: 109px;
	left: 695px;
	position: absolute;
	font-size: 10px;
}

#header #login div.inputwrap {
	width: 103px;
	height: 21px;
	float: left;
	margin-right: 5px;
	display: inline;
	background: url(../images/bg_input_login.gif) no-repeat;
}

#header #login input.text {
	width: 95px;
	height: 13px;
	padding: 4px;
	background: transparent;
	border: none;
}

#header #login input.submit {
	width: 75px;
	height: 21px;
	float: left;
	padding: 21px 0 0 0;
	border: none;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/b_login.gif) no-repeat;
}

#header #login a {
	top: 26px;
	left: 110px;
	position: absolute;
}

#header #login span.remember {
	top: 26px;
	left: 0;
	position: absolute;
	display: block;
	padding-left: 20px;
}

#header #login span.remember input {
	top: -2px;
	left: 0;
	position: absolute;
	margin: 0;
	padding: 0;
	background: transparent;
}

#header #login span.signup {
	top: 0;
	left: 118px;
	position: absolute;
	display: block;
}

#header #session {
	width: 251px;
	top: 105px;
	left: 695px;
	position: absolute;
	padding-left: 49px;
}

#header #session h2 {
	margin: 0;
	font-weight: normal;
	font-size: 13px;
}

#header #session h2 span {
	font-weight: bold;
	color: #f68c05;
}

#header #session img {
	width: 38px;
	height: 40px;
	top: 0;
	left: 0;
	position: absolute;
	border: solid 1px #f68c05;
}

#content #login label.hide {
	display: none;
}

#content #login input.text {
	width: 115px;
	margin: 5px 0;
	padding: 2px 0;
	font-size: 11px;
	border: solid 1px #f68c05;
}

#content #login input.submit {
	width: 75px;
	height: 22px;
	margin: 5px 0;
	padding: 22px 0 0 0;
	border: none;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/b_login2.jpg) no-repeat;
}

#content #login input.text,
#content #login input.submit {
	float: left;
	margin-right: 5px;
}

#content #login br {
	clear: left;
}

#session a.logout {
	width: 75px;
	height: 21px;
	top: 21px;
	left: 215px;
	position: absolute;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/b_logout.gif) no-repeat;
}

#completeness {
	width: 121px;
	height: 6px;
	float: left;
	margin: 3px 5px 0 0;
	border: solid 1px #f68c05;
}

#completeness div {
	width: 0;
	height: 6px;
	background: #f68c05;
	overflow: hidden;
}

#wrap {
	width: 1005px;
	margin: 0 auto;
}

#content {
	width: 1002px;
	position: relative;
	float: left;
	margin-left: 3px;
	background: url(../images/bg_content_middle.gif) repeat-y;
}

#content div.header {
	width: 1002px;
	background: url(../images/bg_content_top.gif) no-repeat;
	float: left;
}

#content div.footer {
	width: 979px;
	padding: 45px 12px 35px 11px;
	background: url(../images/bg_content_bottom.gif) left bottom no-repeat;
	float: left;
}

#content #home {
	position: relative;
	float: left;
	display: inline;
	margin: -10px -8px 0 -8px;
	padding-top: 340px;
}

#content #home #teasers {
	width: 318px;
	height: 294px;
	top: 0;
	left: 0;
	position: absolute;
	background: url(../images/bg_three_teasers_home.gif) no-repeat;
}

#content #home #teasers div.teaser2 {
	width: 208px;
	height: 70px;
	top: 110px;
	left: 68px;
	position: absolute;
	font-family: "Comic Sans MS";
}

#content #home #teasers div.teaser3 {
	width: 208px;
	height: 70px;
	top: 207px;
	left: 45px;
	position: absolute;
	font-family: "Comic Sans MS";
}

#content #home #teasers div.teaser2,
#content #home #teasers div.teaser3 {
	line-height: 20px;
	color: #333;
}

#content #home #teasers div.teaser2 a,
#content #home #teasers div.teaser3 a {
	text-decoration: none;
	color: #333;
}

#content #home #teasers img {
	margin: 5px;
	border: none;
}

#content #home #teasers form {
	top: 33px;
	left: 33px;
	position: absolute;
}

#content #home #teasers form h2 {
	margin: 0 0 4px 0;
	font-size: 13px;
	color: #f68c05;
}

#content #home #teasers form input.text {
	width: 178px;
	height: 19px;
	padding: 4px 5px 0 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7b7c7e;
	background: url(../images/bg_input_search_home.gif) no-repeat;
	border: none;
}

#content #home #teasers form input.search {
	width: 48px;
	height: 22px;
	top: 17px;
	left: 195px;
	position: absolute;
	padding: 22px 0 0 0;
	border: none;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/b_zoek_home.gif) no-repeat;
}

#content #home #teaser {
	width: 663px;
	height: 285px;
	top: 6px;
	left: 321px;
	position: absolute;
}

#content #home div.col {
	width: 180px;
	height: 225px;
	position: relative;
	float: left;
	padding: 0 10px;
	margin-right: 33px;
	background: url(../images/bg_col_home.gif) left 30px no-repeat;
}

#content #home div.col a {
	text-decoration: none;
}

#content #home div.col img {
	margin: 5px;
}

#content #home div.col1 {
	margin-left: 20px;
}

#content #home div.col ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content #home div.col ul li {
	_height: 30px;
	min-height: 30px;
	margin: 1px 0 4px 0;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: left 3px;
}

#content #home div.col ul li.item_01 {
	background-image: url(../images/d01.gif);
}

#content #home div.col ul li.item_02 {
	background-image: url(../images/d02.gif);
}

#content #home div.col ul li.item_03 {
	background-image: url(../images/d03.gif);
}

#content #home div.col ul li.item_04 {
	background-image: url(../images/d04.gif);
}

#content #home div.col ul li.item_05 {
	background-image: url(../images/d05.gif);
}

#content #home div.col ul li.item_06 {
	background-image: url(../images/d06.gif);
}

#content #home div.col ul li.item_07 {
	background-image: url(../images/d07.gif);
}

#content #home div.col ul li.item_08 {
	background-image: url(../images/d08.gif);
}

#content #home div.col ul li.item_09 {
	background-image: url(../images/d09.gif);
}

#content #home div.col ul li.item_10 {
	background-image: url(../images/d10.gif);
}

#content #home div.col ul li.item_11 {
	background-image: url(../images/d11.gif);
}

#content #home div.col ul li.item_12 {
	background-image: url(../images/d12.gif);
}

#content #home div.col ul li.item_13 {
	background-image: url(../images/d13.gif);
}

#content #home div.col ul li.item_14 {
	background-image: url(../images/d14.gif);
}

#content #home div.col ul li.item_15 {
	background-image: url(../images/d15.gif);
}

#content #home div.col ul li.item_16 {
	background-image: url(../images/d16.gif);
}

#content #home div.col ul li.item_17 {
	background-image: url(../images/d17.gif);
}

#content #home div.col ul li.item_18 {
	background-image: url(../images/d18.gif);
}

#content #home div.col ul li.item_19 {
	background-image: url(../images/d19.gif);
}

#content #home div.col ul li.item_20 {
	background-image: url(../images/d20.gif);
}

#content #home div.col ul li.item_21 {
	background-image: url(../images/d21.gif);
}

#content #home div.col ul li.item_22 {
	background-image: url(../images/d22.gif);
}

#content #home div.col ul li.item_23 {
	background-image: url(../images/d23.gif);
}

#content #home div.col ul li.item_24 {
	background-image: url(../images/d24.gif);
}

#content #home div.col ul li.item_25 {
	background-image: url(../images/d25.gif);
}

#content #home div.col ul li.item_26 {
	background-image: url(../images/d26.gif);
}

#content #home div.col ul li.item_27 {
	background-image: url(../images/d27.gif);
}

#content #home div.col ul li.item_28 {
	background-image: url(../images/d28.gif);
}

#content #home div.col ul li.item_29 {
	background-image: url(../images/d29.gif);
}

#content #home div.col ul li.item_30 {
	background-image: url(../images/d30.gif);
}

#content #home div.col ul li.item_31 {
	background-image: url(../images/d31.gif);
}

#content #home div.poll {
	background-image: url(../images/bg_col_home_orange.gif);
}

#content #home input.vote {
	width: 48px;
	height: 24px;
	right: 0;
	bottom: 0;
	position: absolute;
	padding: 24px 0 0 0;
	border: none;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/b_stem.gif) no-repeat;
}

#content div.border input.vote {
	width: 51px;
	height: 22px;
	float: right;
	margin: 0 -6px -6px 0;
	padding: 24px 0 0 0;
	border: none;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/b_stem2.gif) no-repeat;
}

#content #searchform form {
	margin: 0;
	padding: 0;
}

.colored_submit {
	width: 100px;
	float: right;
	display: block;
	margin-left: 10px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	background: #92262e;
	border: none;
}

#content #home div.col h2 {
	height: 20px;
	margin: 0 -10px 17px -10px;
	padding: 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}

#content #home div.leuk h2 {
	height: 55px;
	margin-bottom: -18px;
	background: url(../images/bg_leuk.gif) right 10px no-repeat;
}

#content #home div.poll h2 {
	color: #f68c05;
}

#content #home #postit {
	width: 195px;
	height: 230px;
	top: 305px;
	left: 695px;
	position: absolute;
	padding: 45px 70px 0 25px;
	color: #92262e;
	background: url(../images/bg_postit.png) no-repeat;
}

#content #home #postit h2 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
}

#content #home #postit a {
	color: #92262e;
}

#content #home #postit img {
	margin: 5px;
	border: none;
}

#content #col1 {
	width: 250px;
	min-height: 870px;
	float: left;
	padding: 0 8px;
	margin-left: -8px;
	display: inline;
}

#content #col2 {
	width: 357px;
	float: left;
	padding: 0 18px 0 10px;
}

#content #col3 {
	width: 336px;
	float: left;
}

#content div.poll_answer {
	margin: 10px 0;
	line-height: 8px;
}

#content div.poll_answer div.bar {
	width: 120px;
	height: 6px;
	float: left;
	margin-right: 10px;
	border: solid 1px #f68c05;
}

#content #home div.poll_answer div.bar {
	width: 25px;
}

#content div.poll_answer div.bar div {
	height: 6px;
	background: #f68c05;
	overflow: hidden;
}

#stories {
	width: 715px;
	float: left;
	margin: 0 0 10px 4px;
}

#stories div.story {
	position: relative;
	margin-bottom: 4px;
	padding: 5px 5px 15px 5px;
	background: #fff;
	border: solid 1px #f68c05;
}

#stories div.story p {
	margin: 0;
}

#stories div.story a.more {
	width: 51px;
	height: 23px;
	right: 2px;
	bottom: 0;
	position: absolute;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/b_meer.gif) no-repeat;
}

#tree {
	width: 715px;
	height: 1000px;
	float: left;
	margin: 0 0 40px 4px;
	overflow: hidden;
}

#map {
	width: 715px;
	height: 305px;
	float: left;
	margin: 0 0 10px 4px;
}

#map_wrap {
	width: 713px;
	height: 288px;
	border: solid 1px #f68c05;
}

#content div.playercard {
	height: 120px;
	position: relative;
	margin-bottom: 10px;
	padding: 10px 0 0 110px;
	background: #fff;
	border: solid 1px #49a8c9;
}

#content div.playercard h3 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #49a8c9;
}

#content div.playercard div.frame {
	width: 77px;
	height: 96px;
	top: 10px;
	left: 11px;
	position: absolute;
	padding: 15px 0 0 15px;
	background: url(../images/frame1.gif) no-repeat;
}

#content div.playercard div.frame2 {
	background-image: url(../images/frame2.gif);
}

#content div.playercard div.frame3 {
	background-image: url(../images/frame3.gif);
}

#content div.playercard img {
	width: 62px;
	height: 80px;
}

#content #timeline {
	width: 717px;
	height: 285px;
	position: relative;
	float: left;
	margin: 0 0 10px 4px;
	background: url(../images/bg_timeline.gif) repeat-x;
}

#timeline_popup {
	width: 143px;
	height: 155px;
	position: absolute;
	padding: 0 32px 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background: url(../images/bg_timeline_popup.png) no-repeat;
}

#timeline_popup h4 {
	margin: 5px 0 0 0;
	font-size: 11px;
	color: #fff;
	cursor: pointer;
}

#timeline_popup p {
	margin: 10px 0 0 0;
	line-height: 130%;
}

#timeline_popup a {
	width: 14px;
	height: 13px;
	top: 5px;
	right: 8px;
	position: absolute;
	display: block;
	text-indent: -9999px;
	outline: none;
}

#timeline_popup img {
	margin-top: 5px;
}

#content #timeline a.left,
#content #timeline a.right {
	top: 267px;
	left: 9px;
	position: absolute;
	outline: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
}

#content #timeline a.right {
	right: 9px;
	left: auto;
}

#content #timeline div.form {
	width: 168px;
	height: 13px;
	left: 430px;
	top: 268px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
}

#content #timeline div.form a {
	text-decoration: none;
	color: #fff;
}

#content #timeline div.form a:hover {
	text-decoration: underline;
}

#content #timeline div.form #show_year,
#content #timeline div.form input.submit {
	width: 30px;
	height: 12px;
	top: 0;
	right: 18px;
	position: absolute;
	padding: 1px 0 0 0;
	text-align: center;
	color: #4e4e4e;
	border: none;
}

#content #timeline div.form input.submit {
	width: 18px;
	height: 13px;
	right: 0;
	padding: 0;
	font-weight: bold;
	font-size: 8px;
	color: #fff;
	background: #545454;
}

#content #timeline #timeline_wrap {
	width: 717px;
	height: 288px;
	position: relative;
	overflow: hidden;
}

#content #timeline #timeline_events {
	width: 9999px;
	height: 269px;
}

#content #timeline div.shadow_left,
#content #timeline div.shadow_right {
	width: 20px;
	height: 217px;
	top: 47px;
	left: 0;
	position: absolute;
	background: url(../images/bg_timeline_left.png);
}

#content #timeline div.shadow_right {
	right: 0;
	left: auto;
	background: url(../images/bg_timeline_right.png);
}

#content #timeline div.block {
	width: 98px;
	height: 264px;
	position: relative;
	float: left;
	margin-left: -1px;
	padding: 0 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4e4e;
	background: url(../images/bg_timeline_block.gif) repeat-x;
}

#content #timeline div.block h3 {
	height: 21px;
	margin: 27px 0 30px 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

#content #timeline div.block h3.year {
	cursor: pointer;
}

#content #timeline div.block a.up,
#content #timeline div.block a.down {
	width: 98px;
	height: 15px;
	top: 48px;
	left: 1px;
	position: absolute;
	text-indent: -9999px;
	outline: none;
	background: url(../images/b_timeline_up.gif);
}

#content #timeline div.block a.down {
	top: 254px;
	background: url(../images/b_timeline_down.gif);
}

#content #timeline ul {
	display: none;
	margin: 0 0 0 2px;
	padding: 0;
	list-style: none;
}

#content #timeline li {
	height: 29px;
	margin: 0;
	padding: 10px 0 0 43px;
	background: url(../images/i_death_own.gif) 3px top no-repeat;
	cursor: pointer;
}

#content #timeline li.baptism {
	background-image: url(../images/i_baptism.gif);
}

#content #timeline li.birth_boy {
	background-image: url(../images/i_birth_boy.gif);
}

#content #timeline li.birth_girl {
	background-image: url(../images/i_birth_girl.gif);
}

#content #timeline li.death {
	background-image: url(../images/i_death.gif);
}

#content #timeline li.default {
	background-image: url(../images/i_default.gif);
}

#content #timeline li.marriage {
	background-image: url(../images/i_marriage.gif);
}

#content #timeline li.party {
	background-image: url(../images/i_party.gif);
}

#content #timeline li.holiday {
	background-image: url(../images/i_holiday.gif);
}

#content #timeline li.birthday {
	background-image: url(../images/i_birthday.gif);
}

#content #timeline li.music {
	background-image: url(../images/i_music.gif);
}

#content #timeline li.film {
	background-image: url(../images/i_film.gif);
}

#content #timeline li.tv {
	background-image: url(../images/i_tv.gif);
}

#content #timeline li.sport {
	background-image: url(../images/i_sport.gif);
}

#content #timeline li.royalty {
	background-image: url(../images/i_royalty.gif);
}

#content #timeline li.baptism_own {
	background-image: url(../images/i_baptism_own.gif);
}

#content #timeline li.birth_boy_own {
	background-image: url(../images/i_birth_boy_own.gif);
}

#content #timeline li.birth_girl_own {
	background-image: url(../images/i_birth_girl_own.gif);
}

#content #timeline li.death_own {
	background-image: url(../images/i_death_own.gif);
}

#content #timeline li.default_own {
	background-image: url(../images/i_default_own.gif);
}

#content #timeline li.marriage_own {
	background-image: url(../images/i_marriage_own.gif);
}

#content #timeline li.party_own {
	background-image: url(../images/i_party_own.gif);
}

#content #timeline li.holiday_own {
	background-image: url(../images/i_holiday_own.gif);
}

#content #timeline li.birthday_own {
	background-image: url(../images/i_birthday_own.gif);
}

#content #timeline li.music_own {
	background-image: url(../images/i_music_own.gif);
}

#content #timeline li.film_own {
	background-image: url(../images/i_film_own.gif);
}

#content #timeline li.tv_own {
	background-image: url(../images/i_tv_own.gif);
}

#content #timeline li.sport_own {
	background-image: url(../images/i_sport_own.gif);
}

#content #timeline li.royalty_own {
	background-image: url(../images/i_royalty_own.gif);
}

#content #timeline li span {
	height: 25px;
	display: block;
	margin: -10px 0 -13px -40px;
	padding: 13px 0 0 40px;
	font-weight: bold;
	background: url(../images/bg_timeline_shadow.gif) no-repeat;
}

#content a.button {
	height: 22px;
	display: block;
	float: right;
	margin: 0 -6px -6px 0;
	text-indent: -9999px;
	overflow: hidden;
}

#content a.my_data {
	width: 99px;
	background: url(../images/b_mijn_gegevens.png);
}

#content div.rectangle {
	width: 336px;
	height: 280px;
	margin-bottom: 10px;
}

#content h2 {
	margin: 10px 0;
	font-size: 19px;
	color: #92262e;
}

#content h2.top,
#content h2.top2 {
	height: 25px;
	margin: -25px 0 0 0;
	font-size: 15px;
	color: #f68c05;
	overflow: hidden;
}
#content h2.top2 {
	margin-left: 268px;
}

#content h2.top span,
#content h2.top2 span {
	color: #92262e;
}

#content h2.top #cal_title,
#content h2.top2 #cal_title {
	color: #f68c05;
}

#content h3 {
	margin: 0 0 10px 0;
	font-size: 13px;
	color: #92262e;
}

#content h3.dashboard,
#content h3.event {
	height: 26px;
	margin-bottom: 0;
	padding: 5px 0 0 30px;
	background-repeat: no-repeat;
}
#content h3.event {
	margin-bottom: 12px;
}
#content h3.timeline {
	background-image: url(../images/dash_timeline.gif);
}
#content h3.map {
	background-image: url(../images/dash_map.gif);
}
#content h3.story {
	background-image: url(../images/dash_story.gif);
}
#content h3.calendar {
	background-image: url(../images/dash_calendar.gif);
}
#content h3.album {
	background-image: url(../images/dash_album.gif);
}
#content h3.contact {
	background-image: url(../images/dash_contact.gif);
}

#content ul.dashboard li {
	clear: left;
}

#content ul.dashboard li.new {
	font-weight: bold;
}

#content div.db_album {
	width: 36px;
	height: 28px;
	float: left;
	position: relative;
	margin: 1px 5px 0 0;
	background: url(../images/bg_album_dashboard.gif) no-repeat;
}

#content div.db_album span {
	width: 16px;
	height: 16px;
	top: 6px;
	left: 4px;
	position: absolute;
	display: block;
	background-position: -12px -12px;
}

#content h4 {
	margin: 0;
	font-size: 12px;
	color: #92262e;
}

#content p {
	margin: 0 0 15px 0;
}

#content ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}

#content ul li {
	padding-left: 15px;
	background: url(../images/li.gif) left 3px no-repeat;
}

#content li.hidden {
	display: none;
}

#content li.more {
	height: 23px;
	position: relative;
	background: transparent;
}

#content li.more a {
	width: 51px;
	height: 23px;
	right: -5px;
	position: absolute;
	display: block;
	text-indent: -9999px;
	outline: none;
	background: url(../images/b_meer.gif) no-repeat;
}

#content #story_pagination {
	height: 20px;
	float: right;
	margin: -10px 2px 10px 0;
}

#content #story_pagination li {
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	background: transparent;
}

#content #story_pagination li a {
	text-decoration: none;
	color: #f68c05;
	outline: none;
}

#content #story_pagination li a:hover {
	text-decoration: underline;
}

#content div.contacts {
	width: 248px;
	margin-bottom: 10px;
	overflow: auto;
}

#content div.contacts p.add_friends {
	margin: 0 10px;
	text-align: center;
}

#content div.contacts p.add_friends a {
	text-decoration: none;
}

#content div.contacts p.add_friends a:hover {
	text-decoration: underline;
}

#content div.contacts h2 {
	margin: 0 0 7px 0;
	text-align: center;
	font-size: 15px;
	color: #f68c05;
}

#content div.contacts h2 a {
	text-decoration: none;
	color: #f68c05;
}

#content div.contacts a.more {
	float: right;
	margin: -16px 3px 0 0;
	padding-top: 16px;
	text-align: right;
	text-decoration: none;
	color: #f28d0b;
	background: url(../images/i_more.gif) right top no-repeat;
	outline: none;
}

#content div.contacts a.more:hover {
	text-decoration: underline;
}

#content div.contacts div.inner {
	width: 246px;
	padding-top: 10px;
	background: url(../images/bg_contacts.gif);
	border: solid 1px #f68c05;
	float: left;
}

#content div.contacts ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content ul.frame {
	overflow: auto;
}

#content ul.frame span.change {
	display: block;
	margin-top: 3px;
}

#content ul.frame span.change a {
	font-size: 10px;
	font-weight: normal;
	color: #8a8888;
	text-decoration: none;
}

#content ul.frame span.change a:hover {
	text-decoration: underline;
}

#content ul.frame select {
	width: 90px;
	margin-top: 3px;
	border: solid 1px #f68c05;
}

#content div.contacts ul li,
#content ul.latest_users li {
	cursor: pointer;
}

#content div.contacts ul li,
#content ul.frame li {
	width: 92px;
	position: relative;
	display: inline;
	float: left;
	margin: 0 15px 10px 15px;
	padding: 112px 0 0 0;
	text-align: center;
	background: url(../images/frame1.gif) no-repeat;
}

#content div.contacts ul li.frame2,
#content ul.frame li.frame2 {
	background-image: url(../images/frame2.gif);
}

#content div.contacts ul li.frame3,
#content ul.frame li.frame3 {
	background-image: url(../images/frame3.gif);
}

#content ul.frame li {
	margin: 0 25px 10px 0;
}

#content div.contacts ul li img,
#content ul.frame li img {
	width: 62px;
	height: 80px;
	top: 15px;
	left: 15px;
	position: absolute;
}

#content div.contacts ul li a,
#content ul.frame li a {
	font-weight: bold;
}

#content div.contacts_new {
	border-top: solid 1px #f68c05;
	padding-top: 10px;
}

#content div.contacts_new h3 {
	color: #f68c05;
}

#content div.new_users {
	width: auto;
}

#content div.new_users ul li {
	margin: 0 9px 10px;
}

#content div.new_users div.inner {
	width: auto;
}

#content a.zoek_familie,
#content a.nodig_uit {
	width: 156px;
	height: 22px;
	display: block;
	float: left;
	margin-bottom: 20px;
	text-indent: -9999px;
	background: url(../images/b_zoek_familie.gif) no-repeat;
	overflow: hidden;
}

#content a.nodig_uit {
	width: 142px;
	float: right;
	background: url(../images/b_nodig_uit.gif) no-repeat;
}

#invite_form {
	height: 165px;
	clear: both;
	margin: 20px 0 0 0;
	padding: 10px;
	border: solid 1px #f68c05;
}

#invite_form h4 {
	margin: 0 0 10px 0;
}

#content div.border {
	margin-bottom: 10px;
	padding: 10px;
	background: #fff;
	border: solid 1px #f68c05;
	overflow: auto;
}

#content div.border img {
	margin: 5px;
}

#content #col2 div.border {
	margin-right: -10px;
	margin-left: -10px;
}

#content div.border h2 {
	margin: -10px -10px 10px -10px;
	padding: 6px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #f68c05;
	border-bottom: solid 1px #f68c05;
}

#content div.border h2 a {
	text-decoration: none;
	color: #f68c05;
}

#content div.border form.border {
	margin: -10px -10px 10px -10px;
	padding: 6px 10px;
	text-align: right;
	border-bottom: solid 1px #f68c05;
}

#content div.border form.calendar {
	height: 18px;
	position: relative;
}

#content div.border form.calendar fieldset {
	float: right;
}

#content div.border form.calendar strong {
	float: left;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

#content div.border form.calendar select {
	color: #f68c05;
	background: #fff;
}

#content div.border form.calendar input,
#content div.border form.calendar select {
	float: left;
	margin-left: 5px;
}

#content div.border p {
	margin: 0 0 10px 0;
}

#content div.border p.important {
	color: #000;
}

#content div.border input.text {
	width: 99%;
	margin: 5px 0;
	padding: 2px 0;
	font-size: 12px;
	border: solid 1px #f68c05;
}

#content #main {
	clear: left;
}

#content ul.albums {
	margin: 0 -4px 0 0;
	padding: 0;
	list-style: none;
	overflow: auto;
}

#content ul.albums li {
	width: 90px;
	height: 117px;
	float: left;
	margin: 0;
	padding: 0;
}

#content ul.albums li a {
	width: 80px;
	height: 40px;
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 75px 4px 0 4px;
	text-align: center;
	color: #7b7c7e;
	font-size: 10px;
	background: url(../images/bg_album_thumb.gif) no-repeat;
	overflow: hidden;
	outline: none;
}

#content ul.albums li a img {
	width: 40px;
	height: 40px;
	top: 18px;
	left: 9px;
	position: absolute;
	border: none;
}

#content div.viewer {
	height: 260px;
	position: relative;
	clear: both;
	padding-top: 47px;
	background: url(../images/bg_viewer_top.gif) no-repeat;
}

#content div.viewer ul.tabs {
	top: 14px;
	left: 0;
	position: absolute;
}

#content div.viewer ul.tabs li {
	width: 118px;
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
	background: transparent;
}

#content div.viewer ul.tabs li a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #de8000;
	outline: none;
}

#content div.viewer ul.tabs li a:hover {
	text-decoration: underline;
}

#content div.viewer ul.tabs li.active a {
	color: #9b373f;
}

#content div.viewer #viewer_full {
	height: 166px;
	display: block;
	margin: 0 auto;
	text-align: center;
}

#content div.viewer #viewer_thumbs {
	width: 100%;
	height: 68px;
	bottom: 0;
	left: 0;
	position: absolute;
	margin: 0;
	padding: 24px 0 0 23px;
	list-style: none;
	background: url(../images/bg_viewer_footer.gif) no-repeat;
	overflow: hidden;
}

#content div.viewer #viewer_thumbs li {
	width: 74px;
	height: 53px;
	float: left;
	margin: 0 2px;
	padding: 0;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}

#content div.viewer #viewer_thumbs li.prev,
#content div.viewer #viewer_thumbs li.next {
	width: 10px;
	height: 9px;
	top: 48px;
	left: 7px;
	position: absolute;
	background: url(../images/viewer_arrow_left.gif) no-repeat;
	cursor: pointer;
}

#content div.viewer #viewer_thumbs li.next {
	left: 338px;
	background: url(../images/viewer_arrow_right.gif) no-repeat;
}

#content div.viewer #viewer_image {
	cursor: pointer;
}

#content div.select_users {
	width: 250px;
	height: 200px;
	margin-top: 5px;
	padding: 5px 10px 5px 10px;
	line-height: 20px;
	background: #fff;
	border: solid 1px #f39f1b;
	overflow: auto;
}

#content div.select_users input {
	margin: 0;
	vertical-align: middle;
}

#content div.comments {
	width: 334px;
	padding: 6px 0;
	background: #fff;
	border: solid 1px #f39f1b;
}

#content div.comments h2 {
	margin: 0 8px 8px 8px;
	font-size: 12px;
}

#content div.comments form {
	width: 318px;
	height: 160px;
	padding: 8px 8px 0 8px;
	overflow: hidden;
}

#content div.comments form textarea {
	width: 314px;
	height: 100px;
	line-height: 19px;
	border: solid 1px #f39f1b;
	overflow: auto;
}

#content div.comments form input.submit {
	width: 76px;
	height: 22px;
	float: right;
	margin: 11px -7px 0 0;
	padding: 22px 0 0 0;
	border: none;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/b_verstuur.gif) no-repeat;
}

#content p.no_comments {
	margin: 0 8px;
}

#content div.comments div.comment {
	width: 334px;
}

#content div.comments div.comment h3 {
	position: relative;
	margin: 0 0 5px 0;
	padding: 4px 8px;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	background: #f39f1b;
}

#content div.comments div.comment h3 a.delete {
	width: 15px;
	height: 15px;
	top: 4px;
	right: 5px;
	position: absolute;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/i_comment_delete.gif) no-repeat;
}

#content div.comments div.comment p {
	padding: 0 8px;
	line-height: 19px;
}

#content div.comments p.pagination {
	margin: 10px 0 0 0;
	text-align: right;
}

#content div.comments p.pagination a {
	text-decoration: none;
	color: #f39f1b;
}

#content div.comments p.pagination a:hover {
	text-decoration: underline;
}

#content div.row {
	width: 100%;
	position: relative;
	margin-bottom: 10px;
	float: left;
}

#content form div.row div.col {
	width: 125px;
	float: left;
}

#content div.row div.col {
	float: left;
	width: 160px;
}

#content div.row label {
	display: block;
	margin-bottom: 2px;
}

#content div.row span {
	right: 0;
	bottom: 0;
	position: absolute;
	color: #92262e;
}

#content div.row a.access {
	bottom: 0;
	right: 0;
	position: absolute;
	text-decoration: none;
	color: #f68c05;
	outline: none;
}

#content div.row a.access:hover {
	text-decoration: underline;
}

#content form div.row input.text,
#content form input.text2,
#content form div.row select,
#content form .select2 {
	width: 115px;
	border: solid 1px #f68c05;
}

#content div.row div.value {
	width: 146px;
	min-height: 15px;
	color: #333;
}

#content form div.row input.error {
	color: #fff;
	background: #f68c05;
}

#content .edit_user {
	width: 343px;
	padding: 6px;
	background: #fff;
	border: solid 1px #f68c05;
	border-top: none;
	float: left;
}

#content .edit_user div.delete {
	margin: 0 -6px -6px -6px;
	padding: 6px 6px 35px 30px;
	background: #fde2c0;
}

#content .edit_user div.delete input {
	float: left;
	margin-left: -24px;
}

#content .edit_user div.delete a.delete_user {
	width: 76px;
	height: 23px;
	display: block;
	float: right;
	margin-top: 5px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/b_confirm_delete.gif) no-repeat;
}

#content .edit_user input.submit {
	width: 76px;
	height: 22px;
	float: right;
	padding: 22px 0 0 0;
	border: none;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/b_opslaan.gif) no-repeat;
}

#content .edit_user div.frame {
	width: 92px;
	height: 125px;
	float: left;
	margin: 5px 10px 0 0;
}

#content .edit_user div.frame div {
	width: 77px;
	height: 96px;
	padding: 15px 0 0 15px;
	background: url(../images/frame1.gif) no-repeat;
}

#content .edit_user div.frame2 div {
	background-image: url(../images/frame2.gif);
}

#content .edit_user div.frame3 div {
	background-image: url(../images/frame3.gif);
}

#content .edit_user div.frame input {
	display: block;
	margin: 3px auto 0 auto;
}

#content form.new_user input.submit {
	background: url(../images/b_verstuur.gif) no-repeat;
}

#content input.save {
	width: 76px;
	height: 22px;
	padding: 22px 0 0 0;
	border: none;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/b_opslaan.gif) no-repeat;
}

#content input.confirm {
	width: 76px;
	height: 22px;
	float: right;
	margin: 20px 81px 0 0;
	padding: 22px 0 0 0;
	border: none;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/b_bevestig.gif) no-repeat;
}

#content input.disabled {
	cursor: wait;
	background: url(../images/b_bevestig_disabled.gif) no-repeat;
}

#content form.upload input.confirm {
	margin-right: 0;
}

#content input.cancel {
	width: 76px;
	height: 22px;
	float: left;
	margin: 20px 0 0 0;
	padding: 22px 0 0 0;
	border: none;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/b_annuleren.gif) no-repeat;
}

#content form input.send {
	width: 76px;
	height: 22px;
	float: right;
	padding: 22px 0 0 0;
	border: none;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/b_verstuur.gif) no-repeat;
}

#content ul.ul_queue {
	width: 330px;
}

#content ul.ul_queue li {
	height: 18px;
	position: relative;
	padding: 0;
	background: transparent;
	border: solid 1px #f68c05;
	border-top: none;
}

#content ul.ul_queue li.active {
	color: #000;
}

#content ul.ul_queue li div {
	display: none;
}

#content ul.ul_queue li.active div {
	width: 0;
	height: 100%;
	position: absolute;
	display: block;
	background: #bcffc8;
}

#content ul.ul_queue li span {
	position: relative;
	display: block;
	z-index: 10;
	padding: 2px 5px;
}

#content form.upload {
	width: 330px;
	font-size: 11px;
}

#content form.upload div.left {
	margin-top: 10px;
}

#content form.upload a.add {
	width: 324px;
	display: block;
	padding: 2px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #8a8888;
	background: #fff;
	border: solid 1px #f68c05;
	outline: none;
}

#content form.upload div.upload_wrap {
	padding: 10px;
	background: #fff;
	border: solid 1px #f68c05;
	border-top: none;
}

#content form.upload label {
	display: block;
	margin: 10px 0 2px 0;
	font-weight: bold;
}

#content form.upload textarea,
#content form.upload input.text {
	width: 164px;
	margin-top: 2px;
	border: solid 1px #f68c05;
}

#content form.upload textarea {
	width: 100%;
	height: 100px;
	line-height: 19px;
	overflow: auto;
}

#content ul.ul_files {
	width: 330px;
}

#content ul.result li,
#content ul.ul_files li {
	position: relative;
	margin-top: 1px;
	padding: 1px 5px;
	background: #ffe5bd;
}

#content ul.result li a,

#content ul.ul_files li {
	width: 100%;
	float: left;
}

#content ul.ul_files li div {
	display: none;
}

#content ul.ul_files li span {
	float: left;
}

#content ul.ul_files li a {
	width: 11px;
	height: 11px;
	float: right;
	display: inline;
	margin-top: 2px;
	text-indent: -9999px;
	background: url(../images/i_upload_delete.gif);
	outline: none;
}

#content form.upload div.error {
	display: none;
	padding: 1px 5px;
	font-weight: bold;
	color: #fff;
	background: #f68c05;
}

#content form.upload div.error p {
	margin: 0;
}

#content form.upload div.uploading {
	display: none;
}

#content form.upload div.uploading img {
	vertical-align: middle;
}

#content #event_form h4,
#content h4.alt {
	margin-top: 15px;
	font-size: 11px;
	color: #8a8888;
}

#content #event_form input.error,
#content #event_form textarea.error,
#content #event_form select.error,
label.error {
	color: #fff;
	background: #f68c05;
}

div.error {
	margin-bottom: 2px;
	color: #92262e;
}

#content #event_form textarea {
	width: 355px;
	height: 100px;
	line-height: 19px;
	border: solid 1px #f68c05;
	overflow: auto;
}

#content #event_form textarea,
#content #event_form select,
#content #event_form input.text {
	width: 164px;
	margin-top: 2px;
	border: solid 1px #f68c05;
}

#content #event_form textarea {
	width: 355px;
	height: 100px;
	line-height: 19px;
	overflow: auto;
}

#content ul.profile {
	height: 21px;
	margin: 0;
	padding: 0;
	background: url(../images/bg_profile_menu.gif) left bottom repeat-x;
}

#content ul.profile li {
	height: 18px;
	float: left;
	margin: 0 -10px 0 0;
	padding: 2px 13px 0 22px;
	background: url(../images/bg_profile_menuitem.gif) right top no-repeat;
}

#content ul.profile li.first {
	padding-left: 12px;
	border-left: solid 1px #a8a8a8;
}

#content ul.profile li.active {
	height: 19px;
	margin-left: 10px;
	padding-left: 12px;
	background-color: #fff;
	background-image: url(../images/bg_profile_menuitem_active.gif);
	border-left: solid 1px #f68c05;
}

#content ul.profile li.first.active {
	margin-left: 0;
}

#content ul.profile li a {
	text-decoration: none;
	color: #7b7c7e;
}

#content ul.profile li a:hover {
	text-decoration: underline;
}

div.access_popup {
	width: 178px;
	height: 150px;
	position: absolute;
}

div.access_popup div.inner {
	width: 148px;
	height: 115px;
	position: absolute;
	padding: 20px 5px 15px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 15px;
	background: url(../images/bg_access.png) no-repeat;
}

div.access_popup a {
	top: 20px;
	right: 22px;
	position: absolute;
	text-decoration: none;
}

div.access_popup input {
	float: left;
	vertical-align: middle;
}

div.access_popup label {
	display: block;
	float: left;
	padding-top: 2px;
	font-size: 10px;
}

div.access_popup br {
	clear: left;
}

#calendar_items ul {
	margin: 0;
}

#calendar_items ul li {
	height: 22px;
	margin-bottom: 3px;
	padding: 5px 0 0 45px;
	font-weight: bold;
	font-size: 12px;
	background: transparent no-repeat;
}

#calendar_items ul li a {
	text-decoration: none;
	color: #8a8888;
}

#calendar_items ul li a:hover {
	text-decoration: underline;
}

#calendar_items ul li.d01 {
	background-image: url(../images/d01.gif);
}
#calendar_items ul li.d02 {
	background-image: url(../images/d02.gif);
}
#calendar_items ul li.d03 {
	background-image: url(../images/d03.gif);
}
#calendar_items ul li.d04 {
	background-image: url(../images/d04.gif);
}
#calendar_items ul li.d05 {
	background-image: url(../images/d05.gif);
}
#calendar_items ul li.d06 {
	background-image: url(../images/d06.gif);
}
#calendar_items ul li.d07 {
	background-image: url(../images/d07.gif);
}
#calendar_items ul li.d08 {
	background-image: url(../images/d08.gif);
}
#calendar_items ul li.d09 {
	background-image: url(../images/d09.gif);
}
#calendar_items ul li.d10 {
	background-image: url(../images/d10.gif);
}
#calendar_items ul li.d11 {
	background-image: url(../images/d11.gif);
}
#calendar_items ul li.d12 {
	background-image: url(../images/d12.gif);
}
#calendar_items ul li.d13 {
	background-image: url(../images/d13.gif);
}
#calendar_items ul li.d14 {
	background-image: url(../images/d14.gif);
}
#calendar_items ul li.d15 {
	background-image: url(../images/d15.gif);
}
#calendar_items ul li.d16 {
	background-image: url(../images/d16.gif);
}
#calendar_items ul li.d17 {
	background-image: url(../images/d17.gif);
}
#calendar_items ul li.d18 {
	background-image: url(../images/d18.gif);
}
#calendar_items ul li.d19 {
	background-image: url(../images/d19.gif);
}
#calendar_items ul li.d20 {
	background-image: url(../images/d20.gif);
}
#calendar_items ul li.d21 {
	background-image: url(../images/d21.gif);
}
#calendar_items ul li.d22 {
	background-image: url(../images/d22.gif);
}
#calendar_items ul li.d23 {
	background-image: url(../images/d23.gif);
}
#calendar_items ul li.d24 {
	background-image: url(../images/d24.gif);
}
#calendar_items ul li.d25 {
	background-image: url(../images/d25.gif);
}
#calendar_items ul li.d26 {
	background-image: url(../images/d26.gif);
}
#calendar_items ul li.d27 {
	background-image: url(../images/d27.gif);
}
#calendar_items ul li.d28 {
	background-image: url(../images/d28.gif);
}
#calendar_items ul li.d29 {
	background-image: url(../images/d29.gif);
}
#calendar_items ul li.d30 {
	background-image: url(../images/d30.gif);
}
#calendar_items ul li.d31 {
	background-image: url(../images/d31.gif);
}

#calendar_items a.more {
	float: right;
	text-decoration: none;
	color: #7b7c7e;
}

#calendar_items a.more:hover {
	text-decoration: underline;
}

#content input.search {
	width: 49px;
	height: 22px;
	float: right;
	margin: 5px -6px -6px 0;
	padding: 22px 0 0 0;
	border: none;
	overflow: hidden;
	cursor: pointer;
	background: transparent url(../images/b_zoek.gif) no-repeat;
}

#content input.ok {
	width: 33px;
	height: 19px;
	padding: 19px 0 0 0;
	border: none;
	overflow: hidden;
	cursor: pointer;
	background: transparent url(../images/b_ok.gif) no-repeat;
}

#content #calendar {
	width: 715px;
	float: left;
	margin: 0 0 10px 4px;
}

#content #calendar div.bottom,
#content #map div.bottom {
	height: 16px;
	position: relative;
	clear: left;
	padding-top: 1px;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	background: #f29400;
}

#content #calendar div.bottom {
	padding-right: 80px;
	background: #797a8a;
}

#content #calendar div.bottom input,
#content #map div.bottom input {
	width: 30px;
	margin-right: 8px;
	padding: 0;
	text-align: center;
	font-size: 10px;
	color: #666;
	border: none;
}

#content #map div.bottom input {
	width: 100px;
}

#content #calendar div.bottom input.submit,
#content #map div.bottom input.submit {
	width: 18px;
	height: 13px;
	color: #fff;
	background: #9c3039;
}

#content #calendar div.bottom input.submit {
	color: #4e4e4e;
	background: #b2b2bb;
}

#content #calendar a.left,
#content #calendar a.right {
	width: 54px;
	height: 15px;
	top: 0;
	left: 0;
	position: absolute;
	padding: 2px 0 0 16px;
	outline: none;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background: #ff9a00 url(../images/b_calendar_left.gif) repeat-y;
}

#content #calendar a.right {
	left: auto;
	right: 0;
	padding: 2px 16px 0 0;
	background-image: url(../images/b_calendar_right.gif);
	background-position: right top;
}

#content #calendar div.form {
	width: 160px;
	height: 13px;
	left: 489px;
	top: 270px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}

#content div.week div.col1,
#content div.week div.col2 {
	width: 341px;
	float: left;
}

#content div.week div.col2 {
	float: right;
}

#content div.week div.day {
	height: 100px;
	position: relative;
	margin-bottom: 2px;
	font-size: 10px;
	background: #fff;
	border: solid 1px #f29400;
}

#content div.week div.today {
	background: #fff4dd;
}

#content div.week div.small {
	height: 48px;
}

#content #calendar div.day h4 {
	height: 16px;
	margin: 0;
	padding-right: 8px;
	text-align: right;
	font-size: 10px;
	color: #fff;
	background: #9c3039;
}

#content #calendar div.nextmonth h4 {
	background: #797a8a;
}

#content #calendar div.day a.more {
	right: 8px;
	bottom: 1px;
	position: absolute;
	text-decoration: none;
}

#content #calendar div.day ul {
	margin: 0;
}

#content #calendar div.day ul li {
	height: 15px;
	clear: left;
	padding: 1px 8px 0 4px;
	color: #7b7c7e;
	background: transparent;
	overflow: hidden;
	cursor: pointer;
}

#content #calendar div.day ul li.highlight {
	background: #fde8be;
}

#content div.week div.day ul li span {
	width: 105px;
	float: left;
}

#content div.month div.day {
	width: 139px;
	height: 116px;
	position: relative;
	float: left;
	margin: 0 2px 2px 0;
	font-size: 10px;
	background: #fff;
	border: solid 1px #f29400;
}

#content div.month div.nextmonth {
	border-color: #797a8a;
}

#content div.month div.day ul li span {
	width: 35px;
	float: left;
}

#content #calendar h4 a {
	display: block;
	text-decoration: none;
	color: #fff;
}

#content #search_detailed {
	height: 80px;
}

#content #search_detailed br {
	clear: left;
}

#content #search_detailed label {
	width: 80px;
	float: left;
	display: block;
	margin: 5px 0;
	padding-top: 2px;
}

#content #search_detailed input.text {
	float: left;
	margin: 5px 0;
	border: solid 1px #f29400;
}

#content #search_detailed input.search {
	float: left;
	margin: 6px 0 0 10px;
}

#content #col2 p.pagination {
	float: right;
	color: #f39f1b;
}

#content #col2 p.pagination a {
	text-decoration: none;
	color: #f39f1b;
}

#content #col2 p.pagination a:hover {
	text-decoration: underline;
}

#content div.search_result {
	height: 110px;
	position: relative;
	margin-bottom: 5px;
	padding: 5px 0 5px 110px;
	background: #fff;
	border: solid 1px #f29400;
}

#content div.search_result h4 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f68c05;
}

#content div.search_result div.frame {
	width: 77px;
	height: 96px;
	top: 5px;
	left: 6px;
	position: absolute;
	padding: 15px 0 0 15px;
	background: url(../images/frame1.gif) no-repeat;
}

#content div.search_result div.frame2 {
	background-image: url(../images/frame2.gif);
}

#content div.search_result div.frame3 {
	background-image: url(../images/frame3.gif);
}

#content div.search_result img {
	width: 62px;
	height: 80px;
}

#content ul.event_menu {
	top: 20px;
	right: 20px;
	position: absolute;
}

#content ul.event_menu li {
	float: left;
	margin-left: 10px;
	padding: 0;
}

#content ul.event_menu li a {
	height: 23px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#content ul.event_menu li a.new {
	width: 141px;
	background: url(../images/b_gebeurtenis_toevoegen.gif) no-repeat;
}

#content ul.event_menu li.kalender a.new {
	width: 161px;
	background: url(../images/b_kalender_event.gif) no-repeat;
}

#content ul.event_menu li a.settings {
	width: 87px;
	background: url(../images/b_instellingen.gif) no-repeat;
}

#content div.event_buttons {
	width: 100%;
	float: left;
	padding-top: 20px;
}

#content div.event_buttons a {
	width: 76px;
	height: 23px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#content div.event_buttons a.edit {
	float: left;
	background: url(../images/b_aanpassen.gif);
}

#content div.event_buttons a.delete {
	float: right;
	background: url(../images/b_verwijderen.gif);
}

#content div.events {
	width: 702px;
	float: left;
	margin-left: 10px;
	padding-bottom: 70px;
	line-height: 150%;
}

#content div.events a {
	text-decoration: none;
	font-size: 10px;
	color: #7e7e7e;
}

#content div.events a:hover {
	text-decoration: underline;
}

#content div.content_page {
	padding: 0 40px;
}

#content div.terms h2 {
	margin: 0 0 10px 0;
}

#content div.terms h3 {
	margin: 20px 0 10px 0;
}

#content div.terms h4 {
	margin: 20px 0 10px 0;
}

#content div.terms p {
	margin: 0 0 5px 0;
}

#footer {
	clear: both;
	margin: 0 0 20px 0;
	padding: 15px 12px 0 15px;
	color: #5c3f0a;
	overflow: auto;
}

#footer p {
	float: left;
	margin: 0;
}

#footer a {
	color: #5c3f0a;
}

#footer ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

#footer ul li {
	float: left;
	margin-right: -1px;
	padding: 0 13px 0 12px;
	font-weight: bold;
	background: url(../images/div_footer.gif) right 4px no-repeat;
}


/* jQuery */

.ui-autocomplete-results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ui-autocomplete-results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ui-autocomplete-results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	overflow: hidden;
}

.ui-autocomplete-loading {
	background: #fff url('../images/indicator.gif') right center no-repeat;
}

.ui-autocomplete-odd {
	background-color: #eee;
}

.ui-autocomplete-over {
	background-color: #0A246A;
	color: white;
}

/* sideblocks */
#col1 div.teaser {
	width: 192px;
	height: 106px;
	margin: 0 0 10px -8px;
	padding: 25px 44px 0 33px;
	font-family: "Comic Sans MS";
	color: #333;
	background: url(../images/bg_teaser_left.gif) no-repeat;
}

#col3 div.teaser {
	width: 272px;
	height: 109px;
	padding: 25px 44px 0 26px;
	font-family: "Comic Sans MS";
	color: #333;
	background: url(../images/bg_teaser_right.gif) no-repeat;
}

#col1 div.teaser img,
#col3 div.teaser img {
	margin: 5px;
	border: none;
}

div.three_teasers,
div.two_teasers_2 {
	width: 266px;
	height: 302px;
	position: relative;
	margin: -6px -8px 5px -8px;
	color: #333;
	font-family: "Comic Sans MS";
	background: url(../images/bg_three_teasers.gif) no-repeat;
}

div.two_teasers_2 {
	background: url(../images/bg_two_teasers.gif) no-repeat;
}

div.three_teasers a,
div.two_teasers_2 a,
div.teaser a {
	text-decoration: none;
	color: #333;
}

div.teaser a {
	text-decoration: none;
}

div.three_teasers img,
div.two_teasers_2 img {
	margin: 5px;
	border: none;
}

div.three_teasers div.teaser1,
div.two_teasers_2 div.teaser1 {
	width: 192px;
	height: 56px;
	top: 44px;
	left: 30px;
	position: absolute;
}

div.three_teasers div.teaser2,
div.two_teasers_2 div.teaser2 {
	width: 192px;
	height: 60px;
	top: 128px;
	left: 42px;
	position: absolute;
}

div.two_teasers_2 div.teaser2 {
	height: 140px;
	left: 36px;
}

div.three_teasers div.teaser3 {
	width: 182px;
	height: 60px;
	top: 214px;
	left: 37px;
	position: absolute;
}

div.teaser p,
div.three_teasers p,
div.two_teasers_2 p {
	margin: 0 0 10px 0;
}

div.admin_page img {
	margin: 10px;
	border: none;
}

#zoom_wrap {
	padding-top: 22px;
	text-align: center;
}

#greetz {
	width: 100%;
	height: 600px;
	overflow: hidden;
}


/* popbox */
#popbox {
	width: 400px;
	height: 200px;
	position: absolute;
	display: none;
	padding: 11px 13px;
	font-size: 11px;
	color: #333;
	background: #b3d0df;
	overflow: hidden;
	z-index: 101;
}

#popbox h2 {
	margin-bottom: 10px;
	font-size: 1.5em;
	color: #020051;
}

#popbox h2.error {
	color: #d40000;
}

#popbox h3 {
	margin-bottom: 10px;
	font-size: 1.18em;
	color: #020051;
}

#popbox h4 {
	margin-bottom: 8px;
	font-size: 1em;
	color: #999;
}

#popbox ul.errors {
	margin: 10px 0 0 13px;
	color: #d40000;
}

#popbox ul.footer {
	width: 100%;
	height: 22px;
	bottom: 0;
	left: 0;
	position: absolute;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #7da5c5 url(../images/bg_popbox_footer.gif) repeat-x;
}

#popbox ul.footer_top {
	top: 0;
	bottom: auto;
}

#popbox ul.footer li {
	float: right;
	margin: 3px 13px 0 6px;
}

#popbox ul.footer li a {
	display: block;
	padding-left: 17px;
	font-weight: bold;
	color: #fff;
	background: url(../images/arrow_footer.gif) left 4px no-repeat;
}

#overlay {
	position: absolute;
	z-index: 90;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}

.overlay_mac {
	background: url(../images/macFFBgHack.png) repeat;
}

.overlay {
	background: #000;
	filter:alpha(opacity=65);
	-moz-opacity: 0.65;
	opacity: 0.65;
}

* html #overlay {
	position: absolute;
}