html, body {
	height: 100%;
}
html {
	background: #006263 url(/imgs/back.jpg) scroll top repeat-y;
}

body {
	font-family: Verdana;
	line-height: 15px;
	font-size: 11px;
	color: #000000;
}
/* D groen	=006263= */
/* rood	    =E3272E= */
/* geel			=FCEE21= */
body {
	background: url(/imgs/stgdronten_2010.jpg) scroll top no-repeat;
	margin: 0px;
}
/* ---------------- LAY-OUT ---------------- */
div#container {
width:950px;
margin:0 auto;
text-align:left;
}
/* ---------------- HEADER ---------------- */
div#header h1, div#header h2{
height:80px;
line-height:80px;
margin:0;
padding: 0;
font-family: "Trebuchet MS";
color: #FFFFFF;
letter-spacing: 5px;
text-align: center;
}
div#header h1 {
	margin: 0 0 0 170px;
}
div#header h2{
	height:90px;
	line-height:80px;
	color: #CC0000;
	font-size: 20px;
	letter-spacing: 4px;
	margin: 20px 0 0 170px;
}
div#header h1 span {
	color: #006263;
}
div#header h2 span {
color: #D9E0E6;
}
/* ---------------- CONTENT ---------------- */
div#wrapper {
float:left;
width:100%;
/*
height:600px;
overflow: auto;
*/
}
div#content {
margin: 50px 207px 0 217px;
padding: 0 10px 0 0;
}
div#content a, div#extra a {
	color: #CC0000;
	text-decoration: none;
}
div#content a:hover, div#extra a:hover {
	color: #000000;
	text-decoration: underline;
}
/* ---------------- NAVIGATION ---------------- */
div#navigation {
float:left;
width:160px;
margin-left:-950px;
padding: 10px 0 0 10px;
}
div#navigation ul, div#navigation ul li {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
div#navigation ul li a {
	display:block;
	width: 170px;
	padding: 2px 5px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
div#navigation ul li.sub a {
	padding: 0 0 0 10px;
	font-weight: normal;
	margin: 0px;
	font-size: 12px;
}
div#navigation ul li a:hover {
	color: #000000;
}
/* ---------------- RIGHT ---------------- */
div#extra {
float:left;
width:170px;
margin-left:-175px;
padding: 10px 0 0 0;
}
div#extra p a img {
	border: 1px solid #CCCCCC;
}
div#footer {
	clear: both;
	width:100%;
	padding: 50px 0;
	
}
/* ---------------- LAY-OUT ---------------- */
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 2px 0px;
}
/* ---------------- DIVERSEN ---------------- */
/* -------- form ----------*/
.contact ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #006263;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
}
.contact input, .contact select, .contact textarea {
	font-size: 12px;
	color: #006263;
	line-height: 20px;
	background-color: #FEFEFE;
	line-height: 20px;
}
.contact li {
	list-style-type: none;
	padding: 5px 0px;
	text-align: left;
}
.contact label {
	vertical-align: top;
	display: block;
	padding: 0px 4px;
}
.contact span {
	width: 150px;
	display: inline-block;
}
.contact input, .contact select {
	width: 250px;
	border: 1px solid #E3272E;
	padding: 2px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.contact textarea {
	width: 480px;
	border: 1px solid #E3272E;
	vertical-align: top;
	padding: 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.contact input.medium {
	width: 125px;
}
.contact input.laloop {
	width: 15px;
}
.contact span.tekstloop {
	width: 300px;
}
input.submit, input.opslaan, input.toevoegen  {
	text-transform:uppercase;
	padding: 0;
	color: #FFFFFF;
	font-size: 14px;
	border: none 0px;
	width: 190px;
	height: 40px;
	line-height: 38px;
	font-weight: normal;
	cursor: pointer;
	background: #E3272E;
}

input.submit:hover, input.opslaan:hover, input.toevoegen:hover {
	background: #E3272E;
	color: #FCEE21;
}
.error {
	font-size: 12px;
	color: #251306;
	border: 2px solid #9A1507;
	display: block;
	margin: 1px;
	padding: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
}
/* ---------------- WEBDESIGN ---------------- */
.ebhosting, .ebhosting a{
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.ebhosting a:hover{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
/* ---------------- LAY-OUT ---------------- */
.invalid {
	background-color:#FF66FF;
}
/*************************************************************/
div.ss {
    position: relative;
    overflow: hidden;
    background: #FFFFFF;
    z-index: 0;
}

div.ss .ss-list-wrapper {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    z-index: 0;
}

.ss ol.ss-list {
    position: relative;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    top: 0px;
    overflow: hidden;
    z-index: 0;
}

.ss ol.ss-list li {
    padding: 0px;
    margin: 0px 10px;
    float: left;
    height: 100%;
    position: relative;
    z-index: 0;
}

.ss li.ss-current {
    display: block;
    z-index: 2;
}

.ss .ss-list li {
    display: none;
}

.ss .ss-list li.ss-loaded {
    display: block;
}

.ss ol.ss-list li .ss-caption {
    position: absolute;
    bottom: 0px;
    margin: 0px;
    width: 100%;
    left: 0px;
    text-align: center;
    color: white;
    font-weight: bold;
    display: none;
    z-index: 20;
}

.ss ol.ss-list li .ss-caption a {
    display: block;
    height: 100%;
    width: 100%;
    position: relative;
    text-decoration: none;
    z-index: 20;
    color: white;
}

.ss-caption a:link {
    text-decoration: none;
    color: white;
}


.ss ol.ss-list li .ss-caption p {
    padding: 0.5em 0;
    z-index: 20;
    position: relative;
}

.ss div.ss-bottom {
    clear: left;
    overflow: hidden;
    position: relative;
}

.ss .ss-thumb-list li {
    position: relative;
    margin: 0px 2px;
}

.ss div.ss-list-wrapper .ss-button {
    background-color: #CCC;
    color: white;
    width: 60px;
}

.ss .ss-button {
    top: 0px;
    height: 100%;
    z-index: 100;
    position: absolute;
    background-repeat: no-repeat;
}

.ss div.ss-bottom .ss-button {
    background: #CCC;
    color: white;
}

.ss .ss-list-wrapper .ss-prev {
    background-image: url("/imgs/left_arrow.png");
}

.ss .ss-list-wrapper .ss-next {
    background-image: url("/imgs/right_arrow.png");
}

.ss-trans-bg {
    padding: 0px;
    margin: 0px;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    margin: 0px;
    background-color: black;
    z-index: 10;
    opacity: 0.3;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
}

.ss .ss-prev {
    left: 0px;
    background-position: center center;
}

.ss .ss-next {
    right: 0px;
    background-position: center center;
}

.ss div.ss-bottom * {
    top: 0px;
}

.ss br.clear {
    font-size: 0px;
    height: 0px;
    clear: both;
    float: none;
}

.ss ol.ss-thumb-list {
    position: absolute;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.ss ol.ss-thumb-list li {
    float: left;
}


/* the overlayed element */
.apple_overlay {
	
	/* initially overlay is hidden */
	display:none;
	
	/* growing background image */
	background-image:url(/imgs/white.png);
	
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:640px;		
	
	/* some padding to layout nested elements nicely  */
	padding:35px;

	/* a little styling */	
	font-size:11px;
}
/* default close button positioned on upper right corner */
.apple_overlay .close {
	background-image:url(/imgs/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}
