/*
  *******************************************************
  Cascade Style Sheet
  (c) 2007 REDDIE
  *******************************************************
  Reddie
  Linge 42
  2911 EK Nieuwerkerk aan den IJssel
  (The Netherlands)
  tel. +31 (0)180 - 32 62 97
  mobiel. +31 (6) 24 22 46 89
  http://www.reddie.nl
  info <at> reddie <punt> nl 
  ******************************************************
*/
/*ALGEMENE OPMAAK ------------------------------------*/
* {
	padding: 0;
	margin: 0;
}
body {
    font-family: Tahoma, Helvetica, sans-serif;
    text-align: center;
    background: #2b5306;
    color: #000000;
}
#paypal {
height: 50px;
text-align: right;
}
a, a:link, a:visited {
    font-weight: bold;
    color: #d0d33f;
    text-decoration:none;
}
a:hover {
    text-decoration: underline;
}
a:active, a:focus {
    font-weight: bold;
    color: blue;
} 
img {
border: none;
}
.table {
width: 90%;
border: 2px ridge #2b5306;
padding: 1px 5px;
margin: 15px 15px;
font-size: 12px;
}
p {
    margin-bottom: 10px;
    line-height: 19px;
    font-size: 12px;
}
acronym {
	font-weight: bold;
	text-decoration: none;
	border-bottom: none;
	cursor: help;
}
/*POSITIONING ------------------------------------*/
#container {
    margin: auto;
    text-align: left;
    background: white;
	width: 800px;
}
#header {
    text-align: center;
    background: white url(../graphics/design-koffie/koffiebonen.jpg) no-repeat center top;
	height: 600px;
}
#header h1 span {
text-align: right;
padding-right: 10px;
    display: block;
	font-size:130%;
	letter-spacing: 5px;
	text-transform: uppercase;
	color: #294b0d;
}
#header h2 span {
    display: none;
}
#intro {
	width: 100%;
	height: 400px;
	top: 0px;
	border: none;
}
#inleiding, #portfolio, #joomla {
	position: absolute;
	top: 90px;
	width: 600px;
	color: #fffefd;
	font-weight: bold;
	font-size: 130%;
    padding: 0px 20px 10px 10px;
	border: none;
}
#missie .p1 {
	float: right;
	letter-spacing: 2px;
	margin-top: -320px;
	padding-top: 0px;
	margin-right: 10px;
	text-align: right;
	font-weight: bold;
	font-style: italic;
	font-size: 100%;
	color: #294b0d;
	width: 200px;
}
#inleiding h3, #portfolio h3, #joomla h3 {
    margin-bottom: 0px;
    height: 32px;
	letter-spacing: 4px;
}
#inleiding h3 span, #portfolio h3 span, #joomla h3 span {
    display: block;
}
#tekstvlak {
background: #fffefd;
	float: left;
    margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 450px;
	padding: 0 10px 5px 10px;
}
#tekstvlak h3 span {
    display: block;
}
#tekstvlak ul {
font-size: 12px;
text-align: left;
margin-bottom: 20px;
margin-left: 30px;
line-height: 19px;
}
#tekstvlak ul li {
list-style-position: outside;
list-style-type: square;
}
#tekstvlak ul .filmpjes {
list-style: none;
}
#tekstvlak ul li.filmpjes  {
height: 100px;
margin: 0;
padding: 0;
}
#tekstvlak ul li.filmpjes img {
float: left;
padding-right: 15px;
}
#tekstvlak .leftimage, .leftimage {
   float: right;
   margin: 5px 20px 2px 0px;
}
#tekstvlak .rightimage, .rightimage {
   float: right;
   margin: 5px 0px 2px 20px;
}
#webservices, #admdienst, #ondersteuning, #ervaring, 
#instructies, #documentatie, #handigelinks {
    padding-right: 20px;
	text-align: justify;
    border-bottom: 4px ridge #2b5306;	
}
#ontwerp, #beschrijving, #meerinformatie {
    text-align: left;
	border-bottom: 4px ridge #2b5306;
}
#webservices h3, #admdienst h3, #ondersteuning h3, #ervaring h3  {
    margin-top: 10px;
    height: 32px;
	letter-spacing: 2px;
}
#ontwerp h3, #beschrijving h3, #meerinformatie h3, #instructies h3, #documentatie h3, #handigelinks h3 {
    margin-top: 10px;
    height: 32px;
	letter-spacing: 2px;
}
#footer {
    padding: 30px 10px 5px 0px;
    color: #2b5306;
    text-align: right;
    clear: both;
    font-size: 80%;
    height: 80px;	
}
#footer a {
color: #d0d33f;
}

/*NAVIGATIE ------------------------------------*/
#linkList {
padding: 0 5px;
background: #f0fA42;
position: relative;
float: right;
width: 320px;
border-bottom: 4px ridge  #2b5306;
}
#linkList h3 span {
    display: block;	
}
#linkList h3 {
	padding: 0 5px;
    margin-top: 25px;
    height: 30px;
}
h3.kies {
    text-align: right;
    margin-bottom: 5px;
}
h3.websites {
    margin-bottom: 5px;
}
h3.ontwikkeling {
	text-align: right;
    margin-bottom: 5px;
}
h3.links {
    margin-bottom: 5px;
}
#linkList ul {
 list-style: none;
}
#lkies ul li {
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-size: 70%;
	text-transform: uppercase;
	letter-spacing: 2px;
    color: #2a4417;
	}	
#lkies ul li a, #lkies ul li a:link, #lkies ul li a:visited {
    display: block;
	text-align: right;
    clear: both;
    font-size: 100%;
    font-weight: bold;
    color: #2a4417;
    text-decoration: none;
}
#lkies ul li a:hover {
    text-decoration: none;
    color: #786447;
}
#lkies ul li a, #lkies ul li a:active, #lkies ul li a:focus {
    display: block;
    clear: both;
    font-size: 100%;
    font-weight: bold;
    text-decoration: underline;
    color: #2a4417;
}
#lwebsites ul li {
 list-style: none;
    margin-bottom: 5px;
    font-size: 80%;
    color: #2a4417;
	padding-left: 5px;
}
#lwebsites ul li a, #lwebsites ul li a:link, #lwebsites ul li a:visited {
    font-weight: bold;
    color: #2a4417;
    text-decoration: underline;
}
#lwebsites ul li a:hover {
    text-decoration: none;
    color: #786447;
}
#lwebsites ul li a:active, #lwebsites ul li a:focus {
    font-weight: bold;
    color: #2a4417;
    text-decoration: underline;
}
#lontwikkeling ul li {
    text-align: right;
    margin-bottom: 5px;
    font-size: 80%;
    color: #2a4417;
}
#lontwikkeling ul li a, #lontwikkeling ul li a:link, #lontwikkeling ul li a:visited {
    font-weight: bold;
    color: #2a4417;
    text-decoration: underline;
}
#lontwikkeling ul li a:hover {
    text-decoration: none;
    color: #786447;
}
#lontwikkeling ul li a:active, #lontwikkeling ul li a:focus {
    font-weight: bold;
    color: #2a4417;
    text-decoration: underline;
}
#llinks ul li {
    margin-bottom: 5px;
    font-size: 80%;
    color: #2a4417;
}
#llinks ul li a, #llinks ul li a:link, #llinks ul li a:visited {
    font-weight: bold;
    color: #2a4417;
    text-decoration: underline;
}
#llinks ul li a:hover {
    text-decoration: none;
    color: #786447;
}
#llinks ul li a:active, #llinks ul li a:focus {
    font-weight: bold;
    color: #2a4417;
    text-decoration: underline;
}