#main 
{
	position: absolute;
	background-image: url(../images/body.png);
	background-repeat:no-repeat;	
	left: 50%;
	top: 50%;
	height: 600px;
	width: 999px;
	margin-top: -300px;
	margin-left: -500px;
	font-family: Arial;
}

#menu
{
	position:relative;
	float:left;
	margin-top:225px;
	width:155px;
	height:448px;
}

#content-frame
{
	position:relative;
	float:right;
	margin-top:150px;
	width:844px;
	height:448px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #646464;
	scrollbar-face-color: #CD4329;
	scrollbar-arrow-color:#82ba3f; 
	overflow:auto;
}

td
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #646464;
}

#content
{
	padding:20px 20px 0px 75px;
}

body.verzend
{
	background-color:#e8e8e8;
	margin-left: 200px;
	margin-right: 200px;
	margin-top: 50px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #646464;
	scrollbar-face-color: #CD4329;
	scrollbar-arrow-color:#82ba3f; 
}



table.content
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#646464;	
}

img.animation
{
	width: 120px;
	height: 160px;
	border: 2px;
	border-color: #FF0000;
}
ul
{
	color:#82ba3f;
	margin-left: 18px;
	margin-top: 0px;
}
hr.stop
{
	width:50px;
	color:#82ba3f;
}
A
{
	color: #646464;
	text-decoration: underline;
}

A:hover
{
	color: #82ba3f;
	text-decoration: underline;
}

A:active
{
	color: #CD4329;
	text-decoration: underline;	
}	

/* TUININFO LAYOUT */
body.info_content
{
	background-image: url(../pics/bg_info_content.jpg);
	background-attachment: fixed;
	margin-left: 75px;
	margin-right: 30px;
	margin-top: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	scrollbar-face-color: #CD4329;
	scrollbar-arrow-color:#82ba3f;
	border-style: solid;
	border-color:#7E2D2A;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px; 
}

H2.header
{
	font-size: 18px;
	font-weight: bold;	
	font-style: italic;
	color: #CE4428;
	margin-bottom: 0px;
}

H3.pre_text
{
	font-size: 12px;
	font-weight: bold;	
	font-style: italic;
	color: #000000;
}

DIV.main
{
	font-size: 12px;
	font-weight: normal;	
	color: #000000;
}
hr.info
{
	/*width:95%;*/
	color:#82ba3f;
}

img.info
{
	border: 4px;
	border-color: #82BA3F;
	border-style: solid;
}
