:focus {
	outline: 0;
}  

* {
	padding: 0;
	margin: 0;
	border: none;
}



html, body {
    height: 100%;
	font-family: "Verdana", Arial;
	font-size: 11px;
	line-height: 19px;
	text-align: left;
	background-color: #e9e9e9;
}

#wrapper {
    width: 100%;
	min-width: 1024px;
	background: transparent url(/customer_data/peuterspeelzaalnijkerk.nl/own_files/layout/images/bg.jpg) repeat-y top center;
	overflow: hidden;
}

#container {
    width: 960px;
    margin: 0 auto;
}

#header {
	position: relative;
	margin: 0 auto;
	height: 241px;
	width: 960px;
	background: transparent url(/customer_data/peuterspeelzaalnijkerk.nl/own_files/layout/images/header.jpg) no-repeat top center;
	line-height: 25px;
}

#footer {
    width: 100%;
 	min-width: 1024px;
	height: 80px;
    text-align:center;
    position: relative;
    padding-top: 2px;
	font-size: 10px;
	font-weight: bold;
	background: transparent url(/customer_data/peuterspeelzaalnijkerk.nl/own_files/layout/images/footer.jpg) no-repeat top center;
}


/*header*/
#header h1 {
	display: none;
}


#vestingen {
	height: 37px;
	position: absolute;
	top: 121px;
	left: 0;
}

#vestingen li {
	height: 37px;
	margin-right: 10px;
	background-color: white;
}

#vestingen .eerste {
	background-color: #606a70;
	width: 115px;
}

#vestingen li a {
	text-indent: -90000px;
	display: block;
	height: 37px;
}

.biggenhok {
	background: transparent url(/customer_data/peuterspeelzaalnijkerk.nl/own_files/layout/images/biggenhok.png) no-repeat top left;
	width: 138px;
}

.kwetterhok {
	background: transparent url(/customer_data/peuterspeelzaalnijkerk.nl/own_files/layout/images/kwetterhok.png) no-repeat top left;
	width: 141px;
}

.snaterhok {
	background: transparent url(/customer_data/peuterspeelzaalnijkerk.nl/own_files/layout/images/snaterhok.png) no-repeat top left;
	width: 132px;
}

.hummelhok {
	background: transparent url(/customer_data/peuterspeelzaalnijkerk.nl/own_files/layout/images/hummelhok.png) no-repeat top left;
	width: 142px;
}


.home {
	background: transparent  url(/customer_data/peuterspeelzaalnijkerk.nl/own_files/layout/images/home.png) no-repeat top left;
	width: 142px;
}

.home:hover  {
	background: transparent url(/customer_data/peuterspeelzaalnijkerk.nl/own_files/layout/images/home_over.png) no-repeat top left;
	width: 142px;
}

#menu {
	height: 37px;
	width: 240px;
	position: absolute;
	top: 121px;
	right: 0;
	background-color: #606a70;
	color: #8cc63f;
	font-size: 12px;
	text-align: center;
}

#menu a {
	margin: 0 10px;
	line-height: 35px;
}

#hoofdmenu {
	position: absolute;
	left: 0px;
	top: 164px;
	height: 37px;
	width: 960px;
	border-bottom: 13px solid #606a70;
	background-color: #a5a6a6;
}

#hoofdmenu ul {
	margin-left: 15px;
}
#hoofdmenu li a {
	margin: 10px 2px 0 0 ;
	padding: 0 10px;
	height: 27px;
	font-size: 14px;
}

#hoofdmenu li a:hover, #hoofdmenu li a.active {
	background-color: #606a70;

}

/*horizontaal menu */
.horizontal ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.horizontal li {
	padding: 0;
	margin: 0;
	display: inline;
	float: left;
}

.horizontal li a {
	display: block;
	text-align: center;
}

#logo {
	background: transparent url(../images/iconen.png) no-repeat top left;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 240px;
	height: 77px;
}

#main {
	background: transparent url(../images/bgmain.gif) repeat-y top right;
}

#content {
	float: left;
	width: 710px;
}

#rechts {
	float: right;
	width: 240px;
	
}

/*tekst*/
.marge {
	padding: 0 10px 0 228px;
	margin: 0;
}


img.side {
	float: left;
	clear: both;
	margin: 10px 0 20px 17px;
}

#rechts .marge {
	margin: 0;
	padding: 0 17px;
}

#rechts h1 {
	text-transform: uppercase;
}

#rechts a {
	font-style: italic;
}

/*algemeen*/
a {
	text-decoration: none;
	font-weight: bold;
}

h1 {
	font-size: 14px;
	margin-bottom: 15px;
}

h2 {
	font-size: 11px;
	font-weight: bold;
}

p {
	margin-bottom: 15px;
}


ul {
	padding: 0;
	margin: 0;
	list-style-position: outside;
}

li {
	padding-left: 10px;
	margin: 0 0 15px 20px;
}

.hidden {
	display: none;
}

.clear {
	clear: both;
	height: 30px;
}

.blokje {
	margin: 0 7px;
}



/*zwart*/ 
*, h1, h2
{
	color: black;
}

/*wit*/
#header a, #rechts h2, #footer p, #footer a
{
	color: white;
}

/*groen*/
#menu a:hover, #menu a.active, .blokje
{
	color: #8cc63f;
}

/*donkergroen*/
#main a, #rechts a:hover {
	color: #66902e;
}

/*blauw*/
#rechts a, #main a:hover, #footer a:hover {
	color: #00adef;
}

/*donkergroen*/
#rechts a:hover {
	color: #66902e;
}


.form {
	border: 1px solid #61316e;
	font-family: Verdana, Arial;
	font-size: 12px;
}

.button {
	font-family: Verdana; font-size: 10pt;
	border: 1px solid #00adef;
}





