/* CSS Document */

html, body, #container {height: 100%;}

body > #container {height: auto; min-height: 100%;}



body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	/*background: url(../images/backgr.jpg);*/
	background: url(../images/background.jpg) repeat-x fixed;
	margin: 0;
	padding: 0;
}

.clear{
	clear: both;
}

#container{
	width: 960px;
	margin: 0 auto;
	background-color: #EE7F00;
}

#h-left {
	float: left;
	width: 198px;
	height: 72px;
	background: url(../images/h_left.jpg) no-repeat;
}

#logo {
	position: absolute;
}
#logo img {
	border: 0px;
}

#logo h1, #logo h2 {
	display: none;
}

#h-right {
	float: left;
	width: 762px;
	height: 71px;
	background: url(../images/h_right.jpg) no-repeat;
	border-bottom: 1px solid;
	border-bottom-color: #FFFFFF;
}

#menu-top {
	padding: 0 0 0 396px;
}

#menu-top ul, #menu-top li{
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu-top ul, #menu-bottom ul {
	float: left;
}

#menu-top li{
	padding: 9px 5px 0 0;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	display: block;
}

#menu-top li a{
	text-decoration: none;
	color: #FFF;
}

#menu-top li a.active {
	color: #000;
}

#menu-top li a:hover {
	color: #000;
}

#menu-top .zoek-submit {
	border: 0px;
	width: 60px;
	height: 22px;
	behavior: url("http://scleeuwen.nl/iepngfix.htc");
	background: url(../images/zoek-button.png) no-repeat 0 1px;
	color: #000;
	font-weight: bold;
	font-size: 11px;
	margin: -3px 0 0 0;
}

#menu-top .zoek-submit:hover {
	color: #FF6600;
}

#menu-top form {
	margin: 0;
	padding: 0;	
}

#form-zoeken {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: #FFF;
	width: 90px;
	border: 1px solid #E1D9D1;	
} 

#menu-bottom {
	padding: 16px 0 0 0;
}

#menu-bottom ul, #menu-bottom li{
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu-bottom li{
	float: left;
	
}
#menu-bottom li a{
	width: 93px;
	height: 22px;
	padding: 4px 0 0 0;
	text-align: center;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	behavior: url("http://scleeuwen.nl/iepngfix.htc");
	background: url(../images/menu-button.png) no-repeat;
	display: block;
}

#menu-bottom li a.active, #menu-bottom li a:hover{
	color: #FF6600;
}

#content {
	background: url(../images/content-back.jpg) no-repeat top left;
	width: 960px;
}

#content-left {
	float: left;
	width: 197px;
}

#content-l-top {
	height: 170px;
}

.nieuws a.button{
	/*width: 135px;
	height: 26px;*/
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	/*behavior: url("http://83.137.17.70/~slr/iepngfix.htc");
	background: url(../images/item2.png) no-repeat;
	display: block;*/
}

.nieuws li a:hover{
	color: #FF6600;
}

.nieuws-item {
	padding: 0px 0 30px 17px;
}

.nieuws-item h1 {
	padding: 15px 0 0 5px;
	width: 161px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.nieuws-item .text-preview {
	padding: 0 0 0 5px;
	width: 161px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#nieuws .bericht2 {
	padding: 0 15px 0 0;
	width: 415px;
	float: left;
}

#nieuws .afb a img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#nieuws .afb a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}

#nieuws .nieuws-afb {
	float: left;
}

#nieuws .nieuws-afb a img {
	padding: 0 0 5px 0;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#nieuws .nieuws-afb a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}

#nieuws-items ul, #nieuws-items li{
	padding: 0;
	margin: 0;
	list-style: none;
}

#nieuws-items li{
	float: left;	
	padding: 0 0 10px 0;
	margin: 0;
	border-bottom: 1px dashed #FFCC99;	
	width: 165px;
	
}

#nieuws-items li a{
	/*width: 166px;
	height: 22px;*/
	display: block;
	padding: 5px 0 0 5px;
	/*text-align: center;	*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	/*behavior: url("http://83.137.17.70/~slr/iepngfix.htc");
	background: url(../images/item.png) no-repeat;*/
}

#nieuws-items li a:hover {
	text-decoration: underline;
}

#content-center {
	width: 562px;
	float: left;
	background-color: #FFCC99;
	border-left: 1px solid;
	border-right: 1px solid;	
	border-bottom: 1px solid;
	border-color: #FFFFFF;
}

#content-c-top {
	height: 170px;
	border-bottom: 1px solid;
	border-bottom-color: #FFFFFF;
}

#content-c-top-home {
	height: 250px;
	border-bottom: 1px solid;
	border-bottom-color: #FFFFFF;
}

#content-center h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 15px;
}

#text-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	width: 532px;
	padding: 0 15px 25px 15px;
	overflow: auto;
}

#text-content table {
	margin: 0;
	padding: 0;
}

