@import url(/CSS/client.css);

body {
	margin: 0px;
	margin-top: 15px;
}
body, div, td, th, input, button, textarea, .input, .button {
	font-family: tahoma, arial;
	font-size: 10pt;
	color: #000000;
}
#body {
	background: #ffffff;
	width: 998px;
	text-align: center;
}
#popup {
	background: #ffffff;
	margin: 10px;
}
#logo {
	background: url(/images/headerbg.png) repeat-x top center #ffffff;
	border: 1px solid #FF8C00;
	text-align: left;
}
#logo img {
	margin: 8px;
	border: 0px solid red;
	cursor: pointer;
}
#contents {
	background: url(/images/bar.jpg) repeat-x top center #ffffff;
	border: 1px solid #FF8C00;
	border-top: 0px;
	padding-top: 30px;
	text-align: left;
	float: left;
	width: 998px;
}
#search {
	text-align: right;
	position: relative;
	top: -20px;
}
#search #search_criteria, #search #search_submit {
	margin-right: 5px;
}
#search #search_criteria {
	margin-right: 5px;
}
#footer {
	background: #ffa555;
	border: 1px solid #FF8C00;
	border-top: 0px;
	font-size: 9pt;
	margin: 0px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	text-align: left;
	width: 998px;
	height: 14px;
}
#footer_copyright {
	width: 300px;
	display: block;
	float: left;
	margin-left: 5px;
}
#footer_links {
	width: 680px;
	display: block;
	float: right;
	text-align: right;
	margin-right: 5px;
}


#header {
	margin: 0px;
	position: absolute;
	top: 0px;
	text-align: center;
	width: 970px;
	z-index: 2;
}
#header h1 {
	color: #003366;
	font-size: 24pt;
	font-weight: normal;
	letter-spacing: 2px;
	margin-bottom: 0px;
}
#header h2 {
	color: #770000;
	font-size: 12pt;
	font-weight: lighter;
	letter-spacing: 1px;
	margin: 0px;
}
body, p, input, select, textarea, option, label, td {
	font-family: arial;
	font-size: 12pt;
}
p {
	margin: 0px;
	margin-bottom: 5px;
}
th, td {
	/*border: none;*/
}
tfoot td {
	font-weight: bold;
}
#guestbook .guestbook_item {
	padding: 10px;
	border-bottom: 1px solid #93C9FF;
}
#guestbook .guestbook_item:hover {
	background-color: #93C9FF;
	color: #ffffff;
}
#guestbook label, #menu_maintenance label, #contactform label, .sitepart.maintenance label {
	width: 14em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	margin-bottom: 5px;
}
.center {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.break {
	clear: left;
}
.noborder {
	border: 0px;
}
.warning {
	color: #ff0000;
}
.invisible {
	visibility: hidden;
	display: none;
}
.imagebutton {
	border: none;
	background-color: transparent;
	cursor: pointer;
}
.input {
	width: 12em;
	height: 20px;
	margin-bottom: 5px;
	border: 1px solid #FF8C00;
	background: url(/images/input_background.gif) bottom left repeat-x #ffffff;
}
.input.small {
	width: 6em;
}
.input.medium {
	width: 12em;
}
.input.large {
	width: 18em;
}
.button {
	height: 24px;
	border: 1px solid #FF8C00;
	background: url(/images/button_background.gif) bottom left repeat-x #ffffff;
}
textarea {
	height: 100px;
	width: 400px;
	border: 1px solid #FF8C00;
	background: url(/images/input_background.gif) bottom left repeat-x #ffffff;
}
#content a {
	color: #770000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}

.overview {
	width: 100%;
}
.overview tbody tr {
	background-color: #ffffff;
}
.overview tbody tr:hover {
	background-color: #003366;
}
.overview tbody tr:hover a {
	color: #FF6600;
}
.overview td, .overview th {
	white-space: nowrap;
}

.sitepart {
	font-size: 10pt;
	border: none;
	margin-top: 10px;
	margin-left: 10px;
	padding: 10px;
	display: block;
	width: 700px;
}
.sitepart#text, .sitepart.maintenance{
	margin-bottom: 10px;
 	width: 700px;
	float: left;
}
.sitepart h2, .sitepart h3, .sitepart h4, .sitepart h5, .sitepart h6 {
	margin: 0px;
}
.sitepart h2 {
	font-weight: lighter;
	letter-spacing: 1px;
}
.childlinks {
	margin-left: 10px;
}

