* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	background: #000;
	color: #fff;
	font: 100%/110%  Georgia, Courier New, Courier, Times New Roman, Times, Comic Sans MS, serif;/*Comic Sans MS, Georgia, Garamond, Georgia, "Times New Roman", Times, serif; /*"Curlz MT", "Zapf Chancery",  */
/*	font-weight: bold; 
	font-style: italic;*/

	text-align: center; 

	margin-top: 10px;
}


.italic {
	background: #000;
	color: #fff;
	font-style: italic;
}


.italicbold {
	background: #000;
	color: #fff;
	font: 100%/110%  Georgia, Courier New, Courier, Times New Roman, Times, Comic Sans MS, serif;/*Comic Sans MS, Georgia, Garamond, Georgia, "Times New Roman", Times, serif; /*"Curlz MT", "Zapf Chancery",  */
	font-weight: bold; 
	font-style: italic;
}

.hr {
	color: #fff;
	width: 99%;
	border-top: 2px solid #fff;
	clear: both;
	height: 1px;
}

p {
	margin: 1em 0;
}
h1, h2, h3, h4 {
	max-width: 40em;
}

/* IE hack for underline in links*/
* html body * {	
	padding-bottom: 1px;
}

a {	
	color: #fff;
}
a:link {text-decoration: underline; }
a:visited {text-decoration: underline;}
a:hover { text-decoration: underline; }
a:active {	color: #AAA; text-decoration: none;}


div {
/*	border: 3px solid #f00; */
}

span {
	display: block;
	margin-bottom: 15px;
}

h2.praat {
	margin-top: 20px;
}


#page {
	width: 900px;
	text-align: left;
	margin-left:auto; 
	margin-right:auto;   
	position:relative;
}

#leftcol {
	position:relative;
	display: inline;
	float:left;
}

#title {
	padding: 0px;
	width:300px;
}

#artikel {
	margin: 20px 0px;
}

div #photo {
	float: 		right;
}

div #artikel {
	float: 		left;
	margin-right: 5px; 
}


div #artikel2 {
	float: 		right;
	margin-left: 5px;
}



.clear {
	clear:both; 
}

.right {
	background: #AAA;
	border: 2px solid #fff;
	padding: 2px 5px 2px 5px;
	margin-bottom: 15px;
	float: right;

	text-align: right;
	font-weight: bold;
	font-style: italic;

}


/* MENU */

#menu {
	border: 0px solid #fff;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 5px solid #fff;

	background: #aaa url("../images/menu-bg-2.jpg"); 
	width: 295px;

	padding: 0px;
	padding-top: 5px !important; 
	margin: 0px;


	/* IE hack for min-height*/
	height: auto !important; 
	height: 419px;

	min-height: 423px;
}

#menu * {
	padding: 0px;
	margin: 0px;
	line-height: 0px;

}

#menu ul { 
	list-style-image: url("../images/spacer.gif"); /*another dirty little IE hack */
	padding: 0px;
	margin: 0px 5px;
	line-height: 110px;
}

#menu ul li { 
	list-style-type: none;
	list-style: none;

	padding: 0px;
	margin: 0px;
	line-height: 0px;
}

#menu a {
	display: block;
	padding: 0px;
	margin: 0px;
}

#menu li ul
{
	padding: 0px;
	padding: 10px 0px 10px 20px;
	list-style-image: url("../images/point.gif");
	line-height: 0px;
}



/* END_MENU */

ol, ul {
	padding: 0px;
	padding-left: 20px;
	margin: 0px;
	text-align: left;
	list-style-position: outside;
	line-height:1em
}

	
li {
	padding: 0px;
	margin: 0px;
	margin-bottom: 0.5em;
}


.info_left {
	position: relative;

	border: 5px solid #fff;
	border-right: 0px;
	margin: 0px;
	padding: 0px;

	height: 50px;
	width: 295px; 

	overflow: hidden;
	float: left;

	background: #000; 

	top: 0px !important;
	top: -9px;
}

#info_left {
	position: absolute;

	margin: 0px;
	padding: 0px;
	
	top: 0px;
	left: 0px;

	white-space: nowrap;
} 

#info {
	border: 5px solid #fff;
	border-right: 0px;
	width: 295px; 
	position: absolute;
	top: 458px !important;
	top: 456px;
}



#main {
	margin: 0px 0px 0px 270px;
}

