html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* always show scrollbar in firefox */
html{overflow-y:scroll}

BODY {
	margin: 0 auto;
	font-family: "arial";
	background: #FFFFFF;
	font-size: 85%;
}

p {
	
	padding: 5px 20px 10px 0px;
}
p.ok { color: green;} 
p.error { color: red;}

p.omschrijving_boven {
	
	font-weight: bold;
	padding: 5px 00px 10px 0px;
}

p.purple  {
	margin: 0 auto;
	font-family: "Trebuchet MS";
	font-size: 80%;
}

a {
	color: #000000;
}

a.pijl{ color: #1e7ec8; line-height: 14px; margin-left: 0px; margin-top: 2px; background: url('/images/site/arrow-red.png') no-repeat 0 3px; padding-left: 14px; }
a.pijl:hover { margin-left: 5px; margin-top: 2px; background: url('/images/site/arrow-red.png') no-repeat 0 3px; padding-left: 9px; } 
.strong {font-weight: bold;}

h1 {
	font-size: 1.58em;
	margin-bottom: 8px;
	line-height: 30px;
	font-weight: normal;
	color: #ff3434;
}

h2 {
	font-size: 1.38em;
	margin-bottom: 8px;
	line-height: 25px;
	font-weight: normal;
	color: #ff3434;
}

div#container {
	position: relative;
	margin: 0 auto;
	width: 968px;
	border-left: solid 1px #0b4b60;	
}

div#container div#header {
	position: relative;
	height: 245px;
	width:968px;
	background: url( /images/site/header-bg.png ) no-repeat;
}

div#header ul#language {
	padding: 10px;
	float: right;
}

ul#language li {
	margin-bottom: 3px;
}

div#header ul#menu {
	position: absolute;
	bottom: 45px;
	left: 285px;
}

div#header ul#menu li {
	float: left;
}

div#header ul#menu li a {
	display: block;
	height: 37px;
}

ul#menu li.begin a { background: url( /images/site/menu-begin-bg.png ) no-repeat; width: 100px; }
ul#menu li.grappen a { background: url( /images/site/menu-grappen-bg.png ) no-repeat; width: 130px; }
ul#menu li.uitleg a { background: url( /images/site/menu-uitleg-bg.png ) no-repeat; width: 106px; }

ul#menu li.begin a:hover { background: url( /images/site/menu-begin-hover-bg.png ) no-repeat; }
ul#menu li.grappen a:hover { background: url( /images/site/menu-grappen-hover-bg.png ) no-repeat; }
ul#menu li.uitleg a:hover { background: url( /images/site/menu-uitleg-hover-bg.png ) no-repeat; }

div#header div#breadcrumb {
	position: absolute;
	bottom: 0px;
	left: 180px;
	color: #FFFFFF;
}

div#breadcrumb a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.08em;
}

div#header div#search {
	position: absolute;
	right: 10px;
	bottom:6px;
}

div#search input.textField {
	width: 124px;
	border: solid 1px #718db5;
	padding: 3px 0px;
	font-size: 1em;
}

div#search input.submitField {
	padding-left: 25px;
	width: 80px;
	height: 22px;
	border: solid 1px #5279ad;
	background: url( /images/site/search-submit-bg.png ) no-repeat #d9e9ff;
}



div#container div#left, div#container div#right {
	padding-top: 10px;
	padding-bottom: 20px;
}

div#container div#left {
	float: left;
	width: 297px;
	padding-left: 10px;
	
}

div#left ul li {
	margin-bottom: 4px;
	padding-top: 5px;
	padding-left: 18px;
	background: url( /images/site/menu-li-bg.png ) no-repeat 2px 7px;
}

div#left ul li.active {
	background: url( /images/site/menu-li-active-bg.png ) no-repeat 0px 9px;
}

div#left ul li ul li {
	background: url( /images/site/menu-li-sub-bg.png ) no-repeat 8px 10px;
}

div#left ul li a {
	color: #0b4b60;
	text-decoration: none;
	font-size: 1.25em;
}

div#left ul li ul li a {
	font-size: 1em;
}

div#container div#right {
	float: right;
	width: 648px;
	padding-left: 10px;
	border-left: solid 1px #0b4b60;
	border-right: solid 1px #0b4b60;
	min-height: 100%;
}

div#right {
	
}

img.float  {
	padding: 10px;
	float: right;
}

div#right a {
	color: #ff3434;
}

div#right div.image-right, div#right div.purple-circle {
	float: right;
	clear: both;
	margin-bottom: 15px;
	
}

div#right div.purple-circle {
	width: 208px;
	height: 145px;
	padding-top: 65px;
	background: url( /images/site/purple-circle-bg.png ) no-repeat;
	color: #FFFFFF;
	text-align: center;
	font-size: 1.3em;
	margin-right: 3px;
	margin-left: 6px;
}

div#right div.purple-circle p {
	padding: 0px;
	line-height: 25px;
}

div#right div.purple-circle span.big {
	text-align: center;
	font-size: 1.41em;
	font-weight: bold;
}

div#right div.purple-circle span.small {
	text-align: center;
	font-size: 0.7em;
}

div#right div.reply {
	width: 554px;
	margin: 10px 0px 20px 0px;
}

div#right div.reply div.top {
	background: url( /images/site/reply-top-bg.png ) no-repeat;
	height: 22px;
	padding-left: 45px;
}

div#right div.reply div.txt {
	background: url( /images/site/reply-txt-bg.png ) repeat-y;
	padding: 0px 10px;
	width: 100%;
}

