/* andreas01 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). 
Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. 
For design assistance and support, contact me through my website or through http://oswd.org/email.phtml?user=Andreas

Version: 1.0
(July 25, 2005)

Screen layout: */
body {
	/*background: url(Afbeelding/bggreen.gif) repeat-y top center #ffffff;*/
	margin: 0 auto;
	padding: 0;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	line-height: 110%;
	overflow: scroll;
}

/* -- MAIN LAYOUT AND HEADER -- */
#wrap {background: #ffffff;color: #303030;margin: 0 auto;padding: 3px; width: 760px;}
/*#wrapTweeKolom {background: #ffffff;color: #303030;margin: 0 auto; width: 800px;}*/
#header {
    clear: both;
	margin: 0;
	padding: 0 0 0 0;
	height: 30px;
	background-color: #FFFFFF;
}
#header h1 {width: 250px;margin: 0 0 10px 0;float: left;}
#header p {
	width: 760px;
	float: right;
	text-align: Right;
	color: #660099;
	margin: 0 0 1px 0;
	font-size: 0.8em;
	line-height: 1.2em;
	font-style: italic;
	padding-top: 20px;
	font-weight: bold;
}

#frontphoto {margin: 0 0 1px 0;border: 0;}

/* -- NAVIGATION -- */
#avmenu {clear: left;float: left;width: 150px;margin: 0 0 10px 0;padding: 0;font-size: 0.9em;}
#avmenu ul {list-style: none;width: 150px;margin: 0 20px 0 0;padding: 0;font-size: 1.1em;}	
#avmenu li {margin-bottom: 4px;}
#avmenu li a {font-weight: bold;height: 20px;text-decoration: none;	color: #FFFFFF;	display: block;	padding: 6px 0 0 10px;
background-color: #CCCC99;border-left-width: 4px;	border-left-style: solid;	border-left-color: #009933;}	
#avmenu li a:hover {
	color: #FFFFFF;
	border-left: 4px solid #286ea0;
	background-color: #006600;
	border-left-color: #33FF00;
}

/* -- RIGHT SIDEBAR -- */
.announce {
	margin: 10px 0 10px 0;
	padding: 10px 10px 2px 10px;
	width: 130px;
	color: #505050;
	background-color: #FFFFFF;
	line-height: 1.3em;
	border-style: solid;
	border: 1px;
	text-align: center;
}
.archief  {
	width: 150px;
	color: #505050;
	background-color: #FFFFFF;
	line-height: 1.2em;
	text-align: center;
	border: 1px;
	border-style: solid;
	margin-top: 10px;
}

.highlight{
	color: #FF0000;
	font-size: 10px;
	text-align: center;
}
#extras {float: right;width: 100px;margin: 0 0 10px 0;	padding: 0;	font-size: 0.9em;	line-height: 1.5em;	background-color: #FFFFFF;}
#extras p {margin: 0 0 1.5em 0;}

/* -- MAIN CONTENT variations -- */
#content {margin: 0 110px 20px 160px;border-left: 1px solid #f0f0f0;border-right: 1px solid #f0f0f0;padding: 0 10px 0 10px;
line-height: 1.6em; text-align: justify;}
#content h2 {font-size: 1.5em;margin: 0 0 0.5em 0;}
#content img {
	padding: 3px;
	display:inline;
	background: #cccccc;
	border: 4px solid #f0f0f0;
	margin-left: 4px;
}
#contentTweeKolomIntro {
	margin: 0 0 20px 160px;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	padding: 0 0 0 10px;
	line-height: 1.6em;
	text-align: justify;
	vertical-align: text-top;
	background-image: url(Afbeelding/Boom.jpg);
	background-repeat: no-repeat;
}
#contentTweeKolom {
	margin: 0 0 20px 160px;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	padding: 0 0 0 10px;
	line-height: 1.6em;
	text-align: justify;
	vertical-align: text-top;

}

/* LINKS AND HEADERS */

h1 {color :#006600; font-family: Georgia, "Times New Roman", serif;	font-size: 18px;	
    border-bottom: 1px solid; padding-bottom: 2px; margin: 0 0 1em;}
	
h3 {font-size: 1.3em; margin: 0 0 10px 0;}
h6 {
	font-size: 16px;
	margin: 0 0 10px 0;
	color: #006600;
	font-weight: bold;
	padding-top: 0px;
	text-transform: none;
}
    
#contentTweeKolom h2 {color: #008000;
                      font-weight: bold; 
					  font-size: 12px;
                      border-bottom: 1px solid; 
					  padding-bottom: 2px; 
					  margin: 0 0 1em;}   

#contentTweeKolom h4 {color: #008000;
                      font-weight: bold;
					  font-size: 12px;
					  text-decoration: underline;
					  padding-bottom: 2px;
					  margin: 0 0 1em ;}

