/*
Theme Name: sp.a Haacht
Theme URI: http://www.spa-haacht.net/
Description: Thema voor de website van sp.a afdeling Haacht, gebaseerd op de <a href="http://www.s-p-a.be/">sp.a huisstijl</a>.
Version: 1.0
Author: Inge Roggen
Author URI: http://www.pure-thoughts.net/
Tags: sp.a Haacht
*/

body {
	background: url("http://www.spa-haacht.net/images/back.png");
	background-color : #EFEFEF;
	margin: 5px;
	font-family : Verdana;
	font-size : 12px;
	color : #000000;
	text-align: justify;
}

img {
	border-style: none;
}

p {
	text-align: justify;
}

a, a:link, a:visited, a:active {
	text-decoration: none;
	font-weight: none;
	color: #808080;
}

a:hover {
	text-decoration: underline;
	color: #808080;
}

#head {
	background-image: url("http://www.spa-haacht.net/images/main.png");
	width: 871px;
	height: 180px;
	position: absolute;
	left: 0px;
	top: 0px;
}

//#lidworden {
//	position: absolute;
//	left: 191px;
//	top: 5px;
}

#rss-img {
	position: absolute;
	left: 809px;
	top: 20px;
}

#zoek {
	position: absolute;
	left: 880px;
	top: 60px;
}

#navigatie {
	position: absolute;
	left: 0px;
	top: 103px;
}

.nav_img {
	margin: 0px;
	padding: 0px;
}

#nav {
	margin-left: 0px;
	width: 871px;
	float: left;
	display: block;
}

ul#nav {
	list-style: none;
	float: left;
	margin-top: 0px;
	display: inline;
	margin-left: 0px;
}

ul#nav li {
	display: inline;
	margin-top: 0px;
}

ul#nav li a{
	overflow: hidden;
	height: 40px;
	width: 145px;
	float: left;
	margin: 0 0px;
	text-indent: -9999px;
	display: inline;
}

ul#nav li#nav_mensen a {
	background: url("http://www.spa-haacht.net/images/mensen_r.png") no-repeat top left;
	margin-top: 0px;
}

ul#nav li#nav_nieuws a {
	background: url("http://www.spa-haacht.net/images/nieuws_r.png") no-repeat top left;
	margin-top: 0px;
}

ul#nav li#nav_haacht a {
	background: url("http://www.spa-haacht.net/images/haacht_r.png") no-repeat top left;
	margin-top: 0px;
}

ul#nav li#nav_diensten a {
	background: url("http://www.spa-haacht.net/images/diensten_r.png") no-repeat top left;
	margin-top: 0px;
}

ul#nav li#nav_fotos a {
	background: url("http://www.spa-haacht.net/images/fotos_r.png") no-repeat top left;
	margin-top: 0px;
}

ul#nav li#nav_extra a {
	background: url("http://www.spa-haacht.net/images/extra_r.png") no-repeat top left;
	margin-top: 0px;
}

ul#nav li#nav_mensen a:hover, ul#nav li#nav_nieuws a:hover, ul#nav li#nav_haacht a:hover, ul#nav li#nav_diensten a:hover, ul#nav li#nav_fotos a:hover, ul#nav li#nav_extra a:hover{
	background-position: bottom left;
}

div#subnav_1 {
	clear: both;
	margin-left: 10px;
	padding-top: 0px;
	display: none;
}

div#subnav_3 {
	clear: both;
	margin-left: 250px;
	padding-top: 0px;
	display: none;
}

div#subnav_4 {
	clear: both;
	margin-left: 300px;
	padding-top: 0px;
	display: none;
}

div#subnav_6 {
	clear: both;
	margin-left: 610px;
	padding-top: 0px;
	display: none;
}

div#subnav_2, div#subnav_5 {
	clear: both;
	margin-left: 700px;
	padding-top: 0px;
	display: none;
}

#maindiv {
	width: 761px;
	height: auto;
	position: absolute;
	left: 0px;
	top: 180px;
	padding-left: 100px;
	background-color: #FFFFFF;
}

.date {
	margin-left: -65px;
	margin-bottom: -78px;	
}

input, textarea {
	font-family : Verdana;
	font-size : 12px;
	color : #000000;
	background-color: #FFFFFF;
	border: 1px solid #FF0B14;
}

#s {
	width: 116px;
}

h1, h1 a, h1 a:hover, h1 a:link, h1 a:visited, h1 a:active {
	text-align: left;
	font-size: 20px;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	margin: 0px 0px 20px 0px;
}

h2 {
	font-size: 14px;
	font-family: bookman old style;
	font-weight: bold;
	margin: 10px 0px;
}

h3 {
	color: #FF0000;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
}

hr {
	color: #000000;
	height: 1px;
}

ul {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

ul.blog li {
	margin: 0px 20px;
}

.center {
	text-align: center;
}

.righta {
	text-align: right;
}