#content {
	border: 5px solid #fff;
	position: relative;
	float: right;
	display: inline;
	width: 590px;


	margin: 0px;
	/* IE hack for min-height*/
	padding-top: 0px !important; 

	height: auto !important; 
	height: 400px;

	min-height: 406px;

}

#content-in {
	margin: 20px 10px 20px 10px !important;
	border: 0px;
	overflow: hidden;
}

#content-in H2 {
	font-size: 150%;
	margin-bottom: 15px;
	line-height: 1em;
}


/* and of course another IE hack*/
.empty {
	margin: 0px !important;
	margin-top: -10px;
	padding: 0px;
	line-height: 0px;
}


#overview {
}



#overview ul {
	list-style-type: none;
}

#overview ul li {
	margin: 20px 0px 20px 0px;
	padding: 0px;
	clear:both; 
	height: auto !important;
	height: 0px;
}

#overview_pics {
/*	background: #000 url("../images/backgrounds/thumb-bg.gif"); */
}

#overview_pics ul {
	list-style-type: none;

	margin: 20px 0px 20px 0px;
	padding: 0px;
	clear:both; 
	height: auto !important;
	height: 0px;
}

#overview_pics li {
	margin: 0px;
	padding: 0px;
	clear:both; 
	height: auto !important;
	height: 0px;
}


#post {
	background: #333;
	border: 1px solid #444;
}

#post #header {
	background: #AAA;
	border: 2px solid #fff;
	padding: 2px 5px 2px 5px;
	text-align: right;
}

#post #header .naam {
	display: block;
	padding: 0px;
	margin: 0px;
	float: left;
}

#post #header .naam a {
	color: #C00;
}

#post .tekst {
	margin: 0px;
	padding: 5px;
	text-align: left;
	display: block;
}


.error, .error a, .error a:link, .error a:visited, .error a:hover, .error a:active  {
	color: #fff;
	
	font-weight: bold;
	font-style: italic;

	padding-top: 15px;
}

#messageform  {
	background: #333;
	border: 1px solid #444;
	padding: 10px;

	margin-top: 20px;
}

.info {
	display: inline;
	font: 75%/110%  Georgia, Courier New, Courier, Times New Roman, Times, Comic Sans MS, serif;/*Comic Sans MS, Georgia, Garamond, Georgia, "Times New Roman", Times, serif; /*"Curlz MT", "Zapf Chancery",  */
}


#messageform td {
	vertical-align: top;
}

#messageform td input {
	padding: 0px 2px; 
	height: 25px !important;
	height: 24px;
	color: #FFF;
	border: 2px solid #FFF;
	background: #555;
	font: 90%/110%  Georgia, Courier New, Courier, Times New Roman, Times, Comic Sans MS, serif;/*Comic Sans MS, Georgia, Garamond, Georgia, "Times New Roman", Times, serif; /*"Curlz MT", "Zapf Chancery",  */
	font-weight: bold;
}

#messageform textarea {
	padding: 0px 2px; 
	color: #FFF;
	border: 2px solid #FFF;
	background: #555;
	font: 90%/110%  Georgia, Courier New, Courier, Times New Roman, Times, Comic Sans MS, serif;/*Comic Sans MS, Georgia, Garamond, Georgia, "Times New Roman", Times, serif; /*"Curlz MT", "Zapf Chancery",  */
	font-weight: bold;
}


.button {
	height: 28px !important;
	height: 28px;
	color: #FFF;
	border: 2px solid #FFF;
	background: #555;
	padding: 0px 15px !important; 
	padding: 0px 3px;
	margin: 10px 0px;
	font: 90%/110%  Georgia, Courier New, Courier, Times New Roman, Times, Comic Sans MS, serif;/*Comic Sans MS, Georgia, Garamond, Georgia, "Times New Roman", Times, serif; /*"Curlz MT", "Zapf Chancery",  */
	font-weight: bold;
}


#messageform .button_right {
	float: right;

	height: 28px !important;
	height: 28px;

	color: #FFF;
	border: 2px solid #FFF;
	background: #555;

	font: 90%/110%  Georgia, Courier New, Courier, Times New Roman, Times, Comic Sans MS, serif;/*Comic Sans MS, Georgia, Garamond, Georgia, "Times New Roman", Times, serif; /*"Curlz MT", "Zapf Chancery",  */
	font-weight: bold;

	padding: 0px 3px;
	margin: 10px 0px;
	
	margin-top: -40px;
	margin-right: 10px;
}