#contentTweeKolom li a:hover{color: #CC0099;}

a {text-decoration: underline;color: #0033CC;}
a:hover {text-decoration: underline;color: #CC0099;}
/*
a img {
	border: 0;
	color: #FF6600;
	text-decoration: blink;
}
*/
/* -- FOOTER -- */
#footer {clear: both;margin: 0 auto;padding: 10px 0 20px 0; border-top: 4px solid #f0f0f0; width: 760px; text-align: center;color: #808080; font-size: 0.9em;}
#footer a {color: #808080;text-decoration: none;}
#footer a:hover {text-decoration: underline;}

/* -- VARIOUS CLASSES -- */

.styleKopPagina2 {color :#008000; font-family: Georgia, "Times New Roman", serif; font-size: 14px;}
.greenletter     {
	color:#008000;
	font-family: Georgia, "Times New Roman", serif;
	font-size:24px;
	font-weight: bold;
	font-variant:normal;
	line-height: 110%;
}
.HighLight{
	color:#008000;
	font-family: Georgia, "Times New Roman", serif;
	font-size:12px;
	font-weight: bold;
	font-variant:normal;
	line-height: 110%;
	font-style: italic;
}

.left  {margin: 10px 10px 5px 0; float: left;}
.right {margin: 10px 0 5px 10px; float: right;}

.box {margin: 0 0 10px 0;}

.textright {text-align: right;}
.center    {text-align: center;}
.small     {font-size: 0.8em;}
.bold      {font-weight: bold;}
.hide      {display: none;}
.kleinnotitie  {
	font-size: 0.75em;
	color: #03389C;
}


/*-- One Friday A Month Program --*/
.FridayProgram h1 {
	color: #330099;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	text-decoration: underline;
	border-bottom: 0;
}

.FridayProgram h5 {
	color: #330099;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	border-bottom: 0;
	font-family: Georgia, "Times New Roman", serif;

}

.FridayProgram h6 {
	color: #330099;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	border-bottom: 0;
	text-decoration: underline;
}


/*-- PICTURES of BOOKS on the LINKS page --*/

p.Afbeelding{
	text-align: center;
	background-color: #FFFFFF;
}

ul.LijstMenu {margin-top: 2px; margin-left: 1.5em; border: 0;
}


.announce h3 {
	width: 130px;
	font-size: 14px;
	background-color: #999900;
	text-align: center;
	text-decoration: underline;
}

.archief h3 {
	width: 150px;
	font-size: 14px;
	background-color: #009933;
	text-align: center;
	text-decoration: underline;
	height: 17px;
	color: #FFFFFF;
}

.Aanbevolen h3 {
	background-image: url(Afbeelding/opsom3.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 400px;
	padding-left: 30px;
	font-size: 10px;
	float: none;
	height: 20px;
}

.Opleidingen h3 {
	background-image: url(Afbeelding/opsom.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 400px;
	height: 20px;
	float: none;
	padding-left: 30px;
	font-size: 10px;
}

.Aanbevolen h3 a:hover {
	color: #CC0099;
}

.Opleidingen h3 a:hover {
	color: #CC0099;
}


.boekenlijst{
	font-size: 10px;
}

.OneFridayAMonth img div{
          float: left;	
          clear:left;	
          padding: 0 5px 5px 0;          
}

.boek    {
	float :left;
	background-color:#FFF;
	width : 560px;
	font-size: 11px;
	border: 1px solid;
	padding: 5px 5px 5px 5px;
	margin-bottom: 2px;
}
          
.boek img{width : 100px;
          height: 150px;	
          float: left;	
          clear:none;	
          padding: 0 5px 1px 0;          
}

.Email{
	text-align: center;
	font-family: Georgia, "Times New Roman", serif;
}

.Email a       {color: #ffffff;}
.Email a:hover {color: #9933CC;}

.Email img{
	margin-top: 10px;
}

.boek p  {background-color:#FFFFFF; 
          margin-top: 0px;}

.date {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 15px;
}

/*-- Tabellen --*/
table.Adressen {
	empty-cells: show;

}

table.Adressen th {
	text-align: left;
	font-weight: bold;
	color: #330066;
	border-bottom-color: #330066;
	border: 1px;
	border-bottom-style: solid;
}

table.Adressen td {
	text-align: left;
	font-size: 10px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", serif;
	
}

table.Adressen tr.d0 td {
	background-color: #EAF9D5;
	color: black;
	font-family: Georgia, "Times New Roman", serif;
}

table.Adressen tr.d1 td {
	background-color: #FFFFFF;
	color: black;
	font-family: Georgia, "Times New Roman", serif;
	background-attachment: fixed;
}

/* -- EINDE -- */
