@charset "utf-8";

/***********************************************************
 * File: lakenhal_dtalk.css
 * Project: Nieuwe layout website Museum De Lakenhal Leiden - Project Kunstshot
 *
 * Copyright: (c) 2008 Hippo Software. All rights reserved
 *            <http://www.hipposoftware.nl>
 *
 * Author: Bert Bulder <mailto:bertb@hipposoftware.nl>
 *         Brouwersgracht 48, 1013 GX Amsterdam, 020-6255344
 *
***********************************************************************/

#wrapper {
	background:#fff url(../images/bg_midden_collectie.gif) left top repeat-y;
}
#kop{
	background:#fff url(../images/bg_kop_collectie.gif) left top no-repeat;
}	
#footer {
	background: #F1F1F1 url(../images/bg_footer_collectie.gif) left top no-repeat;	
}
.kolom {
	margin-top: 30px;
	width: 350px;
	padding-right: 5px;
	float:left;
}
#midden {
	padding-left:0;
	width:970px;
}	
.kolomlinks {
	margin-top: 30px;
	float:left;
	padding-left:44px;
	width: 191px;
}
.persfotokolom {
	width:250px;
	margin-top: 30px;
	float:left;
	line-height: 24px;
}
select {
	border: none;
	border-bottom: #cc4d38 1px solid;
	background-color: #ffffff;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	height: 22px;
}
select.list {
	width: 185px;
	margin-bottom: 0px;
}
input.field {
	width: 185px;
	border: none;
	border-bottom: #cc4d38 1px solid;
	background-color: #ffffff;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-left: 3px;
	height: 15px;	
}
input.button {
	border-left: #69281d 1px solid;
	border-bottom: #69281d 1px solid;
	border-right: #df9083 2px solid;
	border-top: #d36553 1px solid;
	background-color: #cc4d38;
	margin-top: 4px;
	color: #FFFFFF;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	width: 78px;
	height: 22px;
}