* {
margin: 0;
padding: 0;
}

body {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	background-color: #2D4873;
	}
#nieuwste h2{
border-bottom: solid 1px #FFF;
padding-bottom: 3px;
margin-bottom: 10px;
margin-top: 10px;
}

#content a {
color: #FFFF24;
}
	
#container {
	width: 1007px;
	margin-right: auto;
	margin-left: auto;
	border-left: solid 1px #FFF;
	border-right: solid 1px #FFF;
margin-bottom: 20px;
}

#top {
	height: 45px;
    background-color: #FFF;
}


#left_col {
	float: left;
	color: #000;
	padding-left: 5px;
	height: 750px;
	width: 225px;
border-right: solid 5px #FFF;
}
#container #left_col .left_box {
	padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 15px;
	margin-bottom: 10px;
	line-height: 150%;
}

#left_col #box1 {
background-image: url(/images/2.gif);
background-position: center top;
background-repeat: no-repeat;
height: 145px;
}

#left_col #box2 {
padding-top: 20px;
border-bottom: dotted 2px #030046;
}
#left_col #box3 {
padding-top: 15px;
border-bottom: dotted 2px #030046;
}

#left_col #box4 {
padding-top: 15px;
}


#container #left_col h1 {
	font-size: 150%;
font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
font-weight: bold;
	padding-bottom: 5px;
}

.nav2 {
margin-top: 10px;
}

.nav2 li{
padding-right: 10px;
display: inline;
}

.nav2 li a{
color: #fff;
}


#content {
	width: 70%;
	float: left;
	padding-left: 20px;
}
#content h1 {
	font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 150%;
	font-weight: lighter;
	padding-bottom: 5px;
	font-size: 20px;
	padding-top: 15px;
}
#content h2, h2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 16px;
}
#content p {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 145%;
}
#content ul {
padding-bottom: 10px;
}
#content ul li {
padding-bottom: 5px;
padding-top: 5px;
}

#portret_foto {
margin-top: 10px;
float: left;
padding: 8px;
margin-right: 10px;
background-color: #FFFEF8;
color: #000;
border: solid 1px #E0E0E0;
}
#portret_foto p {
font-size: 8px;
font-weight: bold;
font-style: italic;
text-align: center;
padding: 0;
}
#portret_foto img {
border: solid 1px #FFF8D0;
padding: 3px;
}

#footer {
	text-align: left;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 9px;
	background-color: #FFFFFF;
	width: 993px;
	margin-right: auto;
	margin-left: auto;
}
#footer a {
color: #333333;
}
#disclaim {
display: none;
}


#previewPane{
	margin-bottom:10px;
	text-align:center;
	vertical-align:middle;
	position:relative;
	height: 520px;
	margin-left: 15px;
	background-color: #2D4873;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
	#previewPane img{
	padding: 2px;
	border: solid 1px #EBEBEB;
		}
		
	#previewPane #largeImageCaption{
	padding: 5px;
	margin: 5px;
	border: solid 1px #fff;
	background-color: #fff;
	color: #333;
	}
	#galleryContainer{
		height:102px;
		position:relative;
		overflow:hidden;
		padding:1px;
		height: 102px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		padding:1px;
		background-color: #2D4873;
		}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		padding:1px;	
		background-color: #2D4873;

		}
	#theImages{
		position:absolute;
		height:100px;
		left:40px;
		width:100000px;
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=50);
		opacity: 0.5;
height: 100px;
		cursor:pointer;
		border:0px;
	}
	#waitMessage{
	    filter:alpha(opacity=75);
	    -moz-opacity:.75;
	    opacity:.75;
		display:none;
		position:absolute;
		left:270px;
		top:180px;
		border: solid 1px #666;
		background-color: #fff;
		width:100px; 
		height:35px;
		padding: 5px;
		color: #666;
	}
	
	#theImages .imageCaption{
		display:none;
	}
	
#nav_div {
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 1010px;
}
	
.nav {
	list-style-type: none;
	line-height: 250%;
	font-size: 10px;
}

ul.nav li {
	background: url(/images/3.png) no-repeat right 5px;
	display: block;
	float: left;
	height: 30px; /* height of 1 unit */
	padding: 0 2px 0 0;
margin-right: 1px;
	}

ul.nav li a:link,ul.nav li a:visited {
	color: #000;
	float: left;
	display: block;
	margin: 5px 0 0 0;
	padding: 0 0 0 3px;
	text-decoration: none;
	height: 25px;
	}

ul.nav li a:link span,ul.nav li a:visited span {
	padding: 0 21px 0 21px;
	display: block;
	height: 25px;
	float: left;
	}

ul.nav li a:hover {
	background-position: left -50px !important;
	margin: 0;
	height: 30px;
	}

	
	#current {
	background-position: left -50px !important;
	height: 25px;
	}
	
ul.nav li a:hover span {
	background-position: right -50px !important;
	height: 30px;
	}
	
	ul.nav li,ul.nav li a:link,ul.nav li a:visited,ul.nav li a:link span,ul.nav li a:visited span {
	background-image: url(/images/3.png);
	float: left;
		}
		
		
		* html ul li a {
	width: 1px;
	}

/*&&>> IE5 Mac Hack <<&&*/
/*\*//*/
.nav ul li a {
	display: inline-block;
	white-space: nowrap;
	width: 1px;
	}
.nav ul {
	padding-bottom: 0;
	margin-bottom: -1px;
	}
/**/

#zemContactForm
{
}

#zemContactForm textarea
{
	overflow: auto;
	height: 100px;
	width: 250px;
	margin-bottom: 5px;
}

#zemContactForm fieldset
{
	border: 0px;
}

#zemContactForm fieldset legend
{
	display: none;
}

/* zijbalk kleuren */

.home {
background-color: #FFFF24;
}

.decors {
background-color: #d9ff00;
}

.kostuums {
background-color: #00ffac;
}

.illustraties {
background-color: #17b4ff;
}

.boekomslagen {
background-color: #a448ff;
}

.beeldverhalen {
background-color: #cf3eff;
}

.archief {
background-color: #FF3EFF;
}

.biografie {
background-color: #FF466B;
}

.links {
background-color: #FF9933;
}

.copyright {
background-color: #FFE004;
}

.contact {
background-color: #00FF00;
}