/* CSS Document for Koudum Tours*/
/* Created 26-07-2005 by Arjen Hoekema for Decorboo Reclame */

/* Begin Layout Styles */

body {
	background: #49586d url(../images/background.gif) repeat-x center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;	
	margin: 0px;
}

td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-size: 12px;
}

#main {
	margin-top: 6px;
	width: 712px;
}

#header {
	background-image: url(../images/header_back.gif);
	height: 88px;
}

#main_table {
	width: 712px;
}

#menu_cell {
	width: 216px;
}

#stock {
	background: #ffffff url(../images/stock_back.jpg) no-repeat;
	height: 324px;
	width: 216px;
}

#content_cell {
	background: #ffffff;
	width: 496px;
}

#content_header {
	background: #ffffff;
}

#content {
	padding: 6px 10px 6px 10px;
	text-align: left;
}

#footer {
	background-image: url(../images/footer.gif);
	height: 35px;
	color: white;
	font-size: 10px;
	padding-top: 8px;
}
/* End Layout Styles */