/* -------------------------------------------- */
/* STANDARD HTML TAG RESET                      */
/* -------------------------------------------- */

body,
h1, h2,
ul, li,
p {
  	border: 0;
  	margin: 0px;
  	padding: 0px;
}

ul { 
	list-style: none; 
}
a { 
	text-decoration: none;
	outline:none;
	cursor:hand;
}

img{
	border: none;
}
.menuimg {
	margin-top: 0px;
	margin-left: -24px;
	margin-right: 10px;
	vertical-align: middle;
}

/* -------------------------------------------- */
/* STANDARD HTML TAG DEFINITION                 */
/* -------------------------------------------- */
html {
	height: 100%;	
}

body {
  	font-family: arial, helvetica, verdana, sans-serif;
  	font-size: 12px;
  	background: #f5ffe9;
  	margin: 0;
	padding: 0;
}


/* -------------------------------------------- */
/* PAGE ELEMENTS                                */
/* -------------------------------------------- */


#wrapper {
	margin: 0 auto;
	width:1000px;
	min-height: 650px;
	height: 100%;
}

#contentcenter table{
	color: #2e3f0b;
	border-color: #448801;
}

#contentcenter li{
	margin-left: 24px;
	list-style:circle;
}

#header{
	margin: 0 auto;
	width: 1000px;
	height: 230px;
	background: url('../images/standaard/header.png') no-repeat;
	clear: both;
}

#rImage{
	float: left;
	margin-left: 80px;
	margin-top: 17px;

}

#logo{
	margin-right: -15px;
	float: left;
	margin-left: 55px;
	margin-top: 27px;
}

#content{
	float:left;
	width:1000px;
	min-height: 650px;
	height: 100%;
	background: url('../images/standaard/back.png') repeat-y;
	
}

.contenttussen{
	float: left;
	width: 7px;
}

.arrowsidemenu{
	float: left;
	width: 160px; 
	padding-right: 10px;
}
	
.arrowsidemenu div a{ 
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: url('../images/standaard/button.png') no-repeat;
	color:#ffffff;
 	height: 30px; 
	padding: 6px 0 4px 34px;
	line-height: 24px; 
	text-decoration: none;
}
	
.arrowsidemenu div a:link, .arrowsidemenu div a:visited{
	color: #ffffff;;
}

.arrowsidemenu div a:hover, .arrowsidemenu div.menuheaders a:hover{
	color: #2e3f0b;
}

.arrowsidemenu div.unselected a{ /*header that's currently not selected*/
	color: #ffffff;
}

	
.arrowsidemenu div.selected a{ /*header that's currently selected*/
	color: #2e3f0b;
}

.arrowsidemenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.arrowsidemenu ul li{
	width: 130px;
	margin-bottom: 2px;
	margin-left: 26px;
}


.arrowsidemenu ul li a{ 
	color: #2e3f0b;
	display: block;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 130px;
		border: 1px solid #448801;
	background-color: #f5ffe9;

}

.arrowsidemenu ul li a:hover{
	background: #ffffff;
	color: #448801;
}

.arrowsidemenu img{
	margin-left: -24px;
}

div.hyves {
  	font-family: arial, helvetica, verdana, sans-serif;
  	font-size: 12px;
  	margin-left:15px;
	padding-top: 20px;
	text-align: center;
	color:#2e3f0b;
}
div.hyves a {
	background-image: none;
}


#contentcenter{
	float: left;
	width: 646px;
}

#contentcenter a{
	font-weight: bold;
	color:#2e3f0b;
}

#contentcenter a:hover{
	color:#448801;
}

hr{
	color: #2e3f0b; 
	background-color: #2e3f0b;
	border-color: #2e3f0b;
	margin-top: -2px;
}

#contentcenter p{
	color: #2e3f0b;
	padding: 12px 24px;
}

.center{
	text-align: center;
}


#contentcenter h2{
	color:#2e3f0b;
	text-align: center;
}


#search_box {
	color:#448801;
	margin: 6px 24px;
	float: right;
    width: 201px;
    height: 31px;
    background: url('../images/standaard/bg_search_box.png');
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 159px;
	height: 20px;
    background: none;
	color:#448801;
}
#search_box #go {
    float: right;
    margin: 3px 4px 0 0;
}


#kruimelpad{
	margin-top:-24px;
	margin-bottom: 0;
	text-align: center;
	font-size: 10px;
}

#kruimelpad a{
	color: #2e3f0b;
	font-size: 10px;
}

#kruimelpad a:hover{
	color: #448801;
}

#contentright{
	float: left;
	width: 165px;
}

#contentright img{
	margin: 0 0 24px 10px;
	border: 2px solid #448801;
}

.textblok{
	border: 2px solid #448801;
	background-color:#f5ffe9;
	overflow: hidden;
	width: 400px;
	height: auto;
	margin-left: 123px;
}

.textblok p{
	text-align: center;
}

.textblok strong{
	color:#448801;
}

.textblok ul{
	text-align: center;
}

h1, h2, h3, h4, h5, h6{
	color:#2e3f0b;
	margin-left: 24px;
}


/* -------------------------------------------- */
/* FOOTER                                       */
/* -------------------------------------------- */

#footer{
	clear:both;
	width: 1000px;
	height: 51px;
	background: url('../images/standaard/footer.png') no-repeat;
}

#footer p{
	color: #ffffff;
	text-align: right;
	padding: 12px 24px;
}

#footer a{
	color: #ffffff;
}

#footer a:hover{
	color: #2e3f0b;
}

#guestbook_message{
	color: #2e3f0b;
		margin-bottom: 4px;
		text-align: justify;
}

#guestbook_message table{
	margin-left: 123px;
	width: 400px;
	border: 1px solid #448801;
	background-color:#f5ffe9;
}

.guestbook{
	color: #2e3f0b;
	width: 400px;
	margin-left: 123px;
	border: 1px solid #448801;
	background-color:#f5ffe9;
}

.guestbook td input, textarea{
	border: 1px solid #2e3f0b;
	color: #2e3f0b;
	background-color:#f5ffe9;
}

textarea{
	width: 300px;
}

hr{
	margin: 4px 0;
}

.tableleft{
	text-align:left;
}

.tableright{
	text-align: right;
}
