/*
Stylesheet for www.kinderboerderijmikerf.be
Author: Johannes De Ridder
Date: August 2005
Website: www.virtualj.net
&copy;2005 virtualjDesign
images by:
 All images by Andreas De Ridder and Johannes De Ridder.
 Background image (bg2.gif) from http://squidfingers.com used with permission
*/

body{
	background: url(gfx/bg2.gif) repeat;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}




/*algemeen*/

a:link{
	text-decoration: underline;
	color: #006600; 
}

a:visited{
	text-decoration: underline;
	color: #006600; 
}

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

h4{
	background: url(gfx/koe.gif) no-repeat 5px 5px;
	padding-top: 10px;
	padding-left: 58px;
	font: large Verdana, Helvetica, Arial, sans-serif; 
	margin-top: 10px;
	margin-bottom: 10px;
	height: 30px;
}

h5{
	margin-left: 10px;
	margin-bottom: 5px;
}

h6{
	margin-left: 10px;
	margin-bottom: 5px;
}


ul{
	list-style: none;
	margin-bottom :0px;
}

li{
	padding-bottom : 4px;
}

dl{
	margin-bottom: 0px;
	margin-top: 2px;
	padding-top: 10px;
	padding-bottom: 3px;
}

dt{
	text-decoration: underline;
}

dd {
	margin-left: 20px;
	padding: 4px;
}

p{
	margin: 0;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	/*line-height: 140%;*/
}

dl {
	margin-left: 15px;
	padding-right: 5px;
}

img{
	border: 0;
}
/*divs*/
#container{
	width: 600px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background: #86A464;
	padding-bottom: 5px;
	margin-top: 0px;
}

#header{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(gfx/header2.gif) no-repeat left top;
	height: 180px;
}

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

#header a{
	height: 130px;
	display: block;
}

#menu{
	position: absolute;
	top: 148px;
	left: 25px;;
	width: 554px;
	height: 32px;
	background: url(gfx/menu.gif) no-repeat;
	color: #853B1E;
	font-weight: bold;
	font-size: 12px;
}
	
#menu a:link{
	text-decoration: none;
	color: #853B1E;
	font-weight: bold;
}

#menu a:visited{
	text-decoration: none;
	color: #853B1E;
	font-weight: bold;
}

#menu a:hover{
	text-decoration: underline;
	color: #853B1E;
	font-weight: bold;
}

#menulist{
	margin: 0;
	margin-left: 12px;
	padding: 0;
	list-style-type: none;
}


#menulist li{
	margin-top: -2px;
   padding-top: 4px;
	width: 110px;
   text-align: left;
	position: absolute;
}

#info{
	left: 20px;
}
#activ{
	top: 10px;
	left: 50px;
}
#contact{
	left: 130px;
}
#taverne{
	top: 10px;
	left: 280px;
}

#dieren{
	top: 10px;
	left: 185px;
}

#foto{
	left: 235px;
}
#links{
	left: 340px;
}

#gastenboek{
	top: 10px;
	left: 380px;
}



#content{
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;}

#news{
	margin-left: 25px;
	margin-bottom: 5px;
	margin-top: 10px;
	width: 321px;
	height: 189px;
	background: url(gfx/news.gif) no-repeat;	
}

#news ul {
	padding-top: 10px;
	list-style: square;
	/*margin-left: 20px;*/
}

#news li {
	padding: 5px;
	margin-left:10px;
}

#map{
	position: absolute;
	top: 190px;
	left: 365px;;
	width: 214px;
	height: 96px;
	background: url(gfx/mapviewnorm.gif) no-repeat;
}

#map a{
	height: 96px;
	display: block;
}

#map a:hover {
	background: url(gfx/mapview.gif) no-repeat;
}

#scholen{
	position: absolute;
	top: 295px;
	left: 365px;;
	width: 214px;
	height: 81px;
	background: url(gfx/school.jpg) no-repeat;
}

#scholen a{
	height: 81px;
	display: block;
}

#scholen a:hover {
	background: url(gfx/schoolover.jpg) no-repeat;
}

#main{
	margin-left: 25px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 554px;
	background: #ACB16C url(gfx/maintop.gif) no-repeat top;
}

#main p{
	padding-left: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin: 0px;
	line-height: 140%;
}

#main #space{
	padding-bottom: 10px;
	padding-right: 20px;
	line-height: 150%;
}

#main #fotofloat {
	padding: 0;
	margin: 0;
	padding-right: 10px;
	float: left;
	
}

#main2{
	margin-left: 25px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	padding-left: 10px;
	width: 544px;
	background: #ACB16C url(gfx/maintop.gif) no-repeat top;
}

#main2 p{
	padding: 0px;
	padding-top: 10px;
	padding-right: 10px;
	margin: 0px;
	padding-bottom: 5px;
	line-height: 140%;
}

#inhoud{
	float:right;
	margin-right: 20px;
}


#footer2{
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 5px;
	width: 554px;
	height: 64px;
	background: url(gfx/footer2.gif) no-repeat;
}

#footer2 p{
	text-align:center;
	padding-top: 40px;
}

#sponsorleft{
	float: left;
	margin-left: 10px;
	width: 112px;
}

#sponsorright{
	float: left;
	margin-left: 10px;
	width: 380px;
	text-align: center;
	font-size: 10px;
}

#sponsorright dt{
	display: inline;
	font-weight: bold;
	text-decoration: none;
	margin-right: 5px;
}

#sponsorright dd{
	display: inline;
}

/*styles*/
.center{
	text-align: center;
}

.horiz{
	margin-bottom: 15px;
	margin-left: 10px;
	padding: 0;
	padding-bottom:15px;
	list-style-type: none;
}

.clear {
	clear: both;
	overflow: hidden;
}

.horiz li{
	float:left;
	margin-top: 0px;
    padding-right: 12px;
	padding-bottom: 0px;	
    text-align: center;
}

.fotofloatr{
	float:right;
	padding: 5px;
	padding-left: 10px;
	padding-right: 15px;
}

.fotofloatl{
	float:left;
	padding: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

.bulletlist{
	list-style: square;
	/*display: block;*/
	/*margin-left: 35px;*/
}

.numberlist{
	list-style: decimal;
	display: block;
	margin-left: 35px;
}

.announce{
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 10px;
  background: #D1D683;
	border: 1px solid #cccc99;
	color: #4F4F4F;
}

.poweredby{
	font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
}