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;
}

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: 970px;
}

div#container div#header {
	position: relative;
	height: 245px;
	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: 298px;
	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: 651px;
	padding-left: 10px;
	border-left: solid 1px #0b4b60;
}

div#right {
	min-height: 900px;
}

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.42em;
}

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 {
	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;
}

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