/**
*
* Standard tag styles
*
*/

body	{
	background-color: #fff;
	text-align: center;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size:80%;
	color:#000;
	}

a	{
	color: #000;
	text-decoration: none;
}

a:hover	{
	color: #E0292D;
}

.spacer	{
	clear: both;
}

.menuspacer	{
	margin-top: 6px;
	width: 148px;
	height: 15px;
	background: url(images/menuspacer.gif) top left no-repeat;
}

/**
*
* Form styles
*
*/

.loginfield {
	width: 114px;
	border: solid 3px #A5A5A5;
}

.field {
	width: 200px;
	border: solid 1px #A5A5A5;
}

.loginbutton	{
	padding: 0 0 0 10px;
	border: solid 3px #A5A5A5;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	background: #EDEBEB url(images/title_bg.gif) top left repeat-y;
}

.textarea {
	width: 568px;
	border: solid 1px #A5A5A5;
}

.button {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	background-color: #fff;
	font-weight: bold;
	border: solid 1px #A5A5A5;
	color: #A5A5A5;
}

form	{
	margin: 0;
}

/**
*
* Header styles
*
*/

#header	{
	width: 757px;
	height: 38px;
	background: #fff url(images/topbg.gif) top left no-repeat;
	margin:auto;
}

#header h1	{
	display: none;
}

#headerimage {
	width: 757px;
	height: 149px;
	background: #fff url(images/header.jpg) top left no-repeat;
	margin:auto;
}

#wrapper	{
	width: 757px;
	background: #fff url(images/wrapper.gif) top left repeat-y;
	margin:auto;
}

#left	{
	width: 148px;
	float: left;
	text-align: left;
}

#right	{
	width: 605px;
	float: right;
}

/**
*
* Content styles
*
*/

h2	{
	margin: 2px 0 0 0;
	padding: 0 0 0 10px;
	width: 580px;
	border-top: solid 3px #A5A5A5;
	border-left: solid 3px #A5A5A5;
	border-right: solid 3px #A5A5A5;
	font-size: 1.1em;
	color: #000000;
	background: #EDEBEB url(images/title_bg.gif) top left repeat-y;
}

h5	{
	border: solid 1px #A5A5A5;
	width: 556px;
	background: #EDEBEB url(images/title_bg.gif) top left repeat-y;
	margin: 14px 0 0 0;
	padding: 0 0 0 10px;
	font-size: 1.1em;
	color: #000000;
	font-weight: bold;
}

h4	{
	font-size: 1em;
	margin: 0;
	padding: 0;
}

h3	{
	font-size: 1em;
}

#content	{
	text-align: left;
}

.textfield	{
	width: 570px;
	padding: 10px;
	border: solid 3px #A5A5A5;
	font-size: 0.9em;
	color: #000000;
}

.textfield a	{
	color: #A5A5A5;
	text-decoration: none;
}

.nieuwsimage	{
	margin: 5px;
	float: left;
}

/**
*
* Menu styles
*
*/

.menu	{
	text-align: left;
	margin: 4px 0 0 4px;
	padding: 0 0 0 2px;
	width: 123px;
	background-color: #E0292D;
	font-size: 0.9em;
	font-weight: bold;
}

.menu ul	{
	margin: 0 0 0 0 ;
	padding: 2px 0 0 0;
}

.menu li	{
	list-style: none;
	margin: 0;
	padding: 0;
	}

.menu li a	{
	padding: 2px 0 0 11px;
	height: 21px;
	color: #000;
	text-decoration: none;
	display: block;
	background: url(images/button.gif) top left no-repeat;
	}



.menu li a:hover	{
	color: #fff;
	background: url(images/button_over.gif) top left no-repeat;
	}

.menubg li {
	padding: 2px 0 0 11px;
	height: 21px;
	color: #000;
	text-decoration: none;
	display: block;
	background: url(images/button.gif) top left no-repeat;
}

/**
*
* Login styles
*
*/

.loginbutton	{
	margin: 2px 0 2px 0;
}

/**
*
* Footer styles
*
*/

#footer	{
	width: 757px;
	height: 36px;
	background: #fff url(images/footer.gif) top left no-repeat;
	margin:auto;
}

/**
*
* Fotoverslagen
*
*/

#fotoverslagen img {
	border: solid 1px #000;
}

/**
*
* Alphabet list
*
*/

.alpha 	{
	border: solid 1px #A5A5A5;
	width: 556px;
	background: #EDEBEB url(images/title_bg.gif) top left repeat-y;
	margin: 14px 0 0 0;
	padding: 0 0 0 10px;
	font-size: 1.1em;
	color: #000000;
	font-weight: bold;
}


.alpha ul	{
	margin: 0;
	padding: 0;
}

.alpha li	{
	list-style: none;
	display: inline;
	margin: 4px;
	padding: 0;
	}

.displaymembers	{
	width: 566px;
	border-bottom: solid 1px #A5A5A5;
	border-left: solid 1px #A5A5A5;
	border-right: solid 1px #A5A5A5;
}

#aankondigingen	{
	width: 550px;
	border-bottom: solid 1px #A5A5A5;
	border-left: solid 1px #A5A5A5;
	border-right: solid 1px #A5A5A5;
	padding: 10px;
}

#personimages	{
	float: right;
}

.displaymembers table	{
	width: 566px;
	border-collapse: collapse;
}

.displaymembers td	{
	padding: 10px;
}

/**
*
* Search
*
*/

.searchobject	{
	width: 160px;
	text-align: center;
	margin: 10px;
	float: left;
}

.searchwrapper	{
	clear: both;
}