/**
 * $Id$
 * Website Baker template: luxadvies - standaard
 * This template is one of four basis templates distributed with Website Baker.
 * Feel free to modify or build up on this template.
 *
 * This file contains all CSS definitions required to display the template
 * in the Website Baker frontend. 
 *
 * LICENSE: GNU General Public License
 * 
 * @author     MirteVG
 * @copyright  GNU General Public License
 * @license    http://www.gnu.org/licenses/gpl.html
 * @version    2.70
 * @platform   Website Baker 2.7
 *
 * Website Baker is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * Website Baker is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
*/



/* ===== Content ==== */
div#contentbox {
	width: 1000px;
	height: auto;
	display: table;
}

div#content {
	width: 735px;
	height: auto;
	padding: 14px;
	display: table;
	float: left;
	min-height: 355px;
	background-color: #FFF;
}

div#content p {
	margin: 0;
	padding: 0;
	line-height: 18px;	
}


div#content img {
	border: 1px solid #A6052F;
	padding:3px;
	margin-right:10px;
}

div#right {
	float: right;
	padding: 12px;
	margin: 0;
	width: 210px;
	height: auto;
	display: table;
	min-height: 355px;
line-height:20px;
}
div#right hr {
	margin: 5px 0px 5px 0px;
	color: #A6052F;
	height: 1px;
	width: 100%;
	background-color: #FFF;
	border: 0;
}


div#right ul
{
list-style-type: none;
padding: 0px;
margin: 0px;
}
div#right li
{


padding-left: 0px; 
}

div#right strong
{
	color: #FFEFDF;
}

div#right img {
	border: 1px solid #A6052F;
	padding:3px;
}

div#right a:link, div#right a:visited {
	color: #A6052F;
	text-decoration: none;
}
div#right a:hover {
	color: #A6052F;
	text-decoration: underline;
}
.menu-current{
	color: #A6052F;
	text-decoration: underline;
}

	

div#newsbox a:hover, div#newsbox a:active {
	color: #A6052F;
}
/* ===== Footer ==== */