div#right div.reply div.txt p {
	padding-right: 15px;
}

div#right div.reply div.bottom {
	background: url( /images/site/reply-bottom-bg.png ) no-repeat;
	height: 8px;
	font-size: 0em;
	line-height: 0px;
}

div#right table.reply-joke {
	margin-left: 00px;
}

div#right table.reply-joke tr td {
	vertical-align: top;
}

div#right table.reply-joke tr td.first {
	width: 100px;
	padding-top: 5px;
}

div#right table.reply-joke tr td.emoticons img {
	padding: 3px;
}

div#right table.reply-joke tr td.textarea-border {
	background: url( /images/site/textarea-bg.png ) no-repeat;
}



 input.input-joke {
	width: 180px;
	font-size: 0.83em;
	color: #5e5e5e;
	margin-bottom: 5px;
	border: 0px;
}

#right textarea.textarea-joke {
	width: 180px;
	font-size: 1em;
	color: #5e5e5e;
	margin-bottom: 5px;
	border: 0px;
}

input.input-joke {
	background: url( /images/site/input-bg.png ) no-repeat;
	padding: 6px 2px 7px 5px;
}

p.rate_p {
	font-size: 0.8em;
	line-height: 10px;
	padding: 5px 20px 10px 5px;
}

div#right input.btn-reply {
	border: 0px;
	background: url( /images/site/btn-reply-bg.png ) no-repeat;
	width: 73px;
	height: 25px;
	text-align: center;
}

div#left input.btn-reply {
	border: 0px;
	background: url( /images/site/btn-reply-bg.png ) no-repeat;
	width: 73px;
	height: 25px;
	text-align: center;
}

div#right textarea.textarea-joke {
	background: none;
	height: 132px;
	padding: 6px 25px 7px 5px;
}

div#left textarea.textarea-joke {
	height: 132px;
	padding: 6px 25px 7px 5px;
	background: url( /images/site/textarea-bg.png ) no-repeat;
	border: 0px;
}

div#container div#footer {
	padding-top: 15px;
	height: 57px;
	background: url( /images/site/footer-bg.png ) no-repeat;
	text-align: center;
	color: #FFFFFF; 
}

div#container div#footer a {
	color: #FFFFFF;
}


.box { width: 620px; border: 1px solid #0b4b60; padding: 9px 0 9px 9px; background: #fff; overflow: hidden; margin-bottom: 10px; overflow: hidden; }
.box .text { float: right; width: 440px; margin: 0 0px 0 px; }
.box .text p { padding-top: 2px; } 
.box .text p span {  width: 170px; float: left; } 
.box .photo { float: left; margin-right:0px; width: 160px; overflow: hidden; text-align: center; }
.box .photo img.big { border: 1px solid #898989; display: inline; margin-bottom: 9px; padding:4px; background: #fff; }
.box .photo ul.social { list-style: none; overflow: hidden; margin-bottom: 7px; margin-left:5px;} 
.box .photo ul.social li { float: left; margin: 0 7px 0 0 ; } 
.box .photo ul.social li.last { margin: 0 0px 0 0 ;  }
.box .photo ul.social li img { display: inline; }
.box .photo ul.num { list-style: none;  margin-left:5px;}  
.box .photo ul.num li { float: left; margin: 0 7px 0 0 ; } 
.box .photo ul.num li.last { margin-right: 0; } 
.box .photo ul.num li img { display: inline; }
.box li { margin-left: 15px; }  
.box h1 {
	font-size: 1.58em;
	margin-bottom: 8px;
	line-height: 30px;
	font-weight: normal;
	color: #ff3434;
}

/* ### crush box ### */
			.crushBox { width: 620px; border: 1px solid #0b4b60; padding: 9px 0 9px 9px; background: #fff; overflow: hidden; margin-bottom: 10px; overflow: hidden; }
			
			.crushBox .photo { overflow: hidden; float: left; width: 120px; margin-right: 00px; }
			.crushBox .photobox { float:left; width: 90px; height: 90px; line-height: 1px; border: 1px solid #0b4b60; background: #fff; text-align: center; padding-top: 2px; margin-right:5px; }  
			.crushBox .photo img { display: inline; }	
			.crushBox .photo img.pixel { margin:0px; padding:0px; display: inline; } 
			.crushBox .photo img.last { margin-right: 0; background: #ffffff; }
			
			.crushBox .text { float: left; width: 400px; padding-top: 0px; }
			.crushBox h3 { color: #040404; font-size: 18px; padding-bottom: 6px; width:500px; } 
			.crushBox h1 {
	font-size: 1.58em;
	margin-bottom: 8px;
	line-height: 30px;
	font-weight: normal;
	color: #ff3434;
}
			.crushBox h3 a {text-decoration: none; } 
			.crushBox .text p { color: #555555; line-height: 15px; padding-bottom: 10px; } 
			
			.crushBox .text .links { float: left; width: 180px; padding-top: 0px; }
			.crushBox .text .rechts { float: left; width: 180px; padding-top: 0px; }
			
			.crushBox-share { 
			display: none;
			float:right;
			width: 19px;
			height:60px;
			padding: 0px 10px 0 1px ;
			margin: 0px 0px 0 0px;
			text-align:center;
			
			}

			.crushBox-sharebut {
			padding:0 5px 5px 0;
			margin:0 5px 5px 0;
			}
			
			.crushBox ul li {
			
			list-style: none; 
			
			}

.clear {
	visibility: hidden;
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0em;
}