/*  This code is copyrighted to Jason Santa Maria.
    This means you may NOT use it for you site's design.  */

/* import stylesheets and hide from ie/mac \*/
@import url('masthead.css');
@import url('editorial.css');
@import url('maincolumn.css');
@import url('breadcrumb.css');
@import url('sidebar.css');
@import url('footer.css');
@import url('sitemap.css');
@import url('slideshow.css');
@import url('last_fm.css');
/* end import/hide */

/* ------------- "generic" styles */
body {
	font:.9em "Arial Georgia sans-serif";
	margin: 0 auto;
	max-width: 1280px;
	background-color: #999999;
}
#container {
	marin-top: 0;
	background-color: #FFFFFF;
	border: 5px solid #ccc;
}
.h1_paars {
	color: #4b284a;
	border-bottom: 1px solid #4b284a;
}
.h1_donkergeel {
	color: #d5cd60;
	border-bottom: 1px solid #d5cd60;
}
.h1_yellow {
	color: #FF6;
	border-bottom: 1px solid #FF6;
}
#screenshot {
	position:absolute;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}
#preview {
	position:absolute;
	border:1px solid #a6c5e0;
	background:#1c4074;
	padding:5px;
	display:none;
	color:#FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
pre {
	display:block;
	font:100% "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;
	margin:.5em 0;
	overflow:auto;
	width:800px;
}
input.guestbook {
	width: 250px;
}
textarea.guestbook {
	width: 250px;
	height: 140px;
}
label {
	float: left;
	margin-right:2em;
	width: 70px;
}
label.top {
	display:block;
	float:none;
}
fieldset {
	margin-top: 30px;
	margin-bottom: 25px;
	margin-left: 10px;
	display: block;
	padding-left: 15px;
	width: 400px;
}
legend {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	padding: 2px 5px;
	color: #663300;
	margin-bottom: 20px;
	margin-left: -18px;
	margin-top: -2px;
	display: inline;
}
fieldset[id=boodschap] {
	background: #CC9;
	border: 3px ridge #000000;
}
legend[class=meslegend] {
	background: #CC9;
	border-top: 3px ridge #000000;
	border-right: 3px ridge #000000;
	border-left: 3px ridge #000000;
}

/*#container table td {
	background-color: #990000;
	font-family: "Courier New", Courier, monospace;
	color: #fff;
	text-align: center;
}
*/

		

#content .contentkolommen .fotoalbum2 .preview img {
	margin: 0px;
	padding: 0px;
}
