/* reset */
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}

img, fieldset {
	border: 0;
}

/* site */
body {
	background: url('/images/background.jpg') #9ACFDF repeat-x;
	margin: 0;
	padding: 0;
	
	text-align: center;
	
	font-family: Verdana, Arial, Helvetica;
}

#container {
	width: 940px;
	margin: 0 auto;
	text-align: left;

}

#submenu {
	text-align: right;
	margin-right: 10px;
	font-size: 10px;
	color: #a8050a;
	color: #000000;
	height: 40px;
	line-height: 40px;
}

#left {
	margin-left: 23px;
	float: left;
	display: inline;
}

#submenu a {
	text-decoration: none;
	color: #000000;	
}

#submenu a:hover {
	text-decoration: underline;
	color: #000000;	
}

#header {
	background: url('/images/header.jpg') no-repeat right;
	height: 245px;
}

#logo {
	width: 272px;
	height: 182px;
	
	float: left;
}

#app {
	float: left;
	text-align: center;

	margin-top: 60px;

	width: 435px;
	height: 122px;	
}

#new {
	float: right;

	margin-right: 14px;
	width: 200px;
	height: 200px;
}

#new_image {
	z-index: 1;
	position: absolute;
	float: right;
	
	width: 196px;
	margin-top: 10px;

	text-align: center;
}

#new_button {
	z-index: 2;
	position: absolute;
	float: right;

	margin-top: 132px;
	margin-left: 129px;
}

#menu {
	margin-top: 3px;

	font-weight: bold;
	font-size: 16px;
	font-family: Georgia;	
	
	white-space: nowrap;
	margin-left: 24px;
}

#menu ul {
	display: inline;
	text-align: center;
}

#menu li {
	display: inline;
	list-style-type: none;
	text-align: center;

	width: 135px;
	height: 32px;
	line-height: 32px;
	float: left;
}

#menu li a {
	color: #FFFFFF;

	text-decoration: none;
}

#menu li a:hover {
	text-decoration: none;
}

.category {
	background: url('/images/category.jpg') no-repeat right;
	height: 247px;
}

.category_last {
	background: url('/images/category_last.jpg') no-repeat right;
	height: 232px;
}

.category .titel, .category_last .titel {
	font-size: 22px;
	font-family: Georgia;
	font-weight: bold;
	color: #a8050a;
	
	padding-left: 30px;
	padding-top: 10px;
	
	width: 240px;
}

.category .intro, .category_last .intro {
	font-size: 10px;

	padding-left: 30px;
	padding-top: 10px;

	width: 240px;
	height: 158px;
}

.category .link, .category_last .link {
	width: 240px;
	font-size: 10px;
	font-weight: bold;
	
	padding-left: 30px;

	color: #FFFFFF;
}

.category .link a, .category_last .link a, .category_titel a {
	color: #FFFFFF;
}

.category .link a:hover, .category_last .link a:hover, .category_titel a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.category .category_text, .category_last .category_text {
	float: left;
}

.category .category_images, .category_last .category_images {
	margin-left: 26px;
	margin-top: 15px;
	float: left;
}

.category .category_frame, .category_last .category_frame {
	width: 200px;
	padding-right: 12px;

	float: left;
}

.category .category_image, .category_last .category_image {
	height: 155px;
	padding-top: 15px;
	
	text-align: center;
}

.category .category_titel, .category_last .category_titel {
	height: 30px;
	line-height: 30px;
	margin-left: 15px;
	color: #FFFFFF;
		
	font-size: 10px;
	font-weight: bold;
}

#text_top {
	background: url('/images/text_top.jpg') no-repeat right;
	height: 11px;
	line-height: 11px;	
}

#text_middle {
	background: url('/images/text_middle.jpg') repeat-y right;
	font-size: 12px;
	line-height: 1.3em;
	padding: 0 18px 0 30px;
}

#text_middle #titel {
	font-size: 20px;
	line-height: 20px;
	font-family: Georgia;
	font-weight: bold;
	color: #a8050a;
	
	margin-bottom: 5px;
}

#text_bottom {
	background: url('/images/text_bottom.jpg') no-repeat right;
	height: 48px;
}

#overzicht_top {
	background: url('/images/text_top.jpg') no-repeat right;
	height: 11px;
	line-height: 11px;
}

#overzicht_middle {
	background: url('/images/text_middle.jpg') repeat-y right;
	font-size: 12px;
	line-height: 1.5em;
	padding: 0 0px 0 40px;
}

#overzicht_middle #titel {
	font-size: 22px;
	line-height: 22px;
	font-family: Georgia;
	font-weight: bold;
	color: #a8050a;
	
	display: block;
	
	margin-bottom: 10px;
}

#overzicht_bottom {
	background: url('/images/text_bottom.jpg') no-repeat right;
	height: 48px;
}

.categorie {
	margin-right: -9px;

	text-align: right;
	background: url('/images/frame_bg.jpg') no-repeat center;
	float: left;
	display: block;
	height: 202px;
	width: 202px;

	margin-right: 20px !important; /* all browsers other than IE6 */
	margin-right: 10px; /* IE6 */
	
	margin-bottom: 20px;
}

.categorie .afbeelding {
	text-align: center;

	vertical-align: middle;

	width: 200px;
	height: 170px;
}

.categorie .link {
	font-size: 10px;
	line-height: 30px;
	height: 30px;
	font-weight: bold;
	
	text-align: left;

	width: 200px;

	margin-left: 10px;
	
	color: #FFFFFF;
}

