@charset "utf-8";
body  {
	margin: 0; /* set margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.4em;
	background-color: #CCCCCC;
}

img {
    border: none;
} 
#container  {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	background: transparent url(../wag_images/schaduw.jpg) repeat-y 50% 0;
} 
#shadowwrap {
	/*background-image: url(../wag_images/schaduw.gif);
	background-repeat: repeat-y;
	background-position: center;*/
	padding: 0 10px;
	margin: 0px;
}
#contentwrap {
	/*background-image: url(../wag_images/content_background.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;*/
}

#header  {
	background: #fff url(../wag_images/background_gebouw.jpg) no-repeat right top;
	height: 95px;
	padding: 0 10px 0 20px;
	margin: 0;
	border-bottom:1px solid #0066CC;
} 

#logo {
	background-image: url(../wag_images/logo_kl.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 900px;
	height: 85px;
	padding-top: 15px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #0055AA;
}
#logo a {
	color: #0055AA;
	text-decoration: none;
}
#logo a:hover {
	color: #000;
}

#sidebar  {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#sidebar p {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 11px;
}

#sidebar .sidebarlt {
	background-color: #FFFFFF;
	padding: 7px;
	border: 1px solid #000;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 15px;
	font-size: 11px;
}
#sidebar .sidebarlt p {
	margin: 0px;
	padding: 0px;
}
#sidebar .sidebarlt a {
	color:#0055AA;
}
#sidebar .sidebarlt a:hover {
	color:#000;
}

#logos {
	text-align: center;
	padding: 8px 0 20px 0;
}
#logos div {
	display: inline;
	margin: 0 10px;
}


#mainContent  {
	margin-bottom: 20px;
	margin-left: 220px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
#mainContent a {
	font-weight: bold;
	color: #0055AA;
}
#mainContent a:hover {
	color: #000;
}

#mainContent  h1  {
	font-size: 150%;
	font-weight: normal;
}
#mainContent  h2  {
	font-size: 120%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 10px;
}
#mainContent  h3  {
	font-size: 115%;
}

#mainContent  li  {
	margin-bottom: 5px;
	line-height: 18px;
}
#mainContent  blockquote  {
	margin-right: 10px;
	margin-left: 10px;
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}


#slider {
    width: 500px; /* important to be same as image width */
    height: 375px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	z-index:1; 
}

#sliderContent {
    width: 500px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}

.sliderImage {
    float: left;
    position: relative;
	display: none;
}

.sliderImage span {
    position: absolute;
	font-size: 90%;
    padding: 5px 13px 15px 5px;
    width: 494px;
    background-color: #000;
    /*filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;*/
    color: #fff;
    display: none;
}


.bottom {
	bottom: 0;
    left: 0;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 100%;
}

#slider .slide span a.wit {color:#f0f8ff;
	text-decoration: underline;}
#slider .slide span a.wit:hover {color:#fff; 
	text-decoration: none;}

ul.sliderContent { list-style-type: none;}

.nieuws {
	width:auto;
}
.nieuws ul {
	margin:0;
	padding: 0;
	list-style:none;
	}
.nieuws li {
	margin:0 0 12px 0;
	padding:0;
}
.nieuws span { 
color: #0066CC;
font-size:90%;
}


#footer  {
	background-color: transparent;
	background-image: url(../wag_images/wag_footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 135px;
	padding: 15px 25px 0 20px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: right;
	clear: both;
	float: left;
	width: 915px;
} 
#footer  p  {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin: 0;
}
#footer a {
	color: #00CCFF;
}
#footer a:hover {
	color: #FFFFFF;
}
#about {
	font-size: 9px;
	text-align: center;
	color: #999999;
	float: left;
	width: 960px;
}
#about a {
	color: #999999;
	text-decoration: none;
}

.float_right { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	padding:5px;
	border: 1px solid #ccc;
}
.float_left { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 12px;
	margin-bottom: 10px;
	padding:5px;
	border: 1px solid #ccc;
}
.noflt {
	margin: 0 5px 10px 5px;
	padding:5px;
	border: 1px solid #ccc;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.noMargtop {margin-top:0;}