#text-content p {
	margin: 0;
	padding: 0;
}

#text-content img{
	max-width: 532px;
}

#text-content ul {
	padding: 0 0 0 15px;
}

#text-content a {
	color: #000;
}

#text-content a:hover {
	color: #FF6600;
}

#text-content .nieuws {
	border-bottom: 1px dashed #EF7F01;
	padding: 5px 0 10px 0;
	font-size: 12px;
}

#text-content .nieuws-detail {
	padding: 5px 0 10px 0;
	font-size: 12px;
}

#text-content .nieuws h2, #text-content .nieuws-detail h2 {
	padding: 5px 0 0 0;
	margin: 0;
	font-size: 12px;
}

#text-content .nieuws .datum, #text-content .nieuws-detail .datum {
	padding: 0;
	margin: 0;
	font-size: 10px;
}

#text-content .nieuws .afb, #text-content .nieuws-detail .afb {
	padding: 0 10px 10px 0;
	margin: 0;
	float: left;
}

#text-content .nieuws .afb img, #text-content .nieuws-detail .afb img {
	border: 0;
}

#text-content .nieuws .inleiding, #text-content .nieuws-detail .inleiding {
	padding: 0 0 10px 0;
	width: 420px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	float: left;
}

#text-content .nieuws .inleiding2, #text-content .nieuws-detail .inleiding2 {
	padding: 0 0 10px 0;
	width: 530px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	float: left;
}

#text-content .fotoalbum {
	float: left;
	padding: 10px 15px 15px 0;	
}

#text-content #fotoalbum a img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#text-content #fotoalbum a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}

#fotoalbum .afb {
	float: left;
	padding: 0 0 10px 10px;
}

#text-content #zoeken {
	padding: 15px 0 15px 0;
}

#text-content #zoeken li a{
	text-decoration: none;
}

#content-right {
	float: left;
	width: 198px;
}

#sponsor {
	padding: 15px 0 0 19px;
}

#sponsor .sponsor1 {
	width: 164px;
}

#sponsor .sponsor1 ul {
	list-style: none;
}

#submenu ul{
	margin: 0;
	padding: 15px 0 0 16px;
	list-style: none;
}

#submenu ul li ul{
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
}

#submenu li.sub1 a{
	width: 166px;
	height: 22px;
	padding: 8px 0 0 0;
	text-align: center;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	behavior: url("http://scleeuwen.nl/iepngfix.htc");
	background: url(../images/item.png) no-repeat;
	display: block;
}

#submenu li ul li.sub2 a{
	padding: 0;
	text-align: left;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: none;
}

#submenu li.sub1 a.active, #submenu li.sub1 a:hover{
	color: #FF6600;
}

#submenu li ul li.sub2 a.active, #submenu li ul li.sub2 a:hover{
	color: #000;
}

#submenu .sub2 ul{
	margin: 0;
	padding: 0;
	list-style: inherit;
}

#submenu li.sub2 {
	padding: 0 0 5px 15px;
}

#submenu li ul li.sub2 {
	padding: 0 0 0 15px;
}

#submenu li.sub2 a{
	width: 166px;
	height: 22px;
	text-align: center;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

#submenu li.sub2 a:hover, #submenu li.sub2 a.active {
	color: #000;
}

#contact {
	padding: 0 10px 15px 10px;
}

#text-contact {
	padding: 0 0 15px 0;
}

#contact-form .titel {
	font-size: 12px;
		font-weight: bold;
}

#contact-form .f-naam {
	width: 176px;
}

#contact-form, #contact-form .item {
	font-size: 12px;
}

#formulier .f_text{
	width: 300px;
}

#formulier .veld1{
	width: 300px;
}

#formulier .veld2{
	width: 300px;
}

#formulier .veld3{
	width: 80px;
}

#formulier .veld4{
	width: 213px;
}

#formulier .veld5{
	width: 300px;
}

#formulier .f_textarea{
	width: 300px;
}

#formulier .gelukt {
	padding: 0 0 10px 0;
	color: #000;
	font-size: 12px;
}
.form-success {
    color: #008F33;
    float: left;
}
.form-error{
	color:#CB0040;
	float:left;
}

#formulier .mislukt, #formulier .verplicht {
	padding: 0 0 10px 0;
	color: #CC0000;
	font-size: 12px;
}

#sitemap a {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

#sitemap a:hover {
	color: #EE7F00;
}

#sitemap ul {
	padding: 0 0 25px 50px;
}

#sitemap ul, #sitemap li {
	list-style: none;
}

#footer {
	position: relative;	
	margin: 0 auto;
	margin-top: -34px; /* negative value of footer height */
	padding: 10px 0;
	clear:both;
	width: 960px;
	background-color: #EE7F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}

#footer a {
	text-decoration: none;
	color: #FFFFFF;
}

#footer a.active {
	color: #000;
}

#footer a:hover {
	color: #000;
}
	
