* {
margin:0;
padding:0;
}

.clear, #clear {
	clear: both;
	height: 0.001em;
}

.clearleft {
	clear: left;
	height: 0.001em;
}

.clearright {
	clear: right;
	height: 0.001em;
}

body {
	font: 65% Helvetica, Arial, sans-serif;
	background: #BBD268;
	text-align: center;
}

a:link, a:visited {
	color: #000;
}

a:hover {
	color: #fecb00;
}

.container#head {
	width: 940px;
	height: 40px;
}

#contentHeader img {
 	position: absolute;
	top: -40px;
	right: 40px;
	z-index: 1;
}

#mainContainer {
	width: 952px;
	margin-left: auto;
	margin-right: auto;
}

.container {
	font: 1.3em/1.8em Helvetica, Arial, sans-serif;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
}

#top {
	background: #4fa6e3;
}

#header {
    background: #f7c51a;
    padding: 1.5em;
    padding-bottom: 0;
}

#header ul li {
	float: left;
	list-style-type: none;
	display: block;
	text-align: center;
	height: 40px;
	min-width: 50px;
	margin-right: .2em;
	float: left;
}

#header li.last {
	margin-right: 0px;
}
#header li.current {
	background: url(../img/li-bg.gif) no-repeat bottom center;
}

#header a:link, #header a:visited, #header a:focus, #header a:active {
    color: #b247bb; /*#3273cc;*/
    font: 1.1em 'Lucida Grande', Helvetica, Arial, sans-serif;
    padding: .6em;
    font-weight: bold;
    margin: .9em;
    text-decoration: none;
    border: 0;
}

#header a:hover {
    background: #f7f7f7;
}

#footer {
	margin-bottom: 20px;
}

#contentHeader {
	background: url(../img/head_back.jpg) repeat-x;
	height: 155px;
	width: 100%;
	margin-bottom: 40px;
	position: relative;
}

#contentHeader h1{
	position: absolute;
	top: 70px;
	right: 40px;
	color: #FE8109;
	font-size: 24px;
}

#content .container {
	background: #f7f7f7;
  border: 8px solid #3273cc;
  border-top: none;
	padding-bottom: 20px;
	display: block;
	height: auto;
}

.contentRight{
  width: 275px;
	padding-left: 0px;
	padding-right: 20px;
	border-left: 4px solid #b247bb;
	float: right;
	position: relative;
}

#content {

}

.fullContent {
	padding-left: 15px;
	padding-right: 15px;
}

#pageContentLeft {
	padding-left: 15px;
  	width: 600px;
	display: block;
	position: relative;
	float: left;
}

#pageContentLeft img {
	float: right;
}

#pageContentFull {
	position: relative;
	top: 0px;
	left: 0px;
	margin-left: 25px;
	padding-right: 25px;
}


#default h1 {
	margin-top: 0px;
}

h4 {
	margin: 0px;
}

h2, h3 {
	margin-bottom: 5px;
	margin-top: 15px;
	color: #B247BB;
	font-weight: bold;
}

h2 span, h3 span {
	color: #009EDF;
}

.help {
	font: 0.9em/1.4em Helvetica, Arial, sans-serif;
	color: #afafaf;
}

a.help {
	color: #afafaf !important;
}

#footer .container {
	color: #53631D !important;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}

#footer address {
	font-style: normal;
	display: inline;
}

#footer address a:link, #footer address a:visited {
	color: #bbb;
	text-decoration: none;
}

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

/* errors en andere meldingen */
div.message {
	border-color:#CC9999;
	color: #CC0000;
	font-size:12px;
	border:1px solid #CCCCCC;
	width: 922px;
}

div.message.error {
	background: #FFFF99 url(../img/message-fout.png) no-repeat 8px 10px;
}

div.message.ok {
	background:#00CC00 url(../img/message-ok.png) no-repeat 8px 50%;
	color: #FFFFFF;
}

/* homepagina */
p.intro {
	margin: 20px 0 20px 20px;
	color: #0192e3;
	font-style: italic;
}

/* login */
.login input#username, input#logincode {
	width: 250px;
	line-height: 24px;
}

#login-form {
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	margin-right: auto;
	padding: 10px;
	padding-left: 20px;
}

.contentRight #login-form {
  border: 4px solid #F9C61D;
	width: 200px;
	margin-left: 45px;
}

#content .contentRight img.loginFace {
	position: absolute;
	top: -20px;
	left: 15px
}

#content .contentRight .blockRight {
 	margin-top: 120px;
	margin-left: 14px;
}

.blockRight img {
	float: right;
}

#login-form label {
	display: block;
	width: 100%;
	margin-bottom: 2px;
}


.login dt {
	float: left;
	font-size: 14px;
	line-height: 24px;
	width: 150px;
}

.login dd {
	color: #666666;
	font-size: 11px;
	line-height: 24px;
	margin: 0 0 5px 150px;
}

.login input#logincode {
	margin-right: 5px;
	width: 140px;
}

.verberg {
	display: none;
}

#login-form input {
	width: 200px;
}

#login-form .submit input {
	width: auto;
	background: #f5f5f5;
	border: 1px solid #dedede;
	border-collapse: collapse;
	font-weight: bold;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

