html {
	width:100%;
	height:100%;
}

body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#E2E0E0;
	font-family: 'Ubuntu', sans-serif;
	font-size:90%;
	line-height:160%;
	verticial-align:center;
}

em {
	font-style:oblique;
}

h2,h3.underline_breed,h3.groot_kopje,h3.underline_small,h3.underline_breedst,h3.underline_breder,h1 {
	font-size: 1.6em;
	letter-spacing: 1px;
	margin-bottom: 1em;
	border-style: none;
	margin:0 0 0.8cm 0;
	padding:0px;
	font-family: 'Ubuntu', sans-serif;
	font-weight:normal;
}

#main h5 {
	font-size:100%;
	margin-bottom:5px;
	margin-top:5px;
}

#main h1 {
	font-size:120%;
	margin-bottom:5px;
	margin-top:5px;
}

#main section ul li {
	padding-top:4px;
	padding-bottom:4px;
	list-style:square;
}


/* autocomplete */
li.ac_over strong {
	color:yellow;
}

ul li em {
	font-style:oblique;
}

#header {
	background-color:white;
	width:100%;
	height:118px;
}

#header-container {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

#header img {
	margin-top:17px;
	height:82px;
	border-style:none;
}

#header-menu {
	float:right;
	margin-top:17px;
}

#header-menu li {
	display:block;
	margin:0 0 0 0.5cm;
	padding:0px;
	float:left;
	text-transform:uppercase;
	font-size:1.4em;
	letter-spacing: 1px;
}

#header-menu li a,#header-menu li a:hover,#header-menu li a:visited,#header-menu li a:active {
	color:black;
}

#alle-content-wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -57px;
}

.push {
		height:47px;
}

#footer {
	height:57px;
	background-image:none;
	padding:0px;
	width:100%;
	margin:-57px 0 0 0;
	background-color:#E2E0E0;
}

#footer p {
	background-color:white;
	text-align:center;
	margin:0 0 0 0;
	padding:0px;
	height:37px;
	line-height:37px;
	vertical-align:center;
	width:100%;
	position:relative;
	top:20px;
}

#rotator {
	width:1000px;
	height:140px;
	margin-left:auto;
	margin-right:auto;
	margin-top:100px;
	margin-bottom:95px;
	overflow:hidden;
}

.default-shadow {
	-moz-box-shadow:    0px 5px 5px 5px #ccc;
	-webkit-box-shadow: 0px 5px 5px 5px #ccc;
	box-shadow:         0px 5px 5px 5px #ccc;
}

#rotator img {
	width:156px;
	height:133px;
	margin-left:26px;
	margin-right:26px;
	float:left;
	display:none;
}

#rotator img:hover {
	cursor:pointer;
}

#arrow-left,#arrow-right {
	width:90px;
	height:100%;
	height:80px;
	margin-top:35px;
}

#arrow-left:hover,#arrow-right:hover {
	cursor:pointer;
}

#arrow-left {
	float:left;
	background-image:url('../../../images/client/spz/pijltje-links.png');
	background-repeat:no-repeat;
	margin-left:-4px;
}

#arrow-right {
	float:right;
	background-image:url('../../../images/client/spz/pijltje-rechts.png');
	background-repeat:no-repeat;
	margin-left:2px;
	width:73px;
}

.content-container {
	width:950px;
	background-color:white;
	margin-left:auto;
	margin-right:auto;
	padding-top:23px;
	padding-bottom:23px;
	padding-left:25px;
	padding-right:25px;
	margin-bottom:25px;
}

.content-container img {

}

.div_render.tekstelement .div-element-tekst-tekst {
	font-style:oblique;
}

.div_render.tekstelement .div-element-tekst-figuur {
	display:block;
	margin-bottom:10px;
	width:50%;
	float:left;
	margin-right:10px;
	border-style:solid;
	border-width:1px;
	border-color:#aaa;
}

.div_render.tekstelement .div-element-tekst-figuur img {
	display:block;
	width:100%;
}


/* nivo slider */
#slider-wrapper {
	height: 118px;
	background: transparent;
}
#slider {
    background: url("/images/client/spz/loading.gif") no-repeat scroll 50% 50% transparent;
    position: relative;
}

#slider img {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
}
#slider a {
    border: 0 none;
    display: block;
}

.nivoSlider {
    position: relative;
}
.nivoSlider img {
    left: 0;
    position: absolute;
    top: 0;
}
.nivoSlider a.nivo-imageLink {
    border: 0 none;
    display: none;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 6;
}
.nivo-slice {
    display: block;
    height: 100%;
    position: absolute;
    z-index: 5;
}
.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
}
.nivo-caption {
    background: none repeat scroll 0 0 #000000;
    bottom: 0;
    color: #F7EDD8;
    font-family: 'Ubuntu', sans-serif;
    left: 0;
    opacity: 0.8;
    position: absolute;
    text-transform: uppercase;
    width: 100%;
    z-index: 8;
}
.nivo-caption p {
    margin: 0;
    padding: 5px;
}
.nivo-caption a {
    color: red;
    display: inline !important;
    text-decoration: none;
}
.nivo-caption a:hover {
    color: blue;
    text-decoration: underline;
}
.nivo-html-caption {
    display: none;
}
.nivo-directionNav a {
    background: url("/images/client/spz/arrows.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 30px;
    position: absolute;
    text-indent: -9999px;
    top: 45%;
    width: 30px;
    z-index: 9;
    display: none;
}
a.nivo-prevNav {
    left: 15px;
    display: none;
}
a.nivo-nextNav {
    background-position: -30px 50%;
    right: 15px;
    display: none;
}
.nivo-controlNav {
    bottom: -30px;
    left: 50%;
    margin-left: -40px;
    position: absolute;
    display: none;
}
.nivo-controlNav a {
    background: url("/images/client/nonstop/bullets.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    float: left;
    height: 22px;
    margin-top: 350px;
    position: relative;
    text-indent: -9999px;
    width: 22px;
    z-index: 9;
}
.nivo-controlNav a.active {
    background-position: 0 -22px;
}

.nivo-control {
	display: none;
}