.product {
	overflow: hidden;
	width: 364px;
	height: 260px;
}
.product .text {
}
.product .picture {
	float: right;
	cursor: pointer;
}
#product_detail_image {
	width: 580px;
	height: 205px;
	overflow: auto;
}
#spacer {
	z-index: 4;
	width: 500px;
	height: 150px;
	text-align: center;
	background-color: #ffffff;
	padding-top: 50px;
	position: absolute;
	visibility: hidden;
	font-size: 24pt;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
#fullpicture {
	cursor: pointer;
	position: relative;
}
#fullpicturediv {
	visibility: hidden;
	z-index: 3;
	text-align: center;
	position: absolute;
	border: 1px solid #FF6600;
	padding: 10px;
	background-color: #e6f3ff;
	width: 800px;
	height: 600px;
	top: 0px;
	left: 0px;
	overflow: auto;
}

#buttons {
	text-align: center;
	border: 0px;
	border-top: 2px inset #e6f3ff;
	margin-top: 10px;
	padding-top: 10px;
}
#producttable {
	width: 100%;
}
#producttable tfoot tr td {
	border-top: 1px inset #e6f3ff;
}

#menu_welcome {
	position: relative;
	top: -10px;
	left: 20px;
	font-size: 14pt;
}
#menu {
	width: 188px;
	color: #ffffff;
	float: left;
	margin-left: 5px;
	margin-bottom: 15px;
}
#menu img {
	padding: 0px;
	margin: 0px;
	border: 0px;
	display: block;
}
#menu ul {
	background-color: #FF8200;
	margin: 0px;
	padding: 0px;
}
#menu li {
	position: relative;
	display: block;
	cursor: pointer;
	color: #ffffff;
	font-size: 11pt;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}
#menu li li {
	color: #ffffff;
	text-decoration: none;
	border: 1px solid ff8c00;
}
#menu li.parent {
	border-right: 5px solid #000000;
}
#menu li.login {
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
}
#menu ul li:hover ul {
	display: block;
	_left: 160px; /*For IE5.5 and IE6*/
}
#menu ul li:hover {
	color: #ff8c00;
}
#menu ul li li:hover {
	color: #ff8c00;
}
#menu ul li:hover, #menu li li:hover {
	background-image: none;
	background-color: #ffffff;
}
#menu ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
	display: none;
}
#menu ul ul li {
	margin: 0px;
}
#mit_text {
	height: 400px;
	width: 100%;
}
#statistics, #statistics a {
	text-decoration: none;
	color: black;
}

#AlbumDiv {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	width: 760px;
}
#AlbumDiv .Title{
	text-align: center;
}
#AlbumDiv .Subs span {
	padding-top: 10px;
}
#AlbumDiv .Subs span, #AlbumDiv .FilmStrip span {
	cursor: pointer;
	float: left;
	width: 100px;
	height: 70px;
	margin-right: 4px;
	margin-bottom: 10px;
	border: 3px solid #ffffff;
	text-align: center;
	overflow: hidden;
}
#AlbumDiv .FilmStrip span {
	height: 70px;
}
#AlbumDiv .Subs span {
	height: 55px;
}
#AlbumDiv .FilmStrip span.selected {
	border: 3px solid DeepSkyBlue;
}
#AlbumDiv .FilmStrip .thumbnail img {
	height: 70px;
	/*width: 100px;*/
}
#AlbumDiv .Subs span:hover, #AlbumDiv .FilmStrip span:hover {
	background-color: #ff8c00;
	border: 3px solid #ff8c00;
}
#AlbumDiv .Subs label, #AlbumDiv .FilmStrip label {
	font-size: 10pt;
	display: block;
}
#AlbumDiv .FilmStrip {
	clear: left;
	float: left;
}
#AlbumDiv .FullView {
	border: 1px dotted #ff8c00;
	clear: both;
	text-align: center;
	padding: 5px;
	overflow: auto;
}
#AlbumDiv .FullView div {
}
#AlbumDiv .FullView img {
}
#AlbumDiv .FullView a {
	display: block;
}
#AlbumDiv span.nohover:hover {
	background-color: transparent;
	border-color: transparent;
	cursor: default;
}
#hoofdsponsor{
	position: relative;
	top: -10px;
	left: 20px;
	padding: 5px;
	font-size: 14pt;
}
#sponsor{
	position: relative;
	padding: 5px;
	top: -10px;
	left: 20px;
	font-size: 14pt;
}
#mainsponsor{padding: 10px;}
#subsponsor{padding: 10px;}
#sponsoren{margin: 10px 0px 10px 0px; background-color: #FF8200;}

body.mceContentBody {
	background-image: none;
	background-color: #ffffff;
}