#login-form .submit input:hover {
	background: #e9efd1;
	border: 1px solid #aacf81;
}

/* contact opnemen */

#contact label {
	width: 200px;
	float: left;
}

#contact input[type="text"] {
	width: 300px;
	line-height: 16px;
	margin-bottom: 3px;
}

#contact textarea {
	width: 302px;
}

/* footnotes */
ol.footnotes {
	color: #999;
	margin: 10px 0 0 20px;
	font-size: 0.8em;
}

/* standaaaaard */
/* General Style Info */
a img {
	border:none;
}

ul, li {
	margin: 0px;
	padding: 0px;
}

/* Tables */
table {
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
}
th {
	background-color: #f2f2f2;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	text-align: center;
}

th a {
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}

th a:hover {
	background-color: #ccc;
	color: #333;
	text-decoration: none;
}

table tr td {
		font-size: 0.8em;
	background: #fff;
	border-right: 1px solid #ccc;
	padding: 4px;
	text-align: center;
	vertical-align: top;
}
table tr.altrow td {
	background: #f4f4f4;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	display: inline;
	margin: 0px 6px;
}
.cakeSqlLog table {
	background: #f4f4f4;
}
.cakeSqlLog td {
	padding: 4px 8px;
	text-align: left;
}

/* Paging */
div.paging {
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}

/*  Nav & Actions */
div.nav {
	text-align: left;
	position: absolute;
	top: 9em;
	left: 60%;
}
div.nav ul li a {
	display: block;
	background: #fff;
	color: #3273cc;
	padding: 3px 8px;
	text-decoration: none;
}
div.nav ul {
	background: #003d4c;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div.nav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div.nav ul li a {
	background: #fff;
	color: #3273cc;
	padding: 3px 8px;
	text-decoration: none;
}
div.nav ul li a:hover {
	background: #003d4c;
	color: #3273cc;
}

/*  Actions  */
div.actions {
	clear: both;
	margin-top: .2em;
	text-align: left;
}
div.actions ul {
	margin: 0;
	padding: 0;
}
div.actions li {
	display: inline;
	list-style-type: none;
	margin: 0 2em 0 0;
	padding: 0;
}
div.actions ul li a {
	background: #fff;
	color: #003d4c;
	text-decoration: none;
}
div.actions ul li a:hover {
	background: #003d4c;
	color: #fff;
}

/* Debugging */
pre {
	background: #f0f0f0;
	padding: 1em;
}

pre.cake_debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 18px;
	margin: 4px 2px;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	color: #333;
	margin: 4px 2px;
	padding: 4px;
	font-size: 120%;
	line-height: 18px;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000000;
	background-color: #F0F0F0;
	border: 1px dotted #606060;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 5px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #FFFF00;
}

#content ul, #content ol {
    margin-left: 2em;
}

#content h2, #content h3 {
    color: #ac45c1;
    font: 1.6em 'Lucida Grande', Helvetica, Arial, sans-serif;
    font-weight: bold;
    margin-bottom: .5em;
}

#content h3 {
    font-size: 1.3em;
}

#content p {
    margin-bottom: 1em;
}

input[type=text], input[type=password] {
    background: #fff;
    border: 1px solid #ccc;
}

input[type=submit] {
    margin: 1em 0;
    color: #333;
    background-color: #f5f5f5;
    border-color: #dedede rgb(187, 187, 187) rgb(191, 191, 191) rgb(222, 222, 222);
    border-style: solid;
    border-width: 1px;
    text-decoration: none;
    line-height: 1.3em;
    padding: 5px 10px;
    font-weight: bold;
    display: inline-block;
}

input.form-error {
    border: 1px solid #b90000;
}

.error-message {
    display: inline;
    font-size: .8em;
    margin-left: 20px;
    color: #b90000;
    font-weight: normal;
}

input[type=submit]:hover {
    background: #e9efd1;
    border-color: #aacf81;
}


label {
    display: block;
    width: 100%;
    margin-bottom: .2em;
}

input[type=text], input[type=password], select {
    padding: .2em;
    font: 1em Helvetica, Arial, sans-serif;
    width: 15em;
    margin-bottom: 1em;
}

select {
    width: 15.6em;
}

/* admin */
div.paging div {
    font-size: .8em;
    color: #999;
    display: inline;
}

dt {
	font-style: italic;
}

dd {
	margin-left: 1em;
}

.message {
	width: 65em;
  margin: 0 auto 1em auto;
  background: #ffcccc;
	border: 1px solid #dd7777;
	padding: .5em;
}

#contentHeader p {
    margin-top: 50px;
    margin-right: 50px;
    margin-bottom: 1.5em;
    font: 18px 'Lucida Grande', Helvetica, Arial, sans-serif;
    font-weight: bold;
    color: #fff;
    width: 15.7em;
    float: right;
    padding: 0;
    text-align: center;
}

#contentHeader p span {
    color: #f7c51a;
}

#contentHeader img {
    margin-top: 1.3em;
    float: left;
}

#signup {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #bbbbbb;
	padding-top: 1em;
}
