/* layout
---------------------------*/

html,
body {
	height: 100%;
	margin: 0;
}

body {	
	color: #000;
	background: #999;
	text-align: center;
	font: 12px/normal arial, sans-serif;
}

#container {
	position: relative;
	margin: 0 auto;
	height: 100%;
	width: 770px;
	text-align: left;
	background: #ccc;
}

#page { /* ie6 */	
	position: relative;	
	float: left;
	top: 108px;
	width: 530px;
	padding: 0 10px 0 20px;
	background: #ccc;
}

#header {
	position: absolute;
	left: 0;
	top: 0;
	width: 770px;
	height: 108px;	
	background: #fff;
}

#homeknop a {
	float: left;
	width: 65px;
	padding: 58px 0 0 20px;
}

#headerimg {
	float: right;
	width: 685px;
}

#headerlink {
	clear: right;
	float: right;
	width: 685px;
}

#pageheader {
	clear: both;
}


/* Sidebar
---------------------------*/

#sidebar { /* ie6 */
	position: relative;
	float: right;
	width: 210px;
	top: 108px;
	overflow: hidden;
	background: #fff url(../../../sites/museumkennis/images/grijsmenu.gif) repeat-y left;
}

#menustandard {
	position: absolute;
}

#menuextras {
	position: absolute;
	top: 1600px;
	padding-left: 20px;
}

#sidebar ul,
#sidebar li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar ul.menu {
	overflow: hidden;
}

#sidebar ul.menu li,
#sidebar ul.menu a {
	float: left;
	width: 180px;
	height: 30px;
}

#doorzoeker {
	clear: left;
	font-size: 14px;
	text-align: center;
	margin: 0;
	padding: 8px 40px 20px 40px;
}

#doorzoeker img {
	display: block;
	margin: 0 auto;
}

#doorzoeker a,
#doorzoeker a:hover {
	color: #646464;
	text-decoration: none;
}

#wjd {
	padding: 0 30px;
}


/* Global
---------------------------*/

h1 {
	clear: both;
	font-size: 1.5em;
	color: #003;
	margin-top: 5px;	
}

h2 {
	font-size: 1.5em;
	color: #003;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.1em;
}

h5 {
	font-size: 1em;
}

h6 {
	font-size: 0.8em;
	font-weight: normal;
}

dfn {
	font-style: normal;
}

td {
	font-size: 1em;
}

hr {
	color: #fff;
	height: 2px;
}


/* Links
---------------------------*/

a {	
	color: #c03;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

a.result,
a.result:hover {
	color: #B61924;
}

a.title {
	font-size: 1.2em;
	color: #900;
}

a.title:hover {
	color: #c00;
}

a.selected {
	color: #c00;
}

a.term {
	color: #c03;
}

a.term:hover {
	color: #c03;
}

a.term:visited {
	color: #c00;
}

a.vragen {
	color: #0057BA;
}

a.vragen:hover {
	color: #002567;
}


/* Search
---------------------------*/

#resultaat {
	padding: 0 0 15px;
}

.resultpadding {
	margin: 10px;
}

#artikellijst {
	float: left;
	width: 320px;
	margin: 0;
	padding: 0 0 5px;
	background: #eee;
}

#paginggotoform {
	padding: 0 10px;
}

.artikellijstitem {
	margin: 15px 10px;
}

.niksgevonden {
	color: #c03;
}

.subinfo {
	margin-left: 12px;
	display: block;
}

.resultheader {
	height: 25px;
	font-size: 160%;
	color: #fff;
	background-color: #999;
	padding-left: 10px;
	margin-bottom: 10px;
}

#resultrightcolumn {
	float: right;
	width: 200px;
	margin: 0;
}

.conceptcardsmall { /* kan meerdere keren voorkomen */
	width: 200px;
	background-color: #eee;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.ccsboom {
	padding-left: 15px;	
	background: url(../../../sites/museumkennis/images/stippel_boom.gif) no-repeat 2px 0;
}

#concepthints {
	width: 200px;	
	padding-bottom: 5px;
	background: #eee;
}


/* Letter index
---------------------------*/

