﻿
body {
	font-family: Verdana;
	font-size: 11px;
	background-repeat: repeat;
	background-image: url('../HUISSTYL_BYBLOZ/bg_bybloz-2009.gif');
}
#container {
	width: 1024px;
	height:768px;
	margin: 0 auto 0 auto;
	background-image: url('../HUISSTYL_BYBLOZ/achtergrond-bybloz-2009-1024_768.gif');
	background-repeat: repeat-x;
}
#masthead {
	background-position: left;
	text-align: center;
	width: 1024px;
}
#navigation {
	position: relative;
	float: left;
	width: 240px;
	height:495px;
	margin-left: 50px;
	margin-top: 150px;
}
#content {
	float: left;
	width: 500px;
	margin-top: 150px;
	margin-bottom: 10px;
	margin-left: 85px;
	background-image: url('../HUISSTYL_BYBLOZ/bg_content_bybloz.gif');
	opacity: 0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
	color: #000000;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom:20px;
}
#content p{
	text-align: justify;
	font-family: Verdana;
	font-size: 12px;
}
#content h2{
	text-align: left;
	font-family: Verdana;
	font-size: 20px;
}

#footer {
	text-align: center;
	clear: both;
	width: 1024px;
	margin: 0 auto 0 auto;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #D0D5E5;
}
/* Masthead Styles */
#masthead h1 {
	color: #3d6c87;
	text-align:right;
}
#masthead h3 {
	color: #5f8ea9;
	text-align:right;
}
/* Navigation Styles */

/* Content Styles */
#content h1,h2,h3,h4,h5,h6 {
	color: #000000;
	text-align:left;
}
#content img {
	padding: 5px;
	border: 1px solid #808080;
}
/* Footer Styles */
#footer p {
	color: #000000;
	margin-top: 5px;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #FF6600;
	text-decoration: none;
}
#table{
	text-align: justify;
	font-family: Verdana;
	font-size: 12px;
}

a {
	color: #3D6C87;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
p:hover {
	color: #000066;
	text-decoration: none;
}

.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}