.categorie .link a {
	color: #FFFFFF;
	text-decoration: underline;
}

.categorie .link a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#footer {
	font-size: 7pt;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

input, textarea {
	border: 1px solid #A8050A;
	background-color: #FCFCFC;
	font-size: 11px;
	padding: 2px;
}

input[type='submit'] {
	margin-top: 4px;
	font-weight: bold;
	background-color: #EFEFEF;
	border: 1px solid #000000;
}

input[type='checkbox'], input[type='radio'] { 
	border: 0;
}

input[type='image'] {
	border: 0;
	padding: 0;
}

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

a:hover {
	color: #000000;
	text-decoration: none;
}

.error, .notice, .success {padding: 10px; border:2px solid #ddd; margin-bottom: 10px; font-size: 11px; font-weight: bold;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}


#breadcrumb {
	font-size: 9px;
	margin-bottom: 10px;
	color: #A8050A;
}

#breadcrumb a {
	font-size: 9px;
	margin-bottom: 10px;
	color: #A8050A;
	
	text-decoration: none;
}


#breadcrumb a:hover {
	font-size: 9px;
	margin-bottom: 10px;
	color: #A8050A;
	
	text-decoration: underline;
}

h1 {
	font-size: 20px;
	line-height: 20px;
	font-family: Georgia;
	font-weight: bold;
	color: #a8050a;
	
	margin-bottom: 10px;
}

h2 {
	font-weight: bold;
	font-size: 12px;
	margin-top: 10px;
}

.krabbel {
	font-size: 11px;
	border-bottom: 1px solid red;
	width: 96%;
	padding-bottom: 10px;
}

.krabbel textarea {
	overflow-x: hidden;
}

.tag_cloud {
	text-decoration: none;
}

/* actie */
.illustratie {
	margin: 0px 0px 10px 10px;
	float: right;
	display: inline; /* IE6 hack for margin-left text */
}

.illustratie img {
	padding: 3px;
	border: 1px solid #A8040B;
}

.table {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.table tr, .table td {
	margin: 0;
	padding: 0;
	height: 22px;
	padding-bottom: 2px;

}


.clear {
	clear: both;
}

/* Tool: verbroken vriendschap */
#vs_grafiek {
	width: 650px;
	height: 200px;
	margin-bottom: 30px;
	float: left;
}

#vs_stats {
	float: right;
	font-size: 11px;
}

#vs_vrienden {
	float: left;
	width: 430px;
	margin-left: 20px;
}

#vs_verbroken {
	float: left;
	width: 430px;
}

.vs_vrienden_kolom {
	float: left;
	width: 430px;
}

.list {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

.list tr, .list td {
	margin: 0;
	padding: 0;
}

.list td {
	height: 20px;
	line-height: 20px;
	border-top: 1px dotted #8F8F8F;
	border-bottom: 1px dotted #8F8F8F;
}

.list .profiel a {
	text-decoration: none;
}

.list .profiel a:hover {
	text-decoration: underline;
}

.list .datum {
	font-size: 10px;
	color: #8F8F8F;
	width: 70px;
	text-align: right;
}

#leaderboard {
	height: 90px;
	text-align: center;
	margin-bottom: 10px;
}

/* Tool: foto bewerken */
.foto {
	float: left;
	margin-left: 4px;
	margin-bottom: 4px;
	
	height: 120px;
	width: 120px;
	
	border: 1px solid #000000;
}

.foto:hover {
	border: 1px solid #A8050A;
}

#uitleg {
	top: 355px;
	width: 890px;
	height: 90px;
	position: absolute;
	background: #FFFFFF;
	z-index: 2;
}

#editor {
	top: 355px;
	width: 890px;
	height: 800px;
	position: absolute;
	z-index: 1;
	border: 0;
	background-color: #FFFFFF;
}

/* Tool: fotoshow */
.box {
	float: left;
	padding-top: 50px;
}

.fotoshow_preview {
	float: left;
	margin-right: 10px;
	width: 380px;
	height: 300px;
}

.fotoshow_action {
	float: left;
	width: 500px;
	height: 300px;
}

.frame {
	float: left;
	width: 200px;
	margin-left: 50px;
	margin-right: 40px;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: center;
}

#selecteren {
	text-align: right;
	font-style: italic;
	font-size: 11px;
}

	#selecteren span {
		text-decoration: underline;
		cursor: pointer;
	}

	#selecteren span:hover {
		text-decoration: none;
	}
	
.buzz {
	border: 1px dotted #A8050A;
	padding: 5px;
	background-color: #FBE3E4;
}

.buzz_preview {
	font-size: 11px;
}	
	

/* Preview met fancybox */
.preview {
	padding-top: 10px;
	padding-right: 3px;
	padding-left: 10px;
	padding-bottom: 10px;
	float: right;
	text-align: center;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
}

.preview img {
	padding: 2px;
	border: 1px solid #A8050A;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000000;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('/images/fancybox/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('/images/fancybox/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('/images/fancybox/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('/images/fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('/images/fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('/images/fancybox/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/images/fancybox/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('/images/fancybox/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/images/fancybox/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('/images/fancybox/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/images/fancybox/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('/images/fancybox/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/images/fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(/images/fancybox/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(/images/fancybox/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(/images/fancybox/fancy_title_right.png) repeat-x;
}