ul#letterindex {
	border: 2px solid #c03;
	background-color: #fff;
	margin: 0;
	padding: 4px 8px;
	height: 15px;
	list-style: none;
	position: relative;
	width: 510px;
}

ul#letterindex li {
	padding: 0 5px;
	font-weight: bold;
	color: #000;
	border-right: solid 1px #c03;
	float: left;
	position: relative;
	top: 0;
}

ul#letterindex li.last {
	border-right: solid 0 #fff;
}

ul#letterindex li a {
	color: #c03;
}

ul#letterindex li a:hover {
	color: #000;
}

/* Forms
---------------------------*/

input,
textarea,
select {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	padding: 5px;
	width: 496px;
	height: 26px;
	margin: 5px 0 10px;
	border: 2px solid #c03;
}

.inputvraag_error {
	border-color: #f60;
	background: #FFE2CF;
}

textarea {
	height: 90px;
}

.inputleeftijd select {
	width: 510px;
	height: 32px;
}

.inputattach {
	width: 300px;
}

.verstuur {
	width: 90px;
	height: 21px;
	padding: 0;
	border: none;
	margin-right: 20px;
}

#search .verstuur {
	width: 57px;
}

/* Thema overzichten
---------------------------*/

img.thumb {
	cursor: pointer;
	margin-bottom: 10px;
	border: solid 2px #B61924;
}

#themathumb {
	margin: 0 10px 10px 0;
	overflow: hidden;
	float: left;
}

#themathumb img {
	width: 90px;
	height: 90px;
	border: solid 2px #B61924;
}

#themaintro {
	margin-left: 110px;
	width: 400px;
}

#showTitel {
	width: 520px;
	text-align: left;
	margin-bottom: 4px;
	clear: both;
}

#showTitel img {
	float: left;
}

#showTitel span {
	float: left;
	font-weight: bold;
	margin-top: 20px;
}

#showTitel a {
	float: right;
}

#icons {
	clear: both;
}

.themazoeken a {
	color: #000;
	text-decoration: none;
}

.themazoeken a:hover {
	color: #B61924;
}

td.trefwoorden {
	color: #000;
	text-decoration: none;
}

td.trefwoorden a {
	color: #000;
	text-decoration: none;
	font-size: 1em;
}

td.trefwoorden a:hover {
	color: #c03;
	font-weight: bold;
	font-size: 1em;
}

#vraag,
#vraag P {
	font-size: 20px;
	font-weight: bold;
}

td.faq a {
	color: #2c3432;
	font-weight: bold;
}

#wjd {
	color: #8F827A;
	font-weight: bold;
}
#wjd a {
	color: #8F827A;
	text-decoration: none;
	font-size: 1em;
}

#wjd a:hover {
	color: #02A0C6;
	text-decoration: underline;
}

#extern {
	color: #E2047E;
	font-weight: bold;
}

#extern a {
	color: #E2047E;
	text-decoration: none;
}

#extern a:hover {
	color: #E2047E;
	text-decoration: underline;
}

#vraagtitel {
	color: #0057BA;
	font-weight: bold;
	font-size: 15px;
}

.agendainput {
	background-color: #ccc;
	border: solid 0 #ccc;
}

.sitepad {
	font-size: 1em;
	font-weight: bold;
	color: #000;
	line-height: 16px;
}

.zoeker {
	font-size: 1em;
	font-weight: bold;
	color: #000;
	line-height: 16px;
}

.contents {
	font-size: 1em;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.intro {
	margin: 2px 0;
	font-weight: bold;	
}

.btn {
	position: relative;
	top: 1px;
	margin: 1px;
	width: 124px;
	color: #fff;
	font: 11px/16px bold arial, sans-serif;		
	cursor: pointer;		
	border: solid 1px #666;
	border-right-color: #000;
	border-bottom-color: #000;	
	background: #ccc no-repeat 2px 0;	
}

.menubtn {
	width: 49px;
	height: 39px;
	cursor: pointer;
}

.input {
	background: #fff;
	border: 2px solid #c03;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #000;
}

.fieldname {
	font-weight: bold;
}

.faqimg {
	border: solid 2px #c03;
}