/* CSS Document */

.clear {clear: both; line-height: 0px;}
body {
	background: #000000;
	text-align: center;
	font: 11px/18px Verdana, Arial;
	color: #505962F;
	margin: 0px;
	padding: 0px;
}
table#agenda {
	padding: 0px;
	margin: 8px 0px 15px 15px;
	background: #ffccff;
	width: 180px;
	border-collapse: collapse;
	border-top: 1px solid #4E66A8;
	border-bottom: 1px solid #4E66A8;
}
.row1 {
	background: #e0e3ee;
	padding-left: 10px;
}
.row2 {
	background: #f1f3f8;
	padding-left: 10px;
}
.row3 {
	background: #ffffff;
	padding-left: 10px;
}
a:link, a:visited {
	text-decoration: underline;
	color: #CC0000;
}
a:hover, a:active {
	text-decoration: none;
	color: #CC0000;
}
div#submenu a:link, div#submenu a:visited, div#back a:link, div#back a:visited {
	text-decoration: none;
	color: #ffffff;
}
div#submenu a:hover, div#submenu a:active, div#submenu a.selected, div#back a:hover, div#back a:active, div#back a.selected {
	text-decoration: none;
	color: #ecc34c;
}
img {border: 0px;}

#container {
	height: 514px;
	width: 822px;
	overflow: hidden;
	background: #000000;
	margin: 100px auto 0px auto;
	text-align: left;
	position: relative;
}
body#intro #container {
	width: 488px;
}
body#intro p#skipintro a {
	color: #ffffff;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
#logo {
	position: absolute;
	left: 50%;
	top: 20px;
	margin-left: 240px;
}
ul#ticker {
	position: absolute;
	top: 494px;
	left: 0px;
	height: 20px;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#ticker li {
	margin: 0 30px;
	font-family: Verdana;
	font-weight: bold;
	font-style: italic;
	color: #cdcdcd;
	float: left;
}
ul#ticker li a {
	text-decoration: none;
	color: #CDCDCD;
}
ul#ticker li a:hover {
	text-decoration: underline;
}
#navigatie {
	margin: 0px;
	padding: 0px;
	width: 382px;
	position: absolute;
	top: 350px;
	left: 0px;
	height: 144px;
	overflow: hidden;
	z-index: 2;
	background-color: #4C62A2;
}
#navigatie.home {
	width: 820px;
}
#navigatie li {
	list-style: none;
}
#navigatie li a {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #ffffff;
	text-decoration: none;
	text-indent: 20px;
	display: block;
	height: 29px;
	vertical-align: middle;
	width: 100%;
	overflow: hidden;
}
#navigatie li a img.menuup, #navigatie li a:hover img.menuover, #navigatie li a.selected img.menuover {
	display: block;
}
#navigatie li a img.menuover, #navigatie li a:hover img.menuup, #navigatie li a.selected img.menuup {
	display: none;
}
img.menuup, img.menuover {
	margin-left: 15px;
	margin-top: 7px;
}
a#menu1 {background-color: #2a2a2a;}
a#menu2 {background-color: #242424;}
a#menu3 {background-color: #1a1a1a;}
a#menu4 {background-color: #151515;}
a#menu5 {background-color: #000000;}
a#menu6 {background-color: #000000;}
a#menu1:hover, a#menu1.selected {background-color: #000000;}
a#menu2:hover, a#menu2.selected {background-color: #000000;}
a#menu3:hover, a#menu3.selected {background-color: #000000;}
a#menu4:hover, a#menu4.selected {background-color: #000000;}
a#menu5:hover, a#menu5.selected {background-color: #000000;}
a#menu6:hover, a#menu6.selected {background-color: #000000;}

div.scrollable img {
	margin: 5px 10px 10px 0;
	float: left;
}

div.scrollable div#submenu {
	background: none;
	position: absolute;
	top: 0;
	left: 0;
	color: #000;
}

div.scrollable div#submenu .navnieuws {
	
	margin: 25px 0 0 -25px;
}

div.scrollable div#submenu .navnieuws li a {
	color: #ecc34c;
}

div.scrollable div#submenu .navnieuws li a:hover {
	color: #ecc34c;
}

