/* CSS Document */

html, body {
	font-family: "trebuchet MS";
	font-size:11px;
	color: #484848;
	background-image:url(../images/bgblue.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
}

/*img, #hambanner { behavior: url(scripts/iepngfix.htc); }*/

*{
	margin:0;
	padding:0;
}

a {
	color: #000000;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

img {
	border:none;
}

#container {
	width: 1000px;
	margin-left: -500px;
	left: 50%;
	position:relative;
}

h1 {
	font-size: 24px;
	margin-bottom: 15px;
}

h2 {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
}

#top {
	position:relative;
	margin-top: 0px;
	margin-left: 0px;
	width: 1000px;
	height: 119px;
	background-image:url(../images/bannerblue.jpg);
	background-repeat: none;
}

#menu {
	position:relative;
	margin-top: 0px;
	margin-left: 0px;
	width: 779px;
	height: 58px;
}

/* Navigation
-------------- */
ul#navblue {
	padding:0;
	margin:0;
	position:absolute;
	top: 38px;     /* set the exact position of the navigation */
	left: 220px;		/* set the exact position of the navigation */
	width:779px;
	height:116px;
}
ul#navblue li {
	padding:0;
	margin:0;
	text-indent:-9999px;	
	list-style-type:none;
	float:left;
}
ul#navblue li a {
	border:0;
	display:block;
	text-decoration:none;
	background-image: url(../images/menublue.jpg);
}

li#presentatie a {
	width:90px;
	height:58px;
}

li#babyuitzet a {
	width:100px;
	height:58px;
}

li#collecties a {
	width:85px;
	height:58px;
}

li#geboorte a {
	width:80px;
	height:58px;
}
li#party a {
	width:115px;
	height:58px;
}
li#acties a {
	width:70px;
	height:58px;
}
li#goedomweten a {
	width:140px;
	height:58px;
}
li#contact a {
	width:99px;
	height:58px;
}


li#presentatie a {	
	background-position:0px 0px;
}
li#presentatie a.selected,li#presentatie a:hover {	
	background-position:0px 58px ;
}
li#babyuitzet a {	
	background-position: -90px 0px ;
}
li#babyuitzet a.selected,li#babyuitzet a:hover {	
	background-position: -90px 58px ;
}
li#collecties a {	
	background-position:-190px 0px ;
}
li#collecties a.selected,li#collecties a:hover {	
	background-position:-190px 58px ;
}
li#geboorte a {	
	background-position:-275px 0px ;
}
li#geboorte a.selected,li#geboorte a:hover {	
	background-position:-275px 58px ;
}
li#party a {	
	background-position:-355px 0px ;
}
li#party a.selected,li#party a:hover {	
	background-position: -355px 58px;
}
li#acties a {	
	background-position: -470px 0px;
}
li#acties a.selected,li#acties a:hover {	
	background-position:-470px 58px ;
}

li#goedomweten a {	
	background-position:  -540px 0px;
}
li#goedomweten  a.selected,li#goedomweten  a:hover {	
	background-position: -540px 58px;
}
li#contact a {	
	background-position:  -680px 0px;
}
li#contact a.selected,li#contact a:hover {	
	background-position:  -680px 58px;
} /*MENU BLAUW*/

#banner {
	position:relative;
	margin-left: 0px;
	margin-top: 0px;
	width: 1000px;
	height: 278px;
	background-color: #CCCCCC;
}

#slideshow {
	position:relative;
	margin-top: 0px;
	margin-left: 0px;
	width: 768px;
	height: 278px;
	background-image: url(../images/slideshow.jpg);
	background-repeat:no-repeat;
}
	#slideshow_pics {
		position:absolute;
		top: 20px;
		left: 27px;
		width: 716px;
		height: 223px;
	}

#slideshow_right {
	position:absolute;
	top: 0px;
	left: 768px;
	width: 232px;
	height: 278px;
	background-image:url(../images/slideshowright.jpg);
	background-repeat:no-repeat;
}

#content {
	position:relative;
	margin-left: 0px;
	margin-top: 0px;
	height: 400px;
	width: 1000px;
	overflow:auto;
	scrollbar-face-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #0aceff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-arrow-color: #c5c5c5;
	scrollbar-track-color: #ffffff;
	background-image:url(../images/contentbgblue.jpg);
	background-repeat:no-repeat;
}

#contentindex {
	position:relative;
	margin-left: 0px;
	margin-top: 0px;
	_height: 200px;
	min-height: 200px;
	width: 1000px;
	background-image:url(../images/contentbgblue.jpg);
	background-repeat:no-repeat;
}

.brown{
color:#663300;
font-size:14px;
margin: 0;
padding: 0;
}

#footer {
	position:relative;
	margin-top: 10px;
	margin-left: 0px;
	text-align:right;
	padding-top: 4px;
	width: 1000px;
	height: 29px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
}

#txtindex {
	padding-left: 30px;
	padding-right: 20px;
}

#kids {
	padding-left: 75px;
}
