@charset "UTF-8";
/* CSS Document */

/*css-reset-short*/
aside,article,section,header,footer,nav{display:block;}
html,body,div,h1,h2,h3,h4,h5,h6,p,ul,li{margin: 0; padding: 0;}



body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #333;
	background:#333;
	background-attachment: fixed;
	background-position: left top;
	background-repeat: no-repeat;
}
#body-textielcommissie {
	background-image: url(../fotos-textiel/web-jnj-6a.jpg);
}
#body-bestuur {
	background-image: url(../fotos-textiel/web-loan-6.jpg);
}
#body-actueel {
	background-attachment: fixed;
	background-image: url(../fotos-textiel/Web_Emmy_SST_166_detail_site.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
#body-archief {
	background-attachment: fixed;
	background-image: url(../fotos-textiel/jaarboeken_trudy_web3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
#body-vacatures {
	background-attachment: fixed;
	background-image: url(../fotos-textiel/web-jnj-7.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#body-pers {
	background-attachment: fixed;
	background-image: url(../fotos-textiel/web-loan-8.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#body-donateur {
	background-attachment: fixed;
	background-image: url(../fotos-textiel/web-emmy-6.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#body-donateurs-te-gast {
	background-attachment: fixed;
	background-image: url(../fotos-textiel/Tilburg_web_IMG_1486.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#body-publicaties {
	background-attachment: fixed;
	background-image: url(../fotos-textiel/web-emmy-2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#body-symposia {
	background-attachment: fixed;
	background-image: url(../fotos-textiel/20170402_142758_web.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#body-links {
	background-attachment: fixed;
	background-image: url(../fotos-textiel/web-loan-5.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#body-00 {
	background-attachment: fixed;
	background-image: url(../fotos-textiel/opening-pagina-3.jpg);
	background-position: right top;
}


	/* ~~ Element/tag selectors ~~ */
ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
	margin: 0;
	list-style-type: none;
	line-height: 1.5;
	padding-left: 15px;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
h1 {
	font-size: 1.2em;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 2;
	color: #777;
	}

h2 {
	text-transform: uppercase;
	letter-spacing:1em;
	font-size: 1.1em;
	padding-top: 10px;
}	
h3 {
	font-size: 1.1em;
	line-height: 1.8;
	padding-top: 10px;
}

img.afbr {/*afbeelding*/
		float: right;
		margin: 10px 0px 10px 10px;
}

img.afbl {/*afbeelding*/
		float: left;
		margin: 10px 10px 10px 0px;
}

p {
	line-height:18px;
	padding-bottom:10px;
	padding-top:10px;
}

a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}

/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a:link, a:visited {
	color: #af1a1c;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #F00;
	font-style: italic;
}
a:link[href^="http://"], a:visited[href^="http://"]{
	color: #5E5655;
	text-decoration: none;
}
a:hover[href^="http://"], a:focus[href^="http://"], a:active[href^="http://"]{
	font-style: italic;
	color: #999999;
	text-decoration: none;
}
	
table {
	margin-left: 15px;
}
	

td {
	vertical-align: top;
}



/* ~~ The navigation list styles (can be removed if you choose to use a premade flyout menu like Spry) ~~ */
ul.nav {
	/*list-style: none; /* this removes the list marker */
	margin-bottom: 15px; /* this creates the space between the navigation on the content below */
}
ul.nav li {
	border-bottom: none /* this creates the button separation */
}
ul.nav a, ul.nav a:visited { /* grouping these selectors makes sure that your links retain their button look even after being visited */
	padding: 5px 5px 5px 15px;
	display: block; /* this gives the anchor block properties so it fills out the whole LI that contains it so that the entire area reacts to a mouse click. */
	width: 110px;  /*this width makes the entire button clickable for IE6. If you don't need to support IE6, it can be removed. Calculate the proper width by subtracting the padding on this link from the width of your sidebar container. */
	text-decoration: none;
	color: #af1a1c;
}
ul.nav a: hover, ul.nav a: active, ul.nav a: focus { /* this changes the background and text color for both mouse and keyboard navigators */
	color: #F00;
	font-style: italic;
	}

#quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.4;
	color: #AAA;
	padding: 15px;
	float: left;
	width: 160px;
	position: fixed;
	left: 0px;
	top: 0px;
	background-image: url(../web-images-algemeen/achtergrond-zw.png);
	background-repeat: repeat-y;
}
.bron {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	font-style: normal;
	font-weight: lighter;
	text-align: left;
	letter-spacing: 0.15em;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
}



#mainHeader {
	background-image: url(../web-images-algemeen/logo-web-def.gif);
	background-repeat: no-repeat;
	height: 145px;
	width: 730px;
	margin-bottom: 10px;
	position: relative;
	top: 0px;
}

ul.taal {
	padding: 5px 15px;
	text-decoration: none;
	text-align:center;
	list-style: none;
	margin-left: 550px;
	margin-top: 100px;
	/* [disabled]display: none; */
}
ul.taal li {
	float:left;
	border-bottom: none;
	width: 40px;
}
ul.taal a, ul.taal a:visited {
	display: block;
	color:#af1a1c;
}
ul.taal a:hover, ul.taal a:active, ul.taal a:focus {
	color: #fff;
	text-align:center;
	background-color: #af1a1c;
	font-style: normal;
	}

#container {
	position: absolute;
	left: 190px;
	width: 730px;
	background-image:url(../web-images-algemeen/achtergrond-wit-95.png);
	margin: 0 auto auto 5px;
}
#container-1 {
	position: absolute;
	left: 190px;
	width: 730px;
	margin: 0 auto auto 5px;
	height: 145px;
}
#mainNav  {
	width: 180px;
	padding-bottom: 10px;
	padding-top: 10px;
	position: fixed;
	float: left;
}

#mainNav ul.nav {
	list-style: none;
	margin-bottom: 15px;
	padding-left: 0px;
	width: 90px;
}
#mainNav ul.nav li{
	border-bottom: none
}
#mainNav ul.nav li.subNav ul {
	display: none;
	margin: 0 0 0 60%;
	list-style: none;
	position: absolute;
	z-index: 1020;
	top: 0px;
	color: #FFF;
	background-color: #af1a1c;
	width: 90px;
	padding-left: 0px;
}
#mainNav ul.nav li.subNav:hover ul {
	display: block;
}
#mainNav ul.nav li.subNav ul li a {
	background-color: #FFF;
	color: #af1a1c;
}
#mainNav ul.nav li.subNav ul li a:hover {
	background-color: #af1a1c;
	color: #FFF;
}
#mainNav ul.nav a, #mainNav ul.nav a:visited {
	display: block;
	text-decoration: none;
	color: #af1a1c;
}
#mainNav ul.nav a:hover ,#mainNav ul.nav a:active, ul.nav a:focus {
	color: #FFF;
	background-color: #af1a1c;
	font-style: normal;
	}