div#submenu {
	background-repeat: no-repeat;
	width: 439px;
	position: absolute;
	height: 144px;
	top: 350px;
	left: 381px;
}
div#back {
	background-image: url(../img/nav/arrow_back.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	position: absolute;
	padding-left: 20px;
	top: 472px;
	right: 15px;
}
/*div.menu1 {background-image: url(../img/interface/bgcollectie.jpg);}
div.menu2 {background-image: url(../img/interface/bgcontact.jpg);}
div.menu3 {background-image: url(../img/interface/bgagenda.jpg);}
div.menu4 {background-image: url(../img/interface/bgnieuws.jpg);}
div.menu5 {background-image: url(../img/interface/bgcollectie.jpg);}
div.menu6 {background-image: url(../img/interface/bgcollectie.jpg);}*/
div.menu1 {
	background-color: #000000;
}
div.menu2 {background-color: #000000;}
div.menu3 {background-color: #000000;}
div.menu4 {background-color: #000000;}
div.menu5 {background-color: #000000;}
div.menu6 {background-color: #000000;}

.navcollectie li {
	float: left;
	width: 120px;
	list-style: url(../img/nav/arrow.png);
}
.navcollectie li a:link {
	text-decoration: none;
}

#foto-home {
	float: left;
	margin: 5px;
}
div#seasonbuttons {
	width: 438px;
	margin: 0px;
	float: left;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}
div.seasonbutton a {
	width: 219px;
	height: 348px;
	border: 0;
	text-indent: -200px;
	overflow: hidden;
	display: block;
	float: left;
}
div.seasonbutton a#zomer {
	background-image: url(../img/nav/zomerwinter.jpg);
	background-position: 0 0;
}
div.seasonbutton a#winter {
	background-image: url(../img/nav/zomerwinter.jpg);
	background-position: -219px 0;
}
div.seasonbutton a#zomer:hover {
	background-position: 0 -348px;
}
div.seasonbutton a#winter:hover {
	background-position: -219px -348px;
}
#imgfader, #imgfader-home, #imggalery_large {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 439px;
	height: 348px;
	border: 1px solid black;
}
#imgfader, #imggalery_large {
	border-left: 0;
}
#imgfader-home {
	right: auto;
	left: 0px;
	width: 530px;
	border-right: 0;
}
#imgfader-collection {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 820px;
	border: 1px solid black;
	height: 348px;
}
#imgfader img, #imgfader div, #imgfader-home img, #imgfader-home div, #imgfader-collection img, #imgfader-collection div {
	position: absolute;
	top: 0px;
	left: 0px;
}
#txt-home {
	background-color: #ffffff;
	width: 249px;
	height: 308px;
	float: left;
	margin: 0px 0px 0px 530px;
	padding: 20px;
	border: 1px solid black;
	border-left: 0;
}
#txt-left {
	border: 1px solid black;
	border-right: 0;
	background-color: #ffffff;
	width: 341px;
	height: 308px;
	padding: 20px;
	float: left;
	margin: 0px;
}
#txt-full {
	background-color: #ffffff;
	width: 780px;
	height: 308px;
	float: left;
	border: 1px solid black;
	padding: 20px;
	margin: 0px;
}
.txt-full-denisclub {
	color: #fff;
	padding-top: 230px !important;
	height: 98px !important;
}
.txt-full-contact {
	padding: 20px !important;
}
#txt-full p {
	width:430px;
	position: relative;
	z-index: 1;
}
.txt-full-denisclub p {
	width: auto !important;
}
div.txt-full-bgimage {
	background-image: url(../img/interface/ballin.jpg);
	position: absolute;
	top: 1px;
	right: 1px;
	width: 610px;
	height: 348px;
}
div.txt-full-bgimage-denisclub {
	background-image: url(../img/interface/denisclub.jpg);
	width: 820px;
}
div.txt-full-bgimage-contact {
	background-image: url(../img/interface/contact.jpg);
	width: 820px;
}
div.scrollable {
	width: 560px;
	height: 305px;
	position: relative;
	z-index: 100;
	overflow-y: auto;
	padding-right: 0px;
}
div.scrollsmall {
	width: 376px;
	overflow-y: scroll;
}
h1 {
	font-size: 15px;
	letter-spacing: 1px;
	margin: 0px;
	font-family: "Arial Narrow", Arial;
	color: #323D47;
	font-weight: normal;
}
.imgcenter {
	margin: 2px 80px;
}
hr {
	border: 0;
	color: #555;
	background-color: #555;
	height: 1px;
	width: 100%;
}
.boldtekst {
	font-weight: bold;
}

#plaatjesbox { 
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}  
 
div.thumbs {
	width: 341px;
	height: 286px;
	float: left;
	padding: 42px 20px 20px 58px;
	border: 1px solid black;
	border-right: 0;
}
div.thumbs img {
	float: left;
	margin: 0 20px 20px 0;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
div.thumbs a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}
div.thumbs a.current img {
	opacity: 1;
	filter: alpha(opacity=100);
}
div.thumbs_large {
	position: relative;
}
div.thumbs_large img {
	position: absolute;
	top: 0;
	left: 0;
}
