/* DESIGN */
body {
	background-color: #E1E084;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url('images/green-body.jpg');
}

.body-wrapper {
	width: 956px;
	min-height: 868px;
	}
.content-wrapper{
	background-image: url('images/green-header.jpg');
	height:58px;
	padding-top:90px;
}
.contentMain{
	width:935px;
	padding-top:20px;
}
.topLeft, .topLeft a, .topLeft a:hover{
	font-weight:bold;
	color:#CCCD34;
}
#dnn_dnnLOGIN_cmdLogin
{
	color:#FFFFFF;
}
.contentTitle {
	margin: 0px 30px 50px 10px;
	text-align: left;
	color:white;
	font-size: 18px;
	font-weight: bold;
}
.breadcrumb-padding{
	color:#CCCD34;
}
#dnn_SEARCH_txtSearch
{

    border:1px solid #CCCD34;
    background:#ffffff;
}
.breadcrumbSearchDiv{
	background-image: url(images/green-breadcrumb.jpg);
}
.imgspacer{
	background-image: url(images/green-spacer.jpg);
}

.shadow-wrapper{
	text-align:center;
	margin:0px auto 0px auto;
}
.contentTitle{
	padding:25px;
}
.spashknoppen a:hover{
	text-decoration:none;
}

#panels{
	text-align: center;
}

.pnlImage {
	float: left;
	height: 225px;
	width: 350px;
	z-index:inherit;
}
.pnlContent {
	text-align: left;
	width: 400px;
	float: right;
	color: #003366
	
}
#FlashPanel
{
	margin-top: 25px;
	text-align: left;
	width: 775px;
	
}
#pnlWelkom
{
	position:relative;
	z-index:1;
}
#pnlAlgemeen, #pnlPredikant, #pnlPensioenplanner, #pnlEmeritaat
{
	position:relative;
	z-index: 2;
	display:none;
	top:25px;
	left:0;
}

#navigatie {
	height: 188px;
	text-align: center;
}

.javascript {
	font-weight: bold;
	color: #FF0000;
	width: 800px;
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
	border-top: 1px dashed #CCCD34;
	border-bottom: 1px dashed #CCCD34;
	}
	
a.javalink:link {
	color: #CCCD34;
	text-decoration: none
	}
	
a.javalink:hover {
	text-decoration: underline
	}
