/* Start of CMSMS style sheet 'ikelpie' */
/* browsers interpret margin and padding a little differently, we'll remove all default padding and margins and set them later on */
* {
	margin: 0;
	padding: 0;
}

div#pagewrapper {
	max-width: 1280px;
}

/*set font size for all divs, this overrides some body rules*/
div {
	font-size: 1em;
}
/*if img is inside "a" it would have borders, we don't want that*/
img {
	border: 0;
}

/* kopfoto*/
#kopfoto {
	background-image: url(uploads/images/kopfoto/kopfoto.png);
	height: 120px;
	background-repeat: no-repeat;
	margin-left: 160px;
}

/* CSS bij ikelpie-site*/
BODY {
	font-family: Arial, Helvetica, sans-serif;
	color: #003;
	font-size: 13px;
	background-color: #FFFFCC;
	background-image: url(uploads/images/achtergrond.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	}

/* tekstopmaak H */
h1, h2, h3 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
 }
h1 {font-size: 18px;
       font-color: #FFF;}
h2 {font-size: 16px;
       font-color: #FFF;}
h3 {font-size: 12px;
       font-color: #003;}

a {color: #930;
     text-decoration: none;
}

a:hover { color: #930;
                 background: #FFF;
}

hr {
	border-top: thin solid #F90;
	border-right: thin solid;
	border-bottom: thin solid;
	border-left: thin solid;
}

/* opmaak header */
 #header {
	top: 125px;
	left: 400px;
	letter-spacing: 0.4em;
	font-size: 16px;
	padding-left: 1px;
	height: 30px;
	position: absolute;
	color: #FFF;
}
  
 /* menu opmaak */
  #menu {
	float: left;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	border-right-style: none;
	padding: 1px;
	margin-bottom: 2px;
                margin-top: 2px;
                margin-left: 20px;
	clear: none;
	
 }
 /* menu lijst opmaak */
 #menu ul {
	list-style:url(uploads/images/bullets.png) none outside;
	border: none;
	margin: 0;
	padding: 6px;
 }
 /* memu-item opmaak, hier een lijn onder elk item en een teken ervoor*/
 #menu li {
	  border-bottom: 1px solid #FFC;
 }
 
 /* de hyperlinks voor het menu: rustfase, hoverfase en selectiefase*/
 #menu li a {
	  display: block;
	  text-decoration: none;
	  padding: 1px 1px 1px 1px;
	  color: #003;
 }
 
 #menu li a:hover {
	border-left: none;
	color: #930;
	font-weight: bold;
 }
 
 #menu ul li a.selected {
	   color: #900;
 }
 
 /*plaatsing newsmodule*/
 #news {
	font-size: 12px;
	color: #003;
	float: right;
	height: 380px;
	width: 200px;
	clear: none;
	margin: 4px;
                margin-right: 10px;
	padding: 8px;
                padding-left: 14px;
	background-image: url(uploads/images/doorzicht.png);
	background-repeat:repeat;
	overflow:auto;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #F90;
  } 

/*plaatsing randomfoto's uit album*/
 #random {
	float: left;
	height: 100px;
	width: 156px;
	top: 5px;
	clear: none;
	position: absolute;
	margin: 8px;
	border-bottom-style: none;
	border-left-style: none;
	left: 10px;
	border-top-style: none;
	border-right-style: none;
              	  } 
  
  /* content opmaken*/
 #content {
	font-size: 13px;
	height: auto;
	width: autopx;
	top: 0px;
	clear: none;
	position: static;
	left: 0px;
	margin: auto;
    margin-top: 4px;
	padding: 10px;
	border-top: thin solid #F90;
	border-right: thin dotted #FFC;
	border-bottom: 0px none;
	border-left: 0px none;
	background-image: url(uploads/images/doorzicht-wittig.png);
	background-repeat:repeat;
	overflow: auto;
  }
   #breadcrumbs {
	font-size: 13px;
                width: 98%;
	background-image: url(uploads/images/doorzicht.png);
	background-repeat:repeat;
	overflow: hidden;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: thin;
    border-top-width: thin;
	border-bottom-color: #F90;
    border-top-color: #F90;
	height: 24px;
	margin-left: 4px;
    margin-top: 2px;
	padding-left: 10px;
    padding-top: 4px;
  }

div#search {
	/* position for the search box */
	float: right;
	/* enough width for the search input box */
	width: 27em;
	text-align: right;
	clear: right;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 0;
	margin-left: 1em;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0;
	z-index: 1;
}
/* a class for Submit button for the search input box */
input.search-button {
	border: none;
	height: 22px;
	width: 54px;
	margin-left: 5px;
	/* makes the hover cursor show, you can set your own cursor here */
	cursor: pointer;
	/* you can set your own image here */
	background: url(uploads/ngrey/search.gif) no-repeat center center;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	float: right;
}

#teller {
	text-align: center;
	width: 120px;
                background-image: url(uploads/images/doorzicht-wittig.png);
	background-repeat:repeat;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: thin;
	border-top-width: thin;
	border-bottom-color: #F90;
	border-top-color: #F90;
	height: 24px;
	margin-left: 4px;
	margin-top: 2px;
	padding-left: 10px;
	padding-top: 4px;
	clear: left;
  }


 #footer {
	font-size: 9px;
	width: 120px;
	background-image: url(uploads/images/doorzicht-wittig.png);
	background-repeat:repeat;
	overflow: hidden;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: thin;
	border-top-width: thin;
	border-bottom-color: #F90;
	border-top-color: #F90;
	height: 24px;
	margin-left: 4px;
	margin-top: 2px;
	padding-left: 10px;
	padding-top: 4px;
	clear: left;
  }

/* End of 'ikelpie' */

