/* Socrates - Netlash webdesign
------------------------------------------------------------------*/

body
{	
	font-size: 62.5%;
	font-family: "Verdana", Arial, Trebuchet MS, sans-serif;
	color: #234d68;
	background: #fff url(images/achtergrond.jpg) repeat-x;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p
{
	margin: 0;
	padding: 0;	
}

/*
------- Divs positioneren ----------- */

#logos
{
	width: 720px;
	margin: 0 auto;
	margin-top: 10px;
	text-align: right;	
}

#logos img
{
	border: none;	
}

img
{
	border: none;	
}

#container
{	
	width: 720px;
	height: auto;
	margin: 0 auto;
	margin-top: 5px;
}

#footer
{
	color: white;
	font-size: 1.1em;
	background: transparent url(images/footer.gif) no-repeat;
	width: 712px;
	height: 23px;	
	margin: 0 auto;	
	margin-top:30px;
	padding: 5px 0px 0px 8px;
}

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

#links
{
	width: 197px;
	float: left;
}

#rechts
{
	width: 487px;
	float: left;
	margin: 22px 0px 0px 19px;
}


/* ---- Socrates header ---- */
#socrates
{
	border: none;
	width: 197px;
	height: 129px;
	float: left;
}

/* ---- Hoofdmenu lijst ---- */
#hoofdmenu
{
	list-style-type: none;
	background: transparent	 url(images/hoofdmenu.jpg) no-repeat;
	width: 489px;
	height: 24px;
	padding: 105px 0px 0px 13px;
	margin: 0px 0px 0px 19px;
	float: left;
}

#hoofdmenu li
{
	font-size: 1.2em;
	font-weight: bold;
	color: white;
	float: left;
	padding-right: 30px;
}

#hoofdmenu li a
{
	color: white;
	text-decoration: none;
}

#hoofdmenu li a:hover
{
	color: #c0d3e0;
	text-decoration: none;
}

/* ---- Submenu lijst ---- */
h2
{
	font-size: 1.4em;
	color: white;
	background: #fff url(images/h2.gif) no-repeat;
	width: 189px;
	height: 22px;
	padding: 4px 0px 0px 8px;
	margin-top: 19px;	
}

#submenu
{
	list-style-type: none;
	background: #fff url(images/submenu.gif) no-repeat;
	width:187px;
	height:143px;
	padding: 5px 0px 0px 10px;
	margin: 6px 0px 0px 0px;
}

#submenu li
{
	font-size: 	1.3em;
	color: #234d68;
	background: transparent url(images/select.gif) 0px 6px no-repeat;
	padding: 2px 0px 0px 13px;
	margin: 0;
}

#submenu li a
{
	text-decoration: none;
	color: #234d68;
}

#submenu li a:hover
{
	color: #ce1b21;
}

/* ---- Inhoud ---- */
/* ---- Headings in inhoud ---- */
#inhoud h1,#inhoud h2,#inhoud h3,#inhoud h4,#inhoud h5,#inhoud h6
{
	font-size: 1.2em;
	color: #ce1b21;	
	background: none;
	width: 400px;
	height: auto;
	margin: 0px 0px 5px 0px;
	padding: 0;
}

h3
{
	font-size: 1.4em;
	color: #ce1b21;	
	margin-bottom: 5px;
}

#inhoud
{
	font-size: 1.2em;
	margin: 0px 0px 10px 0px;	
	word-spacing: 4px;
}

#inhoud a
{
	color: #234d68;
}

#inhoud a:hover
{
	color: #ce1b21;
}

#inhoud ul
{
	list-style-type: none;	
}

#inhoud ul li
{
	color: #929292;
	background: transparent url(images/lijst.gif) 0px 7px no-repeat;
	padding: 2px 0px 0px 9px;
}

#inhoud  ul li a
{
	color: #929292;
}

#inhoud ul li a:hover
{
	color: #ce1b21;
}

/* ---- Nummerieke lijst ---- */
ol
{
	color: #929292;
}



/*--------------------------------- Clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*--------------------------------- */

/* Opmaak van fotoalbum pagina */
.fotoalbum
{
	font-size: 1.3em;
	clear: left;
	padding-top: 15px;
}

.fotoalbum .thumb
{
	float: left;
	margin-right: 15px;	
}

.albumfotos
{
	height: 100px;
	float: left;	
}

.albumfotos .thumb
{
	float: left;
	margin: 0px 15px 15px 0px
}

/* thumbnails */
.thumb
{
	background-color: white;
	padding: 5px 5px 5px 5px;
	border: 1px #cececf solid;
}

.fotoalbum
{
	color: #234d68;
}

.fotoalbum a
{
	text-decoration: none;
	color: #234d68;
}

.fotoalbum a:hover
{
	text-decoration: none;
	color: #585d49;
}
