/* STANDAARD STIJLEN */

body, html {
	height: 100%;
	background: #5a1e00 url(../images/bg.jpg) repeat-x;
	color: #412000;
}

html, body, form, fieldset { 
	margin: 0;
	padding: 0;
	font-family: "Century Gothic", Arial, sans-serif;
}

h1, h2, h3, div, span { 
	margin: 0;
	padding: 0;
}

p, div, span, table, tr, td, em {
	font-size: 12px;
}

p {
	margin: 15px 45px 15px 0;
}

.tekstindex {
	margin: 15px 45px 15px 0;
	font-size: 13px;
	font-weight: bold;
}



li, dd, blockquote {
	margin-left: 1em;
}

fieldset {
	border: none;
}

strong {
	font-weight: bold;
	color: #990000;
}

blockquote {
	margin-left: 20px;
	border-left: 5px solid #990000;
	padding-left: 10px;
	color: #666;
}

a {
	color: #412000;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

fieldset {
	width: 500px;
	margin: 15px 0;
	padding: 0;
	border: 0;
	overflow: auto;
}

legend {
	width: 500px;
	padding: 0;
	margin: 0;
	font-size: 130%;
	font-weight: bold;
}

label {
	min-width: 170px;
	margin: 4px 0;
	padding: 0;
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: top;
}

input, textarea {
	border: 1px solid #937044;
	background: #dfd5ac;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	width: 197px;
}

.knop {
	width: 78px;
	height: 26px;
	background: #412000;
	border: 0;
	margin: 4px 0 0 0;
	line-height: 26px;
	color:#FFFFCC;
	font-size: 13px;
	padding-bottom: 2px;
	cursor: pointer;
}

/* OPZET WEBSITE */

#wrapper {
	width: 100%;
	height: 739px;
	position: relative;
	padding: 0;
}

#site {
	display: block;
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

#header {
	width: 1000px;
	height: 223px;
	position: relative;
	background: url(../images/header.jpg) no-repeat;
}

#logo-taal {
	width: 116px;
	height: 82px;
	position: relative;
	float: left;
	top: 42px;
	left: 38px;
}

.taal {
	width: 15px;
	position: relative;
	float: left;
}

.taal img {
	margin: 0 0 4px 0;
	padding: 0;
	border: none;
	outline: none;
}

.logo {
	width: 88px;
	height: 82px;
	position: relative;
	float: right;
	background-image: url(../images/logo.jpg);
}

#menu {
	width: 1000px;
	height: 45px;
	position: relative;
	background: url(../images/menu_bg.jpg) repeat-x;
}

#menu div {
	float: left;
	display: block;
	height: 45px;
}

#menu span {
	float: left;
	display: block;
	height: 45px;
	width: 375px;
	background: url(../images/menu-sfeer.jpg) no-repeat;
}

#content {
	width: 1000px;
	height: 432px;
	position: relative;
	background: url(../images/sfeer_meander.jpg) no-repeat;
}

.content {
	float: right;
	width: 612px;
	position: relative;
	background: url(../images/content-bg.jpg) no-repeat;
	height: 432px;
	margin: 0;
	padding: 0;
}

.flash {
	width: 272px; 
	height: 268px; 
	text-align: center; 
	margin: 0; 
	padding-top: 6px; 
	background: #270d00;
	display: block;
	float: left; 
	margin: 0 15px 0 0;
}

h1 {
	margin: 40px 0 21px 0;
	width: 612px;
	display: block;
	float: left;
}

h1 img {
	float: left;
}

h2 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.titel {
	cursor: pointer;
	font-size: 14px;
	font-style: italic;
	text-decoration: underline;
}

#accordion h3 {
	padding: 1px 0;
	font-size: 14px;
}

#accordion div p {
	border: 1px solid #937044;
	background: #dfd5ac;
	padding: 5px 11px;
	width: 500px;
	font-size: 11px;
}

#footer {
	width: 1000px;
	height: 99px;
	position: relative;
	text-align: center;
	background: url(../images/footer_bg.jpg) no-repeat;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c19a84;
	line-height: 59px;
	height: 49px;
	width: 100%;
	text-align: center;
	margin-left: 30px;
	float: left;
}

.copyright a {
	color: #c19a84;
	font-weight: normal;
	text-transform: none;
}

.copyright a:hover {
	text-decoration: underline;
}

/* tabs */

.tabs-omhulsel {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

.tabs-groep {
	margin: 0px;
	padding: 0px;
}

.tabs {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px 4px 0;
	margin: 0px 1px 0px 0px;
	font: bold 14px sans-serif;
	list-style: none;
	border: none;
	
	cursor: pointer;
}

.TabbedPanelsTabHover {
	color: #333;
}

.TabbedPanelsTabSelected {
	color: #990000;
	font-size: 130%;
}

.tabs a {
	color: black;
	text-decoration: none;
}

.tabs-betreffend-groep {
	clear: both;
	border: none;
	display: block;
}

.tabs-betreffend {
	padding: 4px;
}

.VTabbedPanels .tabs-groep {
	float: left;
	width: 10em;
	height: 20em;
	position: relative;
}

.VTabbedPanels .tabs {
	float: none;
	margin: 0px;
	border: none;
}

.VTabbedPanels .tabs-betreffend-groep {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}