@charset "utf-8";
#clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	background-color: #5792FD;
}
/* CSS Document */

html, body {
	height: 100%;
	color: #000;
	background: #d3d3d3 url('../images/bg_synagoge.gif') repeat-y 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%;
	border-left: 1px solid #555;
	border-right: 1px solid #555;
	background-color: #FFFFFF;
}

#header{
	height:170px;
	font-size:1.3em;
	line-height: 60px;
	border-bottom: 1px solid #555;
	background-color: #5792FD;
}
#main {
	height: auto;
	width: 800px;
	background-color: #FFFFFF;
}
#center {
	float: left;
	width: 600px;
	background-color: #FFFFFF;
	padding: 0px 10px 15px 20px;
	height: 75%;
}

#inhoud {
	width: 570px;
	background-color: #FFFFFF;
	padding: 10px;
}
#linkpartnersite {
	background-color: #FFFFFF;
	height: 60px;
	width: 570px;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	border: 0;
}
#newsfeed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #eeeeee;
	width: 570px;
	padding-left: 10px;
	margin-top: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	font-size: 10px;
}



#footer {
	position: absolute;
	bottom: 0px; /* heel belangrijk */
	width: 100%;
	text-align:center;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(../images/footerimage.gif);
	padding-top: 8px;
	height: 22px;
}

*{
 padding:0;
 margin:0;
}



p {
 padding: 1em 0;
 line-height: 1.5em;
}
.title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:18px;
	font-weight: bold;
}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
}
.tussentitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.titelgroot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
}

.datum_tijd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	float: right;
	padding-right: 10px;
}
.nieuwstitel {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	float: left;
}
#menu {
	float: left;
	width: 170px;
	background-color: #FFFFFF;
	padding-top: 20px;
	list-style-type: none;
	overflow: hidden;
	text-align: left;
	color: #000000;
	font-size: 18px;
}
#menuitem {
	display: block;
	padding: 10px 0px 0px 10px;
	text-decoration: none;
	color: #333333;
	width:160px;
	height: 30px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

#menuitem a     {
	display: block;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color: #333333;
	width:160px;
	height: 30px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menuitem  a:visited    {
	display:block;
	text-decoration:none;
	color:#333333;
}
#menuitem     a:hover
    {
	font-size: 100%;
	display: block;
	text-decoration: none;
	color: #000000;
	width:160px;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	font-weight: bold;
}
a {
	color: #000000;
}
a:visited {
	color: #000000;
}
#welkom {
	background-color: #4305FA;
	height: auto;
	font-size: 45%;
}
#educatie {
	background-color: #0066FF;
	height: auto;
	font-size: 45%;
}
#nieuws {
	background-color: #006699;
	height: auto;
	font-size: 45%;
}
#exposities {
	background-color: #000066;
	height: auto;
	font-size: 45%;
}
#contact {
	background-color: #023368;
	height: auto;
	font-size: 45%;
}
#rondleidingen {
	background-color: #0099FF;
	height: auto;
	font-size: 45%;
}
#concerten {
	background-color: #a5c0dc;
	height: auto;
	font-size: 45%;
}
#links {
	background-color: #45B1BA;
	height: auto;
	font-size: 45%;
}
#sidebar {
	width: 160px;
	float: left;
	padding-top: 40px;
	padding-left: 15px;
}

#coolmenu{
	width: 160px;
	background-color: #FFFFFF;
	float: left;
}

* html #coolmenu{ /*IE only rule, to negate the padding below IE includes in menu width.*/
	width: 150px;
}

#coolmenu a{
	font: 13px Verdana;
	padding: 8px 0px 5px 4px;
	width: 150px;
	color: black;
	text-decoration: none;
	border-bottom: 1px solid black;
	height: 30px;
	display: block;
}

html>body #coolmenu a{ /*Non IE rule*/
	width: 150px;
}

#coolmenu a:hover{
background-color: black;
color: white;
}

#editbutton
{
	background: #333;
	border: black 1px solid;
}
