/* Stylesheet voor de lay-out voor website 2 use it - versie 3, 9 jan 2006
Opmaak website:
<div id="wrapper">
    <div id="header">header</div>
    <div id="menu">menu</div>
    <div id="content">content</div>
</div id="footer">footer</div>
</div> !-- sluiten wrapper -->


Gebruikte kleuren:
	color: #4C8CDC; // blauw
	achtergrondkleur header : #8E8181 // grijs met roodtint
	color:#fffecb; // yellow

*/
html {
	background-color: #fffecb;
}
body {
	margin: 0; 
	padding: 0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.6em; 
}

/* -------------------   layout  -----------------------*/
#wrapper {
    text-align: left;
    background-color:#fffecb;  
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    padding: 0px 0px 0px 8px;
}

#header {
    border-bottom: 1px solid #778899;
/*    background: #8E8181 url(../img/payoff_jansen.gif) no-repeat 300px 10px; */
    background: #8E8181 url(../img/logo_passievoorboeken.gif) no-repeat 350px 4px;
    padding:0px 0px 0px 12px;
    margin:0;
    height:72px;
    font-weight:bold;
    color: #4C8CDC;
}
#menu {
    font-size:110%;
    clear:both;
    border-bottom:1px solid #666;
    background-color:#eee;
    height:28px;
    padding:0;
    margin:0;
}

#content {
    background-color: #fffecb;
    margin-bottom:10px;
    padding:10px 0px 10px 0px;
}
#footer {
    clear:both;
    min-height:20px;
    text-align:left;
    padding: 1px 2px 3px 8px;
    font-size:90%;
    color: #fff;
    font-weight:bold;
    text-align:center;
    background-color:#8E8181;
    margin:0px;
}


/* -------------------   navigation  -----------------------*/
/* +----------------   navigatie boven ------*/
#menu ul {
	margin:0;
	padding:0 0 0 30px;
	list-style: none;
	float: left;
	display:inline;
	background-color:#ddd;
}

#menu li.hoofdpagina {
	border-left: 1px solid #333;
}
#menu li {
	height:28px;
	float: left;
	margin:0;
	padding:0;
	background-color:#eee;
	border-right: 1px solid #333;
	font-weight: bold;
	color:#111;
}	
#menu li a:link, #menu li a:visited  {
	padding: 4px 4px;
	background-color:#eee;
	display:block;
	margin:0;
	text-decoration:none;
	color: #020202;
}
#menu li a:hover, #menu li a:active, #menu #active {
	background-color:#fff;
	text-decoration:none;
	color:#4C8CDC;
	font-weight:bold;
}
#menu #active {
	padding: 4px 4px 5px 4px;
}

/* +----------------   navigatie rechts, 2e niveau ------*/
#menu2 ul {
	border-top:1px solid #eeedbc;
	padding:0; 
	margin:10px 0;
	text-align:center;
}
#menu2 li {
	list-style:none;
	font-weight:bold;
	border-bottom:1px solid #eeedbc;
}
#menu2active {
	padding: 5px 0px;
	display:block;
}
#menu2 li a:link, #menu2 li a:visited {
	color: #111;
	text-decoration: none;
	display:block;
	padding: 5px 10px 5px 5px;
}
#menu2 li a:hover, #menu2 li a:active, #menu2active {
	background-color:#ffffdc;
	text-decoration: none;
	display:block;
	color: #4C8CDC;
	border-right:2px solid #c6d9ea;
}


/* -------------------   content and other styles  -----------------------*/

h1 {
	font-size: 120%; 
	color:#4C8CDC;
	margin-top:10px;
}
h2 {
	font-size:110%;
	color:#4C8CDC;
	font-weight:bold;
	margin-bottom:0;
	padding-top:0px;
	margin-top:0px;
}
h3 {
    font-size: 100%;
    color:#000;
    font-weight:bold;
    margin-bottom:0;
}
#content p {
	line-height: 1.6em; 
	margin-bottom:8px;
	margin-top:0px;
}
#content ul {
	line-height: 1.6em; 
	margin-bottom:6px;
	margin-top:0px;
}
img  {
	border:0;
	padding:0;
	margin:0px;
}
.img_corner {
	float:right; 
	margin:0px 0 0px 4px;
}
.img_right {
	float:right; 
	margin:10px 0 10px 10px;
}
.img_winkel {
	float:right; 
	margin:0px 0 10px 0px;
}
.img_left {
	float:left; 
	margin:0px 13px 10px 0;
}
.img_logo {
    margin:0px;
    padding:0px;
}
#bkp {
	font-size:90%;
	text-align:left;
	color:#444;
	border-bottom:1px solid #ddd;
	margin-bottom:4px;
}

.menu3 a:visited {
	color: #444;
	text-decoration:none;
}
.menu3 a:hover {
	color: #16658e;
	text-decoration:underline;
}
a:link, a:visited {
	color: #16658e;
}
a:hover a:active {
	color: #111;
}
#footer a:link,  #footer a:visited, #footer a:active { 
	color:white;
	text-decoration:none;
}

#footer a:hover { 
	color:white;
	text-decoration:underline;
}

#header #logo1 {
	float:left;
	margin-left:10px;
	margin-top:10px;
}
#header #logo2 {
	float:right;
	margin-right:6px;
	margin-top:10px;
	text-align:right;
}
#header #logo1 a, #header #logo2 a {
    color: #ffffcc;
    text-decoration:none;

}
#header h1 {
    color:#ffffcc;
    font-size:180%;
    font-weight:bold;
    margin-top:0;
    margin-bottom:0;
}