#searchform .field {
	color: #FFF;
	background: #555;

	border: 2px solid #FFF;

	height: 25px !important;
	height: 19px;

	padding: 0px 3px;
	margin: 14px 0px !important;
	margin: 10px 0px;

	font: 90%/110%  Georgia, Courier New, Courier, Times New Roman, Times, Comic Sans MS, serif;/*Comic Sans MS, Georgia, Garamond, Georgia, "Times New Roman", Times, serif; /*"Curlz MT", "Zapf Chancery",  */
	font-weight: bold;
}

.select {

	color: #FFF;
	background: #555;
	
	border: 2px solid #FFF;

	height: 27px !important;

	padding: 3px 3px;
	margin: 10px 0px;

	font: 90%/110%  Georgia, Courier New, Courier, Times New Roman, Times, Comic Sans MS, serif;/*Comic Sans MS, Georgia, Garamond, Georgia, "Times New Roman", Times, serif; /*"Curlz MT", "Zapf Chancery",  */
	font-weight: bold;
}

#searchform .zoek {

	color: #FFF;
	background: #555;

	border: 2px solid #FFF;

	height: 28px !important;
	height: 22px;

	padding: 0px 10px !important;
	padding: 0px 3px;
	margin: 10px 0px;

	font: 90%/110%  Georgia, Courier New, Courier, Times New Roman, Times, Comic Sans MS, serif;/*Comic Sans MS, Georgia, Garamond, Georgia, "Times New Roman", Times, serif; /*"Curlz MT", "Zapf Chancery",  */
	font-weight: bold;
}



form.searchbar {
	background: #FFF;
	
	margin: 0px;
	padding: 0px;
	
	overflow: hidden;
}


form.searchbar input {
	color: #FFF;
	background: #000;
	
	border: 5px solid #FFF;
	border-right: 0px solid #FFF;
	
	margin: 0px;
	font-weight: bold;
	vertical-align: top;
}

form.searchbar input.text {
	
	width: 230px;
	height: 21px;
	
	
	margin: 0px !important;
	margin: 0px 0px -2px 0px;
	padding: 4px 10px 0px 10px;	
	
	font: 90%/110%  Georgia, Courier New, Courier, Times New Roman, Times, Comic Sans MS, serif;/*Comic Sans MS, Georgia, Garamond, Georgia, "Times New Roman", Times, serif; /*"Curlz MT", "Zapf Chancery",  */
	font-weight: bold;

}


form.searchbar input.submit {
	
	height: 25px;
	
	margin: 0px 0px 0px -5px !important;
	margin: 1px 0px -2px -5px;
	padding: 0px;	
	
	font: 90%/110%  Georgia, Courier New, Courier, Times New Roman, Times, Comic Sans MS, serif;/*Comic Sans MS, Georgia, Garamond, Georgia, "Times New Roman", Times, serif; /*"Curlz MT", "Zapf Chancery",  */
	font-weight: bold;

}



.info_left .zoek {

	color: #FFF;
	background: #555;

	border: 2px solid #FFF;

	height: 24px !important;
	height: 20px;

	padding: 0px 0px !important;
	padding: 0px 0px;
	margin:  0px 0px;

	font: 90%/110%  Georgia, Courier New, Courier, Times New Roman, Times, Comic Sans MS, serif;/*Comic Sans MS, Georgia, Garamond, Georgia, "Times New Roman", Times, serif; /*"Curlz MT", "Zapf Chancery",  */
	font-weight: bold;
}

.info_left .nieuw {

	color: #FFF;
	background: #555;

	border: 2px solid #FFF;

	height: 24px !important;
	height: 18px;

	padding: 0px 0px !important;
	padding: 0px 0px;
	margin:  0px 0px 0px 5px;

	font: 90%/110%  Georgia, Courier New, Courier, Times New Roman, Times, Comic Sans MS, serif;/*Comic Sans MS, Georgia, Garamond, Georgia, "Times New Roman", Times, serif; /*"Curlz MT", "Zapf Chancery",  */
	font-weight: bold;
}





/* --------------------------- thumbs ----------------------- */


