body	
{
	font-family: Century Gothic, Verdana, sans-serif;
	font-size: 11px;
	color: #61615a;
	font-style: normal; 
	font-weight: bold;	
	
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	background-image: url('../img/bg_tile.gif');
	background-color: #6b0600;
}

table
{
	font-family: Century Gothic, Verdana, sans-serif;	
	font-size: 11px;
	color: #61615a;
	font-style: normal; 
	font-weight: bold;	
}

td
{
	vertical-align: top;
}

hr 
{
	border: 0;
	color: #e6e3e1;
	background-color: #e6e3e1;
	height: 1px;
	width: 100%;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 8px;
}

h1
{
	font-family: Century Gothic, Verdana, sans-serif;	
	font-size: 22px;
	color: #2c2c29;
	font-weight: bold;
	margin: 0;
}

a:link, a:visited
{
	color: #570406;
	text-decoration: none;
	border: 1px solid #e6e3e1;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	line-height:220%
}

a:hover, a:active
{
	color: #b80a0e;
	border-color: #b80a0e;
}

.title
{
	position: absolute;
	top: 32px;
	left: 8px;
}

.title a:link, .title a:visited, .title a:hover, .title a:active
{
	border: 0;
	text-decoration: none;
}

.top_border
{
	background-image: url('../img/mybuurvrou_05.gif');
	background-repeat: repeat-y;
	background-position: 100% 0;
	background-color: #FFFFFF;
}

.top_band
{
	background-image: url('../img/mybuurvrou_11.gif');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

.left_border
{
	background-image: url('../img/mybuurvrou_lb.gif');
	background-repeat: repeat-y;
}

.right_border
{
	background-image: url('../img/mybuurvrou_rb.gif');
	background-repeat: repeat-y;
}

.content_area
{
	background-color: #FFFFFF;
}

.content_div
{
    min-height: 600px;	 
    height: auto;
	padding: 10px;
	padding-top: 15px;
}

.video_div
{
	padding-left: 10px;
}

.content_right
{
	background-image: url('../img/mybuurvrou_15.gif');
	background-repeat: repeat-y;
	background-color: #f7f7f7;
}

.content_right_div
{
	padding-top: 114px;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
}

.comment_title
{
	color: #570406;
	font-size: 14px;
}

.comment_date
{
	font-size: 9px;
}


/* Forms */
fieldset {
	border: 1px solid #e6e3e1;
	padding-right: 17px;
	padding-left: 10px;
}
label {
	display: block;
}
input, textarea {
	clear: both;
	padding: 2px;
	width: 100%;
	font-family: Century Gothic, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #61615a;
	border: 1px solid #999999;
}
input.placeholder, textarea.placeholder{
	color: #999999;
}
input[type=submit] {
	display: inline;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	width: auto;
	vertical-align: bottom;
	color: #570406;
	border: 1px solid #e6e3e1;
	background-color: transparent;
}
input[type=submit]:hover {
	color: #b80a0e;
	border-color: #b80a0e;
}
form div.submit {
	border: 0;
	clear: both;
	text-align: center;
}

/* Paging */
div.paging {
	color: #ccc;
	text-align: center;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

/* Notices and Errors */
div.message {
	clear: both;
	color: #900;
	font-weight: bold;
	margin: 1em 0;
}
