input.submit-button {
	background-color: #909083;
	border: 1px solid #909083;
	color: #FFF;
        text-transform:uppercase;
	font-size: 11px;
        font-weight:bold;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;
}

input.submit-button:hover {
	background-color: #FFFFFF;
	border: 1px solid #909083;
	color: #909083;
	font-size: 11px;
        font-weight:bold;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
}
div#content-container .template-contents .title-2 {
	font:11px Arial, Helvetica, sans-serif normal;
	color:#666;
}

.ntitle {
    color:#000000;
    display:block;
    margin:12px 0 0;
    padding:6px 0;
}

.date {
    display:block;
    margin: 5px 0 0;
}

.border {
    border-bottom:1px solid #E4E5E4;
    margin-left:147px;
}

.simple_overlay {

    /* must be initially hidden */
    display:none;

    background-image: url(/public/images/ikemizu_tomikawa_oshima.jpg);

    /* place overlay on top of other elements */
    z-index:10000;

    /* styling */
    background-color:#333;

    width:627px;
    height:400px;
    border:1px solid #666;

    /* CSS3 styling for latest browsers */
    -moz-box-shadow:0 0 90px 5px #000;
    -webkit-box-shadow: 0 0 90px #000;
}

.simple_overlay .close {
    background-image:url(/public/images/close.png);
    position:absolute;
    right:-15px;
    top:-15px;
    cursor:pointer;
    height:35px;
    width:35px;
}

ul#sitemap, ul#sitemap ul {
    list-style: none;
    margin:0 !important;
    padding:0 0 0 2px !important;
	width:325px;
	background-color: white;
}

ul#sitemap li {
    background: url(/public/images/bg-sitemap.gif) repeat-x 0 12px;
    list-style-type:none;
    line-height: 23px;
}

ul#sitemap li a {
    background-color: #fff;
    display: block;
    height: 23px;
    line-height: 23px;
    width: 100%;
    text-decoration:none;
	color:#000;
}

ul#sitemap li a:hover {
    text-decoration:underline;
}
ul#sitemap li ul li a {
    padding-left: 5px;
}

ul#sitemap li ul li a {
    margin-left: 20px;
}

ul#sitemap li ul li ul li a {
    margin-left: 40px;
}

ul#sitemap li ul li ul li ul li a {
    margin-left: 60px;
}

ul#sitemap li ul li ul li ul li ul li a {
    margin-left: 80px;
}

/*banner*/

.aside .taal-oe a{
	display: block;
	background:url(/public/images/taal-oe.gif) no-repeat top left;
	padding: 0 10px;
	height: 104px;
	text-indent:-9999px;
	margin-bottom: 10px;
}
.aside .taal-nl a{
	display: block;
	background:url(/public/images/taal-nl.gif) no-repeat top left;
	padding: 0 10px;
	height: 104px;
	text-indent:-9999px;
	margin-bottom: 10px;
}
.aside .afspraak a{
	display: block;
	background:url(/public/images/maak-een-afspraak.jpg) no-repeat top left;
	padding: 0 10px;
	height: 104px;
	text-indent:-9999px;
	margin-bottom: 10px;
}

.aside .contact a{
	display: block;
	background:url(/public/images/alpe-dhuzes-eo.gif) no-repeat top left;
	padding: 0 10px;
	height: 104px;
	text-indent:-9999px;
	margin-bottom: 10px;
}
.aside .bellen a{
	display: block;
	background:url(/public/images/wij-bellen-u-terug.jpg) no-repeat top left;
	padding: 0 10px;
	height: 104px;
	text-indent:-9999px;
	margin-bottom: 10px;
}
.aside .downloads a{
	display: block;
	background:url(/public/images/download-center.jpg) no-repeat top left;
	padding: 0 10px;
	height: 104px;
	text-indent:-9999px;
	margin-bottom: 10px;
}
.aside .vestingloop a{
	display: block;
	background:url(/public/images/vestingloop-2010.jpg) no-repeat top left;
	padding: 0 10px;
	height: 104px;
	text-indent:-9999px;
	margin-bottom: 10px;
}
.aside .mfo a{
	display: block;
	background:url(/public/images/bannerMFO.jpg) no-repeat top left;
	padding: 0 10px;
	height: 107px;
	text-indent:-9999px;
	margin-bottom: 10px;
}

.aside .brochure a{
	display: block;
	background:url(/public/images/banner-brochure.jpg) no-repeat top left;
	padding: 0 9.5px;
	height: 130px;
    border: 1px solid #023065;
	text-indent:-9999px;
	margin-bottom: 10px;
}

.aside .afspraak a:hover{
	background:url(/public/images/maak-een-afspraak-hover.jpg) no-repeat top left;
}
.aside .bellen a:hover{
	background:url(/public/images/wij-bellen-u-terug-hover.jpg) no-repeat top left;
}
.aside .downloads a:hover{
	background:url(/public/images/download-center-hover.jpg) no-repeat top left;
}
.aside .vestingloop a:hover{
	background:url(/public/images/vestingloop-2010-hover.jpg) no-repeat top left;
}
.theme-image{display:block; float:right; position:absolute; bottom:20px; right:30px;}