#zoek {
                  margin: 0px;
                  height: 70px;
                  width: 200px;
                  position: relative;
}
#zoek input.gsc-input {
                  font-family: Arial, Helvetica, sans-serif;
                  font-size: 12px;
                  color:#666;
}
#zoek input.gsc-search-button{
                  padding: 5px;
                  border: solid 1px;
                  border-color:#ccc;
}
#zoek div.gsc-control-cse #zoek gsc-control-cse-nl {
                  padding:0;
}

#zoek .cse .gsc-control-cse, .gsc-control-cse {
                  width: 200px;
                  background-color: transparent !important;
                  border: 0!important;
                  padding: 1em 0 !important;
}
#zoek .gsib_a {
                  padding-right: 2px !important;
                  padding-left: 0px !important;
}
#zoek .gcsc-branding {
                  padding-top: 4px;
                  padding-left: 0px;
                  padding-right: 0px;
}
#content {
	padding-top: 10px;
	width: 500px;
	float: right;
	}
#content article {
	width: 490px;
}

#naar-top a:link, #naar-top a:visited {
	letter-spacing: normal;
	
	}
#naar-top a:hover, #naar-top a:active, #naar-top a:focus {
	letter-spacing: 0.2em;
	color: #F00;
	/* [disabled]background-color: #FFF; */
	font-style: normal;
	}
	
#mainFooter {
	height:80px;
	padding-right: 30px;
	position: relative;
	clear: both;
	text-align: right;
	font-size: 0.9em;
	color: #666;
}
#mainFooter a:link, #mainFooter a:visited {
	letter-spacing: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;	
}
#mainFooter a:hover, #mainFooter a:active, #mainFooter a:focus {
	letter-spacing: normal;
	font-style: italic;
	color: #999;
}

.donker {
	color: #000;
	font-weight: bold;
	font-size: 10px;
	line-height: 1.3;
}
.rood {
	color: #C00;
}
.feest {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	letter-spacing: normal;
}
.stippellijn-boven {
	border-top: 1px dashed #af1a1c;
	margin-top: 6px;
}
.data-symposium {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.7;
	font-weight: bold;
	color: #666;
	text-align: right;
	padding-right: 48px;
}
.hide   {
	display: none;
}
.hoed {
	background-image: url(../web-images-algemeen/hoed.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.italic-donker {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000;
}

.grijs-11 {
	font-size: 11px;
	color: #999;
	line-height: 2;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	font-style: normal;
	font-weight: lighter;
	text-align: left;
	letter-spacing: 0.15em;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 5px;
}
	
