
h1 {
	font-size: 18px;
}

.errors {
	color: #CC0000;
}

.cms {
	border: 4px #AEAE45 solid;
	padding: 10px;
	background-color: #8E8E35;
	overflow-x: hidden;
	overflow-y: auto;
	height: 439px;
}

.cms a img {
	border: none;
}

.cms ul li a img {
	margin-bottom: -3px;
}

.cms .editpage textarea {
	width: 800px;
	height: 300px;
}

.cms .editnewsitem textarea {
	width: 800px;
	height: 300px;
}

.cms .editnewsitem textarea.summary {
	width: 800px;
	height: 200px;
}

.cms .edithome textarea {
	width: 300px;
	height: 100px;
}

#thumbs {
	width: 420px;
	height: 60px;
	white-space: nowrap;
	overflow: hidden;
}

.field {
	border: 1px solid #650600;
       	background: #cecb37;
       	color: #650600;
}

.adminpost .name {
	color: #990000;
}

.gast1a {
border-top: 2px;
border-top-style: solid;
border-top-color: #650600;
border-left: 2px;
border-left-style: solid;
border-left-color: #650600;
}
.gast1b {
border-top: 2px;
border-top-style: solid;
border-top-color: #650600;
border-right: 2px;
border-right-style: solid;
border-right-color: #650600;
}
.gast1c {
border-bottom: 2px;
border-bottom-style: solid;
border-bottom-color: #650600;
border-right: 2px;
border-right-style: solid;
border-right-color: #650600;
border-left: 2px;
border-left-style: solid;
border-left-color: #650600;
}

.gast1a,
.gast1b
{
	background-color: #767935;
}

.gast1c {
	background-color: #cecb37;
}


.adminpost .gast1a,
.adminpost .gast1b
{
	background-color: #650600;
}

.adminpost .datumveld {
	color: white;
}

#bigcontainer {
	text-align: center;
}

.container {
	width: 960px;
	height: 439px;
background-image: url(../img/layout/bg_vervolg.jpg);
background-position: top left;
background-repeat: no-repeat;
background-color: #CECB37;

color: #650600;
font-family: Arial, Verdana, Helvetica, san-serif;
font-size: 12px;
line-height: 20px;
text-align: left;
}

.container td {
color: #650600;
font-family: Arial, Verdana, Helvetica, san-serif;
font-size: 12px;
line-height: 20px;
text-align: left;
}


.containerleft {
	width: 422px; /* 422 + 4 + 54 = 480 */
padding: 24px 0 0 54px;
text-align: right;
border-left: 4px;
border-left-style: solid;
border-left-color: #aeae45;
border-bottom: 4px;
border-bottom-style: solid;
border-bottom-color: #aeae45;
}
.containerleft a:link {
color: #ffff33;
text-decoration: underline;
}
.containerleft a:visited {
color: #ffff33;
text-decoration: underline;
}
.containerleft a:hover {
color: #fff;
text-decoration: underline;
}
.containerleft a:active {
color: #ffff33;
text-decoration: underline;
}

.containerright {
	width: 460px; /* 460 + 4 + 16 = 480 */
padding: 24px 0 0 16px;
text-align: left;
border-right: 4px;
border-right-style: solid;
border-right-color: #aeae45;
border-bottom: 4px;
border-bottom-style: solid;
border-bottom-color: #aeae45;
}

.containerfull {
	padding: 24px 0 0 16px;
border-left: 4px;
border-left-style: solid;
border-left-color: #aeae45;
border-right: 4px;
border-right-style: solid;
border-right-color: #aeae45;
border-bottom: 4px;
border-bottom-style: solid;
border-bottom-color: #aeae45;
}

.containerright a:link {
font-size: 12px;
text-decoration: none;
color: #650600;
}
.containerright a:visited {
font-size: 12px;
text-decoration: none;
color: #650600;
}
.containerright a:hover {
font-size: 12px;
text-decoration: none;
color: #fff;
}
.containerright a:active {
font-size: 12px;
text-decoration: none;
color: #650600;
}

#recaptcha_table {
    border: 1px solid #650600 !important;
}

#recaptcha_response_field {
    border: 1px solid #650600 !important;
    background: #cecb37 !important;
    color: #650600 !important;
}

.recaptcha_image_cell {
   background-color: transparent !important;
}




