/*
  *******************************************************
  Cascade Style Sheet
  (c) 2005 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: "Comic Sans MS";
	color: #CCFFFF;
	background-attachment: fixed;
	background-color: #CCFFFF;
	background-image: url(../graphics/design-dolphin/dolphin.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a, a:link, a:visited {
    font-weight: bold;
    color: #CCFFFF;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
a:active, a:focus {
    font-weight: bold;
    color: #CCFFFF;
}  
img {
border: none;
}
p {
	margin-bottom: 20px;
	line-height: 20px;
	font-size: 80%;
	text-indent: 20px;
}
td, tr {
	margin-bottom: 20px;
	line-height: 20px;
	font-size: 90%;
	text-indent: 2px;
padding-right: 10px;
border-bottom: 3px groove #003366;
}
.nav {
	margin-bottom: 10px;
	line-height: 12px;
	font-size: 80%;
	text-align: center;
}
acronym {
	font-weight: bold;
	text-decoration: none;
	border-bottom: none;
	cursor: help;
}
/*POSITIONING ------------------------------------*/
#container {
    position: relative;
	width: 800px;
    background: #585d7d url(../graphics/design-dolphin/bg.jpg) repeat-y;
}
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
    background: #585d7d url(../graphics/design-dolphin/header.jpg) no-repeat;
    height: 180px;
}
#header h1 span, #header h2 span {
    display: none;
}
#missie .p1 {
	position: absolute;
	top: 150px;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 85%;
	color: #003366;
	width: 615px;
}
#inleiding, #portfolio, #joomla {
    margin: 0 200px 0 0;
    padding: 190px 20px 20px 15px;
}
#inleiding h3 {
    margin-bottom: 20px;
    height: 80px;
    background: transparent url(../graphics/design-dolphin/welkom.jpg) no-repeat left;
}
#portfolio p, #joomla p {
	font-size: 90%;
}
#portfolio h3 {
    margin-bottom: 20px;
    height: 80px;
    background: transparent url(../graphics/design-dolphin/portfolio.jpg) no-repeat left;
}
#joomla h3 {
    margin-bottom: 20px;
    height: 80px;
    background: transparent url(../graphics/design-dolphin/joomla.gif) no-repeat left;
}
#inleiding h3 span, #portfolio h3 span, #joomla h3 span {
    display: none;
}
#tekstvlak {
	clear: both;
    margin: 0 200px 0 0;
    padding: 0px 20px 35px 15px;
}
#tekstvlak h3 span {
    display: none;
}
#tekstvlak ul {
line-height: 20px;
font-size: 80%;
}
#tekstvlak li {
margin-left: 80px;
margin-bottom: 5px;
}
#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: left;
   margin: 5px 20px 10px 0px;
   text-indent: 0px;
}
#tekstvlak .rightimage, .rightimage {
   float: left;
   margin: 5px 20px 20px 0px;
   text-indent:0px;
}
#webservices, #admdienst, #ondersteuning, #ervaring, #ontwerp, #beschrijving, #meerinformatie, #instructies, #documentatie, #handigelinks {
    padding-right: 0px;
}
#webservices h3 {
    margin-bottom: 20px;
    height: 80px;
    background: transparent url(../graphics/design-dolphin/webservices.jpg) no-repeat left top;
}
#admdienst h3 {
    margin-bottom: 20px;
    height: 80px;
    background: transparent url(../graphics/design-dolphin/admdienst.jpg) no-repeat left top;
}
#ondersteuning h3 {
    margin-bottom: 20px;
    height: 80px;
    background: transparent url(../graphics/design-dolphin/ondersteuning.jpg) no-repeat left top;
}
#ervaring h3 {
    margin-bottom: 20px;
    height: 80px;
    background: transparent url(../graphics/design-dolphin/ervaring.jpg) no-repeat left top;
}
#ontwerp h3 {
    margin-bottom: 20px;
    height: 80px;
    background: transparent url(../graphics/design-dolphin/ontwerp.jpg) no-repeat left top;
}
#beschrijving h3 {
    margin-bottom: 20px;
    height: 80px;
    background: transparent url(../graphics/design-dolphin/beschrijving.jpg) no-repeat left top;
}
#meerinformatie h3 {
    margin-bottom: 20px;
    height: 80px;
    background: transparent url(../graphics/design-dolphin/meerinformatie.jpg) no-repeat left top;
}
#instructies h3 {
    margin-bottom: 20px;
    height: 80px;
    background: transparent url(../graphics/design-dolphin/instructies.gif) no-repeat left top;
}
#documentatie h3 {
    margin-bottom: 20px;
    height: 80px;
    background: transparent url(../graphics/design-dolphin/documentatie.gif) no-repeat left top;
}
#handigelinks h3 {
    margin-bottom: 20px;
    height: 80px;
    background: transparent url(../graphics/design-dolphin/handigelinks.gif) no-repeat left top;
}
#footer {
	position: relative;
	left: 0px;
	width: 800px;
	margin: 0 0 -35px -15px;
	text-align: center;
	color: #FBFFFF;
	background: #585d7d url(../graphics/design-dolphin/footer.jpg) no-repeat bottom left;
	height: 500px;
	line-height: 40px;
	font-weight: bold;
	font-variant: small-caps;
	font-size: small;
}
/*NAVIGATIE ------------------------------------*/
#linkList {
    position: absolute;
    top: 115px;
    left: 626px;
    width: 174px;
	font-variant: small-caps;
    font-weight: bold;
}
#linkList h3 span {
    display: none;
}
#linkList h3 {
    margin-top: 25px;
    width: 174px;
    height: 40px;
	font-size: 100%;
    font-weight: bold;
}
h3.kies {
    margin-bottom: 5px;
    background: transparent url(../graphics/design-dolphin/kies.gif) no-repeat left center;
}
h3.websites {
    margin-bottom: 5px;
    background: transparent url(../graphics/design-dolphin/websites.gif) no-repeat left center;
}
h3.ontwikkeling {
    margin-bottom: 5px;
    background: transparent url(../graphics/design-dolphin/ontwikkeling.gif) no-repeat left center;
}
h3.links {
    margin-bottom: 5px;
    background: transparent url(../graphics/design-dolphin/links.gif) no-repeat left center;
}
#linkList ul {
    margin: 0px 0px 0px 20px;
}
#lkies ul li {
    list-style: square url(none);
    margin-bottom: 5px;
    padding: 0 10px 0px 0px;
    font-size: 90%;
    font-weight: normal;
	color: #000066;
}
#lkies ul li a, #lkies ul li a:link, #lkies ul li a:visited {
    display: block;
    clear: both;
    padding: 0 0 2px 0;
    font-weight: bold;
    font-size: 100%;
    text-decoration: none;
    color: #003366;
}
#lkies ul li a:hover {
    font-weight: bold;
	background-color: #585D7D;
    text-decoration: none;
    color: #CCFFFF;
}
#lkies ul li a, #lkies ul li a:active, #lkies ul li a:focus {
    display: block;
    clear: both;
    font-weight: bold;
    font-size: 90%;
    text-decoration: none;
    color: #003366;
}
#lwebsites ul li {
    list-style: square url(none);
    padding: 0 10px 2px 0px;
    font-size: 90%;
    color: #003366;
}
#lwebsites ul li a, #lwebsites ul li a:link, #lwebsites ul li a:visited {
    display: block;
    clear: both;
    color: #003366;
    text-decoration: none;
}
#lwebsites ul li a:hover {
    text-decoration: none;
	background-color: #585D7D;
    color: #CCFFFF;
}
#lwebsites ul li a:active, #lwebsites ul li a:focus {
    color: #003366;
    text-decoration: none;
}
#lontwikkeling ul li {
    list-style: square url(none);
    padding: 0 10px 2px 0px;
    font-size: 90%;
    color: #003366;
}
#lontwikkeling ul li a, #lontwikkeling ul li a:link, #lontwikkeling ul li a:visited {
    display: block;
    clear: both;
    color: #003366;
    text-decoration: none;
}
#lontwikkeling ul li a:hover {
    text-decoration: none;
	background-color: #585D7D;
    color: #CCFFFF;
}
#lontwikkeling ul li a:active, #lontwikkeling ul li a:focus {
    color: #003366;
    text-decoration: none;
}
#llinks ul li {
    list-style: square url(none);
    padding: 0 10px 2px 0px;
    font-size: 90%;
    color: #003366;
}
#llinks ul li a, #llinks ul li a:link, #llinks ul li a:visited {
    display: block;
    clear: both;
    color: #003366;
	text-decoration: none;
}
#llinks ul li a:hover {
    text-decoration: none;
	background-color: #585D7D;
	color: #CCFFFF;
}
#llinks ul li a:active, #llinks ul li a:focus {
    color: #003366;
	text-decoration: none;
}