#header .adress {
	font-size:90%;
	padding-left:0px;
	margin-top:0px;
	color:#fff;
}

#activiteit {
    color:#444;
    font-weight:bold;
    margin-top:8px;
}
#blok {
    float:right;
    width:220px;
    margin-left:10px;
    font-size:90%;
}
#blok h1 {
/*    background-color:rgb(22,101,142);  */
    background-color:#777;
    margin-top:0px;
    color: #fff;
    text-align:center;
}
#blok p, #blok ul, #blok h2 {
    padding-left:2px;
}

#bestel a:link, #bestel a:visited {
/*    border: 1px solid #000;
    background-color:#777;
    padding:2px 4px;
    color: #fff; 
    text-decoration:none; */
    font-weight:bold;
}
#bestel a:hover, #bestel a:active {
/*    background-color:#fff;
    color: #333; */
    text-decoration:none; 
}

.intro {
    color:#555;
    font-weight:bold;
    border-bottom:1px dashed #555;
    width:650px;
    margin-bottom:1px;
    padding-bottom:10px;
}
/* Ronde hoeken met afbeeldingen */
.rndbox {
    background: #C6D9EA;
    color: #000033;
}
.rndtop {
	background: url(../img/topright.gif) no-repeat right top;
}
.rndbottom {
	background: url(../img/bottomright.gif) no-repeat right top;
}
.rndbox p, .rndbox ul {
	margin: 0 8px;
}
.rndbox h1 {
    font-size:130%;
    margin: 4px 0px 0 0px;
    padding-bottom: 4px;
    color:rgb(22,101,142);
    font-weight:bold; 
    text-align:center;
    border-bottom:1px solid #fffecb;
}
.rndbox h2 {
    text-align:center;
    padding:0 4px;
}

ul.indent {
    margin-left:20px;
}
.blue {
    color:rgb(22,101,142);
    font-weight:bold; 
}
.green {
/*    color:#B3E98F; */
    color:#fffecb;
}
/* Vormgeving boeken */
div.indent {
	margin-left:150px;
	padding-left:0px;
	padding-top:0px;
}
.indent2 {
	margin-left:80px;
	padding-left:0px;
}
.clear {
	clear:both;
}

.minheight {
    float:right;
    width:1px;
    height:550px;
}
.auteur {
    color:#333;
    font-size:90%;
    font-style:italic;
    margin:0px;
    padding:0px;
}
.right {
	font-size:80%;
	text-align:right;
	color:#999;
	float:right;
	margin:0px;
	padding:0 0 0 10px;
	line-height:1.2em;
}
.credits {
    font-size:90%;
    text-align:center;
    color:silver;
}
.credits a:link, .credits a:visited {
    color:silver;
    text-decoration:none;
}
.credits a:hover, .credits a:active {
    color:#333;
    text-decoration:underline;
}
p.credits {
    margin:0;
    padding:0;
}
/* Joomla */
div.rndhome h2 {
    font-size:110%;
    font-weight: bold;
    margin: -2px -8px 0 -8px;
    padding-left: 10px;
    padding-bottom: 2px;
    color:#4C8CDC;
    text-align:center;
    background-color:#fff;
    border-bottom: 1px dotted silver;
    border-left:1px solid silver;
    border-right:1px solid silver;
}

div.rndhome h2 a:link,  div.rndhome h2 a:visited {
    color:#4C8CDC;
    text-decoration:none;
}
div.rndhome h2 a:hover,  div.rndhome h2 a:active {
    color:#4C8CDC; 
    text-decoration:underline;
}
div.rndhome {
	background: url(../img/tl_home.png) 0 0 no-repeat;
	margin: 0 0 20px 0;
	padding: 0;
}

div.rndhome div {
	background: url(../img/tr_home.png) 100% 0 no-repeat;
}

div.rndhome div div {
	background: url(../img/bl_home.png) 0 100% no-repeat;
}

div.rndhome div div div {
	background: url(../img/br_home.png) 100% 100% no-repeat;
	padding: 8px;
	width: auto !important;
	width: 100%;
}

div.rndhome ul {
    margin: 10px 0;
    padding-left: 20px;
}

div.rndhome ul li a:link, div.rndhome ul li a:visited {
	font-weight: bold;
}

div.rndhome a.mainlevel:link, div.rndhome a.mainlevel:visited  {
	background: none;
	padding-left: 0;
}

div.rndhome ul li a:hover {
	font-weight: bold;
}

/* Opmaak in twee kolommen op de homepage */
#left {
    float:left;
}
#right {
    float:right;
}
#left, #right {
    margin:0px;
    width:315px;
}
#left2 {
    float:left;
    padding-right:20px;
    border-right:1px solid black;
}
#right2 {
    float:right;
}
#left2, #right2 {
    margin:0 0 10px 0;
    width:430px;
}
/* einde opmaak twee kolommen homepage */

.subtitle {
    font-size:90%;
    font-family:Arial, sans-serif;
    margin:0;
    padding:0;
    font-weight:bold;
    color:#666;

}
/* tabellen, soms ontkomen we er toch niet aan ... */
table.rand {
  border-top:1px solid black;  
  border-bottom:1px solid black;  
  margin-bottom:10px;
}
td {
    vertical-align:top;
}
.info {
    font-size:90%;
    color:#2a6aba;
}
