body    { margin:0px; background-color: #69593d; color: #000000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; }
hr {
	position:relative;
	width:400px;
	left:-15px;
}
/*Website noud*/

#site{
	position:relative;
	width:760px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-image:url(bg1.jpg);
	
}

#header{
	position:relative;
	width:760px;
	height:225px;
	background-image:url(bannerraoje.png);
}

/*Menu IE6 ondersteund AFBLIJVEN*/

#navigation
{text-align:left; width:760px; height:20px; margin:auto; background:#EE1921; font-weight: bold;}
 
#navigation ul
{margin:0px; padding-left:20px; line-height:20px;}
 
#navigation ul li
{display:inline; float:left; list-style:none; height:20px; width:auto; margin-left:0px; position:relative;}
 
#navigation li a
{color:#fff; text-decoration:none;}
 
#navigation li a:hover
{color:#CCC; text-decoration:none;}
 
/*Einde Menu*/

#content_left{
	float:left;
	position:relative;
	display:inline;
	width:265px;
	height:460px;
	margin:auto;
	padding:10px;
}

#maincenter{
	float:left;
	position:relative;
	display:inline;
	left:50px;
	top:20px;
	width:380px;
	height:auto;
	margin:auto;
	
	
}

.message{
	position:relative;
	width:370px;
	overflow:auto;
}

.maxlenght{
	position:relative;
	width:30px;
}

.textlang{
	position:relative;
	width:300px;
	height:70px;
}

.entry_header{
	position:relative;
	padding-top:10px;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

#footer{
	position:relative;
	width:760px;
	height:25px;
	background-color:#dbc991;
	text-align:center;
	margin-top:10px;
}