.thumb {
	padding: 0px;
	margin: 0px;

	font: 90%/90%  Georgia, Courier New, Courier, Times New Roman, Times, Comic Sans MS, serif;/*Comic Sans MS, Georgia, Garamond, Georgia, "Times New Roman", Times, serif; /*"Curlz MT", "Zapf Chancery",  */

}

.thumb_left {
	width: 190px;
	float: left;
	text-align: center;

	padding: 0px;
	margin: 0px;
}

.thumb img {
	padding: 0px;
	margin: 1px;

	height: 140px;
	border: 1px solid #fff;
}

.thumb a:hover img {
	margin: 0px;
	border: 2px solid #fff;
}

.thumb_right_outer {
	width: 360px;
	float: right;

	margin: 0px;
	padding: 0px;
}


.thumb_right {
	padding: 0px;
	margin: 0px;

	background: #FCFCFC;
	color: #000;

	padding-top: 10px !important;
	padding-left: 10px;

	padding-bottom: 10px;

	/* IE hack for min-height*/
	height: auto !important; 
	height: 125px;

	min-height: 125px;
}

.thumb_right_not_visible {
	padding: 0px;
	margin: 0px;

	background: #900;
	color: #000;

	padding-top: 10px !important;
	padding-left: 10px;

	padding-bottom: 10px;

	/* IE hack for min-height*/
	height: auto !important; 
	height: 125px;

	min-height: 125px;


}

.thumb_right_not_visible_sold {
	padding: 0px;
	margin: 0px;

	background: #909;
	color: #000;

	padding-top: 10px !important;
	padding-left: 10px;

	padding-bottom: 10px;

	/* IE hack for min-height*/
	height: auto !important; 
	height: 125px;

	min-height: 125px;


}

.thumb_right_sold {
	padding: 0px;
	margin: 0px;

	background: #009;
	color: #000;

	padding-top: 10px !important;
	padding-left: 10px;

	padding-bottom: 10px;

	/* IE hack for min-height*/
	height: auto !important; 
	height: 125px;

	min-height: 125px;


}


.thumb_right_inner {

	margin: 0px !important;

}

.thumb .thumb_nr {
}

.thumb .thumb_tekst {
}

.thumb .bottom {
	position: relative;
	float: left;

	bottom: 40px !important;
	bottom: 35px;
	left: 10px;
	width: 350px;

}


.thumb .thumb_prijs {
	color: #000;

	/* IE hack for min-height*/
	height: auto !important; 
	height: 1em;

	min-height: 1em;

}

.thumb .koop {
	font-weight: bold;
	font-style: italic;

	position: absolute;
	float: right;
	text-align: right;
	width: 335px;

}



.thumb .koop a {
	color: #000;
}

/* ---------------------- artikel_large --------------------------- */



.artikel_large {
	padding: 0px;
	margin: 0px;

}

.foto_large {
	text-align: center;

	padding: 0px;
	margin: 0px;
	clear: both;
}

.artikel_large img {
	padding: 0px;
	margin: 0px;

	height: 280px;
	border: 1px solid #fff;
}


.foto_tekst_outer {
	margin: 0px;
	padding: 0px;
}


.foto_tekst {
	padding: 10px;
	margin: 0px;
	margin-top: 20px;

	background: #333;
	border: 1px solid #444;

}


.foto_tekst .nr {
}

.foto_tekst .tekst {
}

.foto_tekst .prijs {
}

.foto_tekst .koop {
	text-align: right;
	font-weight: bold;

}



#page_counter {
	color: #FFF;
	border: 2px solid #FFF;
	background: #333;

	padding: 5px;
	padding-bottom: 10px;
	font-size: 110%;

	text-align: left;
	margin-bottom: 5px !important;
	margin-bottom: 25px;
	white-space: nowrap;
	clear: both;
}

#copyright {
	font-family: Curlz MT;
	font-weight: bold;

	text-align: right;

	clear:both; 
	padding-top: 0px !important;

	margin: 0px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-top: -10px;

}





.ticker {
	position: relative;
	
	border: 5px solid #fff;
	margin: 0px;
	padding: 0px;

	height: 140px;
	width: 590px;

	overflow: hidden;
	float: right;

	background: #fff; 
	color: #000;

/*	padding: 4.65em 2.5% 270px 4.85%; */
/*	padding-top: 4.65em !important; */


}
#ticker {
	position: absolute;

	margin: 0px;
	padding: 0px;
	
	top: 0px;
	left: 0px;

	white-space: nowrap;
} 
