html,body {
	height: 100%;
	overflow:hidden;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	padding: 0;
	margin: 0;
	background-color: #bd5218;
	color:#FEEFD4;
}
* html body {
	scrollbar-face-color: #C05114;
	scrollbar-highlight-color: #FEEFD4;
	scrollbar-3dlight-color: #C05114;
	scrollbar-darkshadow-color: #C05114;
	scrollbar-shadow-color: #FEEFD4;
	scrollbar-arrow-color: #FEEFD4;
	scrollbar-track-color: #FEEFD4;
}
#header {
	height: 160px;
	background-color: #bd5218;
	position: absolute;
	top: 0px;
	width: 100%;
	left: 0px;
	font-weight: bold;
	color: #FEEFD4;
	background-image: url(../images/design/balkgoud.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}
#header_right{
	padding-right:20px;;
}
#header img {
	vertical-align: top;
}
#wow {
	position: absolute;
	right: 5px;
	font-size: 0.9em;
	width: 395px;
	top: -10px !important;
	top: 0px;
	color: #FEEFD4;
}
#wow a {
	color: #FFCC00;
	text-decoration: none;
}
#wow a:hover {
	color: #f1ecd5;
}
#show{
	position: absolute;
	width: 500px;
	right: 0px;
	height:50px;
	top: 100px;
	z-index:8;
	color:#FEEFD4;
}
#searchform {
	display:inline;
}
#submitsearch {
	border:none;
	cursor:pointer;
	vertical-align: middle;
	margin-left: 2px;
}
#searchtext {
	font-size: 9px;
	color: #ffffff;
	font-weight:bold;
	background-color: #e7b88b;
	margin-left: 0px;
	margin-right: 2px;
	width:14em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c69463;
	border-right-color: #ffde84;
	border-bottom-color: #ffde84;
	border-left-color: #c69463;
}
.search {

	padding-right:130px;
}
.theme {
	border-left:solid 1px #C5D9E0;
	padding-left:5px;
}
#seteditmode {
	margin-left:140px;
}
#home {
	display:inline;
	font-size:1em;
	font-weight:bold;
	padding: 4px 10px 4px 5px;
	height:19px;
}
.hometd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
.hometd:hover {
	background-color: #bd5218;
}
#home a {	
	color: #FEEFD4;
	text-decoration:none;
}
#home a:hover {
	color: #000066;
	letter-spacing: .01px;
}



#menu {
	position: absolute;
	width: 170px;
	left: 0px;
	height: 90%;
	top: 143px;
	background-color: #843911;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC00;
	margin-bottom: 20px;
	font-size:1.2em;
	z-index:8;	
}

.hometext {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #476778;
}
#hometext img {
	border:none;
}
#main {
	height: 100%;
	top: 144px;
	left:175px;
	position:absolute;
	right: 0px;
	bottom: 30px;
}
#content {
	/*position:relative;*/
	padding-left:10px;
	padding-bottom:10px;
	padding-top:10px;
	overflow-y:scroll !important;
	overflow-y:scroll;
	overflow-x:hidden;
	color:#FEEFD4;
	font-size: 1em;
}
.quote {
	background-color:#FEEFD4;
	color:#bd5218;
}
#content .drijf {
	float:right;
	padding-left:10px;
	border:none;
}
#content #pmmcrumb img {
	border:none;
}
.bigger {
	font-size:1.3em;
}
#content input {
	background-color: #e7b88b;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c69463;
	border-right-color: #ffde84;
	border-bottom-color: #ffde84;
	border-left-color: #c69463;
}
#content textarea {
	background-color: #e7b88b;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c69463;
	border-right-color: #ffde84;
	border-bottom-color: #ffde84;
	border-left-color: #c69463;
}
#content #saveform {
	position:absolute;
	top:375px;
	left:274px;
}
#content #saveform input {
	border-top-color: #ffde84;
	border-right-color: #c69463;
	border-bottom-color: #c69463;
	border-left-color: #ffde84;
}
#content h3 {
	font-size: 2em;
	line-height:1em;
	color: #FFCC00;
	letter-spacing: 0em;
	padding-top:0px !important;
	padding-top:15px;
}
#content a {
	color: #FFFF99;
	text-decoration: none;
}
#content a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
#content img {
	border:2px solid #330000;
}
#content .title {
	border:none;
}
#content .bio {
	font-size:1.2em;
}
#footer {
	position: absolute;
	background-color: #843911;
	font-size: 1em;
	color: #FEEFD4;
	bottom: 0px !important;
	bottom: -1px;
	height: 20px;
	padding-left: 5px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	z-index:10;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color:#FFCC00;
}
#fileDelete {display:none;}

.absoluutmiddle {
	vertical-align: middle;
}
.line {color:#3d5866;}


#layoutform {
	display: inline;
}
#layouttype{
	background-color: #DAE6EB;
	border: 1px solid #3d5866;
	font-size: 0.9em;
	height:15px;
}
#submitlayout{
	border:none;
	cursor:pointer;
	vertical-align: middle;
	margin-left: 2px;
	width:17px;
	height:9px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFCC00;
}
.lichtblauw {
	color: #003970;
	font-weight: bold;
	font-style: italic;
}
.kleiner {
	font-size: 1em;
}
.invul {
	color: #000000;
	font-weight:bold;
	background-color: #EDE8C5;
	border: 1px solid #334471;
}

#loginbox{
	display: none;
	position:absolute;
	top: 26px;
	right: 0px;
	border: 2px solid #2B65AC;
	background-color: #95B3DB;
	font-size: 11px;
	color: #EEEEEE;
}
#login_user, #login_pass {
	border: 1px solid #FFFFFF;
	background-color: #6C93D9;
	color: #FFFFFF;
	width: 60px;
	height: 12px;
	font-size: 11px;
}
#login_submit {
	border: 1px solid #FFFFFF;
	background-color: #6C93D9;
	color: #FFFFFF;
	height: 17px;
	font-size: 11px;
}

#login_message {
	color:#ff0000;
	padding:2px;
	text-align: center;
}