/***********************************************************
 * File: kunstshot.css
 * Project: Stedelijk Museum De Lakenhal / Kunstshot
 *
 * Copyright: (c) 2005 Hippo Software. All rights reserved
 *            <http://www.hipposoftware.nl>
 *
 * Author: Bert Bulder <mailto:bertb@hipposoftware.nl>
 *
***********************************************************************/
body {
	background-color: #310031;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 11px/18px Arial, Helvetica, sans-serif;
}
a {
    color: #2A254B;
    text-decoration: none;
}
a:hover {
    color: #C1070B;
    text-decoration: none;
}
#wrapper {
	background-color:#310031;
	BORDER: 0px;
	PADDING: 0px; 
	MARGIN: 0px auto; 
	WIDTH: 807px; 
}

#header {
	BORDER: 0px;
	PADDING: 0px; 
	MARGIN: 0px ; 
	WIDTH: 100%;
	height: 87px;
	background-color:#310031;
	TEXT-ALIGN: left; 
	clear:both;
}
#tijdbalk {
	position:absolute;
	width: 711px;
	height: 83px;
	margin:0px;
	padding:0px;
	margin-left: 32px;
	margin-right: 32px;
	clear:both;
	background-color:transparent;
	TEXT-ALIGN: left;
	z-index:1;
	clip: rect(0px,711px,83px,0px);
	overflow: hidden;
	left: 15px;
	top: 107px;
}
#contentLayer {
	position:absolute;
	width:1400px;
	height:83px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-color:transparent;
}

#tijdpad{
	font-weight:bold;
}
#tijdpad a {
	color: #040404;
	text-decoration:none;
}
#tijdpad a:hover {
	color: #C1070B;
	text-decoration:none;
}
#main {
	width: 770px;;
	margin:0px;
	padding:0px;
	padding-left: 18px;
	padding-right: 19px;
	clear:both;
	top: 171px;
	left: 0px; 	
	}	
#menulinks {
	width: 200px;
	padding-top: 20px;
	padding-left: 30px;
	text-align:left;
	line-height: 18px;
	float:left;
}
#menulinks a {
    color: #2A254B;
    text-decoration: none;
}
#menulinks a:hover {
    color: #C1070B;
    text-decoration: none;
	font-weight:bold;
}
#menulinks a.selected {
    color: #C1070B;
	font-weight:bold;
    text-decoration: none;
}		
#tekst{
	text-align:left;
	width:540px;
	margin: 0px;
	padding: 0px;
	padding-top:20px;
	float:left;	
	margin-bottom: 25px;	
}
#linkje{
	text-align:left;
	width:200px;
	margin: 0px;
	padding: 0px;
	float:left;	
}
#persbericht{
	text-align:left;
	width:320px;
	margin: 0px;
	padding: 0px;
	float:left;	
}
#footer {
	width: 100%px;
	height: 19px;
	CLEAR: both; 
	PADDING: 0px; 
	BORDER: 0px; 
	background-color:transparent;
	color:#FFFFFF;
	MARGIN: 0px;
	margin-left: 0px;
	font-size: 11px;
	font-weight:bold;
}
#footer a {
    color: #ffffff;
    text-decoration: none;
}
#footer a:hover {
    color: #ffffff;
    text-decoration: underline;
}
b {
	font: 11px/18px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
}
h1 {
	clear: none;
	font: 11px/18px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#C4B300;
	margin-bottom: 0px;
	margin-top: 17px;
}
UL {
 	BORDER-TOP-WIDTH: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	TEXT-ALIGN: left; 
	BORDER-RIGHT-WIDTH: 0px;
}
UL LI {
    PADDING-RIGHT: 0px; 
	LIST-STYLE: disc url(../images/puntje-oranje.gif) outside; 
	PADDING-LEFT: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px;
}
input {  
	background-color:#FFFF;
	border: 1px solid #333333;
	background-image:url(../images/bg-field213.gif);
	background-repeat:no-repeat;
	font-family: arial, helvetica, sans-serif;
	font-weight:normal;
	color: #000000;
	font-size:11px;
	height:15px;
	margin-bottom:0px;
	padding-left: 5px;
	margin-bottom:1px;
	width: 150px;
}
select {
	font: 11px/18px Arial, Helvetica, sans-serif;
	font-weight:normal;
	width: 160px;
	background-color:#FFFFFF;
}
input.button {
	width: 66px;
	height: 19px;
	margin-right: 1px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding-top: 0px;
	padding-bottom: 4px;
	background-color: #310131;
}
textarea {
	width:205px;
	height: 150px;
	margin-top: 5px;
	font-family: arial, helvetica, sans-serif;
	font-weight:normal;
	color: #591E55;
	font-size:11px;
	padding: 5px;
	background-color:#FFFFFF;
	background-image:url(../images/bg-area.gif);
	background-repeat:no-repeat;
	border: 0px;
}
.datum {
	font-size: 15px;
	color: #C1070B;
	font-weight:bold;
	margin-top: 0px;
}	
