body{
margin: 0;
font-family: Verdana, sans-serif;
font-size: 0.8em;
background-color: #231F20;
}

/* OK */
div#wrap{
		position:relative;
		margin:0 auto;
		width:950px;
	}

#Indexh2 { 
		font-weight: bold; 
		font-size: 10pt;
		margin-bottom: 0px;
}

.Indexh2 { 
		font-weight: bold; 
		font-size: 10pt;
		margin-bottom: 0px;
}

#Indexh3 { 
		font-style: italic;
		font-size: 10pt;
		margin-bottom: 0px;
}

/* OK */
div#menu{
		padding-top:50px;
		padding-bottom:30px;
}

/* OK */
div#container{
		margin:0 auto;
		width:950px;
}

/* TEXTCONTAINER */
div#content {
		height: 510px;
		margin-left: 5px;
		margin-right: 20px;
		text-align: left;
		overflow: auto; 
}

div#content_short {
		height: 480px;
		margin-left: 5px;
		margin-right: 20px;
		text-align: left;
		overflow: auto; 
}

/* OK */
div#foot {
		height:64px; 
		width:340px; 
		clear:both;
		top: 700px;
		background-image: url("../images/keukenvuur_logo.png");
		background-repeat: no-repeat;
		position:absolute;
		left:50%; 
		margin-left:-170px;
}

/* CONTENTCONTAINER */
div#left{
		float:left;
		width:455px;
		height: 580px;
		padding: 10px;
		background-color: #FDF4F0;
		COLOR: #97733E;
		FONT-STYLE: normal;
		FONT-FAMILY: Verdana, Arial;
		FONT-VARIANT: normal;
		TEXT-DECORATION: none;
		FONT-SIZE: 9pt;
	}


/* FLASHCONTAINER */
div#right{
		float:right;
		width:475px;
		height:600px;
		background-color: #FDF4F0;
		COLOR: #97733E;
		FONT-STYLE: normal;
		FONT-FAMILY: Verdana, Arial;
		FONT-VARIANT: normal;
		TEXT-DECORATION: none;
		FONT-SIZE: 10pt;
	}
	
	
    a:link { color: #97733E; text-decoration: none }
	a:visited { color: #97733E; text-decoration: none }
	a:hover { color: #97733E; text-decoration: underline }
	a:active { color: #97733E }
	
/* IE only */

* html body{
overflow: hidden;
padding: 50px 200px 0 0;
}

* html div#header{
position: absolute;
}

* html div#kolom_rechts{
position: absolute;
}

* html div#content{
height: 100%;
overflow: auto;
padding: 10px 20px 0 20px;
}

/* NAVIGATIE BEGIN */

.nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

.nav-menu li
{
float: left;
margin: 0 0.3em;
}

.nav-menu li a
{
background: url(../images/css-nav.gif) #231F20 bottom left repeat-x;
height: 1.5em;
line-height: 2em;
float: left;
display: block;
FONT-STYLE: normal;
FONT-FAMILY: Verdana, Arial;
FONT-VARIANT: normal;
FONT-SIZE: 7pt;
font-weight: bold;
color: #FDF4F0;
text-align: center;
}


.nav-menu li a:visited
{
background: url(../images/css-nav.gif) #231F20 bottom left repeat-x;
height: 1.5em;
line-height: 2em;
float: left;
display: block;
FONT-STYLE: normal;
FONT-FAMILY: Verdana, Arial;
FONT-VARIANT: normal;
FONT-SIZE: 7pt;
font-weight: bold;
color: #FDF4F0;
text-align: center;
}

.nav-menu li a:hover
{
background: url(../images/css-nav.gif) #231F20 bottom left repeat-x;
height: 1.5em;
line-height: 2em;
float: left;
display: block;
FONT-STYLE: normal;
FONT-FAMILY: Verdana, Arial;
FONT-VARIANT: normal;
FONT-SIZE: 7pt;
font-weight: bold;
color: #97733E;
text-decoration: none;
text-align: center;
}


/* Hide from IE5-Mac \*/
.nav-menu li a
{
float: none
}
/* End hide */

.nav-menu {
width: 950px; 
}

fieldset {
	border: solid 1px #666666;
	width: 430px;
	padding: 4px 4px 4px 4px;
	margin-bottom: 15px;
}

legend {
	color: #ffffff;
	background: #336633;
	border: 1px outset #cccccc;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
}

label {
	width: 125px;
	float: left;
	margin: 2px 0 2px 0;
	text-align: right;
	vertical-align: top;
}

.inputText, .inputTextArea {
	margin: 2px 0 2px 5px;
	vertical-align: top;
}

.challengeImage {
	margin: 2px 0 2px 0;
	vertical-align: top;
}

select {
	margin: 2px 0px 2px 5px;
}

input.submit {
	color: #000000;
	background: #99cc99;
	border: 2px outset #cccccc;
	width: 120px;
}

.errorMessage {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #ff0000;
}

.entry {
	width: 430px;
	margin: 0 0 5px 0;
	padding: 0 0 4px 0;
	border-bottom: solid 1px #999999;
	clear: both;
}

#lastEntry {
	border-bottom: solid 1px #999999;
}

.entry .field, .timestamp {
	margin: 0 0 0 0;
	padding: 2px 0 2px 0;
	clear: both;
}

.entry .field .label {
	float: left;
	width: 100px;
	margin: 0 6px 0 0;
	padding: 0 0 0 0;
	text-align: right;
	display: inline;
	font-weight: bold;
}

.entry .field .value {
	float: left;
	width: 290px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
}

.timestamp {
	margin: 0 0 4px 106px;
	padding: 8px 0 0 0;
	clear: both;
}

.navigation {
	width: 370px;
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: center;
}

#previous {
	font-size: 10pt;
	margin-right: 30px;
	display: inline;
}

#next {
	font-size: 10pt;
	margin-left: 30px;
    display: inline;
}

.pageNumberContainer {
	display: inline;
	text-align: center;
}

.pageNumber {
	margin-left: 4px;
	margin-right: 4px;
}

#currentPageNumber {
	font-weight: bold;
	color: #97733E;
}

.entryCount {
	width: 430px;
	text-align: center;
	padding-bottom: 4px;
	margin-top: 8px;
}
