body, table {
	padding: 0;
	margin: 0;
	font: 76% verdana, tahoma,  sans-serif;
	background: #F2F1DC;
	color: #10222B;
}

body.white {
	background-color: #FFF;
}

strong { color: #2A2449; }

a {
	text-decoration: none;
	color: #979926;
}

a:hover {
text-decoration: underline;
}

#toptabs {
margin: 10px auto -13px auto;
font-size: 0.8em;
width: 800px;
}

#toptabs p {
text-align: right;
color: #808080;
}

.toptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
text-decoration: none;
background: #f0f0f0 url(images/corner.gif) top right no-repeat;
color: #808080;
border-bottom: 1px solid #e0e0e0;
}

.toptab:hover {
background: #fafafa url(images/corner2.gif) top right no-repeat;
border-bottom: 1px solid #eaeaea;
color: #505050;
text-decoration: none;
}

.activetoptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
color: #505050;
text-decoration: none;
background: #ffffff url(images/corner.gif) top right no-repeat;
border-bottom: 1px solid #ffffff;
}

.activetoptab:hover {
text-decoration: none;
}

#container {
	margin: 0 auto 15px auto;
	width: 800px;
	padding: 5px 20px 20px 20px;
	background: #ffffff;
}

#logo {
margin: 15px 0 40px 0;
}

#logo h1 a {
color: #303030;
}

#logo h1 a:hover {
text-decoration: none;
}

#navitabs {
clear: both;
}

.navitab {
padding: 4px 8px 4px 8px;
margin: 0 0 4px 0;
text-decoration: none;
background: #F2F1DC url(images/corner.gif) top right no-repeat;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #ffffff;
}

.navitab:hover {
text-decoration: none;
background: #d0d0d0 url(images/corner.gif) top right no-repeat;
}

.activenavitab {
padding: 4px 8px 5px 8px;
color: #ffffff;
margin: 0 0 5px 0;
text-decoration: none;
background: #3A3A52 url(images/corner.gif) top right no-repeat;
}

.activenavitab:hover {
text-decoration: none;
}

#desc {
	height: 195px;
	color: #ffffff;
	padding: 0px 8px 0 5px;
	background: #505050 url(images/front.jpg) top left no-repeat;
	clear: both;
	margin: 5px 0 0 0;
}

#desc p {
	width: 300px;
	font-size: 1em;
	line-height: 1.6em;
	padding: 30px 0 0 20px;
}

#desc h2 {
padding: 15px 15px 0 15px;
color: #ffffff;
}

#desc a {
color: #ffffff;
text-decoration: underline;
}

.image-left {
	float: left;
	padding: 3px 12px 3px 0px;
}

.image-right {
	float: right;
	padding: 3px 0 3px 12px;
}

#main {
	width: 575px;
	float: left;
	padding: 20px 15px 0 0;
	border-right: 1px solid #d0d0d0;
}

.block {
font-size: 0.92em;
	color: #2A2449;
	padding: 15px;
	display: block;
	margin: 10px auto 10px auto;
	background-color: #F0F0F0;
	line-height: 1.7;
}

#sidebar {
	width:195px;
	height: auto;
	float:right;
	line-height:1.4em;
}

#sidebar p {
font-size: 0.85em;
line-height: 1.5em;
margin: 0 0 9px 0;
}

.sidelink {
text-align: left;
display: block;
width: 130px;
background: #f0f0f0 url(images/corner.gif) top right no-repeat;
padding: 3px 4px 3px 8px;
margin: 5px 10px 5px 0;
}

.sidelink:hover {
background: #e0e0e0 url(images/corner.gif) top right no-repeat;
text-decoration: none;
}

#footer {
	clear: both;
	background: #F2F1DC;
	color: #808080;
	font-size: 0.8em;
	padding: 6px 0 6px 0;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	text-align: center;
}

#footer a {
color: #808080;
text-decoration: underline
}

h1 {
margin: 0 0 20px 0;
font-size: 2.1em;
font-weight: normal;
color: #979926;
}

h2 {
margin: 0 0 20px 0;
font-size: 1.6em;
font-weight: normal;
}

h3 {
margin: 20px 0 10px 0;
font-size: 1.3em;
font-weight: normal;
color: #979926;
}

p {
margin: 0 0 10px 0;
line-height: 1.5em;
text-align: left;
}

.right {
text-align: right;
}

a img {
border: 0;
}

.photo {
	padding: 5px;
	display: block;
	margin: 0 auto 10px 5px;
	background-color: #f0f0f0;
}

.citaat {
	font-size: 0.92em;
	color: #2A2449;
	padding: 25px;
	display: block;
	margin: 10px auto 10px auto;
	background-color: #F0F0F0;
	background-image: url(images/blockquote.gif);
	background-repeat: no-repeat;
	text-indent: 35px;
	line-height: 1.7;
	width: 495px;
	float: left;
}

.trainingen {
	font-size: 0.92em;
	color: #2A2449;
	padding: 25px;
	display: block;
	margin: 10px auto 10px auto;
	background-color: #F0F0F0;
	line-height: 1.7;
	width: 495px;
	float: left;
}

.hide {
display: none;
}
