/*general*/

*
{
	margin: 0; 
	padding: 0; 
}


body
{
	color:#333; 
	font-family: Verdana,Tahoma,sans-serif;
	font-size:13px;
	background: #DBF3FA url(mimages/bg5.gif) repeat-x 50% 0;
	margin: 0;
	padding: 0;
}


a
{
	color: #2461A3;
}

	a:hover
	{
		color: #000;
	}

	
#wrapper
{
	margin: 0 auto;
	width: 914px;
	padding-top: 40px;
	padding-bottom: 40px;
}

p
{
	margin: 10px 0 10px 0;
}

h1
{
	font-size: 16px;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/sun.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 28px;
	margin-top: 30px;
	height: 25px;
}

h2 a
{
	color: #333;
}

#header
{
	width: 700px;
	height: 159px;
	background: url(images/header6.gif) no-repeat;
}

#content-rechts
{
	float: left;
	width: 700px;
}

.clear
{
	clear: both;
}


/* Menu */

#menu
{
	width: 180px;
	float: left;
	margin-right: 10px;
	padding: 0;
}


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


#menu ul li
{
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 32px;
	margin-bottom: 3px;
	background: #fff;
}


#menu ul li.sun
{
	background-image: url(images/sun.jpg);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}


#menu ul li.sungrey
{
	background-image: url(mimages/moon.jpg);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}


#menu ul li a
{
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: #333;
}

#menu ul li a:hover
{
	text-decoration: underline;
}

#menu img
{
	padding-left: 25px;
	padding-top: 20px;
}

/* content */

#content
{
	padding: 15px;
	margin: 0;
	background: #fff;
	line-height: 20px;
	width: 668px;
	border-left: 1px solid #A7DAEB;
	border-right: 1px solid #A7DAEB;
	border-bottom: 1px solid #A7DAEB;
}

.floatright
{
	float: right;
	margin: 0 0 0 20px;
	width: 100px;
	height: 102px;
}

.floatleft
{
	float: left;
	margin: 0 14px 0 0;
	width: 50px;
	height: 51px;
}


.floatright2
{
	float: right;
	margin: 0 0 14px 14px;
	padding: 2px;
	border: 1px solid #999;
}

.floatleft2
{
	float: left;
	margin: 0 14px 14px 0;
	padding: 2px;
	border: 1px solid #999;
}


input, textarea, select
{
	background-color: #FBFBFB;
	border-left: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #B0AEAE;
	border-bottom: 1px solid #B0AEAE;
	outline: none;
	padding: 4px;
}

textarea
{
	width: 500px;
}

td
{
	padding: 8px;
}

#inschrijven ul
{
	list-style-type: none;
	margin: 10px 0 0 28px;
}

#inschrijven img
{
	border: 0;
	width: 60px;
	height: 61px;
}

#inschrijven h2
{
	margin-top: 20px;
}


#seminars
{
	margin-top: 10px;
}

#seminars h3
{
	font-size: 13px;
	font-weight: bold;
	margin: 17px 0 6px 0;
}

#seminars ul
{
	margin-left: 30px;
}

#seminars p
{
	margin: 0 0 0 0;
}

#overview
{
	text-align: center;
	margin-top: 20px;
}

#overview a
{
	text-decoration: none;
	font-size: 12px;
	color: #333;
}

#overview a:hover
{
	text-decoration: underline;
}

.thumbs
{
	float: left;
	border: 0px solid #000;
	margin-right: 13px;
	width: 120px;
	border: 0px solid #E1F4F9;
	height: 140px;
}

.thumbs img
{
	border: 0;
	width: 75px;
	height: 77px;
}

#message
{
	padding: 4px;
	margin-top: 30px;
	border: 1px solid #E1F4F9;
	color: #fff;
	background: #3781BD;
}

#cityagenda p
{
	margin-bottom: 30px;
}

#cityagenda p.boldtitle
{
	font-weight: bold;
}

#fotos img
{
	border: 1px solid #999;
	padding: 3px;
	float: left;
	margin-right: 10px;
}

#pers img
{
	border: 1px solid #999;
	padding: 3px;
	float: left;
	margin-right: 10px;
}

#pers img.download
{
	border: 0;
}

#baraka p
{
	margin: 20px 0 20px 0;
}

#baraka
{
	margin-top: 10px;
}

#baraka h3
{
	font-size: 13px;
	font-weight: bold;
	margin: 17px 0 6px 0;
}

#baraka ul
{
	margin-left: 30px;
}

#baraka img#first
{
	border: 0;
}

#sc-incense
{
	padding: 20px 0 0 0;
}

#sc-incense img
{
	width: 98px;
	height: 100px;
}

#sc-incense p
{
	color: #666;
	font-style: italic;
}

.img-text
{
	float:right;
	border: 1px solid #DDDDDD;
	padding: 2px;
	width: 150px;
	margin: 0 0 15px 15px;
}

.onderschrift
{
	color: #999;
	text-align: center;
	font-style: italic;
	font-size: 11px;
}



